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
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
5
-7
/
+7
*
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
1
-1
/
+0
*
qapi: Avoid unnecessary use of enum lookup table's sentinel
Markus Armbruster
2017-09-04
2
-2
/
+2
*
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2017-09-04
2
-12
/
+6
*
qlit: Tighten QLit list vs QList comparison
Marc-André Lureau
2017-09-04
1
-0
/
+3
*
qlit: Tighten QLit dict vs QDict comparison
Marc-André Lureau
2017-09-04
1
-0
/
+7
*
tests/check-qlit: New, covering qobject/qlit.c
Marc-André Lureau
2017-09-04
2
-1
/
+68
*
qlit: make qlit_equal_qobject return a bool
Marc-André Lureau
2017-09-04
1
-7
/
+7
*
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
Marc-André Lureau
2017-09-04
1
-7
/
+7
*
qlit: use QLit prefix consistently
Marc-André Lureau
2017-09-04
1
-20
/
+20
*
qlit: move qlit from check-qjson to qobject/
Marc-André Lureau
2017-09-04
1
-95
/
+1
*
tests/qmp-test: Add generic, basic test of query commands
Markus Armbruster
2017-09-04
1
-1
/
+181
*
qapi: Fix error handling code on alternate conflict
Eduardo Habkost
2017-09-01
9
-0
/
+14
*
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...
Peter Maydell
2017-08-31
1
-2
/
+1
|
\
|
*
test-iov: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
2017-08-31
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-08-31
3
-5
/
+87
|
\
\
|
*
|
tests: migration/guestperf Python 2.6 argparse compatibility
Stefan Hajnoczi
2017-08-30
1
-3
/
+5
|
*
|
docker.py: Python 2.6 argparse compatibility
Stefan Hajnoczi
2017-08-30
1
-1
/
+3
|
*
|
throttle: Test the valid range of config values
Alberto Garcia
2017-08-29
1
-0
/
+77
|
*
|
throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
Alberto Garcia
2017-08-29
1
-1
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into st...
Peter Maydell
2017-08-31
6
-82
/
+245
|
\
\
|
*
|
nbd/client: refactor nbd_read_eof
Vladimir Sementsov-Ogievskiy
2017-08-30
1
-4
/
+4
|
*
|
qemu-iotests: test NBD over UNIX domain sockets in 083
Stefan Hajnoczi
2017-08-30
3
-71
/
+214
|
*
|
qemu-iotests: improve nbd-fault-injector.py startup protocol
Stefan Hajnoczi
2017-08-30
1
-0
/
+4
|
*
|
qemu-iotests: Extend non-shared storage migration test (194)
Kashyap Chamarthy
2017-08-30
2
-9
/
+25
|
|
/
*
|
tests: Add network filter tests to the check-qtest-s390x list
Thomas Huth
2017-08-30
4
-9
/
+36
*
|
tests: Run filter-redirector and -mirror test only on POSIX systems
Thomas Huth
2017-08-30
3
-19
/
+4
*
|
tests/pxe: Check virtio-net-ccw on s390x
Thomas Huth
2017-08-30
3
-0
/
+28
*
|
tests/boot-sector: Do not overwrite the x86 buffer on other architectures
Thomas Huth
2017-08-30
1
-15
/
+26
|
/
*
qemu-iotests: add 194 non-shared storage migration test
Stefan Hajnoczi
2017-08-23
4
-0
/
+100
*
boot-serial-test: prefer tcg accelerator
Cornelia Huck
2017-08-22
1
-1
/
+5
*
iotests: Add non-shared storage migration case 192
Fam Zheng
2017-08-15
3
-0
/
+71
*
qemu-iotests: step clock after each test iteration
Stefan Hajnoczi
2017-08-15
1
-0
/
+4
*
docker: add centos7 image
Philippe Mathieu-Daudé
2017-08-15
1
-0
/
+31
*
docker: install more packages on CentOS to extend code coverage
Philippe Mathieu-Daudé
2017-08-15
1
-0
/
+10
*
docker: add Xen libs to centos6 image
Philippe Mathieu-Daudé
2017-08-15
1
-1
/
+2
*
docker: use one package per line in CentOS config
Philippe Mathieu-Daudé
2017-08-15
1
-4
/
+14
*
Makefile: Let "make check-help" work without running ./configure
Fam Zheng
2017-08-15
1
-21
/
+25
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-08-14
3
-21
/
+5
|
\
|
*
qemu-iotests: remove comment about root privileges requirement
Cleber Rosa
2017-08-14
1
-6
/
+0
|
*
qemu-iotests: remove commented out variables
Cleber Rosa
2017-08-14
1
-4
/
+0
|
*
qemu-iotests: get rid of _full_imgproto_details()
Cleber Rosa
2017-08-14
2
-7
/
+1
|
*
libqtest: Fix typo in comments
Eric Blake
2017-08-14
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/boot-serial-no-tcg-20170811...
Peter Maydell
2017-08-14
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
boot-serial-test: fallback to kvm accelerator
Cornelia Huck
2017-08-11
1
-2
/
+3
*
|
qemu-iotests: fix 185
Vladimir Sementsov-Ogievskiy
2017-08-11
1
-0
/
+4
*
|
tests/multiboot: Fix whitespace failure
Eric Blake
2017-08-11
1
-1
/
+1
*
|
IDE: test flush on empty CDROM
Kevin Wolf
2017-08-10
1
-0
/
+19
|
/
*
libqtest: always set up signal handler for SIGABRT
Jens Freimann
2017-08-09
1
-1
/
+1
*
acpi-test: update expected DSDT files
Michael S. Tsirkin
2017-08-09
5
-0
/
+0
[next]