diff options
| author | Jan Kiszka | 2012-02-17 18:31:18 +0100 |
|---|---|---|
| committer | Avi Kivity | 2012-02-18 11:15:57 +0100 |
| commit | 2a2af967b0bc601c9b450c72b95104e67222e5b2 (patch) | |
| tree | bca728f6bf9ed5b25d0451c0b838879953338bbd /Makefile | |
| parent | target-i386: Add infrastructure for reporting TPR MMIO accesses (diff) | |
| download | qemu-2a2af967b0bc601c9b450c72b95104e67222e5b2.tar.gz qemu-2a2af967b0bc601c9b450c72b95104e67222e5b2.tar.xz qemu-2a2af967b0bc601c9b450c72b95104e67222e5b2.zip | |
kvmvapic: Add option ROM
This imports and builds the original VAPIC option ROM of qemu-kvm.
Its interaction with QEMU is described in the commit that introduces the
corresponding device model.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -253,7 +253,7 @@ pxe-e1000.rom pxe-eepro100.rom pxe-ne2k_pci.rom \ pxe-pcnet.rom pxe-rtl8139.rom pxe-virtio.rom \ bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \ mpc8544ds.dtb \ -multiboot.bin linuxboot.bin \ +multiboot.bin linuxboot.bin kvmvapic.bin \ s390-zipl.rom \ spapr-rtas.bin slof.bin \ palcode-clipper |
