Re: virtio(_net) issue

2009-01-30 Thread Mark McLoughlin
On Thu, 2009-01-29 at 10:06 +0100, Frans de Boer wrote: After many posts elsewhere - and no single reaction - I try this forum. I use SuSE 11.0 and 11.1 with the latest kernel (.28.2) and before in both host and the guest. After installing an image using '-net nic,model=e1000' I changed

Re: [kernel patch] exposing host cpuids to guest

2009-01-30 Thread Amit Shah
On (Thu) Jan 29 2009 [17:12:56], Nitin A Kamble wrote: Avi, I reworked the earlier patch for exposing the host cpuid bits to guests. Attached is the patch for your kvm.git tree. With this new code in the kernel both the old and new qemu binaries are working. Please add a Signed-Off-By and a

confused with invept

2009-01-30 Thread Bill Rieske
I get the following extracted from dmesg when essentially modprobing kvm_intel. Note: distro using kvm 78 loaded kvm module (kvm-78-9.3) [ cut here ] kernel BUG at /usr/src/packages/BUILD/kvm-78/suse-kernel/default/x86/kvm_main.c:1920! invalid opcode: [1] SMP last

Re: [kernel patch] exposing host cpuids to guest

2009-01-30 Thread Nitin A Kamble
On Fri, 2009-01-30 at 03:25 -0800, Amit Shah wrote: Please add a Signed-Off-By and a git-style description for patches sent for inclusion. Will do. Also, it'll be better to reply to the patch if you include in the message instead of attaching them (git send-email). -#define

Re: [userspace patch] exposing host cpuids to guest

2009-01-30 Thread Nitin A Kamble
On Fri, 2009-01-30 at 02:57 -0800, Amit Shah wrote: Please split them into multiple patches; they do a lot of things here. It's easier to review once all the logical changes are separated out. Also, split out the qemu-specific (qemu/target-i386/*) and kvm-specific parts so that the

Re: virtio(_net) issue

2009-01-30 Thread Frans de Boer
On Fri, 2009-01-30 at 10:54 +, Mark McLoughlin wrote: Hi Frans, Please re-post to the list. On Fri, 2009-01-30 at 11:43 +0100, Frans de Boer wrote: The message is 'partial csum error 65280/29754 len=42' this time. Are you sure it's not: bad partial csum: 65280/29754 len=42

[ kvm-Bugs-2530908 ] QEMU segfaults in reboot test

2009-01-30 Thread SourceForge.net
Bugs item #2530908, was opened at 2009-01-23 07:31 Message generated for change (Comment added) made by mtosatti You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2530908group_id=180599 Please note that this message will contain a full copy of the comment

Re: confused with invept

2009-01-30 Thread Sheng Yang
On Fri, Jan 30, 2009 at 12:10:18PM -0700, Bill Rieske wrote: I get the following extracted from dmesg when essentially modprobing kvm_intel. Note: distro using kvm 78 Hi Bill Are you using Core i7 processor? Only it support EPT. What's your host kernel version? And I think we can try the