Juergen Lock
443c9e6d2c
- Update to 1.4.0.p1 after repocopy from kqemu-kmod, this version is
...
needed for qemu svn and the experimental qemu-devel update available at:
http://people.freebsd.org/~nox/qemu/qemu-devel-20080620.patch
(see
http://docs.freebsd.org/cgi/mid.cgi?20080620211216.GA75382
for the original announcement.)
- Add CONFLICTS with the kqemu-kmod port.
- Add D_NEEDMINOR as now required on -current for drivers that use the
cloner library:
http://svn.freebsd.org/viewvc/base?view=revision&revision=179726
(this last item was not yet in the original shar I put up for testing.)
2008-06-22 22:06:15 +00:00
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