summaryrefslogtreecommitdiffstats
path: root/hw/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* Add KVM support to QEMUaliguori2008-11-051-0/+7
* x86: Fix powerdown for non-ACPI caseaurel322008-09-021-2/+4
* ACPI suspend type field is 3 bits longaurel322008-08-191-1/+1
* Revert "fix power management timer overflow handling" (Avi Kivity).balrog2008-07-191-1/+0
* Ignore the wrapping of acpi timer counter again.balrog2008-04-271-46/+38
* Fix sci irq set when acpi timer about to wrap (Dor Laor, Yaniv Kamay).balrog2008-04-261-38/+46
* SCI fixesaurel322008-03-181-2/+19
* Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti).balrog2008-01-141-1/+1
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-2/+2
* Break up vl.h.pbrook2007-11-171-1/+7
* Match values with the ones documented in the PIIX4 datasheet.ths2007-10-091-1/+3
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-4/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-8/+8
* Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.ths2007-07-311-0/+11
* SMBus support for MIPS Malta.ths2007-05-281-4/+1
* I2C/SMBus framework.pbrook2007-05-231-39/+18
* Remove unused variable.pbrook2007-04-151-1/+1
* Unify IRQ handling.pbrook2007-04-071-1/+1
* PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths2007-02-021-0/+185
* SMI enable bit supportbellard2006-10-021-13/+2
* moved ACPI table init to BIOS - preliminary SMM supportbellard2006-09-241-379/+113
* more ACPI definition to keep Solaris Happy (Juergen Kiel)bellard2006-06-141-1/+7
* Rearrange PCI host emulation code.pbrook2006-05-131-3/+2
* alignment fixbellard2006-05-081-1/+2
* typobellard2006-05-051-1/+1
* ACPI supportbellard2006-05-031-0/+609
OpenPOWER on IntegriCloud