X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fbuild%2FNOTES-QEMU.TXT;h=e1f262c096b8596837500fc7eeb2f222fd43cc8d;hb=86c6fd174a293cdea69e4592e2eace691949043c;hp=ef4330984a3f66229ed0c29879bdb8079fafb880;hpb=1cc11b811dd67e1023f9a4584853f516b7a61a41;p=palacios.git diff --git a/palacios/build/NOTES-QEMU.TXT b/palacios/build/NOTES-QEMU.TXT index ef43309..e1f262c 100644 --- a/palacios/build/NOTES-QEMU.TXT +++ b/palacios/build/NOTES-QEMU.TXT @@ -12,10 +12,16 @@ memory, registers, disassemble, etc. It's not a complete debugger, thoough --s waits for a gdb connection. This seems to only work for kgdb and linux kernels +-S waits for a gdb connection. This seems to only work for kgdb and linux kernels -serial stdio redirects COM1 to stdio +-serial file: writes COM1 to the given file +MAKING an ISO image from a floppy image +mkisofs -pad -b -R -o + + +/usr/local/qemu/bin/qemu-system-x86_64 -serial file:serial.out -m 1024 -fda fd.img -cdrom guest_no_timer.iso