[kvm-devel] [PATCH 1/2] Add extboot to kvm-userspace (v2)

2008-01-03 Thread Anthony Liguori
extboot is an x86 Option ROM that passes through int13 functions to a VMM which allows a VMM to expose an arbitrary block device as the primary BIOS disk. It can be used to boot SCSI or paravirtual devices. Signed-off-by: Anthony Liguori [EMAIL PROTECTED] diff --git a/extboot/Makefile

[kvm-devel] [PATCH 1/2] Add extboot to kvm-userspace

2008-01-02 Thread Anthony Liguori
extboot is an x86 Option ROM that passes through int13 functions to a VMM which allows a VMM to expose an arbitrary block device as the primary BIOS disk. It can be used to boot SCSI or paravirtual devices. Signed-off-by: Anthony Liguori [EMAIL PROTECTED] diff --git a/extboot/Makefile