aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/core.c
AgeCommit message (Expand)Author
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-02-06acpi: add function to extract oem_id and oem_table_id from the user's SLICLaszlo Ersek
2016-01-29x86: Clean up includesPeter Maydell
2015-11-19acpi: fix buffer overrun on migrationMichael S. Tsirkin
2015-07-01acpi: mark PMTIMER as unlockedPaolo Bonzini
2015-06-04hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to coreLaszlo Ersek
2015-06-04hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek
2015-06-03acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua
2014-11-13acpi: accurate overflow checkPavel Dovgalyuk
2014-06-23qapi event: convert SUSPEND_DISKWenchao Xia
2013-12-23acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov
2013-11-05bswap.h: Remove le16_to_cpupu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_le16wu()Peter Maydell
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-14acpi: add interface to access user-installed tablesMichael S. Tsirkin
2013-09-25qemu: Adjust qemu wakeupLiu, Jinsong
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-05-14acpi: add dummy write function for acpi timerGerd Hoffmann
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini