22 Commits (96a1616c85ae62fc13aff85a34effb4b2477b7ce)

Author SHA1 Message Date
Eric Blake 96a1616c85 qapi-dealloc: Reduce use outside of generated code 11 years ago
Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 11 years ago
Laszlo Ersek 88594e4fd1 acpi: add function to extract oem_id and oem_table_id from the user's SLIC 11 years ago
Peter Maydell b6a0aa0537 x86: Clean up includes 11 years ago
Michael S. Tsirkin d9a3b33d2c acpi: fix buffer overrun on migration 11 years ago
Paolo Bonzini 7070e085d4 acpi: mark PMTIMER as unlocked 11 years ago
Laszlo Ersek e3845e7c47 hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core 11 years ago
Laszlo Ersek 9a10bbb4e8 hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4" 11 years ago
Zhu Guihua ca9b46bcec acpi: add acpi_send_gpe_event() to rise sci for hotplug 11 years ago
Pavel Dovgalyuk 3ef0eab178 acpi: accurate overflow check 12 years ago
Wenchao Xia 2ea4100f44 qapi event: convert SUSPEND_DISK 12 years ago
Igor Mammedov 0631350328 acpi: factor out common pm_update_sci() into acpi core 13 years ago
Peter Maydell c65e5de94d bswap.h: Remove le16_to_cpupu() 13 years ago
Peter Maydell 587ae22760 bswap.h: Remove cpu_to_le16wu() 13 years ago
Michael S. Tsirkin 60de1163d5 acpi: add interface to access user-installed tables 13 years ago
Liu, Jinsong 4bc78a8772 qemu: Adjust qemu wakeup 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Paolo Bonzini 64bde0f3e7 hw/a*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Gerd Hoffmann 2d3b989529 acpi: add dummy write function for acpi timer 13 years ago
Paolo Bonzini 49ab747f66 hw: move target-independent files to subdirectories 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Laszlo Ersek 23084327dc like acpi_table_install(), acpi_table_add() should propagate Errors 14 years ago
Laszlo Ersek e980f2bf0a acpi_table_add(): extract and reimplement internals 14 years ago
Laszlo Ersek 0c764a9dfc acpi_table_add(): accept QemuOpts and parse it with OptsVisitor 14 years ago
Laszlo Ersek 445d9cae37 acpi_table_add(): report fatal errors through an internal Error object 14 years ago
Laszlo Ersek cb88a4ea79 change element type from "char" to "unsigned char" in ACPI table data 14 years ago
Bruce Rogers 560e639652 acpi: initialize s4_val used in s4 shutdown 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
Michael Tokarev 5facfb4934 acpitable: open the data file in binary mode 14 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 14 years ago
Gerd Hoffmann c84649ca66 acpi: remove acpi_gpe_blk 14 years ago
Gerd Hoffmann b5a7c024d2 apci: switch evt to memory api 14 years ago
Gerd Hoffmann afafe4bbe0 apci: switch cnt to memory api 14 years ago
Gerd Hoffmann 77d58b1e47 apci: switch timer to memory api 14 years ago
Jim Meyering 3cda346269 acpi: remove strzcpy (strncpy-identical) function; just use strncpy 14 years ago
Luiz Capitulino 25df49f6eb qmp: add SUSPEND_DISK event 14 years ago
Gleb Natapov 459ae5ea5a Add PIIX4 properties to control PM system states. 14 years ago
Gerd Hoffmann 6595abc044 suspend: make acpi timer wakeup the guest. 15 years ago
Gerd Hoffmann 62aeb0f765 suspend: make rtc alarm wakeup the guest. 15 years ago
Gerd Hoffmann da98c8eb4c suspend: switch acpi s3 to new infrastructure. 15 years ago
Gerd Hoffmann 8283c4f565 acpi: add acpi_pm1_evt_write_en 15 years ago
Gerd Hoffmann 2886be1b01 acpi: don't pass overflow_time to acpi_pm1_evt_get_sts 15 years ago
Gerd Hoffmann 355bf2e5ba acpi: add ACPIREGS 15 years ago
Paolo Bonzini 6b620ca3b0 prepare for future GPLv2+ relicensing 15 years ago
Dong Xu Wang 3a93113a00 fix typo: delete redundant semicolon 15 years ago
Stefan Weil 541dc0d47f Use new macro QEMU_PACKED for packed structures 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Michael Tokarev 104bf02eb5 revamp acpitable parsing and allow to specify complete (headerful) table 15 years ago