The qemu commandline is:
/usr/local/bin/qemu-system-x86_64 -m 1024 -boot c -net none -hda
/sdb5/images/test2.img
The guest kernel is rh5.4
The cpu type is:
Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
With VT-d enabled.
I loaded kvm and kvm-intel
[r...@sw379 2.6.18-179-prep]# lsmod | grep kvm
kvm_intel 86248 0
kvm 223520 1 kvm_intel
Thanks, Erez
-----Original Message-----
From: Avi Kivity [mailto:[email protected]]
Sent: Sunday, December 27, 2009 3:37 PM
To: Erez Shitrit
Cc: [email protected]
Subject: Re: unable to assign devices with VT-d in KVM
On 12/27/2009 03:09 PM, Erez Shitrit wrote:
> Thanks,
> Now, it seams that I have a problem with the kvm, whenever I tried to
> create a new virtual machine and the kvm module is loaded I got kernel
> panic in the virtual machine.
>
> The panic:
>
> " ...
> Code: 0f 30 b8 76 00 13 00 89 d9 0f 30 48 c7 c6 17 41 2a 80 89 fa RIP
> [<ffffffff8007d43d>] setup_k7_watchdog+0x2d/0x7a RSP<ffff81003ffb7e50>
> <0>Kernel panic - not syncing: Fatal exception ...
> "
>
> (If I remove the kvm module it works)
>
> The kvm version:
> kvm-83-105.el5_4.13
>
> The KVM did not arrived with the RH5.4 distribution, I installed it
> manually.
> From the package: kvm-83-105.el5_4.13.x86_64.rpm
>
> Do I need specific version of the kvm with that qemu ?
>
>
What guest kernel are you running? What qemu command line?
Looks like your guest thinks it's running on an Athlon. What's your
host cpu type?
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html