Hi I'd like to savevm/loadvm the state of my win2k virtual machine.
This works fine with qemu or with kvm using the -no-kvm switch. But when kvm is enabled, issuing "savevm" causes a crash. All I get is the message "Bus error" on the console. If I try to restore a previously saved state with kvm, I get a different crash: qemu: warning: error while loading state for instance 0x0 of device 'ram' unhandled vm exit: 0x80000021 rax 0000000060000010 rbx 0000000000060784 rcx 00000000000000b6 rdx 0000000000307ae3 rsi 000000000000ac2f rdi 0000000006000000 rsp 0000000000067ff6 rbp 0000000000060e14 r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 0000000000000000 r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000 rip 00000000000003a8 rflags 00000002 cs 0058 (00020000/0000ffff p 1 dpl 0 db 0 s 1 type a l 0 g 0 avl 0) ds 0060 (00022ac0/0000ffff p 1 dpl 0 db 0 s 1 type 2 l 0 g 0 avl 0) es 0060 (00022ac0/0000ffff p 1 dpl 0 db 0 s 1 type 2 l 0 g 0 avl 0) ss 0060 (00022ac0/0000ffff p 1 dpl 0 db 0 s 1 type 2 l 0 g 0 avl 0) fs 0060 (00022ac0/0000ffff p 1 dpl 0 db 0 s 1 type 2 l 0 g 0 avl 0) gs 0060 (00022ac0/0000ffff p 1 dpl 0 db 0 s 1 type 2 l 0 g 0 avl 0) tr 0028 (00023ff0/00000077 p 1 dpl 0 db 0 s 0 type 9 l 0 g 0 avl 0) ldt 0000 (00000000/00000000 p 1 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0) gdt 36000/3ff idt 36400/7ff cr0 60000010 cr2 0 cr3 30000 cr4 0 cr8 0 efer 0 cirrus_vga_load: REAL_VRAM_SIZE MISMATCH !!!!!! SAVED=4194304 CURRENT=4194304Aborted Any ideas? This is my first attempt at kvm so I may have missed something. I'm using: a Core Duo cpu, kvm-16, and the Debian etch 2.6.18 kernel. Thanks! ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel