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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i386: add function to get SEV metadata from ovmf header
Brijesh Singh
2021-10-23
1
-0
/
+26
*
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
2021-10-12
1
-0
/
+2
*
hw/adc: Add basic Aspeed ADC model
Andrew Jeffery
2021-10-12
1
-0
/
+55
*
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
2021-10-12
1
-3
/
+2
*
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-10-12
1
-2
/
+6
*
aspeed/smc: Remove unused attribute 'irqline'
Cédric Le Goater
2021-10-12
1
-1
/
+0
*
aspeed/smc: Introduce a new addr_width() class handler
Cédric Le Goater
2021-10-12
1
-0
/
+1
*
aspeed/smc: Add default reset values
Cédric Le Goater
2021-10-12
1
-0
/
+1
*
aspeed/smc: QOMify AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-4
/
+9
*
aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
Cédric Le Goater
2021-10-12
1
-1
/
+1
*
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-1
/
+0
*
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-1
/
+0
*
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
2021-10-12
1
-35
/
+29
*
macfb: add vertical blank interrupt
Mark Cave-Ayland
2021-10-08
1
-0
/
+8
*
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
2021-10-08
1
-1
/
+15
*
macfb: add qdev property to specify display type
Mark Cave-Ayland
2021-10-08
1
-0
/
+1
*
macfb: implement mode sense to allow display type to be detected
Mark Cave-Ayland
2021-10-08
1
-0
/
+20
*
hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
Philippe Mathieu-Daudé
2021-10-07
1
-3
/
+9
*
hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container
Philippe Mathieu-Daudé
2021-10-07
1
-0
/
+1
*
hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition
Philippe Mathieu-Daudé
2021-10-07
1
-2
/
+2
*
hw/core/cpu: Re-sort the non-pointers to the end of CPUClass
Richard Henderson
2021-10-05
1
-4
/
+7
*
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
2
-4
/
+5
*
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
*
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2021-10-05
2
-3
/
+5
*
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
2021-10-05
1
-0
/
+3
*
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
1
-1
/
+2
*
machine: Remove smp_parse callback from MachineClass
Yanan Wang
2021-10-01
1
-5
/
+0
*
machine: Make smp_parse generic enough for all arches
Yanan Wang
2021-10-01
1
-0
/
+9
*
machine: Tweak the order of topology members in struct CpuTopology
Yanan Wang
2021-10-01
1
-3
/
+4
*
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
11
-16
/
+360
|
\
[next]