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
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
2020-03-09
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-05
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2020-01-22
i386:acpi: Remove _HID from the SMBus ACPI entry
Corey Minyard
2020-01-05
hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
Liu Jingqi
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-11-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
hw/i386: AMD-Vi IVRS DMA alias support
Alex Williamson
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-05
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
2019-09-20
pc: Add an SMB0 ACPI device to q35
Corey Minyard
2019-09-20
ipmi: Fix SSIF ACPI handling to use the right CRS
Corey Minyard
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-07-25
i386/acpi: show PCI Express bus on pxb-pcie expanders
Evgeny Yakovlev
2019-07-25
i386/acpi: fix gint overflow in crs_range_compare
Evgeny Yakovlev
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-06-16
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2019-06-16
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
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
[next]