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
/
include
/
hw
/
acpi
/
acpi.h
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-03-06
hw/acpi: remove unused function acpi_table_add_builtin()
Wei Yang
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2017-12-18
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-06-07
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-02-23
include: Clean up includes
Peter Maydell
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
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-06-19
acpi: rephrase comment
Michael S. Tsirkin
2014-06-19
pc: exit QEMU if number of slots more than supported 256
Igor Mammedov
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2013-12-23
acpi: factor out common pm_update_sci() into acpi core
Igor Mammedov
2013-10-14
acpi: add interface to access user-installed tables
Michael S. Tsirkin
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2013-04-08
hw: move headers to include/
Paolo Bonzini