index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
Age
Commit message (
Expand
)
Author
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-12
acpi: madt: skip pci override on pci-less systems.
Gerd Hoffmann
2020-06-12
acpi: create acpi-common.c and move madt code
Gerd Hoffmann
2020-06-12
acpi: make build_madt() more generic.
Gerd Hoffmann
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-09
acpi: Move build_tpm2() in the generic part
Eric Auger
2020-06-09
acpi: Convert build_tpm2() to build_append* API
Eric Auger
2020-06-09
acpi: tpm: Do not build TCPA table for TPM 2
Stefan Berger
2020-06-09
acpi: move aml builder code for parallel device
Gerd Hoffmann
2020-06-09
acpi: parallel: don't use _STA method
Gerd Hoffmann
2020-06-09
acpi: move aml builder code for serial device
Gerd Hoffmann
2020-06-09
acpi: serial: don't use _STA method
Gerd Hoffmann
2020-06-09
acpi: move aml builder code for rtc device
Gerd Hoffmann
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
2020-05-04
acpi: Add Windows ACPI Emulated Device Table (WAET)
Liran Alon
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
2020-05-04
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
2020-05-04
acpi: drop pointless _STA method
Gerd Hoffmann
2020-04-13
acpi: Use macro for table-loader file name
Shameer Kolothum
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
[next]