qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [v3 0/2] tests/pxe-test: add testcase using vhost-user-bridge
@ 2017-10-26 12:44 Jens Freimann
  2017-10-26 12:44 ` [Qemu-devel] [v3 1/2] tests/vhost-user-bridge: disable debug output by default Jens Freimann
  2017-10-26 12:44 ` [Qemu-devel] [v3 2/2] tests/pxe-test: add testcase using vhost-user-bridge Jens Freimann
  0 siblings, 2 replies; 5+ messages in thread
From: Jens Freimann @ 2017-10-26 12:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, victork, maxime.coquelin, jasowang, stefanha

This implements a testcase for pxe-test using the vhost-user interface. Spawn a
vhost-user-bridge process and connect it to the qemu process

v2->v3:
 * rebase to current master
 * run test with slow test cases, as it takes a bit of time

Jens Freimann (2):
  tests/vhost-user-bridge: disable debug output by default
  tests/pxe-test: add testcase using vhost-user-bridge

 tests/Makefile.include    |   4 +-
 tests/pxe-test.c          | 111 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/vhost-user-bridge.c |   2 +-
 3 files changed, 115 insertions(+), 2 deletions(-)

-- 
2.13.6

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-27  9:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-26 12:44 [Qemu-devel] [v3 0/2] tests/pxe-test: add testcase using vhost-user-bridge Jens Freimann
2017-10-26 12:44 ` [Qemu-devel] [v3 1/2] tests/vhost-user-bridge: disable debug output by default Jens Freimann
2017-10-26 12:44 ` [Qemu-devel] [v3 2/2] tests/pxe-test: add testcase using vhost-user-bridge Jens Freimann
2017-10-26 14:53   ` Michael S. Tsirkin
2017-10-27  9:40     ` Jens Freimann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).