index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
core.c
Age
Commit message (
Expand
)
Author
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
2016-01-29
x86: Clean up includes
Peter Maydell
2015-11-19
acpi: fix buffer overrun on migration
Michael S. Tsirkin
2015-07-01
acpi: mark PMTIMER as unlocked
Paolo Bonzini
2015-06-04
hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core
Laszlo Ersek
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
2015-06-03
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
2014-11-13
acpi: accurate overflow check
Pavel Dovgalyuk
2014-06-23
qapi event: convert SUSPEND_DISK
Wenchao Xia
2013-12-23
acpi: factor out common pm_update_sci() into acpi core
Igor Mammedov
2013-11-05
bswap.h: Remove le16_to_cpupu()
Peter Maydell
2013-11-05
bswap.h: Remove cpu_to_le16wu()
Peter Maydell
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-14
acpi: add interface to access user-installed tables
Michael S. Tsirkin
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-05-14
acpi: add dummy write function for acpi timer
Gerd Hoffmann
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini