qemu/pc-bios/bios-pq
Anthony Liguori e1e8f35a4f bios: Fix multiple calls into smbios_load_ex
We're marking the used entry bitmap in smbios_load_external() for each
type we check, regardless of whether we loaded anything.  This makes
subsequent calls behave as if we've already loaded the tables from qemu
and can result in missing tables (ex. multiple type4 entries on an SMP
guest).  Only mark the bitmap if we actually load something.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-07-16 08:28:13 -05:00
..
0001_bx-qemu.patch
0002_kvm-bios-update-smbios-table-to-report-memory-above-4g.patch Update PC BIOS to latest bits from Bochs 2009-02-11 14:55:47 +00:00
0003_kvm-bios-generate-mptable-unconditionally.patch Add BIOS fixes from KVM tree 2009-01-21 21:46:20 +00:00
0004_kvm-bios-resolve-memory-device-roll-over-reporting--issues-with-32g-guests.patch Update PC BIOS to latest bits from Bochs 2009-02-11 14:55:47 +00:00
0005_kvm-bios-fix-smbios-memory-device-length-boundary--condition.patch Update PC BIOS to latest bits from Bochs 2009-02-11 14:55:47 +00:00
0006_qemu-bios-use-preprocessor-for-pci-link-routing.patch Add BIOS patches necessary for hotplug (Marcelo Tosatti) 2009-02-11 15:11:43 +00:00
0007_bios-add-26-pci-slots,-bringing-the-total-to-32.patch Add BIOS patches necessary for hotplug (Marcelo Tosatti) 2009-02-11 15:11:43 +00:00
0008_qemu-bios-provide-gpe-_l0x-methods.patch Add BIOS patches necessary for hotplug (Marcelo Tosatti) 2009-02-11 15:11:43 +00:00
0009_qemu-bios-pci-hotplug-support.patch Add BIOS patches necessary for hotplug (Marcelo Tosatti) 2009-02-11 15:11:43 +00:00
0010_bios-mark-the-acpi-sci-interrupt-as-connected-to-irq-9.patch Add BIOS patches necessary for hotplug (Marcelo Tosatti) 2009-02-11 15:11:43 +00:00
0011_read-additional-acpi-tables-from-a-vm.patch Make PCI config status register read-only 2009-04-10 20:48:17 +00:00
0012-load-smbios-entries-and-files-from-qemu.patch qemu: Add support for SMBIOS command line otions (Alex Williamson) 2009-04-17 18:59:56 +00:00
0013_fix-non-acpi-timer-interrupt-routing.patch Fix non-ACPI Timer Interrupt Routing (Beth Kon) 2009-04-17 21:01:11 +00:00
0014_add-srat-acpi-table-support.patch sending NUMA topology to BIOS (Andre Przywara) 2009-04-21 22:31:41 +00:00
0015_enable-power-button-even-generation.patch Enable power button even generation. 2009-05-08 10:13:01 -05:00
0016-use-correct-mask-to-size-pci-option-rom-bar.patch bios: Use the correct mask to size the PCI option ROM BAR 2009-05-22 10:50:37 -05:00
0017-bochs-bios-Move-QEMU_CFG-constants-to-rombios.h.patch Regenerate BIOS and add patches for -boot option 2009-07-16 08:28:12 -05:00
0018-bochs-bios-Make-boot-prompt-optional.patch Regenerate BIOS and add patches for -boot option 2009-07-16 08:28:12 -05:00
0019-bios-fix-multiple-calls.patch bios: Fix multiple calls into smbios_load_ex 2009-07-16 08:28:13 -05:00
HEAD Update PC BIOS to latest bits from Bochs 2009-02-11 14:55:47 +00:00
series bios: Fix multiple calls into smbios_load_ex 2009-07-16 08:28:13 -05:00