I tried running my guest OS which is plan9 without
kvm, and its showing CPU as AMD Athlon on intel machine.

If i remember correctly, earlier qemu used to emulate
intel processor on intel machines.

Is this causing problem ?

Regards,
Ameya.

On 8/13/07, Avi Kivity <[EMAIL PROTECTED]> wrote:
> (अमेय) Ameya (पाळंदे) Palande wrote:
> > There is nothing in dmesg :(
> >
> >
>
> urk, there are a zillion lines which return EIO without printing anything.
>
> Can you run
>
>   sed -i 's/-EIO/(printk("kvm: EIO at %d\n", __LINE__), -EIO)/' kernel/vmx.c
>
> recompile, reinsert, and check dmesg?
>
> > On 8/13/07, Avi Kivity <[EMAIL PROTECTED]> wrote:
> >
> >> (अमेय) Ameya (पाळंदे) Palande wrote:
> >>
> >>> Hi,
> >>>
> >>> Today I downloaded kvm-34.
> >>>
> >>> When i try  to insert kvm-intel.ko module, I get following error,
> >>>
> >>> FATAL: Error inserting kvm_intel
> >>> (/lib/modules/2.6.20-16-generic/extra/kvm-intel.ko): Input/output
> >>> error
> >>>
> >>> OS               : Ubuntu 7.04 x86
> >>> CPU             : Intel core duo T2300
> >>>
> >>>
> >> Can you post the tail of dmesg when you get this?  There's some new code
> >> that checks for compatible cpus, but it shouldn't trigger.
> >>
> >>
> >> --
> >> error compiling committee.c: too many arguments to function
> >>
> >>
> >>
>
>
> --
> error compiling committee.c: too many arguments to function
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to