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
*
tests/tcg: target/mips: Amend tests for MSA pack instructions
Aleksandar Markovic
2019-06-21
13
-12
/
+708
*
tests/tcg: target/mips: Include isa/ase and group name in test output
Aleksandar Markovic
2019-06-21
260
-736
/
+1492
*
iotests: Test failure to loosen restrictions
Max Reitz
2019-06-18
2
-0
/
+27
*
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-2
/
+3
*
iotests: Hide timestamps for skipped tests
Max Reitz
2019-06-18
1
-0
/
+1
*
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
2019-06-18
1
-1
/
+2
*
tests/rebuild-expected-aml.sh: blow out difflist
Michael S. Tsirkin
2019-06-16
1
-0
/
+3
*
q35: update DSDT
Michael S. Tsirkin
2019-06-16
9
-8
/
+0
*
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2019-06-16
1
-0
/
+8
*
iotests: Test qemu-img convert -C --salvage
Max Reitz
2019-06-14
2
-0
/
+4
*
iotests: Test qemu-img convert --salvage
Max Reitz
2019-06-14
3
-0
/
+214
*
blockdev: Overlays are not snapshots
Max Reitz
2019-06-14
1
-5
/
+5
*
iotests: restrict 254 to support only qcow2
Vladimir Sementsov-Ogievskiy
2019-06-14
1
-0
/
+2
*
iotests: Fix intermittent failure in 219
Max Reitz
2019-06-14
1
-3
/
+10
*
iotests: Filter 175's allocation information
Max Reitz
2019-06-14
2
-8
/
+26
*
iotests: add iotest 256 for testing blockdev-backup across iothread contexts
John Snow
2019-06-14
3
-0
/
+242
*
iotests.py: rewrite run_job to be pickier
John Snow
2019-06-14
1
-19
/
+29
*
iotests.py: do not use infinite waits
John Snow
2019-06-14
1
-7
/
+7
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-06-13' into st...
Peter Maydell
2019-06-13
5
-62
/
+52
|
\
|
*
iotests: Let 233 run concurrently
Max Reitz
2019-06-13
2
-53
/
+42
|
*
iotests: Use qemu-nbd's --pid-file
Max Reitz
2019-06-13
1
-4
/
+2
|
*
iotests.py: Add qemu_nbd_early_pipe()
Max Reitz
2019-06-13
2
-5
/
+8
*
|
target/arm: Fix output of PAuth Auth
Richard Henderson
2019-06-13
2
-1
/
+62
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...
Peter Maydell
2019-06-13
31
-3
/
+135
|
\
|
*
tests/qapi-schema: Error case tests for features in structs
Kevin Wolf
2019-06-12
25
-0
/
+37
|
*
tests/qapi-schema: Test for good feature lists in structs
Kevin Wolf
2019-06-12
4
-0
/
+94
|
*
qapi: Add feature flags to struct types
Kevin Wolf
2019-06-12
3
-3
/
+4
*
|
tests/tcg/x86_64: add a PVH crt.o for x86_64 system tests
Alex Bennée
2019-06-12
3
-0
/
+311
*
|
tests/tcg: clean-up VPATH/TESTS for i386
Alex Bennée
2019-06-12
1
-7
/
+2
*
|
tests/tcg: better detect truncated reads
Alex Bennée
2019-06-12
1
-5
/
+31
*
|
tests/vm: python3 fixes
Gerd Hoffmann
2019-06-12
1
-5
/
+6
*
|
tests/vm: Add missing variables on help
Wainer dos Santos Moschetta
2019-06-12
1
-2
/
+6
*
|
tests/vm: Fix build-centos docker-based tests run
Wainer dos Santos Moschetta
2019-06-12
1
-3
/
+3
*
|
tests/vm: Port basevm to Python 3
Wainer dos Santos Moschetta
2019-06-12
1
-4
/
+4
*
|
tests/vm: Use python configured on build
Wainer dos Santos Moschetta
2019-06-12
1
-2
/
+2
*
|
tests/docker: Update the Ubuntu image to 19.04
Alex Bennée
2019-06-12
1
-5
/
+14
*
|
tests/docker: Update the Fedora cross compile images to 30
Alex Bennée
2019-06-12
2
-2
/
+2
*
|
tests/docker: Update the Fedora image to Fedora 30
Philippe Mathieu-Daudé
2019-06-12
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...
Peter Maydell
2019-06-12
84
-20
/
+132
|
\
|
*
Supply missing header guards
Markus Armbruster
2019-06-12
10
-1
/
+50
|
*
Clean up a few header guard symbols
Markus Armbruster
2019-06-12
2
-4
/
+4
|
*
Normalize position of header guard
Markus Armbruster
2019-06-12
1
-5
/
+4
|
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
6
-2
/
+4
|
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
67
-7
/
+68
|
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
2
-1
/
+2
*
|
BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
Philippe Mathieu-Daudé
2019-06-11
1
-0
/
+49
*
|
BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU
Philippe Mathieu-Daudé
2019-06-11
1
-0
/
+58
*
|
BootLinuxConsoleTest: Test the SmartFusion2 board
Philippe Mathieu-Daudé
2019-06-11
1
-0
/
+27
*
|
BootLinuxConsoleTest: Do not log empty lines
Philippe Mathieu-Daudé
2019-06-11
1
-2
/
+4
*
|
tests/boot_linux_console: Let extract_from_deb handle various compressions
Philippe Mathieu-Daudé
2019-06-11
1
-2
/
+3
|
/
[next]