Age | Commit message (Expand) | Author | Files | Lines |
2021-02-23 | acpi/core: always set SCI_EN when SMM isn't supported | Isaku Yamahata | 1 | -1/+10 |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-11-03 | hw/acpi : add space before the open parenthesis '(' | Xinhao Zhang | 1 | -1/+1 |
2020-09-29 | qapi: Extract ACPI commands to 'acpi.json' | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-07-22 | acpi: accept byte and word access to core ACPI registers | Michael Tokarev | 1 | -3/+6 |
2020-07-10 | qapi: Smooth another visitor error checking pattern | Markus Armbruster | 1 | -3/+2 |
2020-07-10 | error: Avoid unnecessary error_propagate() after error_setg() | Markus Armbruster | 1 | -8/+6 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-03-06 | hw/acpi: remove unnecessary variable acpi_table_builtin | Wei Yang | 1 | -3/+1 |
2019-03-06 | hw/acpi: remove unused function acpi_table_add_builtin() | Wei Yang | 1 | -6/+0 |
2019-01-17 | hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays | Philippe Mathieu-Daudé | 1 | -4/+8 |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza | 1 | -1/+2 |
2018-12-18 | qmp: query-current-machine with wakeup-suspend-support | Daniel Henrique Barboza | 1 | -0/+6 |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu | 1 | -1/+1 |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster | 1 | -1/+1 |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster | 1 | -1/+1 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -0/+2 |
2017-12-18 | hw/acpi: ACPI_PM_* defines are not restricted to i386 arch | Philippe Mathieu-Daudé | 1 | -1/+0 |
2017-09-19 | Convert multi-line fprintf() to warn_report() | Alistair Francis | 1 | -4/+3 |
2017-09-19 | Convert single line fprintf(.../n) to warn_report() | Alistair Francis | 1 | -1/+2 |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 1 | -2/+2 |
2016-07-06 | opts-visitor: Favor new visit_free() function | Eric Blake | 1 | -4/+4 |
2016-06-07 | acpi: extend ACPI interface to provide send_event hook | Igor Mammedov | 1 | -1/+1 |
2016-05-19 | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini | 1 | -0/+6 |
2016-05-02 | Revert "acpi: mark PMTIMER as unlocked" | Gerd Hoffmann | 1 | -1/+0 |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 1 | -2/+2 |
2016-03-16 | module: Rename machine_init() to opts_init() | Eduardo Habkost | 1 | -1/+1 |
2016-03-04 | qapi-dealloc: Reduce use outside of generated code | Eric Blake | 1 | -10/+1 |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 1 | -2/+2 |
2016-02-06 | acpi: add function to extract oem_id and oem_table_id from the user's SLIC | Laszlo Ersek | 1 | -0/+16 |
2016-01-29 | x86: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-11-19 | acpi: fix buffer overrun on migration | Michael S. Tsirkin | 1 | -2/+6 |
2015-07-01 | acpi: mark PMTIMER as unlocked | Paolo Bonzini | 1 | -0/+1 |
2015-06-04 | hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core | Laszlo Ersek | 1 | -0/+12 |
2015-06-04 | hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4" | Laszlo Ersek | 1 | -1/+2 |
2015-06-03 | acpi: add acpi_send_gpe_event() to rise sci for hotplug | Zhu Guihua | 1 | -0/+7 |
2014-11-13 | acpi: accurate overflow check | Pavel Dovgalyuk | 1 | -2/+5 |
2014-06-23 | qapi event: convert SUSPEND_DISK | Wenchao Xia | 1 | -2/+2 |
2013-12-23 | acpi: factor out common pm_update_sci() into acpi core | Igor Mammedov | 1 | -0/+18 |
2013-11-05 | bswap.h: Remove le16_to_cpupu() | Peter Maydell | 1 | -2/+1 |
2013-11-05 | bswap.h: Remove cpu_to_le16wu() | Peter Maydell | 1 | -2/+2 |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -0/+40 |
2013-10-14 | acpi: add interface to access user-installed tables | Michael S. Tsirkin | 1 | -0/+40 |
2013-09-25 | qemu: Adjust qemu wakeup | Liu, Jinsong | 1 | -1/+2 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -4/+4 |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -3/+6 |