qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] tap: Add optional parameters to up/down scri


From: Thomas Jung
Subject: Re: [Qemu-devel] [PATCH v2] tap: Add optional parameters to up/down script
Date: Thu, 6 Oct 2011 12:11:24 +0200

On 30.09 2011 11:45, Sasha Levin wrote:
> Subject: [PATCH v2] tap: Add optional parameters to up/down script
>
> This allows the user to add custom parameters to the up or down
> scripts.
> 
> Extra parameters are useful in more complex networking scenarios
> where we would like to configure network devices when starting
> or stopping the guest.

PATCH v2 isn't working for me. Neither the scriptparams nor the
downscriptparams.
Usage was like:
        qemu-system-x86_64 -m 512 -net nic,macaddr=[...] -net
tap,script=/path/to/script,scriptparams="param1",
downscript=/path/to/downscript -drive.......

Greetings
Thomas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]