index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-12
1
-0
/
+43
|
\
|
*
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
1
-0
/
+43
*
|
acpi: madt: skip pci override on pci-less systems.
Gerd Hoffmann
2020-06-12
1
-1
/
+1
*
|
acpi: create acpi-common.c and move madt code
Gerd Hoffmann
2020-06-12
1
-123
/
+3
*
|
acpi: make build_madt() more generic.
Gerd Hoffmann
2020-06-12
1
-7
/
+7
*
|
acpi: Move build_tpm2() in the generic part
Eric Auger
2020-06-09
1
-44
/
+0
*
|
acpi: Convert build_tpm2() to build_append* API
Eric Auger
2020-06-09
1
-9
/
+19
*
|
acpi: tpm: Do not build TCPA table for TPM 2
Stefan Berger
2020-06-09
1
-4
/
+8
*
|
acpi: move aml builder code for parallel device
Gerd Hoffmann
2020-06-09
1
-23
/
+0
*
|
acpi: parallel: don't use _STA method
Gerd Hoffmann
2020-06-09
1
-21
/
+8
*
|
acpi: move aml builder code for serial device
Gerd Hoffmann
2020-06-09
1
-32
/
+0
*
|
acpi: serial: don't use _STA method
Gerd Hoffmann
2020-06-09
1
-24
/
+8
*
|
acpi: move aml builder code for rtc device
Gerd Hoffmann
2020-06-09
1
-17
/
+0
*
|
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
2020-06-09
1
-0
/
+5
|
/
*
acpi: Add Windows ACPI Emulated Device Table (WAET)
Liran Alon
2020-05-04
1
-0
/
+31
*
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
2020-05-04
1
-0
/
+6
*
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
2020-05-04
1
-0
/
+1
*
acpi: drop pointless _STA method
Gerd Hoffmann
2020-05-04
1
-11
/
+3
*
acpi: Use macro for table-loader file name
Shameer Kolothum
2020-04-13
1
-1
/
+1
*
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
2020-03-29
1
-1
/
+1
*
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
*
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2020-03-05
1
-3
/
+3
*
i386:acpi: Remove _HID from the SMBus ACPI entry
Corey Minyard
2020-01-22
1
-1
/
+0
*
hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
Liu Jingqi
2020-01-05
1
-0
/
+5
*
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-11-07
1
-7
/
+120
|
\
|
*
hw/i386: AMD-Vi IVRS DMA alias support
Alex Williamson
2019-11-05
1
-7
/
+120
*
|
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2019-11-05
1
-1
/
+1
*
|
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
1
-2
/
+1
|
/
*
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-26
1
-12
/
+17
|
\
|
*
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-22
1
-12
/
+17
*
|
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-1
/
+1
|
/
*
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
2019-10-05
1
-1
/
+6
*
pc: Add an SMB0 ACPI device to q35
Corey Minyard
2019-09-20
1
-0
/
+15
*
ipmi: Fix SSIF ACPI handling to use the right CRS
Corey Minyard
2019-09-20
1
-1
/
+1
*
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
1
-1
/
+1
*
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
1
-1
/
+1
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
i386/acpi: show PCI Express bus on pxb-pcie expanders
Evgeny Yakovlev
2019-07-25
1
-1
/
+4
*
i386/acpi: fix gint overflow in crs_range_compare
Evgeny Yakovlev
2019-07-25
1
-3
/
+9
*
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
1
-4
/
+7
*
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
1
-1
/
+1
*
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2019-06-16
1
-0
/
+14
*
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
2019-06-16
1
-16
/
+10
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
2019-05-29
1
-17
/
+1
*
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
2019-05-20
1
-5
/
+1
*
i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
Wei Yang
2019-05-20
1
-7
/
+7
[next]