index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-51
/
+568
2017-09-07
Merge remote-tracking branch 'remotes/juanquintela/tags/tests/20170906' into ...
Peter Maydell
2
-7
/
+7
2017-09-06
qemu-iotests: add 184 for throttle filter driver
Manos Pitsidianakis
3
-0
/
+508
2017-09-05
tests: Make vmgenid test compile
Juan Quintela
1
-2
/
+2
2017-09-05
tests: Use real size for iov tests
Juan Quintela
1
-5
/
+5
2017-09-05
vhost-user: disable the *broken* subprocess tests
Philippe Mathieu-Daudé
1
-7
/
+10
2017-09-05
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
1
-0
/
+1
2017-09-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-52
/
+77
2017-09-05
block: add aio_context field in ThrottleGroupMember
Manos Pitsidianakis
1
-30
/
+33
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
1
-24
/
+29
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...
Peter Maydell
4
-7
/
+8
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
2
-96
/
+12
2017-09-05
io: fix check for handshake completion in TLS test
Daniel P. Berrange
1
-1
/
+1
2017-09-05
io: add new qio_channel_{readv, writev, read, write}_all functions
Daniel P. Berrange
1
-93
/
+9
2017-09-05
qemu-iotests: use context managers for resource cleanup in 194
Stefan Hajnoczi
1
-52
/
+51
2017-09-05
iotests.py: add FilePath context manager
Stefan Hajnoczi
1
-0
/
+26
2017-09-04
qapi: drop the sentinel in enum array
Marc-André Lureau
1
-1
/
+0
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
4
-13
/
+16
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
5
-7
/
+7
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
1
-1
/
+0
2017-09-04
qapi: Avoid unnecessary use of enum lookup table's sentinel
Markus Armbruster
2
-2
/
+2
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2
-12
/
+6
2017-09-04
qlit: Tighten QLit list vs QList comparison
Marc-André Lureau
1
-0
/
+3
2017-09-04
qlit: Tighten QLit dict vs QDict comparison
Marc-André Lureau
1
-0
/
+7
2017-09-04
tests/check-qlit: New, covering qobject/qlit.c
Marc-André Lureau
2
-1
/
+68
2017-09-04
qlit: make qlit_equal_qobject return a bool
Marc-André Lureau
1
-7
/
+7
2017-09-04
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
Marc-André Lureau
1
-7
/
+7
2017-09-04
qlit: use QLit prefix consistently
Marc-André Lureau
1
-20
/
+20
2017-09-04
qlit: move qlit from check-qjson to qobject/
Marc-André Lureau
1
-95
/
+1
2017-09-04
tests/qmp-test: Add generic, basic test of query commands
Markus Armbruster
1
-1
/
+181
2017-09-04
io: fix temp directory used by test-io-channel-tls test
Daniel P. Berrange
1
-2
/
+2
2017-09-04
crypto: fix test cert generation to not use SHA1 algorithm
Daniel P. Berrange
1
-1
/
+2
2017-09-04
tests: fix incorrect size_t format in benchmark-crypto
Philippe Mathieu-Daudé
3
-6
/
+6
2017-09-01
qapi: Fix error handling code on alternate conflict
Eduardo Habkost
9
-0
/
+14
2017-08-31
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...
Peter Maydell
1
-2
/
+1
2017-08-31
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-5
/
+87
2017-08-31
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into st...
Peter Maydell
6
-82
/
+245
2017-08-31
test-iov: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
1
-2
/
+1
2017-08-30
nbd/client: refactor nbd_read_eof
Vladimir Sementsov-Ogievskiy
1
-4
/
+4
2017-08-30
qemu-iotests: test NBD over UNIX domain sockets in 083
Stefan Hajnoczi
3
-71
/
+214
2017-08-30
qemu-iotests: improve nbd-fault-injector.py startup protocol
Stefan Hajnoczi
1
-0
/
+4
2017-08-30
qemu-iotests: Extend non-shared storage migration test (194)
Kashyap Chamarthy
2
-9
/
+25
2017-08-30
tests: Add network filter tests to the check-qtest-s390x list
Thomas Huth
4
-9
/
+36
2017-08-30
tests: Run filter-redirector and -mirror test only on POSIX systems
Thomas Huth
3
-19
/
+4
2017-08-30
tests/pxe: Check virtio-net-ccw on s390x
Thomas Huth
3
-0
/
+28
2017-08-30
tests/boot-sector: Do not overwrite the x86 buffer on other architectures
Thomas Huth
1
-15
/
+26
2017-08-30
tests: migration/guestperf Python 2.6 argparse compatibility
Stefan Hajnoczi
1
-3
/
+5
2017-08-30
docker.py: Python 2.6 argparse compatibility
Stefan Hajnoczi
1
-1
/
+3
2017-08-29
throttle: Test the valid range of config values
Alberto Garcia
1
-0
/
+77
2017-08-29
throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
Alberto Garcia
1
-1
/
+2
[next]