- 6be8cf5 acpi/core: always set SCI_EN when SMM isn't supported by Isaku Yamahata · 4 years, 1 month ago
- 24cd04f ich9, piix4: add property, smm-compat, to keep compatibility of SMM by Isaku Yamahata · 4 years, 1 month ago
- 602b458 acpi: Permit OEM ID and OEM table ID fields to be changed by Marian Postevca · 4 years, 2 months ago
- e41ee85 acpi: Add addr offset in build_crs by Jiahui Cen · 4 years, 3 months ago
- 69dea9d x86: acpi: let the firmware handle pending "CPU remove" events in SMM by Igor Mammedov · 4 years, 4 months ago
- 1e6107d acpi: cpuhp: introduce 'firmware performs eject' status/control bits by Igor Mammedov · 4 years, 4 months ago
- 37d5c0a acpi: Extract crs build form acpi_build.c by Yubo Miao · 4 years, 4 months ago
- 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
- 22fb6eb qom: fix objects with improper parent type by Paolo Bonzini · 4 years, 6 months ago
- 27c9188 qapi: Extract ACPI commands to 'acpi.json' by Philippe Mathieu-Daudé · 4 years, 7 months ago
- 998ba95 x86: acpi: introduce the PCI0.SMI0 ACPI device by Igor Mammedov · 4 years, 6 months ago
- 5776fa9 acpi: add aml_land() and aml_break() primitives by Igor Mammedov · 4 years, 6 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- 7bf2567 acpi: move acpi_dsdt_add_power_button() to ged by Gerd Hoffmann · 4 years, 7 months ago
- 2025e97 acpi: ged: add x86 device variant. by Gerd Hoffmann · 4 years, 7 months ago
- 14404dd acpi: ged: add control regs by Gerd Hoffmann · 4 years, 7 months ago
- 8d34cfd vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID by Eduardo Habkost · 4 years, 7 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
- 3d7e78a Introduce a new flag for i440fx to disable PCI hotplug on the root bus by Ani Sinha · 4 years, 7 months ago
- e27e1e6 acpi: Some build_tpm2() code reshape by Eric Auger · 4 years, 9 months ago
- 32905fc acpi: ged: rename event memory region by Gerd Hoffmann · 4 years, 10 months ago
- c8ed8f5 acpi: fadt: add hw-reduced sleep register support by Gerd Hoffmann · 4 years, 10 months ago
- 4338416 acpi: Move build_tpm2() in the generic part by Eric Auger · 4 years, 10 months ago
- 40c2281 Drop more @errp parameters after previous commit by Markus Armbruster · 5 years ago
- 558b9d8 ACPI: Record Generic Error Status Block(GESB) table by Dongjiu Geng · 4 years, 11 months ago
- a08a646 ACPI: Record the Generic Error Status Block address by Dongjiu Geng · 4 years, 11 months ago
- 205cc75 ACPI: Build Hardware Error Source Table by Dongjiu Geng · 4 years, 11 months ago
- aa16508 ACPI: Build related register address fields via hardware error fw_cfg blob by Dongjiu Geng · 4 years, 11 months ago
- c2505d1 hw/arm/virt: Add nvdimm hotplug support by Shameer Kolothum · 5 years ago
- 0f8d656 move 'typedef Aml' to qemu/types.h by Gerd Hoffmann · 5 years ago
- bac78f9 acpi: Use macro for table-loader file name by Shameer Kolothum · 5 years ago
- 17e8907 acpi: add acpi=OnOffAuto machine property to x86 and arm virt by Gerd Hoffmann · 5 years ago
- 880a781 misc: Replace zero-length arrays with flexible array member (manual) by Philippe Mathieu-Daudé · 5 years ago
- f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 5 years ago
- fff123b piix4: Add a MC146818 RTC Controller as specified in datasheet by Philippe Mathieu-Daudé · 7 years ago
- 1962f31 hw/arm: Use GED for system_powerdown event by Shameer Kolothum · 6 years ago
- ebb6207 hw/acpi: Add ACPI Generic Event Device Support by Samuel Ortiz · 6 years ago
- 091c466 hw/acpi: Make ACPI IO address space configurable by Shameer Kolothum · 6 years ago
- 576d05b ipmi: Fix SSIF ACPI handling to use the right CRS by Corey Minyard · 10 years ago
- ef48a8c acpi: Add i2c serial bus CRS handling by Corey Minyard · 10 years ago
- aa57020 numa: move numa global variable nb_numa_nodes into MachineState by Tao Xu · 6 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
- 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
- 2ae16a6 Include generated QAPI headers less by Markus Armbruster · 6 years ago
- ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
- 82f76c6 hw/acpi: extract acpi_add_rom_blob() by Wei Yang · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- e461078 acpi: pci: use build_append_foo() API to construct MCFG by Wei Yang · 6 years ago
- f13a944 hw/acpi: Consolidate build_mcfg to pci.c by Wei Yang · 6 years ago
- 48cefd9 hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg() by Wei Yang · 6 years ago
- 81c48dd hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity by Philippe Mathieu-Daudé · 6 years ago
- f5e0a8f hw/acpi/piix4: Move TYPE_PIIX4_PM to a public header by Philippe Mathieu-Daudé · 6 years ago
- 9040e6d i386, acpi: check acpi_memory_hotplug capacity in pre_plug by Wei Yang · 6 years ago
- 120fc4e hw/acpi: remove unused function acpi_table_add_builtin() by Wei Yang · 6 years ago
- 89cb0c0 typo: apci->acpi by Dr. David Alan Gilbert · 6 years ago
- 29bbccc hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node by Eric Auger · 6 years ago
- 9cbb8ec hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays by Philippe Mathieu-Daudé · 6 years ago
- ac6dd31 acpi: build TPM Physical Presence interface by Stefan Berger · 6 years ago
- 0fe2466 acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg by Stefan Berger · 6 years ago
- 3b97c01 tpm: allocate/map buffer for TPM Physical Presence interface by Stefan Berger · 6 years ago
- 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
- c97adf3 pci/pcihp: perform unplug via the hotplug handler by David Hildenbrand · 6 years ago
- ec266f4 pci/pcihp: perform check for bus capability in pre_plug handler by David Hildenbrand · 6 years ago
- d6caf36 hw: acpi: Remove AcpiRsdpDescriptor and fix tests by Samuel Ortiz · 6 years ago
- a46ce1c hw: acpi: Export and share the ARM RSDP build by Samuel Ortiz · 6 years ago
- 5c5fce1 hw: arm: Carry RSDP specific data through AcpiRsdpData by Samuel Ortiz · 6 years ago
- aa1b35b qom: make interface types abstract by Marc-André Lureau · 6 years ago
- 3d779b9 hw/tpm: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
- a703b4f hw/arm/virt-acpi-build: Add smmuv3 node in IORT table by Prem Mallappa · 7 years ago
- 89d47c1 tests: acpi: don't read all fields in test_acpi_fadt_table() by Igor Mammedov · 7 years ago
- dd1b203 virt_arm: acpi: reuse common build_fadt() by Igor Mammedov · 7 years ago
- 8612f8b acpi: move build_fadt() from i386 specific to generic ACPI source by Igor Mammedov · 7 years ago
- 937d1b5 pc: acpi: isolate FADT specific data into AcpiFadtData structure by Igor Mammedov · 7 years ago
- d0384d9 acpi: add build_append_gas() helper for Generic Address Structure by Igor Mammedov · 7 years ago
- b8e0f58 acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress by Igor Mammedov · 7 years ago
- adb0e91 tests: add test for TPM TIS device by Stefan Berger · 7 years ago
- 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
- 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
- 4ab6cb4 tpm: add CRB device by Marc-André Lureau · 7 years ago
- 4a42fa0 acpi: Update TPM2 ACPI table to more recent specs by Stefan Berger · 7 years ago
- b1c439d hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pc by Philippe Mathieu-Daudé · 7 years ago
- 9dc047c hw/acpi: ACPI_PM_* defines are not restricted to i386 arch by Philippe Mathieu-Daudé · 7 years ago
- b86caf7 hw: remove "qemu/osdep.h" from header files by Philippe Mathieu-Daudé · 7 years ago
- c838955 vmgenid: replace x-write-pointer-available hack by Marc-André Lureau · 8 years ago
- 107da9a migration: Remove unneeded includes of migration/vmstate.h by Juan Quintela · 8 years ago
- adb354d Merge remote-tracking branch 'mst/tags/for_upstream' into staging by Stefan Hajnoczi · 8 years ago
- 0f20343 numa: Allow setting NUMA distance for different NUMA nodes by He Chen · 8 years ago
- 8b12e48 acpi-defs: clean up open brace usage by Michael S. Tsirkin · 8 years ago
- cb51ac2 hw/arm/virt: generate 64-bit addressable ACPI objects by Ard Biesheuvel · 8 years ago
- 5ee8534 hw/acpi-defs: replace leading X with x_ in FADT field names by Ard Biesheuvel · 8 years ago
- 77af8a2 hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support. by Phil Dennis-Jordan · 8 years ago
- f920630 hw/acpi/vmgenid: prevent more than one vmgenid device by Laszlo Ersek · 8 years ago
- f2a1ae4 hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types by Laszlo Ersek · 8 years ago
- d03637b ACPI: Add Virtual Machine Generation ID support by Ben Warren · 8 years ago
- c7809e6 ACPI: Add vmgenid blob storage to the build tables by Ben Warren · 8 years ago
- 489886d linker-loader: Add new 'write pointer' command by Ben Warren · 8 years ago
- 80e5db3 machine: Make possible_cpu_arch_ids() return const pointer by Igor Mammedov · 8 years ago
- 80db0e7 memhp: don't generate memory hotplug AML if it's not enabled/supported by Igor Mammedov · 8 years ago