Hi!
On Thu, 25 Apr 2013 15:22:52 +0300, Riku Voipio wrote:
> So we could weasel ourself out of this mess by removing comma parsing when
> setting env variables from "-E", while keep parsing when using QEMU_SET_ENV.
I have sent patches for doing this. Do they look acceptable?
Grüße,
Thomas
Bcc:
Subject: Re: [Qemu-devel] Environment variables for user-mode QEMU
Reply-To:
In-Reply-To: <87txmwoyqc@schwinge.name>
X-message-flag: Warning: message not sent with a DRM-Certified client
On Wed, Apr 24, 2013 at 03:16:27PM +0200, Thomas Schwinge wrote:
> We have a nee
Hi!
On Wed, 24 Apr 2013 15:16:27 +0200, I wrote:
> We have a need to pass environment variable assignments containing commas
> to user-mode QEMU. The usage information currently says:
>
> You can use -E and -U options or the QEMU_SET_ENV and
> QEMU_UNSET_ENV environment variables to set
Hi!
We have a need to pass environment variable assignments containing commas
to user-mode QEMU. The usage information currently says:
You can use -E and -U options or the QEMU_SET_ENV and
QEMU_UNSET_ENV environment variables to set and unset
environment variables for the target proc