From: Avi Kivity <avi@redhat.com>
To: kai@zimmer.net
Cc: kvm@vger.kernel.org
Subject: Re: slow responsiveness of kvm guests
Date: Mon, 03 Aug 2009 15:40:33 +0300 [thread overview]
Message-ID: <4A76DAC1.8050401@redhat.com> (raw)
In-Reply-To: <737790504.9407.1249049719234.JavaMail.mail@webmail05>
On 07/31/2009 05:15 PM, Kai Zimmer wrote:
> qemu-kvm -hda xyz.qcow2 -daemonize -net nic,model=virtio -net tap -k de -m 3584 -smp 2 -mem-path /hugepages -vnc :2
>
> Any ideas what goes wrong here?
>
All three guests have the same MAC address, so when one talks, you can't
hear the others.
Use -net nic,model=virtio,macaddr=00:11:22:33:44:0{1,2,3} (different
addresses for different guests).
--
error compiling committee.c: too many arguments to function
prev parent reply other threads:[~2009-08-03 12:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-31 14:15 slow responsiveness of kvm guests Kai Zimmer
2009-08-03 12:40 ` Avi Kivity [this message]
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=4A76DAC1.8050401@redhat.com \
--to=avi@redhat.com \
--cc=kai@zimmer.net \
--cc=kvm@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.