aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi.c
AgeCommit message (Expand)Author
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