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
/
scripts
/
qapi
/
commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
target/i386: fix byte swap issue with XMM register access
Alex Bennée
1
-2
/
+2
2022-04-20
tests/tcg: add missing reference files for float_convs
Alex Bennée
2
-0
/
+1496
2022-04-20
tests/tcg: add float_convd test
Alex Bennée
5
-0
/
+4058
2022-04-20
tests/tcg: remove duplicate sha512-sse case
Alex Bennée
1
-7
/
+0
2022-04-20
tests/tcg: fix non-static build
Paolo Bonzini
1
-1
/
+0
2022-04-20
tests/docker: remove SKIP_DOCKER_BUILD
Paolo Bonzini
2
-68
/
+1
2022-04-20
tests/tcg: isolate from QEMU's config-host.mak
Paolo Bonzini
3
-4
/
+7
2022-04-20
tests/tcg: invoke Makefile.target directly from QEMU's makefile
Paolo Bonzini
4
-146
/
+35
2022-04-20
tests/tcg: list test targets in Makefile.prereqs
Paolo Bonzini
3
-23
/
+19
2022-04-20
tests/tcg: prepare Makefile.prereqs at configure time
Paolo Bonzini
3
-23
/
+14
2022-04-20
tests/tcg: remove CONFIG_USER_ONLY from config-target.mak
Paolo Bonzini
2
-13
/
+7
2022-04-20
tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
Paolo Bonzini
3
-4
/
+2
2022-04-20
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
6
-11
/
+28
2022-04-20
tests/docker: do not duplicate rules for hexagon-cross
Paolo Bonzini
2
-22
/
+4
2022-04-20
tests/docker: simplify docker-TEST@IMAGE targets
Paolo Bonzini
1
-10
/
+2
2022-04-20
tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
Paolo Bonzini
1
-1
/
+1
2022-04-20
tests/docker: inline variable definitions or move close to use
Paolo Bonzini
1
-16
/
+16
2022-04-20
tests/docker: remove unnecessary default definitions
Paolo Bonzini
1
-5
/
+0
2022-04-20
tests/docker: remove dead variable
Paolo Bonzini
1
-1
/
+0
2022-04-20
tests/docker: remove test targets
Paolo Bonzini
2
-27
/
+1
2022-04-20
tests/docker: remove dead code for linux-user containers
Paolo Bonzini
1
-11
/
+0
2022-04-20
docs/devel: drop :hidden: and :includehidden: tags
Alex Bennée
7
-9
/
+1
2022-04-20
docs/devel: add some notes on the binfmt-image-debian targets
Alex Bennée
1
-0
/
+38
2022-04-20
tests/avocado: update aarch64_virt test to exercise -cpu max
Alex Bennée
3
-25
/
+52
2022-04-20
qcow2: Add errp to rebuild_refcount_structure()
Hanna Reitz
1
-14
/
+19
2022-04-20
iotests/108: Test new refcount rebuild algorithm
Hanna Reitz
2
-1
/
+339
2022-04-20
qcow2: Improve refcount structure rebuilding
Hanna Reitz
1
-97
/
+235
2022-04-20
iotests/303: Check for zstd support
Hanna Reitz
1
-1
/
+3
2022-04-20
iotests/065: Check for zstd support
Hanna Reitz
1
-6
/
+18
2022-04-20
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
1
-0
/
+20
2022-04-20
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
Thomas Huth
2
-26
/
+14
2022-04-20
tests/qemu-iotests/meson.build: Improve the indentation
Thomas Huth
1
-29
/
+32
2022-04-20
tests/avocado: Allow overwrite smp and memory size command line options
Ahmed Abouzied
1
-2
/
+4
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
10
-7
/
+79
2022-04-20
docs/ccid: convert to restructuredText
Lucas Ramage
3
-182
/
+172
2022-04-20
tests/qtest: properly initialise the vring used idx
Alex Bennée
1
-0
/
+2
2022-04-20
tests/qtest: Move the fuzz tests to x86 only
Thomas Huth
6
-43
/
+22
2022-04-20
tests/qtest: Enable more tests for the "mipsel" target
Thomas Huth
2
-11
/
+4
2022-04-20
tests: Drop perl-Test-Harness from the CI containers / VMs
Thomas Huth
18
-20
/
+6
2022-04-19
Open 7.1 development tree
Richard Henderson
1
-1
/
+1
2022-04-19
Update version for v7.0.0 release
Peter Maydell
1
-1
/
+1
2022-04-13
target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
Peter Maydell
1
-18
/
+0
2022-04-13
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
1
-28
/
+47
2022-04-12
Update version for v7.0.0-rc4 release
Peter Maydell
1
-1
/
+1
2022-04-08
virtio-iommu: use-after-free fix
Wentao Liang
1
-0
/
+1
2022-04-07
ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
Mauro Matteo Cascella
3
-1
/
+16
2022-04-07
display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
Mauro Matteo Cascella
1
-1
/
+1
2022-04-06
Update version for v7.0.0-rc3 release
Peter Maydell
1
-1
/
+1
2022-04-06
acpi: fix acpi_index migration
Dr. David Alan Gilbert
5
-14
/
+17
2022-04-06
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
4
-16
/
+6
[next]