diff options
Diffstat (limited to 'emulators/qemu/pkg-message')
| -rw-r--r-- | emulators/qemu/pkg-message | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/emulators/qemu/pkg-message b/emulators/qemu/pkg-message index e26c4d60f0c8..a7276c83442f 100644 --- a/emulators/qemu/pkg-message +++ b/emulators/qemu/pkg-message @@ -63,14 +63,6 @@ with qemu's now by default enabled cdrom dma. You can build the port with CDROM_DMA disabled to disable it. - if you build qemu wihout SDL and then get crashes running it try passing it -nographic. This should probably be default in that case... -- physical device access (real cdrom/dvd instead of iso) seems to cause -problems with some guests now. If this happens to you you can make -an iso of the disc by doing something like - dd bs=2k </dev/acd0 >cd.iso -and then use - qemu -cdrom cd.iso ... -instead of giving it the physical device. (This might also speed up the -guest somewhat.) - qemu now uses aio at least for ide dma, so if you get `Bad system call' crashes that is because aio is not (kld)loaded. ==== |
