diff options
author | aliguori | 2009-01-13 20:15:55 +0100 |
---|---|---|
committer | aliguori | 2009-01-13 20:15:55 +0100 |
commit | 973cbd37ce6d4c33dea7f4ed6b8e0e602fa50d25 (patch) | |
tree | c3e61484c9fcf14660ddea4507409eabb5510244 /hw/realview.c | |
parent | ESCC: swap the two CharDriverState arguments (diff) | |
download | qemu-973cbd37ce6d4c33dea7f4ed6b8e0e602fa50d25.tar.gz qemu-973cbd37ce6d4c33dea7f4ed6b8e0e602fa50d25.tar.xz qemu-973cbd37ce6d4c33dea7f4ed6b8e0e602fa50d25.zip |
Fix tap downscript argument (Mark McLoughlin)
Kill off the hack that parses info_str for the tap interface
name to pass as the argument to the downscript and, instead,
just explicitly keep a copy of the string for later.
As reported by John Wong, this commit:
Add qemu_format_nic_info_str()
changed the invocation of downscript from e.g.
/path/kvm-ifdown "tap0"
to:
/path/kvm-ifdown "tap0,script=/path/kvm-ifup,downscript=/path/kvm-ifdown"
This fix restores the original behavior.
Reported-by: John Wong <johnw@wonghome.net>
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6285 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/realview.c')
0 files changed, 0 insertions, 0 deletions