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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tcg: Split out MemOpIdx to exec/memopidx.h
Richard Henderson
2021-10-05
2
-38
/
+56
|
*
|
|
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
25
-177
/
+177
|
*
|
|
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-05
12
-36
/
+43
|
*
|
|
accel/tcg: Drop signness in tracing in cputlb.c
Richard Henderson
2021-10-05
2
-46
/
+9
|
*
|
|
tcg: add dup_const_tl wrapper
Philipp Tomsich
2021-10-05
1
-0
/
+12
|
*
|
|
tests/docker: Fix fedora-i386-cross cross-compilation
Richard Henderson
2021-10-05
1
-2
/
+3
|
*
|
|
tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGES
Richard Henderson
2021-10-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging
Richard Henderson
2021-10-06
19
-96
/
+164
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iotests: Update for pylint 2.11.1
John Snow
2021-10-06
2
-4
/
+9
|
*
|
iotests/migrate-bitmaps-test: delint
John Snow
2021-10-06
1
-22
/
+28
|
*
|
iotests/mirror-top-perms: Adjust imports
John Snow
2021-10-06
1
-3
/
+4
|
*
|
iotests/linters: check mypy files all at once
John Snow
2021-10-06
1
-25
/
+21
|
*
|
iotests: add 'qemu' package location to PYTHONPATH in testenv
John Snow
2021-10-06
6
-23
/
+14
|
*
|
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
2021-10-06
6
-2
/
+17
|
*
|
iotests/image-fleecing: declare requirement of copy-before-write
Vladimir Sementsov-Ogievskiy
2021-10-06
1
-0
/
+1
|
*
|
block: bdrv_insert_node(): don't use bdrv_open()
Vladimir Sementsov-Ogievskiy
2021-10-06
1
-6
/
+28
|
*
|
block: bdrv_insert_node(): doc and style
Vladimir Sementsov-Ogievskiy
2021-10-06
1
-2
/
+11
|
*
|
block: bdrv_insert_node(): fix and improve error handling
Vladimir Sementsov-Ogievskiy
2021-10-06
1
-4
/
+5
|
*
|
block: implement bdrv_new_open_driver_opts()
Vladimir Sementsov-Ogievskiy
2021-10-06
2
-4
/
+25
|
*
|
qemu-storage-daemon: Only display FUSE help when FUSE is built-in
Philippe Mathieu-Daudé
2021-10-06
1
-0
/
+2
|
*
|
include/block.h: remove outdated comment
Emanuele Giuseppe Esposito
2021-10-06
1
-3
/
+1
|
/
/
*
|
tests/docker/dockerfiles: Bump fedora-i386-cross to fedora 34
Richard Henderson
2021-10-05
1
-2
/
+4
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
2021-10-05
37
-1212
/
+892
|
\
\
|
*
|
hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI
Philippe Mathieu-Daudé
2021-10-05
1
-0
/
+9
|
*
|
hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()
Philippe Mathieu-Daudé
2021-10-05
1
-12
/
+12
|
*
|
hw/i386/amd_iommu: Rename amdviPCI TypeInfo
Philippe Mathieu-Daudé
2021-10-05
1
-4
/
+4
|
*
|
nvdimm: release the correct device list
Li Zhijian
2021-10-05
1
-6
/
+6
|
*
|
virtio-balloon: Fix page-poison subsection name
Dr. David Alan Gilbert
2021-10-05
1
-1
/
+1
|
*
|
bios-tables-test: Update ACPI DSDT table golden blobs for q35
Ani Sinha
2021-10-05
13
-12
/
+0
|
*
|
hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
Ani Sinha
2021-10-05
1
-1
/
+1
|
*
|
bios-tables-test: allow changes in DSDT ACPI tables for q35
Ani Sinha
2021-10-05
1
-0
/
+12
|
*
|
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
3
-52
/
+0
|
*
|
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
2
-18
/
+14
|
*
|
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
2
-52
/
+48
|
*
|
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
2
-59
/
+41
|
*
|
acpi: arm/virt: build_spcr: fix invalid cast
Igor Mammedov
2021-10-05
1
-1
/
+1
|
*
|
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
2021-10-05
2
-142
/
+93
|
*
|
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
2
-40
/
+18
|
*
|
acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
1
-7
/
+6
|
*
|
acpi: build_dsdt_microvm: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
2021-10-05
1
-7
/
+6
|
*
|
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
2
-144
/
+90
|
*
|
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
2
-126
/
+67
|
*
|
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
5
-32
/
+15
|
*
|
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
3
-25
/
+22
|
*
|
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
2
-107
/
+48
|
*
|
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
6
-106
/
+80
[prev]
[next]