aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop kvm/bios/ treeAvi Kivity2009-10-151-2749/+0
* kvm: bios: Fix multiple calls into smbios_load_exAlex Williamson2009-07-281-5/+6
* kvm: bios: port firmware config movement to rombios.hAvi Kivity2009-07-281-10/+0
* Advertise HPET in ACPI HPET tableBeth Kon2009-07-121-8/+3
* bios: allow qemu to configure irq0->inti2 overrideBeth Kon2009-07-121-16/+50
* kvm: bios: Move _PR to SSDTJes Sorensen2009-06-211-4/+12
* bios: Fix RSDT table creationBeth Kon2009-06-101-14/+14
* bios: Fix MADT table creationBeth Kon2009-06-101-3/+6
* kvm: bios: Read MADT entries from memory in processors _MAT method.Gleb Natapov2009-06-021-1/+1
* bios: dynamically track available rsdt entriesAvi Kivity2009-05-101-13/+13
* bios: add SRAT ACPI table support (Andre Przywara)Andre Przywara2009-05-101-12/+166
* bios: Load SMBIOS entries and files from qemu (Alex Williamson)Alex Williamson2009-05-101-63/+236
* bios: Read additional ACPI tables from a VMGleb Natapov2009-05-101-20/+63
* Merge commit 'bios/master'Avi Kivity2009-04-261-35/+130
|\
| * - implemented MTRR support in the bios. This is a combination of the individualvruppert2009-01-261-0/+95
| * [Bochs-developers] [PATCH] rombios32: fix SMBIOS end address range reportingsshwarts2009-01-111-2/+2
| * - the HPET merge from QEMU introduced new structures which need packing (Seba...vruppert2008-12-271-3/+3
| * - applied 3 patches from the Qemu projectvruppert2008-12-251-0/+91
* | kvm: bios: make MMIO address page aligned in guestWeidong Han2009-02-241-0/+3
* | kvm: bios: fix smbios memory device length boundary conditionBill Rieske2009-01-111-1/+1
* | kvm: bios: Remove duplicate call to qemu_cfg_port_probe()Sebastian Herbszt2009-01-041-4/+0
* | kvm: bios: KVM does not support SMM, so disable itGleb Natapov2008-12-301-1/+1
* | kvm: bios: revert TSC zeroingMarcelo Tosatti2008-12-281-6/+0
* | kvm: bios: prevent compiler from caching cpu count while starting up smpAvi Kivity2008-12-241-1/+1
* | Merge branch 'bochs-bios-cvs'Avi Kivity2008-12-231-36/+139
|\|
| * - use "__attribute__((__packed__))" instead of "#pragma pack" (Sebastian Herb...vruppert2008-12-231-13/+8
| * - applied 3 patches from the Qemu project (Anthony Liguori)vruppert2008-12-201-0/+10
| * Don't use unreserved memory in BIOS.sshwarts2008-12-041-7/+4
| * Preserve memory content during SMM iniT.sshwarts2008-12-041-2/+8
| * Add S3 state to DSDT. Handle resume event in the BIOS.sshwarts2008-12-041-12/+99
| * Applied patch [ 2217229 ] Panic on EBDA overflow in rombios32sshwarts2008-11-031-0/+5
| * Merge [ 2210194 ] Log pci class code patchsshwarts2008-10-311-6/+5
| * QEMU UUID support - QEMU only is affectedsshwarts2008-10-151-0/+46
| * This one is easy :)sshwarts2008-10-131-23/+1
* | kvm: bios: resolve memory device roll over reporting issues with >32G guestsBill Rieske2008-11-161-25/+45
* | kvm: bios: read UUID from firmware interfaceGleb Natapov2008-10-161-21/+45
* | kvm: bios: switch MTRRs to cover only the PCI range and default to WBAlex Williamson2008-10-021-20/+4
* | kvm: bios: fix SMBIOS end address range reportingAlex Williamson2008-10-021-2/+2
* | kvm: bios: update SMBIOS table to report memory above 4GAlex Williamson2008-10-021-3/+4
* | kvm: bios: cleanup/consolidate above 4G memory parsingAlex Williamson2008-10-021-8/+9
* | Merge branch 'bochs-bios-cvs' into bios-merge-2Avi Kivity2008-09-301-19/+42
|\|
| * BIOS patches appliedsshwarts2008-08-241-5/+18
| * It is QEMU only so don't see any problem to apply a patch :)sshwarts2008-07-301-1/+1
| * bios patch: kvm: bios: don't advertise ACPI C2 or C3 supportsshwarts2008-05-021-2/+2
| * Merged patches from @SF tracker for BIOSsshwarts2008-05-021-2/+2
| * Merged BIOS patches from @SF trackersshwarts2008-04-081-3/+4
| * indent changessshwarts2008-03-261-2/+2
| * Patch from @SF trackersshwarts2008-03-071-8/+17
* | kvm: bios: extend MTRRs to above 4GAlex Williamson2008-09-231-0/+18
* | kvm: bios: smp mtrr supportAvi Kivity2008-05-271-14/+33