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
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
2019-07-25
i386/acpi: fix gint overflow in crs_range_compare
Evgeny Yakovlev
1
-3
/
+9
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
1
-4
/
+7
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
1
-1
/
+1
2019-06-16
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
1
-0
/
+14
2019-06-16
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
1
-16
/
+10
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
1
-17
/
+1
2019-05-20
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
1
-5
/
+1
2019-05-20
i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
Wei Yang
1
-7
/
+7
2019-05-20
q35: acpi: do not create dummy MCFG table
Igor Mammedov
1
-14
/
+4
2019-05-17
hw/i386/acpi: Assert a pointer is not null BEFORE using it
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
1
-4
/
+16
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
1
-3
/
+3
2019-02-05
i386, acpi: cleanup build_facs by removing second unused argument
Wei Yang
1
-2
/
+2
2019-02-05
acpi: Make TPM 2.0 with TIS available as MSFT0101
Stefan Berger
1
-2
/
+10
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
1
-1
/
+1
2019-01-17
acpi: build TPM Physical Presence interface
Stefan Berger
1
-3
/
+9
2019-01-17
acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
Stefan Berger
1
-0
/
+19
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
1
-3
/
+3
2018-12-19
hw: acpi: Export and share the ARM RSDP build
Samuel Ortiz
1
-30
/
+19
2018-12-19
hw: i386: Use correct RSDT length for checksum
Igor Mammedov
1
-1
/
+6
2018-12-19
hw: acpi: The RSDP build API can return void
Samuel Ortiz
1
-3
/
+1
2018-11-05
x86_iommu/amd: Enable Guest virtual APIC support
Singh, Brijesh
1
-1
/
+2
2018-11-05
i386: acpi: add IVHD device entry for IOAPIC
Singh, Brijesh
1
-1
/
+27
2018-09-07
pc: acpi: revert back to 1 SRAT entry for hotpluggable area
Igor Mammedov
1
-61
/
+12
2018-08-03
pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
Igor Mammedov
1
-9
/
+10
2018-08-03
hw/acpi-build: Add a check for memory-less NUMA nodes
Dou Liyang
1
-3
/
+6
2018-07-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2018-07-02
hw/i386: Use the IEC binary prefix definitions
Paolo Bonzini
1
-2
/
+2
2018-06-26
hw/i386: Fix IVHD entry length for AMD IOMMU
Jan Kiszka
1
-1
/
+1
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-1
/
+1
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
1
-1
/
+1
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
1
-1
/
+2
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-6
/
+6
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-137
/
+115
2018-03-20
hw/acpi-build: build SRAT memory affinity structures for DIMM devices
Haozhong Zhang
1
-4
/
+52
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-8
/
+8
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
1
-102
/
+0
2018-03-13
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
1
-62
/
+84
2018-03-13
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
1
-88
/
+102
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
1
-2
/
+0
2018-03-13
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
1
-3
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-01-29
tpm: add CRB device
Marc-André Lureau
1
-8
/
+26
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
1
-1
/
+1
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
1
-1
/
+2
2017-12-22
acpi: Update TPM2 ACPI table to more recent specs
Stefan Berger
1
-5
/
+14
[next]