index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
vhost-user-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
libqos: Use explicit QTestState for fw_cfg operations
Eric Blake
1
-1
/
+1
2018-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
1
-1
/
+1
2018-02-13
Revert "tests: use memfd in vhost-user-test"
Peter Maydell
1
-64
/
+26
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-07
tests: use memfd in vhost-user-test
Marc-André Lureau
1
-26
/
+64
2018-02-07
vhost-user-test: make read-guest-mem setup its own qemu
Marc-André Lureau
1
-12
/
+15
2018-02-07
tests: keep compiling failing vhost-user tests
Marc-André Lureau
1
-13
/
+14
2018-01-18
vhost-user-test: use init_virtio_dev in multiqueue test
Maxime Coquelin
1
-57
/
+8
2018-01-18
vhost-user-test: make features mask an init_virtio_dev() argument
Maxime Coquelin
1
-7
/
+7
2018-01-18
vhost-user-test: setup virtqueues in all tests
Maxime Coquelin
1
-11
/
+42
2018-01-18
vhost-user-test: extract read-guest-mem test from main loop
Maxime Coquelin
1
-18
/
+23
2018-01-18
vhost-user-test: fix features mask
Maxime Coquelin
1
-1
/
+1
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-09-05
vhost-user: disable the *broken* subprocess tests
Philippe Mathieu-Daudé
1
-7
/
+10
2017-07-14
char: add backend hotswap handler
Anton Nefedov
1
-1
/
+1
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
1
-3
/
+1
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-05-04
char: add a /chardevs container
Marc-André Lureau
1
-1
/
+1
2017-03-01
tests: fix vhost-user-test leaks
Marc-André Lureau
1
-4
/
+7
2017-01-31
char: headers clean-up
Marc-André Lureau
1
-0
/
+1
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-2
/
+2
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-2
/
+0
2016-10-28
clean-up: removed duplicate #includes
Anand J
1
-2
/
+0
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
1
-17
/
+16
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-0
/
+1
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-16
/
+19
2016-10-24
char: rename some frontend functions
Marc-André Lureau
1
-3
/
+3
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
1
-18
/
+21
2016-10-24
char: remove init callback
Marc-André Lureau
1
-1
/
+1
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
1
-2
/
+2
2016-09-23
tests: add /vhost-user/flags-mismatch test
Marc-André Lureau
1
-1
/
+59
2016-09-23
tests: add a simple /vhost-user/multiqueue test
Marc-André Lureau
1
-3
/
+106
2016-09-23
tests: add /vhost-user/connect-fail test
Marc-André Lureau
1
-0
/
+39
2016-09-05
vhost-user-test: Use libqos instead of pxe-virtio.rom
Eduardo Habkost
1
-3
/
+34
2016-07-29
tests: fix vhost-user-test leak
Marc-André Lureau
1
-0
/
+1
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-06-29
vhost-user-test: fix g_cond_wait_until compat implementation
Paolo Bonzini
1
-15
/
+2
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-17
/
+119
2016-06-17
test: start vhost-user reconnect test
Marc-André Lureau
1
-17
/
+119
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-16
tests: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-06
vhost-user-test: use correct ROM to speed up and avoid spurious failures
Paolo Bonzini
1
-3
/
+2
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
1
-1
/
+1
2015-12-04
tests: Use proper functions types instead of void (*fn)
Markus Armbruster
1
-1
/
+2
2015-12-02
vhost-user-test: fix crash with glib < 2.36
Marc-André Lureau
1
-4
/
+15
2015-12-02
vhost-user-test: use unix port for migration
Marc-André Lureau
1
-1
/
+7
2015-12-02
vhost-user-test: fix chardriver race
Marc-André Lureau
1
-5
/
+21
[next]