index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
i386/acpi: fix inconsistent QEMU/OVMF device paths
Michael S. Tsirkin
1
-2
/
+2
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
1
-3
/
+1
2020-06-24
acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
Gerd Hoffmann
1
-11
/
+0
2020-06-24
acpi: drop build_piix4_pm()
Gerd Hoffmann
1
-16
/
+0
2020-06-24
acpi: drop serial/parallel enable bits from dsdt
Gerd Hoffmann
1
-23
/
+0
2020-06-24
acpi: simplify build_isa_devices_aml()
Gerd Hoffmann
1
-10
/
+6
2020-06-24
acpi: factor out fw_cfg_add_acpi_dsdt()
Gerd Hoffmann
1
-23
/
+1
2020-06-24
acpi: move aml builder code for i8042 (kbd+mouse) device
Gerd Hoffmann
1
-39
/
+0
2020-06-24
acpi: move aml builder code for floppy device
Gerd Hoffmann
1
-83
/
+0
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+43
2020-06-12
acpi: madt: skip pci override on pci-less systems.
Gerd Hoffmann
1
-1
/
+1
2020-06-12
acpi: create acpi-common.c and move madt code
Gerd Hoffmann
1
-123
/
+3
2020-06-12
acpi: make build_madt() more generic.
Gerd Hoffmann
1
-7
/
+7
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
1
-0
/
+43
2020-06-09
acpi: Move build_tpm2() in the generic part
Eric Auger
1
-44
/
+0
2020-06-09
acpi: Convert build_tpm2() to build_append* API
Eric Auger
1
-9
/
+19
2020-06-09
acpi: tpm: Do not build TCPA table for TPM 2
Stefan Berger
1
-4
/
+8
2020-06-09
acpi: move aml builder code for parallel device
Gerd Hoffmann
1
-23
/
+0
2020-06-09
acpi: parallel: don't use _STA method
Gerd Hoffmann
1
-21
/
+8
2020-06-09
acpi: move aml builder code for serial device
Gerd Hoffmann
1
-32
/
+0
2020-06-09
acpi: serial: don't use _STA method
Gerd Hoffmann
1
-24
/
+8
2020-06-09
acpi: move aml builder code for rtc device
Gerd Hoffmann
1
-17
/
+0
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
1
-0
/
+5
2020-05-04
acpi: Add Windows ACPI Emulated Device Table (WAET)
Liran Alon
1
-0
/
+31
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
1
-0
/
+6
2020-05-04
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
1
-0
/
+1
2020-05-04
acpi: drop pointless _STA method
Gerd Hoffmann
1
-11
/
+3
2020-04-13
acpi: Use macro for table-loader file name
Shameer Kolothum
1
-1
/
+1
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
1
-1
/
+1
2020-03-09
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-05
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
1
-3
/
+3
2020-01-22
i386:acpi: Remove _HID from the SMBus ACPI entry
Corey Minyard
1
-1
/
+0
2020-01-05
hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
Liu Jingqi
1
-0
/
+5
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
1
-0
/
+1
2019-11-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-7
/
+120
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
1
-1
/
+1
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
1
-2
/
+1
2019-11-05
hw/i386: AMD-Vi IVRS DMA alias support
Alex Williamson
1
-7
/
+120
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
1
-12
/
+17
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
1
-12
/
+17
2019-10-05
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
1
-1
/
+6
2019-09-20
pc: Add an SMB0 ACPI device to q35
Corey Minyard
1
-0
/
+15
2019-09-20
ipmi: Fix SSIF ACPI handling to use the right CRS
Corey Minyard
1
-1
/
+1
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
1
-1
/
+1
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
1
-1
/
+1
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-25
i386/acpi: show PCI Express bus on pxb-pcie expanders
Evgeny Yakovlev
1
-1
/
+4
[next]