d4e5177000
release announcement is here: http://lists.gnu.org/archive/html/qemu-devel/2009-12/msg02151.html Quoting from pkg-message: - kqemu is no longer supported in qemu upstream after the 0.11 branch was created, which means also not in this version. (Linux has moved on to kvm now for qemu(-like) virtualization needs, so if you want qemu to go faster and don't want to switch to virtualbox or stick to the older emulators/qemu port which is at 0.11.1 atm and as such still supports kqemu you should help getting the FreeBSD kvm port updated and completed: http://wiki.freebsd.org/FabioChecconi/PortingLinuxKVMToFreeBSD )
10 lines
212 B
Text
10 lines
212 B
Text
Index: hw/ide/internal.h
|
|
@@ -27,7 +27,7 @@
|
|
//#define DEBUG_IDE
|
|
//#define DEBUG_IDE_ATAPI
|
|
//#define DEBUG_AIO
|
|
-#define USE_DMA_CDROM
|
|
+// #define USE_DMA_CDROM
|
|
|
|
/* Bits of HD_STATUS */
|
|
#define ERR_STAT 0x01
|