X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fbuild%2FNOTES-QEMU.TXT;h=92227e2326d9c1d7f364f4b96708ae471a3ffe44;hb=091d8b1fcfc3a766f6603d4c1c69d9f8f4bf3031;hp=ef4330984a3f66229ed0c29879bdb8079fafb880;hpb=1cc11b811dd67e1023f9a4584853f516b7a61a41;p=palacios.git diff --git a/palacios/build/NOTES-QEMU.TXT b/palacios/build/NOTES-QEMU.TXT index ef43309..92227e2 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 vmm.img -cdrom guest_no_timer.iso