]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Convert guestfwd to -device, and add -sdl explicit args
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 14 Dec 2009 19:47:47 +0000 (19:47 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 18 Jan 2010 13:55:57 +0000 (13:55 +0000)
commitd86c876a66e320b55220d00113027c9ad6199cff
tree86752351bb89a3c8527c8b92421994ae1bfc69ce
parent16658da4e76ea9e57440f569d0c945403cda2b56
Convert guestfwd to -device, and add -sdl explicit args

The old syntax was

   -chardev SOMECONFIG
   -nic user,guestfwd=tcp:IP:PORT-chardev:CHARDEV

The new syntax is

   -chardev SOMECONFIG
   -netdev user,guestfwd=tcp:IP:PORT,chardev=ID,id=user-ID
src/qemu/qemu_conf.c
tests/qemuxml2argvdata/qemuxml2argv-channel-guestfwd.args