index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
Age
Commit message (
Expand
)
Author
2019-05-20
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
2019-05-20
i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
Wei Yang
2019-05-20
q35: acpi: do not create dummy MCFG table
Igor Mammedov
2019-05-17
hw/i386/acpi: Assert a pointer is not null BEFORE using it
Philippe Mathieu-Daudé
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-02-05
i386, acpi: cleanup build_facs by removing second unused argument
Wei Yang
2019-02-05
acpi: Make TPM 2.0 with TIS available as MSFT0101
Stefan Berger
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
2019-01-17
acpi: build TPM Physical Presence interface
Stefan Berger
2019-01-17
acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
Stefan Berger
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
2018-12-19
hw: acpi: Export and share the ARM RSDP build
Samuel Ortiz
2018-12-19
hw: i386: Use correct RSDT length for checksum
Igor Mammedov
2018-12-19
hw: acpi: The RSDP build API can return void
Samuel Ortiz
2018-11-05
x86_iommu/amd: Enable Guest virtual APIC support
Singh, Brijesh
2018-11-05
i386: acpi: add IVHD device entry for IOAPIC
Singh, Brijesh
2018-09-07
pc: acpi: revert back to 1 SRAT entry for hotpluggable area
Igor Mammedov
2018-08-03
pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
Igor Mammedov
2018-08-03
hw/acpi-build: Add a check for memory-less NUMA nodes
Dou Liyang
2018-07-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-07-02
hw/i386: Use the IEC binary prefix definitions
Paolo Bonzini
2018-06-26
hw/i386: Fix IVHD entry length for AMD IOMMU
Jan Kiszka
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
hw/acpi-build: build SRAT memory affinity structures for DIMM devices
Haozhong Zhang
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
2018-03-13
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
2018-03-13
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
2018-03-13
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-01-29
tpm: add CRB device
Marc-André Lureau
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
2017-12-22
acpi: Update TPM2 ACPI table to more recent specs
Stefan Berger
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-14
acpi: change TPM TIS data conditions
Marc-André Lureau
2017-12-14
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-19
hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
Eduardo Habkost
2017-09-19
hw/i386: Improve some of the warning messages
Alistair Francis
2017-09-08
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
2017-08-08
hw/i386: allow SHPC for Q35 machine
Aleksandr Bezzubikov
2017-08-02
pc: acpi: force FADT rev1 for 440fx based machine types
Igor Mammedov
[next]