From: Charles Duffy <Charles_Duffy@messageone.com>
To: kvm@vger.kernel.org
Subject: Re: kvm 84 update
Date: Tue, 14 Apr 2009 12:38:30 -0500 [thread overview]
Message-ID: <49E4CA16.2050200@messageone.com> (raw)
In-Reply-To: <e03ea0d50904140345t6a3ed2dahe24b36f5c92d0c19@mail.gmail.com>
Armindo Silva wrote:
> On Tue, Apr 14, 2009 at 12:40 AM, Charles Duffy
> <Charles_Duffy@messageone.com> wrote:
>> What problems with the VNC window?
> The mouse is always out of sync.
That's what -usbdevice tablet is for.
>>> Other problem is that all my guest lost their default network config -
>>> they all had static ips if i configure them again with the same
>>> settings windows warn me about that address being in use by a hidden
>>> network device (if i ignore that message it works - at least as far i
>>> can tell).
>> Perhaps you aren't specifying MAC address on the command line, so they get a
>> new one every boot?
>
> I am launching the machines like this (i am using libvirt):
> /usr/bin/kvm -M pc -m 2000 -smp 3 -monitor pty -localtime -boot c
> -drive file=/mnt/vm/db/newroot.qcow2,if=ide,index=0,boot=on -drive
> file=/mnt/vm/db/databases.qcow2,if=ide,index=1 -drive
> file=/mnt/backup/isos/os/w2k3_server_sp2.iso,if=ide,media=cdrom,index=2
> -net nic,macaddr=00:16:3e:67:a9:4a,vlan=0 -net tap,fd=7,script=,vlan=0
> -usb -vnc 192.168.0.250:10008
Yup, looks fine.
I don't know Windows well enough to know under which circumstances it
behaves as you describe, and would suggest diagnosing things starting
from that direction.
>>> Also now, all of them (including fresh VMs) have a new PCI
>>> Device to which i cannot find drivers - i am not using virtio so
>>> everything thing should be working, right?
>> That's the virtio console. It's on by default, and completely harmless;
>> ignore it.
>
> Even with virtio disabled?
There isn't really a concept of globally disabling virtio. Even if you
haven't enabled the virtio network or block devices, the virtio console
is still enabled by default in kvm-84.
next prev parent reply other threads:[~2009-04-14 17:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-13 18:18 kvm 84 update Armindo Silva
2009-04-13 23:40 ` Charles Duffy
2009-04-14 10:45 ` Armindo Silva
2009-04-14 17:38 ` Charles Duffy [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-04-17 21:57 Brent A Nelson
2009-04-20 16:28 ` Brent A Nelson
2009-05-18 9:41 ` Avi Kivity
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=49E4CA16.2050200@messageone.com \
--to=charles_duffy@messageone.com \
--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.