index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...
Richard Henderson
2022-04-20
Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
2022-04-20
tests/guest-debug: better handle gdb crashes
Alex Bennée
2022-04-20
target/i386: fix byte swap issue with XMM register access
Alex Bennée
2022-04-20
tests/tcg: add missing reference files for float_convs
Alex Bennée
2022-04-20
tests/tcg: add float_convd test
Alex Bennée
2022-04-20
tests/tcg: remove duplicate sha512-sse case
Alex Bennée
2022-04-20
tests/tcg: fix non-static build
Paolo Bonzini
2022-04-20
tests/docker: remove SKIP_DOCKER_BUILD
Paolo Bonzini
2022-04-20
tests/tcg: isolate from QEMU's config-host.mak
Paolo Bonzini
2022-04-20
tests/tcg: invoke Makefile.target directly from QEMU's makefile
Paolo Bonzini
2022-04-20
tests/tcg: list test targets in Makefile.prereqs
Paolo Bonzini
2022-04-20
tests/tcg: prepare Makefile.prereqs at configure time
Paolo Bonzini
2022-04-20
tests/tcg: remove CONFIG_USER_ONLY from config-target.mak
Paolo Bonzini
2022-04-20
tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
Paolo Bonzini
2022-04-20
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
2022-04-20
tests/docker: do not duplicate rules for hexagon-cross
Paolo Bonzini
2022-04-20
tests/docker: simplify docker-TEST@IMAGE targets
Paolo Bonzini
2022-04-20
tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
Paolo Bonzini
2022-04-20
tests/docker: inline variable definitions or move close to use
Paolo Bonzini
2022-04-20
tests/docker: remove unnecessary default definitions
Paolo Bonzini
2022-04-20
tests/docker: remove dead variable
Paolo Bonzini
2022-04-20
tests/docker: remove test targets
Paolo Bonzini
2022-04-20
tests/docker: remove dead code for linux-user containers
Paolo Bonzini
2022-04-20
docs/devel: drop :hidden: and :includehidden: tags
Alex Bennée
2022-04-20
docs/devel: add some notes on the binfmt-image-debian targets
Alex Bennée
2022-04-20
tests/avocado: update aarch64_virt test to exercise -cpu max
Alex Bennée
2022-04-20
Merge tag 'pull-request-2022-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-04-20
qcow2: Add errp to rebuild_refcount_structure()
Hanna Reitz
2022-04-20
iotests/108: Test new refcount rebuild algorithm
Hanna Reitz
2022-04-20
qcow2: Improve refcount structure rebuilding
Hanna Reitz
2022-04-20
iotests/303: Check for zstd support
Hanna Reitz
2022-04-20
iotests/065: Check for zstd support
Hanna Reitz
2022-04-20
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
2022-04-20
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
Thomas Huth
2022-04-20
tests/qemu-iotests/meson.build: Improve the indentation
Thomas Huth
2022-04-20
tests/avocado: Allow overwrite smp and memory size command line options
Ahmed Abouzied
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
docs/ccid: convert to restructuredText
Lucas Ramage
2022-04-20
tests/qtest: properly initialise the vring used idx
Alex Bennée
2022-04-20
tests/qtest: Move the fuzz tests to x86 only
Thomas Huth
2022-04-20
tests/qtest: Enable more tests for the "mipsel" target
Thomas Huth
2022-04-20
tests: Drop perl-Test-Harness from the CI containers / VMs
Thomas Huth
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-19
Open 7.1 development tree
Richard Henderson
2022-04-19
Update version for v7.0.0 release
v7.0.0
Peter Maydell
2022-04-13
target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
Peter Maydell
2022-04-13
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
2022-04-12
Update version for v7.0.0-rc4 release
v7.0.0-rc4
Peter Maydell
[next]