Philippe Mathieu-Daudé
|
e6ffea40e2
hw/acpi: Introduce acpi_builtin() helper
|
5 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Bernhard Beschow
|
40a6b8935d
hw/acpi/core: Trace enable and status registers of GPE separately
|
1 year ago |
Bernhard Beschow
|
7f558ea58b
hw/acpi: Trace GPE access in all device models, not just PIIX4
|
1 year ago |
BALATON Zoltan
|
42b1b9d7db
hw/acpi: Fix PM control register access
|
2 years ago |
Markus Armbruster
|
b94ba62fd4
qapi acpi: Elide redundant has_FOO in generated C
|
2 years ago |
Igor Mammedov
|
8cdb99af45
acpi: fix QEMU crash when started with SLIC table
|
3 years ago |
Isaku Yamahata
|
6be8cf56bc
acpi/core: always set SCI_EN when SMM isn't supported
|
4 years ago |
Chetan Pant
|
61f3c91a67
nomaintainer: Fix Lesser GPL version number
|
4 years ago |
Xinhao Zhang
|
4cbf31a8fe
hw/acpi : add space before the open parenthesis '('
|
4 years ago |
Philippe Mathieu-Daudé
|
27c9188fa0
qapi: Extract ACPI commands to 'acpi.json'
|
5 years ago |
Michael Tokarev
|
dba04c3488
acpi: accept byte and word access to core ACPI registers
|
5 years ago |
Markus Armbruster
|
b11a093c60
qapi: Smooth another visitor error checking pattern
|
5 years ago |
Markus Armbruster
|
dcfe480544
error: Avoid unnecessary error_propagate() after error_setg()
|
5 years ago |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Wei Yang
|
7d9b68acb3
hw/acpi: remove unnecessary variable acpi_table_builtin
|
6 years ago |
Wei Yang
|
120fc4eb94
hw/acpi: remove unused function acpi_table_add_builtin()
|
6 years ago |
Philippe Mathieu-Daudé
|
9cbb8eca17
hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays
|
6 years ago |
Daniel Henrique Barboza
|
fb06411210
qmp hmp: Make system_wakeup check wake-up support and run state
|
6 years ago |
Daniel Henrique Barboza
|
46ea94ca9c
qmp: query-current-machine with wakeup-suspend-support
|
6 years ago |
Peter Xu
|
3ab72385b2
qapi: Drop qapi_event_send_FOO()'s Error ** argument
|
7 years ago |
Markus Armbruster
|
112ed241f5
qapi: Empty out qapi-schema.json
|
7 years ago |
Markus Armbruster
|
9af2398977
Include less of the generated modular QAPI headers
|
7 years ago |
Markus Armbruster
|
922a01a013
Move include qemu/option.h from qemu-common.h to actual users
|
7 years ago |
Markus Armbruster
|
e688df6bc4
Include qapi/error.h exactly where needed
|
7 years ago |
Philippe Mathieu-Daudé
|
9dc047ce8f
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
|
7 years ago |
Alistair Francis
|
8297be80f7
Convert multi-line fprintf() to warn_report()
|
8 years ago |