summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2009-12-18 12:01:07 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2009-12-19 08:26:24 -0600
commit72bb3c7571226af13cfe9eec020a56add3d30a70 (patch)
treede5fdb265141bb6cbbbd4847359b9da2268b0f45 /target-i386
parentFix backcompat for hotplug of SCSI controllers (diff)
downloadqemu-kvm-72bb3c7571226af13cfe9eec020a56add3d30a70.tar.gz
qemu-kvm-72bb3c7571226af13cfe9eec020a56add3d30a70.tar.bz2
qemu-kvm-72bb3c7571226af13cfe9eec020a56add3d30a70.zip
Support PCI based option rom loading
Currently, we preload option roms into the option rom space in memory. This prevents DDIM from functioning correctly which severely limits the number of roms we can support. This patch introduces a pci_add_option_rom() which registers the PCI_ROM_ADDRESS bar which points to our option rom. It also converts over the cirrus vga adapter, the rtl8139, virtio, and the e1000 to use this new mechanism. The result is that PXE boot functions even with three unique types of cards. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> (cherry picked from commit c2039bd0ffce8807e0eaac55254fde790825fa92)
Diffstat (limited to 'target-i386')
0 files changed, 0 insertions, 0 deletions