Commit graph

7 commits

Author SHA1 Message Date
Juergen Lock
d4679191a5 - Try and fix for real the issue of exiting qemu processes sometimes
stuck in devdrn
- Remove the -DSMP magic, it didn't help the amd64 SMP panics and was
  useless anyway (the panics still exist, the only good workaround I've
  found so far is forcing qemu onto cpu 1 and that is only possible on
  HEAD using the new cpuset feature)
- Only bother with the -DKSE magic for OSVERSIONs where it matters
- Bump PORTREVISION
2008-04-19 15:04:56 +00:00
Juergen Lock
3b32dcf4ec - add patch for recent -current that no longer uses sched_lock
- fix KERNCONF detection
- bump PORTREVISION

(There sill is that unresolved issue of the KSE/SMP CFLAGS not being
passed down to the build for one guy tho, even tho they do appear in
make -V CFLAGS...)
2007-07-21 19:38:16 +00:00
Juergen Lock
c8369be915 Update to 1.3.0pre10:
- Changed license to GPL version 2
- x86_64 full virtualization support

Approved by:	miwi (mentor, implicit)
2007-02-06 20:46:29 +00:00
Martin Wilke
d7aa9009e0 - Add fix for -current
- Add rcscript

PR:		ports/106728
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-12-15 08:38:11 +00:00
Norikatsu Shigemura
4e85a59892 Update to 1.3.0pre5.
o Change MAINTAINER-ship to submitter.
o portlint happy.

Submitted by:	Juergen Lock <qemu-l@jelal.kn-bremen.de>
2006-04-09 16:57:59 +00:00
Norikatsu Shigemura
42a477a13c Fix kernel panic after stopping qemu.
Submitted by:	pjd
2005-11-06 09:03:02 +00:00
Norikatsu Shigemura
7fcc885a6c Add kqemu 0.7.2, is a kernel module to accelerate
QEMU CPU Emulator.

WWW:		http://fabrice.bellard.free.fr/qemu/qemu-accel.html
Discussed with:	Juergen Lock <nox@jelal.kn-bremen.de>
Reviewed by:	Juergen Lock <nox@jelal.kn-bremen.de>
2005-10-31 13:42:20 +00:00