Re: [Qemu-devel] linux 2.6.35 hangs with -no-acpi

2010-09-01 Thread Jes Sorensen
On 09/01/10 11:39, Samuel Thibault wrote: > Jes Sorensen, le Wed 01 Sep 2010 11:25:48 +0200, a écrit : >> On 08/29/10 18:39, Samuel Thibault wrote: >>> Linux 2.6.35 hangs at boot when giving -no-acpi to qemu, for instance >>> the Debian kernel: >>> >>> qemu -no-acpi -kernel /boot/vmlinuz-2.6.35-tru

Re: [Qemu-devel] linux 2.6.35 hangs with -no-acpi

2010-09-01 Thread Samuel Thibault
Jes Sorensen, le Wed 01 Sep 2010 11:25:48 +0200, a écrit : > On 08/29/10 18:39, Samuel Thibault wrote: > > Linux 2.6.35 hangs at boot when giving -no-acpi to qemu, for instance > > the Debian kernel: > > > > qemu -no-acpi -kernel /boot/vmlinuz-2.6.35-trunk-686 > > If you want anyone to look at t

Re: [Qemu-devel] linux 2.6.35 hangs with -no-acpi

2010-09-01 Thread Jes Sorensen
On 08/29/10 18:39, Samuel Thibault wrote: > Hello, > > Linux 2.6.35 hangs at boot when giving -no-acpi to qemu, for instance > the Debian kernel: > > qemu -no-acpi -kernel /boot/vmlinuz-2.6.35-trunk-686 If you want anyone to look at this, please provide some debug output to go with it. Second,

[Qemu-devel] linux 2.6.35 hangs with -no-acpi

2010-08-29 Thread Samuel Thibault
Hello, Linux 2.6.35 hangs at boot when giving -no-acpi to qemu, for instance the Debian kernel: qemu -no-acpi -kernel /boot/vmlinuz-2.6.35-trunk-686 Samuel