Avi Kivity wrote:
> - restore option roms to their original content on reset
>   - fixes extboot failures after reset

It doesn't seem to work here:

$ dmesg | grep kvm | tail -1
[1649282.904413] loaded kvm module (kvm-75)
$ sudo kvm | head -1
QEMU PC emulator version 0.9.1 (kvm-75), Copyright (c) 2003-2008 Fabrice Bellard
$ sudo /usr/bin/kvm -M pc -m 512 -smp 1 -name svn -boot c -drive 
file=/dev/mapper/raid1-svn,if=virtio,index=0,boot=on

At GRUB, I hit "c" for a command prompt, then type "reboot".
At the reboot, the BIOS says:

  QEMU BIOS - build: 09/03/08
  $Revision: 1.182 $ $Date: 2007/08/01 17:09:51 $
  Options: apmbios pcibios eltorito rombios32
  
  ata1 master: QEMU DVD-ROM ATAPI-4 CD-Rom/DVD-Rom
  
  Booting from Hard Disk...
  Boot from Hard Disk failed: could not read the boot disk
  FATAL: No bootable device.

With if=ide, rebooting in this manner works fine.

-jim
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to