summaryrefslogtreecommitdiffstats
path: root/hw/acpi/core.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: fix buffer overrun on migrationMichael S. Tsirkin2015-11-191-2/+6
* acpi: mark PMTIMER as unlockedPaolo Bonzini2015-07-011-0/+1
* hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to coreLaszlo Ersek2015-06-041-0/+12
* hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek2015-06-041-1/+2
* acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua2015-06-031-0/+7
* acpi: accurate overflow checkPavel Dovgalyuk2014-11-131-2/+5
* qapi event: convert SUSPEND_DISKWenchao Xia2014-06-231-2/+2
* acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov2013-12-231-0/+18
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-051-2/+1
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-051-2/+2
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-311-0/+40
|\
| * acpi: add interface to access user-installed tablesMichael S. Tsirkin2013-10-141-0/+40
* | qemu: Adjust qemu wakeupLiu, Jinsong2013-09-251-1/+2
|/
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-3/+6
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* acpi: add dummy write function for acpi timerGerd Hoffmann2013-05-141-0/+7
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+614
OpenPOWER on IntegriCloud