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
/
vhost-user-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-3
/
+3
*
vhost-user-test: add back memfd check
Marc-André Lureau
2018-03-26
1
-27
/
+66
*
vhost-user-test: do not hang if chardev creation failed
Marc-André Lureau
2018-03-26
1
-0
/
+1
*
libqos: Use explicit QTestState for fw_cfg operations
Eric Blake
2018-02-14
1
-1
/
+1
*
libqos: Track QTestState with QPCIBus
Eric Blake
2018-02-14
1
-1
/
+1
*
Revert "tests: use memfd in vhost-user-test"
Peter Maydell
2018-02-13
1
-64
/
+26
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
tests: use memfd in vhost-user-test
Marc-André Lureau
2018-02-07
1
-26
/
+64
*
vhost-user-test: make read-guest-mem setup its own qemu
Marc-André Lureau
2018-02-07
1
-12
/
+15
*
tests: keep compiling failing vhost-user tests
Marc-André Lureau
2018-02-07
1
-13
/
+14
*
vhost-user-test: use init_virtio_dev in multiqueue test
Maxime Coquelin
2018-01-18
1
-57
/
+8
*
vhost-user-test: make features mask an init_virtio_dev() argument
Maxime Coquelin
2018-01-18
1
-7
/
+7
*
vhost-user-test: setup virtqueues in all tests
Maxime Coquelin
2018-01-18
1
-11
/
+42
*
vhost-user-test: extract read-guest-mem test from main loop
Maxime Coquelin
2018-01-18
1
-18
/
+23
*
vhost-user-test: fix features mask
Maxime Coquelin
2018-01-18
1
-1
/
+1
*
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
vhost-user: disable the *broken* subprocess tests
Philippe Mathieu-Daudé
2017-09-05
1
-7
/
+10
*
char: add backend hotswap handler
Anton Nefedov
2017-07-14
1
-1
/
+1
*
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
2017-06-02
1
-3
/
+1
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
char: add a /chardevs container
Marc-André Lureau
2017-05-04
1
-1
/
+1
*
tests: fix vhost-user-test leaks
Marc-André Lureau
2017-03-01
1
-4
/
+7
*
char: headers clean-up
Marc-André Lureau
2017-01-31
1
-0
/
+1
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-31
1
-2
/
+0
|
\
|
*
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-2
/
+0
*
|
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
2016-10-28
1
-17
/
+16
|
/
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
1
-0
/
+1
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
1
-16
/
+19
*
char: rename some frontend functions
Marc-André Lureau
2016-10-24
1
-3
/
+3
*
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
1
-18
/
+21
*
char: remove init callback
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-10-06
1
-2
/
+2
*
tests: add /vhost-user/flags-mismatch test
Marc-André Lureau
2016-09-23
1
-1
/
+59
*
tests: add a simple /vhost-user/multiqueue test
Marc-André Lureau
2016-09-23
1
-3
/
+106
*
tests: add /vhost-user/connect-fail test
Marc-André Lureau
2016-09-23
1
-0
/
+39
*
vhost-user-test: Use libqos instead of pxe-virtio.rom
Eduardo Habkost
2016-09-05
1
-3
/
+34
*
tests: fix vhost-user-test leak
Marc-André Lureau
2016-07-28
1
-0
/
+1
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
vhost-user-test: fix g_cond_wait_until compat implementation
Paolo Bonzini
2016-06-29
1
-15
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-17
1
-17
/
+119
|
\
|
*
test: start vhost-user reconnect test
Marc-André Lureau
2016-06-17
1
-17
/
+119
*
|
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
|
/
*
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
tests: Clean up includes
Peter Maydell
2016-02-16
1
-0
/
+1
*
vhost-user-test: use correct ROM to speed up and avoid spurious failures
Paolo Bonzini
2016-02-06
1
-3
/
+2
*
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-22
1
-1
/
+1
*
tests: Use proper functions types instead of void (*fn)
Markus Armbruster
2015-12-04
1
-1
/
+2
[next]