Age | Commit message (Expand) | Author |
2020-09-29 | qapi: Extract ACPI commands to 'acpi.json' | Philippe Mathieu-Daudé |
2020-07-22 | acpi: accept byte and word access to core ACPI registers | Michael Tokarev |
2020-07-10 | qapi: Smooth another visitor error checking pattern | Markus Armbruster |
2020-07-10 | error: Avoid unnecessary error_propagate() after error_setg() | Markus Armbruster |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-03-06 | hw/acpi: remove unnecessary variable acpi_table_builtin | Wei Yang |
2019-03-06 | hw/acpi: remove unused function acpi_table_add_builtin() | Wei Yang |
2019-01-17 | hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays | Philippe Mathieu-Daudé |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza |
2018-12-18 | qmp: query-current-machine with wakeup-suspend-support | Daniel Henrique Barboza |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2017-12-18 | hw/acpi: ACPI_PM_* defines are not restricted to i386 arch | Philippe Mathieu-Daudé |
2017-09-19 | Convert multi-line fprintf() to warn_report() | Alistair Francis |
2017-09-19 | Convert single line fprintf(.../n) to warn_report() | Alistair Francis |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2016-07-06 | opts-visitor: Favor new visit_free() function | Eric Blake |
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-05-02 | Revert "acpi: mark PMTIMER as unlocked" | Gerd Hoffmann |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-16 | module: Rename machine_init() to opts_init() | Eduardo Habkost |
2016-03-04 | qapi-dealloc: Reduce use outside of generated code | Eric Blake |
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 |