summaryrefslogtreecommitdiff
path: root/bios
AgeCommit message (Expand)AuthorFilesLines
2008-08-25recompile BIOS images with latest merged patchessshwarts2-0/+0
2008-08-24BIOS patches appliedsshwarts2-8/+21
2008-08-18kvm: bios: end AP boot code execution in rombiosSebastian Herbszt1-0/+2
2008-08-14kvm: bios: detect vapic calls to uninitialized vapicAvi Kivity1-0/+15
2008-07-30It is QEMU only so don't see any problem to apply a patch :)sshwarts1-1/+1
2008-07-27- minor ATA/ATAPI model string fixesvruppert3-1/+7
2008-07-16kvm: bios: add 'push tpr' instruction supportAvi Kivity1-0/+12
2008-07-11Remove incorrect commentsshwarts1-5/+0
2008-06-22- applied rombios patches from SF tracker by Sebastianvruppert3-9/+32
2008-06-14kvm: bios: use preprocessor for pci hotplug notifiersAvi Kivity1-247/+38
2008-06-14kvm: bios: use preprocessor for cpu hotplug notifiersAvi Kivity1-112/+22
2008-06-14kvm: bios: use preprocessor for pci slot hotplugAvi Kivity1-278/+41
2008-06-14kvm: bios: use preprocessor for pci link routingAvi Kivity1-191/+43
2008-06-14kvm: bios: use preprocessor to generate Processor() acpi blocksAvi Kivity2-141/+31
2008-06-13kvm: bios: fix acpi table duplicate _SUN entryMarcelo Tosatti1-1/+1
2008-06-12kvm: bios: disable interrupts when accessing vtprAvi Kivity1-0/+2
2008-06-03- BIOS images regeneratedvruppert2-0/+0
2008-06-02Merged patch from @SF trackersshwarts1-1/+4
2008-06-01- corrected image size (biossums added 512 bytes with checksum after fixing thevruppert4-0/+0
2008-05-30- LGPL'd VGABIOS updated to version 0.6b (see VGABIOS-lgpl-README for details)vruppert5-2/+7
2008-05-27kvm: bios: smp mtrr supportAvi Kivity3-14/+47
2008-05-27kvm: bios: add mtrr supportAvi Kivity1-0/+79
2008-05-22kvm: bios: generate mptable unconditionallyAvi Kivity1-5/+0
2008-05-18- set the compatible pci interrupt router back to PIIX (SF patch #1956843 by ...vruppert3-2/+2
2008-05-18kvm: bios: enable _SUN in Slot devicesAlexander Graf1-0/+31
2008-05-07kvm: bios: fix copy&paste bug in ACPI IRQ routing tablesMarcelo Tosatti1-8/+8
2008-05-02Precompiled Bochs BIOS binariessshwarts2-0/+0
2008-05-02bios patch: kvm: bios: don't advertise ACPI C2 or C3 supportsshwarts1-2/+2
2008-05-02Merged patches from @SF tracker for BIOSsshwarts1-2/+2
2008-04-21Merged LBA48 patch from @SF trackersshwarts3-54/+66
2008-04-10Updated BIOS binariessshwarts2-0/+0
2008-04-08Merged BIOS patches from @SF trackersshwarts2-3/+11
2008-03-28Fixed race condition in QEMU - can't happen in Bochs because in Bochs all RMW...sshwarts1-1/+1
2008-03-26indent changessshwarts1-2/+2
2008-03-21Update precompiled BIOS imagessshwarts2-0/+0
2008-03-21Merged patch from @SF trackersshwarts1-0/+1
2008-03-19Merge SF patchsshwarts1-3/+3
2008-03-16kvm: bios: notify _EJ0 through _SEJ OperationRegionMarcelo Tosatti1-31/+130
2008-03-16kvm: bios: add OperationRegion and GPE handler for add/removal notificationMarcelo Tosatti1-0/+257
2008-03-16kvm: bios: add devices to represent PCI slots with _EJ0 methodMarcelo Tosatti1-0/+155
2008-03-07Patch from @SF trackersshwarts4-31/+229
2008-03-04kvm: bios: use smp_cpus as lapic idGlauber Costa1-2/+2
2008-03-02kvm: bios: fix removal of rombios32.c's ssdtAvi Kivity1-4/+3
2008-02-28kvm: bios: add 26 pci slots, bringing the total to 32Avi Kivity1-0/+156
2008-02-27kvm: bios: remove acpi_build_processor_ssdtGlauber Costa1-55/+0
2008-02-27kvm: bios: provide _MAT to acpi processorGlauber Costa1-14/+140
2008-02-27kvm: bios: implement method _L00 for GPE0Glauber Costa1-0/+114
2008-02-27kvm: bios: provide operation region for pio to the gpesGlauber Costa1-0/+7
2008-02-27kvm: bios: provide gpe _L0x methodsGlauber Costa1-0/+51
2008-02-27kvm: bios: mark processors as presentGlauber Costa1-0/+18