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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
libqos: Give get_machine_allocator() internal linkage
Markus Armbruster
2020-04-29
2
-3
/
+1
*
fuzz: Simplify how we compute available machines and types
Markus Armbruster
2020-04-29
4
-80
/
+57
*
tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
Markus Armbruster
2020-04-29
1
-2
/
+2
*
test-qemu-opts: Simplify test_has_help_option() after bug fix
Markus Armbruster
2020-04-29
1
-19
/
+17
*
qemu-option: Fix has_help_option()'s sloppy parsing
Markus Armbruster
2020-04-29
1
-2
/
+2
*
qemu-option: Fix sloppy recognition of "id=..." after ",,"
Markus Armbruster
2020-04-29
1
-2
/
+2
*
tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()
Markus Armbruster
2020-04-29
1
-0
/
+44
*
tests/docker: add docs FEATURE flag and use for test-misc
Alex Bennée
2020-04-15
7
-6
/
+8
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-04-14
1
-1
/
+1
|
\
|
*
tests: numa: test one backend with prealloc enabled
Igor Mammedov
2020-04-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-04-13
3
-36
/
+10
|
\
|
|
*
piix: fix xenfv regression, add compat machine xenfv-4.2
Olaf Hering
2020-04-11
3
-36
/
+10
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...
Peter Maydell
2020-04-07
1
-4
/
+1
|
\
\
|
*
|
tests/tcg: remove extraneous pasting macros
Alex Bennée
2020-04-07
1
-4
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-04-07
1
-0
/
+2
|
\
\
|
*
|
job: take each job's lock individually in job_txn_apply
Stefan Reiter
2020-04-07
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-04-07' in...
Peter Maydell
2020-04-07
10
-31
/
+193
|
\
\
|
*
|
iotests/common.pattern: Quote echos
Max Reitz
2020-04-07
1
-11
/
+11
|
*
|
qemu-img: Report convert errors by bytes, not sectors
Eric Blake
2020-04-07
1
-1
/
+1
|
*
|
qcow2: Forbid discard in qcow2 v2 images with backing files
Alberto Garcia
2020-04-07
8
-19
/
+181
|
|
/
*
|
tests/acceptance/machine_sparc_leon3: Disable HelenOS test
Philippe Mathieu-Daudé
2020-04-06
1
-0
/
+4
*
|
tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
Philippe Mathieu-Daudé
2020-04-06
1
-1
/
+2
*
|
tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
Philippe Mathieu-Daudé
2020-04-06
1
-2
/
+2
*
|
Acceptance test: Fix to EXEC migration
Oksana Vohchana
2020-04-06
1
-3
/
+3
|
/
*
qtest: add tulip test case
Li Qiang
2020-03-31
2
-0
/
+92
*
tests/docker: Add libepoxy and libudev packages to the Fedora image
Philippe Mathieu-Daudé
2020-03-27
1
-0
/
+2
*
tests/docker: Use Python3 PyYAML in the Fedora image
Philippe Mathieu-Daudé
2020-03-27
1
-1
/
+1
*
tests/docker: Install gcrypt devel package in Debian image
Philippe Mathieu-Daudé
2020-03-27
1
-0
/
+1
*
tests/docker: Keep package list sorted
Philippe Mathieu-Daudé
2020-03-27
2
-4
/
+8
*
tests/vm: fix basevm config
Alex Bennée
2020-03-27
1
-8
/
+8
*
tests/vm: update NetBSD to 9.0
Gerd Hoffmann
2020-03-27
1
-18
/
+7
*
tests/vm: update FreeBSD to 12.1
Gerd Hoffmann
2020-03-27
1
-2
/
+2
*
tests/vm: move vga setup
Gerd Hoffmann
2020-03-27
6
-2
/
+8
*
tests/vm: write raw console log
Gerd Hoffmann
2020-03-27
1
-0
/
+6
*
iotests/138: Test leaks/corruptions fixed report
Max Reitz
2020-03-26
2
-2
/
+53
*
iotests: Add poke_file_[bl]e functions
Max Reitz
2020-03-26
1
-0
/
+24
*
qcow2: Avoid feature name extension on small cluster size
Eric Blake
2020-03-26
2
-4
/
+8
*
qcow2: List autoclear bit names in header
Eric Blake
2020-03-26
3
-13
/
+13
*
tests/migration: Reduce autoconverge initial bandwidth
Philippe Mathieu-Daudé
2020-03-25
1
-1
/
+1
*
iotests/026: Move v3-exclusive test to new file
Max Reitz
2020-03-24
6
-43
/
+98
*
iotests: Fix cleanup path in some tests
Max Reitz
2020-03-24
3
-1
/
+8
*
iotests: Increase pause_wait() timeout
Kevin Wolf
2020-03-21
1
-1
/
+1
*
iotests.py: Enable faulthandler
Kevin Wolf
2020-03-21
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...
Peter Maydell
2020-03-20
1
-0
/
+1
|
\
|
*
Add rx-softmmu
Yoshinori Sato
2020-03-19
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2020-03-19
1
-200
/
+114
|
\
\
|
|
/
|
/
|
|
*
block/dirty-bitmap: improve _next_dirty_area API
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-15
/
+28
|
*
block/dirty-bitmap: add _next_dirty API
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-57
/
+73
|
*
block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-18
/
+18
|
*
hbitmap: drop meta bitmaps as they are unused
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-115
/
+0
[next]