summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-09-18 14:06:07 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-09-18 14:06:07 +0100
commit27374fa479368a15e3c50ea17343be1397b29a10 (patch)
tree5b20d3890f641426d771d7f798ba05ac4a156d9f /java
parentd5fad33b4eaa39722ea1dc96de9446ffc4805e01 (diff)
downloadlibguestfs-27374fa479368a15e3c50ea17343be1397b29a10.tar.gz
libguestfs-27374fa479368a15e3c50ea17343be1397b29a10.tar.xz
libguestfs-27374fa479368a15e3c50ea17343be1397b29a10.zip
Enable new-style -chardev ... guestfwd command line.
Newer versions of qemu have changed the command line format (again). '-net channel' is now deprecated. Instead we use: -chardev socket,id=guestfsvmc,path=/path/to/sock,server,nowait -net user,vlan=0,net=10.0.2.0/8,guestfwd=tcp:10.0.2.4:6666-chardev:guestfsvmc -net nic,model=ne2k_pci,vlan=0 The old style format is still used if the new style is not detected at runtime.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions