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
...
*
acpi: pc/35: sanitize _GPE declaration order
Igor Mammedov
2022-11-07
1
-22
/
+25
*
acpi: enumerate SMB bridge automatically along with other PCI devices
Igor Mammedov
2022-11-07
1
-24
/
+3
*
acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...
Igor Mammedov
2022-11-07
1
-75
/
+0
*
acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
Igor Mammedov
2022-11-07
1
-25
/
+1
*
x86: pci: acpi: consolidate PCI slots creation
Igor Mammedov
2022-10-09
1
-57
/
+54
*
x86: pci: acpi: reorder Device's _DSM method
Igor Mammedov
2022-10-09
1
-3
/
+1
*
x86: pci: acpi: reorder Device's _ADR and _SUN fields
Igor Mammedov
2022-10-09
1
-1
/
+1
*
x86: acpi: cleanup PCI device _DSM duplication
Igor Mammedov
2022-10-09
1
-29
/
+27
*
x86: acpi: _DSM: use Package to pass parameters
Igor Mammedov
2022-10-09
1
-13
/
+27
*
acpi: x86: refactor PDSM method to reduce nesting
Igor Mammedov
2022-10-09
1
-62
/
+77
*
acpi: x86: deduplicate HPET AML building
Igor Mammedov
2022-10-09
1
-6
/
+4
*
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
2022-07-26
1
-1
/
+1
*
hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
Mark Cave-Ayland
2022-06-11
1
-0
/
+1
*
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
2022-06-09
1
-3
/
+3
*
hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
Jonathan Cameron
2022-06-09
1
-2
/
+2
*
x86: acpi-build: do not include hw/isa/isa.h directly
Igor Mammedov
2022-06-09
1
-1
/
+0
*
acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-06-09
1
-34
/
+0
*
acpi: pc/q35: remove not needed 'if' condition on pci bus
Igor Mammedov
2022-06-09
1
-8
/
+2
*
acpi: pc/q35: tpm-tis: fix TPM device scope
Igor Mammedov
2022-06-09
1
-2
/
+1
*
acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-06-09
1
-37
/
+0
*
acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-06-09
1
-22
/
+0
*
acpi: q35: isa bridge: use AcpiDevAmlIf interface to build ISA device descrip...
Igor Mammedov
2022-06-09
1
-19
/
+11
*
acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors
Igor Mammedov
2022-06-09
1
-5
/
+11
*
q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpi
Igor Mammedov
2022-06-09
1
-1
/
+1
*
acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors
Igor Mammedov
2022-06-09
1
-5
/
+12
*
ipmi: acpi: use relative path to resource source
Igor Mammedov
2022-06-09
1
-2
/
+2
*
acpi: fdc-isa: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build...
Igor Mammedov
2022-06-09
1
-1
/
+0
*
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2022-05-13
1
-0
/
+27
*
acpi/cxl: Add _OSC implementation (9.14.2)
Ben Widawsky
2022-05-13
1
-5
/
+10
*
hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
Ben Widawsky
2022-05-13
1
-2
/
+23
*
hw/i386/acpi-build: Avoid 'sun' identifier
Andrew Deason
2022-03-18
1
-2
/
+2
*
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
2022-03-06
1
-0
/
+8
*
ACPI ERST: create ACPI ERST table for pc/x86 machines
Eric DeVolder
2022-02-06
1
-0
/
+15
*
acpi: tpm: Add missing device identification objects
Stefan Berger
2022-01-07
1
-0
/
+7
*
acpi: fix QEMU crash when started with SLIC table
Igor Mammedov
2022-01-07
1
-0
/
+2
*
numa: Enable numa for SGX EPC sections
Yang Zhong
2021-12-10
1
-0
/
+2
*
hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC
Julia Suvorova
2021-11-15
1
-4
/
+8
*
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-11-01
1
-3
/
+2
*
hw/i386/pc: Allow instantiating a virtio-iommu device
Jean-Philippe Brucker
2021-11-01
1
-1
/
+9
*
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
2021-11-01
1
-11
/
+9
*
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
1
-4
/
+14
*
acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-7
/
+4
*
acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-6
/
+4
*
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-39
/
+48
*
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
1
-34
/
+44
*
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
2021-10-05
1
-11
/
+7
*
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-15
/
+23
*
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-8
/
+18
*
acpi: x86: build_dsdt: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-6
/
+4
*
i386: acpi: Add SGX EPC entry to ACPI tables
Sean Christopherson
2021-09-30
1
-0
/
+22
[prev]
[next]