All of lore.kernel.org
 help / color / mirror / Atom feed
* Latest -git qemu-kvm doesn't boot an x86 kernel
@ 2009-10-14 15:53 Aneesh Kumar K.V
  2009-10-14 19:54 ` Marcelo Tosatti
  0 siblings, 1 reply; 3+ messages in thread
From: Aneesh Kumar K.V @ 2009-10-14 15:53 UTC (permalink / raw)
  To: kvm

Hi,

I am trying qemu-system-x86_64 on a x86 host running 2.6.30-2 (debian testing)
kernel and trying to boot latest linus git kernel (x86). The kernel hang
after printing the below 

[   4.394392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    4.397837] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11
[    4.436489] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[    4.439829] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10
[    4.462538]  vda:
[    4.526913] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[    5.349554] async/1 used greatest stack depth: 5872 bytes left


An earlier version of kvm booted fine the new kernel. So the vm disk image user space should
all be fine. The older version of kvm that worked fine is 
QEMU PC emulator version 0.10.50 (kvm-devel)


Any patches i need to try ?

-aneesh

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Latest -git qemu-kvm doesn't boot an x86 kernel
  2009-10-14 15:53 Latest -git qemu-kvm doesn't boot an x86 kernel Aneesh Kumar K.V
@ 2009-10-14 19:54 ` Marcelo Tosatti
  2009-10-15  5:01   ` Aneesh Kumar K.V
  0 siblings, 1 reply; 3+ messages in thread
From: Marcelo Tosatti @ 2009-10-14 19:54 UTC (permalink / raw)
  To: Aneesh Kumar K.V; +Cc: kvm

On Wed, Oct 14, 2009 at 09:23:43PM +0530, Aneesh Kumar K.V wrote:
> Hi,
> 
> I am trying qemu-system-x86_64 on a x86 host running 2.6.30-2 (debian testing)
> kernel and trying to boot latest linus git kernel (x86). The kernel hang
> after printing the below 
> 
> [   4.394392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
> [    4.397837] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11
> [    4.436489] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
> [    4.439829] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10
> [    4.462538]  vda:
> [    4.526913] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
> [    5.349554] async/1 used greatest stack depth: 5872 bytes left
> 
> 
> An earlier version of kvm booted fine the new kernel. So the vm disk image user space should
> all be fine. The older version of kvm that worked fine is 
> QEMU PC emulator version 0.10.50 (kvm-devel)
> 
> 
> Any patches i need to try ?

Please try qemu-kvm.git (should be fixed by commit
1536fc28ae1954e2990c3ee14b4a92624ecfcb68).


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Latest -git qemu-kvm doesn't boot an x86 kernel
  2009-10-14 19:54 ` Marcelo Tosatti
@ 2009-10-15  5:01   ` Aneesh Kumar K.V
  0 siblings, 0 replies; 3+ messages in thread
From: Aneesh Kumar K.V @ 2009-10-15  5:01 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: kvm

On Wed, Oct 14, 2009 at 04:54:35PM -0300, Marcelo Tosatti wrote:
> On Wed, Oct 14, 2009 at 09:23:43PM +0530, Aneesh Kumar K.V wrote:
> > Hi,
> > 
> > I am trying qemu-system-x86_64 on a x86 host running 2.6.30-2 (debian testing)
> > kernel and trying to boot latest linus git kernel (x86). The kernel hang
> > after printing the below 
> > 
> > [   4.394392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
> > [    4.397837] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11
> > [    4.436489] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
> > [    4.439829] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10
> > [    4.462538]  vda:
> > [    4.526913] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
> > [    5.349554] async/1 used greatest stack depth: 5872 bytes left
> > 
> > 
> > An earlier version of kvm booted fine the new kernel. So the vm disk image user space should
> > all be fine. The older version of kvm that worked fine is 
> > QEMU PC emulator version 0.10.50 (kvm-devel)
> > 
> > 
> > Any patches i need to try ?
> 
> Please try qemu-kvm.git (should be fixed by commit
> 1536fc28ae1954e2990c3ee14b4a92624ecfcb68).
> 

That worked.

Thanks
-aneesh

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-15  5:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 15:53 Latest -git qemu-kvm doesn't boot an x86 kernel Aneesh Kumar K.V
2009-10-14 19:54 ` Marcelo Tosatti
2009-10-15  5:01   ` Aneesh Kumar K.V

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.