aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi.c
AgeCommit message (Expand)Author
2009-02-27Remove some warnings and fix windows build.aliguori
2009-02-27Allow additions of ACPI tables from command line (Gleb Natapov)aliguori
2009-02-16Generate PCI hotplug interrupt only if corespondent EN bit is set. (Gleb Nata...aliguori
2009-02-16Fix GPE registers read/write handling. (Gleb Natapov)aliguori
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori
2009-02-11qemu: pci hotplug GPE support (Marcelo Tosatti)aliguori
2009-02-11qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)aliguori
2009-02-01Add and use #defines for PCI device classesblueswir1
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori
2009-01-21Always return latest pmsts instead of the old one (Xiantao Zhang)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-17Handle suspend in qemu (Gleb Natapov)aliguori
2008-11-05Add KVM support to QEMUaliguori
2008-09-02x86: Fix powerdown for non-ACPI caseaurel32
2008-08-19ACPI suspend type field is 3 bits longaurel32
2008-07-19Revert "fix power management timer overflow handling" (Avi Kivity).balrog
2008-04-27Ignore the wrapping of acpi timer counter again.balrog
2008-04-26Fix sci irq set when acpi timer about to wrap (Dor Laor, Yaniv Kamay).balrog
2008-03-18SCI fixesaurel32
2008-01-14Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti).balrog
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths
2007-11-17Break up vl.h.pbrook
2007-10-09Match values with the ones documented in the PIIX4 datasheet.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-31Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.ths
2007-05-28SMBus support for MIPS Malta.ths
2007-05-23I2C/SMBus framework.pbrook
2007-04-15Remove unused variable.pbrook
2007-04-07Unify IRQ handling.pbrook
2007-02-02PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths
2006-10-02SMI enable bit supportbellard
2006-09-24moved ACPI table init to BIOS - preliminary SMM supportbellard
2006-06-14more ACPI definition to keep Solaris Happy (Juergen Kiel)bellard
2006-05-13Rearrange PCI host emulation code.pbrook
2006-05-08alignment fixbellard
2006-05-05typobellard
2006-05-03ACPI supportbellard