Add "redirdev" redirection device

- create a new "redirdev" element for this purpose
This commit is contained in:
Marc-André Lureau
2011-09-02 23:09:14 +08:00
committed by Daniel Veillard
parent fdd14a9d05
commit 162efa1a7c
16 changed files with 494 additions and 18 deletions

View File

@@ -189,6 +189,8 @@ mymain(void)
DO_TEST("lease");
DO_TEST("event_idx");
DO_TEST("usb-redir");
/* These tests generate different XML */
DO_TEST_DIFFERENT("balloon-device-auto");
DO_TEST_DIFFERENT("channel-virtio-auto");