From: "Daniel P. Berrange" <berrange@redhat.com>
To: Naor Shlomo <NaorS@Radware.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: Disabling mergeable rx buffers for the guest
Date: Tue, 16 Jul 2013 11:42:46 +0100 [thread overview]
Message-ID: <20130716104246.GF16515@redhat.com> (raw)
In-Reply-To: <58539BF287296F4CB5EC3FF6E0639E07FB13F5@ILMB2.corp.radware.com>
On Tue, Jul 16, 2013 at 10:40:28AM +0000, Naor Shlomo wrote:
> Hi Paolo,
>
> For some unknown reason it suddenly started to accept the changes to the XML and the strings you gave me are now in place.
> Upon machine start I now receive the following error messages:
>
> virsh # start NaorDev
> error: Failed to start domain NaorDev
> error: internal error Process exited while reading console log output: kvm: -global: requires an argument
>
> Here's the XML:
>
> <qemu:commandline>
> <qemu:arg value='-global'/>
> <qemu:env name='mrg_rxbuf' value='off'/>
> </qemu:commandline>
Presumably what you wanted to do was
<qemu:commandline>
<qemu:arg value='-global'/>
<qemu:arg value='mrg_rxbuf=off'/>
</qemu:commandline>
Rather than setting an environment variable.
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
next prev parent reply other threads:[~2013-07-16 10:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-16 5:09 Disabling mergeable rx buffers for the guest Naor Shlomo
2013-07-16 6:11 ` Paolo Bonzini
2013-07-16 6:40 ` Naor Shlomo
2013-07-16 6:41 ` Paolo Bonzini
2013-07-16 8:06 ` Naor Shlomo
2013-07-16 9:35 ` Paolo Bonzini
2013-07-16 10:40 ` Naor Shlomo
2013-07-16 10:42 ` Paolo Bonzini
2013-07-16 11:05 ` Naor Shlomo
2013-07-16 12:21 ` Naor Shlomo
2013-07-16 10:42 ` Daniel P. Berrange [this message]
2013-07-16 11:06 ` Naor Shlomo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130716104246.GF16515@redhat.com \
--to=berrange@redhat.com \
--cc=NaorS@Radware.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox