CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/12/12 03:56:56
Modified files:
emulators/qemu : Makefile distinfo
emulators/qemu/patches: patch-configure
patch-target-i386_translate_c
emulators/qemu/pkg: PLIST README
Added files:
emulators/qemu/pkg: MESSAGE
Removed files:
emulators/qemu/patches: patch-hw_e1000_c patch-hw_e1000_hw_h
emulators/qemu/pkg: PFRAG.bsduser
Log message:
Update to QEMU 1.0, from Brad.
- disable the BSD userland emulation support for now, it's not widely useful yet
- workaround for incorrect time_t type assumption, from stsp@
N.B. As of QEMU 1.0 the i386 target has been renamed from qemu to
qemu-system-i386, you will need to change scripts/command lines as necessary.
ok stsp@ dcoppa@