Re: [kvm-devel] kvm-27 kernel oops

2007-06-07 Thread Jon
On Thu, Jun 07, 2007 at 11:25:07AM +0300, Avi Kivity wrote: > Jon wrote: > >Hi Avi, > > > >On Thu, Jun 07, 2007 at 08:15:29AM +0300, Avi Kivity wrote: > > > >>This was fixed in kvm.git, use the attached patch (cd kernel/, and apply > >>with patch -p3)

Re: [kvm-devel] kvm-27 kernel oops

2007-06-06 Thread Jon
Hi Avi, On Thu, Jun 07, 2007 at 08:15:29AM +0300, Avi Kivity wrote: > This was fixed in kvm.git, use the attached patch (cd kernel/, and apply > with patch -p3). Applied, but no go. Managed to save this before things started dying: BUG: unable to handle kernel paging request at virtual address 3

[kvm-devel] kvm-27 kernel oops

2007-06-06 Thread Jon
Hi, I just tried kvm-27 with the following result when starting a vm. -no-kvm works, as does kvm-26. No other changes to my set up: BUG: unable to handle kernel NULL pointer dereference at virtual address 0024 printing eip: f8d16ee7 *pde = Oops: 0002 [#1] PREEMPT SMP Modules link

Re: [kvm-devel] qemu/kvm seems to take ALSA all for itself?

2007-05-21 Thread Jon
On Mon, May 21, 2007 at 08:37:48AM -0700, Shahar Frank wrote: > You have to make QEMU use ALSA as your sound system and specify a > mixer device for input and output. This can be done using some > environment variables that should be set before the qemu binary is > run. >From the ALSA wiki: "

Re: [kvm-devel] Missing mouse clicks running windows XP

2007-04-22 Thread Jon
On Sun, Apr 22, 2007 at 12:21:40PM +0100, Andrew Walrond wrote: > Latest Feisty kernel but using kvm-19 modules No idea about CONFIG_HZ. > The Kubuntu kernel doesn't seem to expose the .config in /proc. Any > other way I can find out? grep CONFIG_HZ /boot/config-`uname -r` > [ 3949.793179] rtc

Re: [kvm-devel] exception 13 on windows restart?

2007-04-22 Thread Jon
On Sun, Apr 22, 2007 at 12:08:33PM +0300, Avi Kivity wrote: > Is this the reboot that's part of the install? If so, it's > kind-of-expected. Otherwise reboots should work. I've been having the same error as Troy, with both Windows XP and Linux guests. I'm using a Core Duo cpu. But I just tri

Re: [kvm-devel] Questions about KVM

2007-04-12 Thread Jon
On Thu, Apr 12, 2007 at 04:44:14PM -0400, Andrey Dmitriev wrote: > A) (more of a comment); Windows 2000 server stalls on "installing > devices", running with > kvm -had vdisk.win2k -m 256 -cdrom win2k.iso -no-kvm (a restart of a > previously hung setup) I would suggest installing win2k with kqe

Re: [kvm-devel] savevm causes 'Bus error'

2007-03-08 Thread Jon
On Thu, Mar 08, 2007 at 06:10:38AM -0800, Uri Lublin wrote: > It seems KVM's savevm/loadvm has been broken since the upgrade to > version 0.9.0 of QEMU. Please apply the attached patch and retry. Great, thanks Uri. I can now save/load with that patch applied. ---

[kvm-devel] savevm causes 'Bus error'

2007-03-08 Thread Jon
Hi I'd like to savevm/loadvm the state of my win2k virtual machine. This works fine with qemu or with kvm using the -no-kvm switch. But when kvm is enabled, issuing "savevm" causes a crash. All I get is the message "Bus error" on the console. If I try to restore a previously saved state with kvm