> I find it hard to believe, can you test qemu with user mode networking
> and see what happens?
If I remove "-net tap" from my qemu command line I don't get any of
the rtc messages.
- R.
-
Take Surveys. Earn Cash. Influe
> Subject: Re: [kvm-devel] trivial Makefile patch + problem report
>
> Actually ... this does not seem to be a kvm issue at all!
>
> I just rebooted my system to try again, and I started a qemu guest and
> got the spew of rtc lost interrupt messages. But I also notic
Actually ... this does not seem to be a kvm issue at all!
I just rebooted my system to try again, and I started a qemu guest and
got the spew of rtc lost interrupt messages. But I also noticed:
Could not initialize KVM, will disable KVM support
and in fact I had forgotten to load the kvm module
I still see the
rtc: lost some interrupts at 1024Hz.
message with your patch applied.
One thing I noticed is that my serial console seems to be related to
the messages. I just booted my machine with the serial console
printing kernel messages, and I saw the lost interrupt messages when
starting
Thanks, I will give this a try today.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -
> You're using a Core (not 2) processor on a laptop, right?
No, a Xeon 5160 (Core 2 basically I believe). And I'm running a
64-bit kernel.
> Does your machine like Xen?
I've not tried to be honest...
-
Take Surveys. Earn
Avi Kivity wrote:
I'll try to cook up an experimental patch to modify interrupt handling
to be more like Xen's.
Patch attached. It's for the external module, not -mm.
--
error compiling committee.c: too many arguments to function
Index: vmx.c
Roland Dreier wrote:
> > Second, some of the time when starting a guest, I see a flood of
> > messages like
>
> By the way, just to be clear, the rest of the time everything works
> fine. Although after booting the Fedora Core 6 x86_64 installer, I
> did see the following kernel messages:
>
> kv
Roland Dreier wrote:
> Hi, I've just installed kvm release 5 on systems with Intel Xeon 5160
> processors, running up-to-date git kernels (2.6.19-rc6).
>
> First, since I built my kernel with a separate object directory
> ("O=xxx"), I needed the patch below to the kernel module Kbuild file
> to get
> Second, some of the time when starting a guest, I see a flood of
> messages like
By the way, just to be clear, the rest of the time everything works
fine. Although after booting the Fedora Core 6 x86_64 installer, I
did see the following kernel messages:
kvm: unhandled rdmsr: 417
inject_gene
Hi, I've just installed kvm release 5 on systems with Intel Xeon 5160
processors, running up-to-date git kernels (2.6.19-rc6).
First, since I built my kernel with a separate object directory
("O=xxx"), I needed the patch below to the kernel module Kbuild file
to get things to work (otherwise the b
11 matches
Mail list logo