index
:
sinitax/cachepc-qemu
master
Fork of AMDESE/qemu with changes for cachepc side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
Ani Sinha
2021-10-05
1
-1
/
+1
*
acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop pa...
Igor Mammedov
2021-10-05
1
-1
/
+1
*
acpi: remove no longer used build_header()
Igor Mammedov
2021-10-05
2
-29
/
+0
*
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
1
-14
/
+0
*
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-25
/
+0
*
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-32
/
+0
*
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
2021-10-05
1
-71
/
+0
*
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
1
-14
/
+0
*
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
1
-84
/
+0
*
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
1
-64
/
+0
*
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
1
-1
/
+2
*
acpi: x86: remove dead code
Igor Mammedov
2021-10-05
1
-13
/
+0
*
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
2021-10-05
1
-9
/
+0
*
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-68
/
+0
*
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
2
-50
/
+1
*
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
2021-10-05
1
-11
/
+0
*
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-14
/
+0
*
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-13
/
+0
*
acpi: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-10
/
+0
*
acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-10
/
+0
*
acpi: add helper routines to initialize ACPI tables
Igor Mammedov
2021-10-05
1
-0
/
+31
*
acpi: Delete broken ACPI_GED_X86 macro
Eduardo Habkost
2021-09-04
1
-2
/
+0
*
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
2021-09-04
1
-0
/
+2
*
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
2021-07-16
1
-0
/
+3
*
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
2021-07-16
2
-1
/
+4
*
hw/acpi: Provide function acpi_ghes_present()
Peter Maydell
2021-06-21
1
-0
/
+9
*
acpi: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
2021-06-15
1
-0
/
+4
*
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
2021-03-22
2
-6
/
+1
*
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
2021-03-22
1
-0
/
+1
*
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
2021-03-22
1
-0
/
+1
*
acpi: add aml_to_decimalstring() and aml_call6() helpers
Igor Mammedov
2021-03-22
1
-0
/
+3
*
pci: introduce acpi-index property for PCI device
Igor Mammedov
2021-03-22
1
-2
/
+7
*
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-23
1
-1
/
+3
*
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
Isaku Yamahata
2021-02-23
1
-0
/
+1
*
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2021-02-05
5
-7
/
+11
*
acpi: Add addr offset in build_crs
Jiahui Cen
2021-01-17
1
-1
/
+3
*
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
2020-12-09
1
-0
/
+1
*
acpi: cpuhp: introduce 'firmware performs eject' status/control bits
Igor Mammedov
2020-12-09
1
-0
/
+1
*
acpi: Extract crs build form acpi_build.c
Yubo Miao
2020-12-08
1
-0
/
+22
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
3
-3
/
+3
*
qom: fix objects with improper parent type
Paolo Bonzini
2020-10-12
1
-1
/
+1
*
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
x86: acpi: introduce the PCI0.SMI0 ACPI device
Igor Mammedov
2020-09-29
1
-0
/
+1
*
acpi: add aml_land() and aml_break() primitives
Igor Mammedov
2020-09-29
1
-0
/
+2
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
2
-6
/
+2
*
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
2020-09-17
1
-0
/
+1
*
acpi: ged: add x86 device variant.
Gerd Hoffmann
2020-09-17
1
-0
/
+4
*
acpi: ged: add control regs
Gerd Hoffmann
2020-09-17
1
-0
/
+12
*
vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
Eduardo Habkost
2020-09-09
1
-3
/
+3
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
3
-9
/
+6
[next]