On 08/18/2010 11:16 PM, Alexander Graf wrote:
On 18.08.2010, at 17:08, Paul Brook wrote:
The qemu-kvm could boot from SCSI disk image by utilizing seabios, this
patch ported codes
from qemu-kvm to let upstream qemu to support booting from SCSI disk image.
No. This has nothing to do
There is code indentation errors in my previous post, I am sorry for
that, please review this post.
The qemu-kvm could boot from SCSI disk image by utilizing seabios, this
patch ported codes
from qemu-kvm to let upstream qemu to support booting from SCSI disk image.
Add 'boot=on' option to qe
Port codes from qemu-kvm to support boot from SCSI image
Signed-off-by: Shan Hai
---
Makefile.target |1 +
blockdev.c | 13 ++
blockdev.h |2 +
hw/extboot.c| 123
+++
hw/ivshmem.c|2 +-
hw/pc.c |