[Bug 50921] New: kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 Summary: kvm hangs booting Windows 2000 Product: Virtualization Version: unspecified Kernel Version: 3.6.x Platform: All OS/Version: Linux Tree: Mainline Status: NEW

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 Lucio Crusca changed: What|Removed |Added Platform|All |i386 -- Configure bugmail: https://bu

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 Gleb changed: What|Removed |Added CC||g...@redhat.com --- Comment #1 from Gleb 201

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #2 from Gleb 2012-11-24 08:22:46 --- And if you have time it would be very helpful to bisect it. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[PATCH v2] KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking

2012-11-24 Thread Paul Mackerras
Currently, if a machine check interrupt happens while we are in the guest, we exit the guest and call the host's machine check handler, which tends to cause the host to panic. Some machine checks can be triggered by the guest; for example, if the guest creates two entries in the SLB that map the s

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #3 from Lucio Crusca 2012-11-24 08:52:25 --- What should I do in order to "bisect" it? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watchi

Re: [PATCH 4/5] KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages

2012-11-24 Thread Alexander Graf
On 23.11.2012, at 23:13, Paul Mackerras wrote: > On Fri, Nov 23, 2012 at 04:47:45PM +0100, Alexander Graf wrote: >> >> On 22.11.2012, at 10:28, Paul Mackerras wrote: >> >>> Currently, if the guest does an H_PROTECT hcall requesting that the >>> permissions on a HPT entry be changed to allow w

Re: [PATCH v3] kvm tools: add support for ARMv7 processors

2012-11-24 Thread Pekka Enberg
On Fri, Nov 23, 2012 at 4:50 PM, Marc Zyngier wrote: > On 23/11/12 14:40, Will Deacon wrote: >> This patch adds initial support for ARMv7 processors (more specifically, >> Cortex-A15) to kvmtool. >> >> Everything is driven by FDT, including dynamic generation of virtio nodes >> for MMIO devices (P

Re: [PATCH 4/5] KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages

2012-11-24 Thread Paul Mackerras
On Sat, Nov 24, 2012 at 10:05:37AM +0100, Alexander Graf wrote: > > > On 23.11.2012, at 23:13, Paul Mackerras wrote: > > > On Fri, Nov 23, 2012 at 04:47:45PM +0100, Alexander Graf wrote: > >> > >> On 22.11.2012, at 10:28, Paul Mackerras wrote: > >> > >>> Currently, if the guest does an H_PROT

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #4 from Gleb 2012-11-24 11:25:26 --- http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html http://webchick.net/node/99 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #5 from Lucio Crusca 2012-11-24 13:44:16 --- Here the first tests results: vbox modules do not make a difference (tried rmmod vboxpci vboxnetadp vboxnetflt vboxdrv and then kvm ...). The trace.dat is about 60M, I could upload it

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #6 from Gleb 2012-11-24 14:05:24 --- Try 3.5.0 kernel, it should work. Preemptible low latency desktop config should not matter. I'll find the place to put the trace.dat file and let you know. -- Configure bugmail: https://bugzi

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #7 from Lucio Crusca 2012-11-24 14:57:07 --- I'm now compiling 3.5.0. About the guest image, it's a 2.1GB qcow2 file. No hope to upload it anywhere with my internet connection. The only way I see to let you have a copy is burning

Invoking guest os script, without guest having network connectivity?

2012-11-24 Thread Shlomi Tsadok
I'm looking for a way to configure the guest networking(including IP) dynamically, using a custom script, right after VM creation. Is there a similar feature in KVM/Libvirt as the Invoke-VMScript in of VMware's PowerCLI? It allows you to run a script in the guest OS, even before the guest has netw

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #8 from Lucio Crusca 2012-11-24 18:50:38 --- Tried 3.5.0: as soon as the guest window shows up (before SeaBIOS messages) it closes and kvm segfaults... -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #9 from Lucio Crusca 2012-11-24 19:09:13 --- Now I'm quite sure kvm works at least for someone (many) in 3.5.0. That leads me to believe all this is specific to my computer or my kernel configuration. Could the problem be caused b

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #10 from Gleb 2012-11-24 19:10:08 --- Hmm, this is something different. Which version of qemu and can you get a stack trace? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 50921] kvm hangs booting Windows 2000

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50921 --- Comment #11 from Gleb 2012-11-24 19:12:58 --- 32bit host kernels are tested less than 64bit, but your original problem with wind2000 does not look to be 32bit related. Looks like instruction emulation problem. -- Configure bugmail: http