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 la

[ 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=detail&atid=893831&aid=2530908&group_id=180599 Please note that this message will contain a full copy of the comment

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

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 qemu-

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 KVM_

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 s

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 an

Re: [userspace patch] exposing host cpuids to guest

2009-01-30 Thread Amit Shah
On (Thu) Jan 29 2009 [17:54:08], Nitin A Kamble wrote: > Avi, > Attached is the patch for kvm-userspace.git tree. With this patch > adding "-cpu host" to qemu commandline would expose the host cpuids to > the guest. Some of the cpuid data is still filtered in the kernel kvm > code. > Please app

ready made disk images

2009-01-30 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi list, I have a bunch of Linux filesystems available for download. These were originally made for use in UML, but I have now moved all my systems to use KVM so all these filesystems should work fine out of the box with both. It can be quite useful

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 chan