diff options
author | 2011-06-04 07:25:59 +0200 | |
---|---|---|
committer | 2011-06-08 09:04:29 +0100 | |
commit | a9899996c8bc8eb7686f64207ef2ce1137dd125b (patch) | |
tree | 145959ae0776e38a8bc3c668a1682df7ad914d5b /scripts/update-linux-headers.sh | |
parent | Fix compilation warning due to missing header for sigaction (followup) (diff) | |
download | qemu-a9899996c8bc8eb7686f64207ef2ce1137dd125b.tar.xz qemu-a9899996c8bc8eb7686f64207ef2ce1137dd125b.zip |
slirp: fix guestfwd id
When using -net user,guestfwd=... Qemu immediately complains about the id
being in invalid format. This is because we pass in an id that contains a
colon, while the id restrictions don't allow colons.
This patch changes the colon into a dot, making guestfwd work again.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'scripts/update-linux-headers.sh')
0 files changed, 0 insertions, 0 deletions