index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Add tcg_constant_ptr
Richard Henderson
2022-04-20
1
-0
/
+2
*
accel/tcg: Remove ATOMIC_MMU_IDX
Richard Henderson
2022-04-20
2
-2
/
+0
*
tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
Richard Henderson
2022-04-20
2
-7
/
+29
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
9
-9
/
+0
*
Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...
Richard Henderson
2022-04-20
37
-424
/
+5780
|
\
|
*
tests/guest-debug: better handle gdb crashes
Alex Bennée
2022-04-20
1
-5
/
+6
|
*
target/i386: fix byte swap issue with XMM register access
Alex Bennée
2022-04-20
1
-2
/
+2
|
*
tests/tcg: add missing reference files for float_convs
Alex Bennée
2022-04-20
2
-0
/
+1496
|
*
tests/tcg: add float_convd test
Alex Bennée
2022-04-20
5
-0
/
+4058
|
*
tests/tcg: remove duplicate sha512-sse case
Alex Bennée
2022-04-20
1
-7
/
+0
|
*
tests/tcg: fix non-static build
Paolo Bonzini
2022-04-20
1
-1
/
+0
|
*
tests/docker: remove SKIP_DOCKER_BUILD
Paolo Bonzini
2022-04-20
2
-68
/
+1
|
*
tests/tcg: isolate from QEMU's config-host.mak
Paolo Bonzini
2022-04-20
3
-4
/
+7
|
*
tests/tcg: invoke Makefile.target directly from QEMU's makefile
Paolo Bonzini
2022-04-20
4
-146
/
+35
|
*
tests/tcg: list test targets in Makefile.prereqs
Paolo Bonzini
2022-04-20
3
-23
/
+19
|
*
tests/tcg: prepare Makefile.prereqs at configure time
Paolo Bonzini
2022-04-20
3
-23
/
+14
|
*
tests/tcg: remove CONFIG_USER_ONLY from config-target.mak
Paolo Bonzini
2022-04-20
2
-13
/
+7
|
*
tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
Paolo Bonzini
2022-04-20
3
-4
/
+2
|
*
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
2022-04-20
6
-11
/
+28
|
*
tests/docker: do not duplicate rules for hexagon-cross
Paolo Bonzini
2022-04-20
2
-22
/
+4
|
*
tests/docker: simplify docker-TEST@IMAGE targets
Paolo Bonzini
2022-04-20
1
-10
/
+2
|
*
tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
Paolo Bonzini
2022-04-20
1
-1
/
+1
|
*
tests/docker: inline variable definitions or move close to use
Paolo Bonzini
2022-04-20
1
-16
/
+16
|
*
tests/docker: remove unnecessary default definitions
Paolo Bonzini
2022-04-20
1
-5
/
+0
|
*
tests/docker: remove dead variable
Paolo Bonzini
2022-04-20
1
-1
/
+0
|
*
tests/docker: remove test targets
Paolo Bonzini
2022-04-20
2
-27
/
+1
|
*
tests/docker: remove dead code for linux-user containers
Paolo Bonzini
2022-04-20
1
-11
/
+0
|
*
docs/devel: drop :hidden: and :includehidden: tags
Alex Bennée
2022-04-20
7
-9
/
+1
|
*
docs/devel: add some notes on the binfmt-image-debian targets
Alex Bennée
2022-04-20
1
-0
/
+38
|
*
tests/avocado: update aarch64_virt test to exercise -cpu max
Alex Bennée
2022-04-20
3
-25
/
+52
*
|
Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
2022-04-20
8
-167
/
+673
|
\
\
|
*
|
qcow2: Add errp to rebuild_refcount_structure()
Hanna Reitz
2022-04-20
1
-14
/
+19
|
*
|
iotests/108: Test new refcount rebuild algorithm
Hanna Reitz
2022-04-20
2
-1
/
+339
|
*
|
qcow2: Improve refcount structure rebuilding
Hanna Reitz
2022-04-20
1
-97
/
+235
|
*
|
iotests/303: Check for zstd support
Hanna Reitz
2022-04-20
1
-1
/
+3
|
*
|
iotests/065: Check for zstd support
Hanna Reitz
2022-04-20
1
-6
/
+18
|
*
|
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
2022-04-20
1
-0
/
+20
|
*
|
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
Thomas Huth
2022-04-20
2
-26
/
+14
|
*
|
tests/qemu-iotests/meson.build: Improve the indentation
Thomas Huth
2022-04-20
1
-29
/
+32
|
|
/
*
|
Merge tag 'pull-request-2022-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-04-20
40
-265
/
+289
|
\
\
|
|
/
|
/
|
|
*
tests/avocado: Allow overwrite smp and memory size command line options
Ahmed Abouzied
2022-04-20
1
-2
/
+4
|
*
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
10
-7
/
+79
|
*
docs/ccid: convert to restructuredText
Lucas Ramage
2022-04-20
3
-182
/
+172
|
*
tests/qtest: properly initialise the vring used idx
Alex Bennée
2022-04-20
1
-0
/
+2
|
*
tests/qtest: Move the fuzz tests to x86 only
Thomas Huth
2022-04-20
6
-43
/
+22
|
*
tests/qtest: Enable more tests for the "mipsel" target
Thomas Huth
2022-04-20
2
-11
/
+4
|
*
tests: Drop perl-Test-Harness from the CI containers / VMs
Thomas Huth
2022-04-20
18
-20
/
+6
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-20
515
-1791
/
+3179
|
\
|
*
target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
Peter Maydell
2022-04-13
1
-18
/
+0
|
*
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
2022-04-13
1
-28
/
+47
[next]