[kvm-devel] no quit on halt for linux 2.6.23 x86 guest

2007-10-29 Thread Denys Duchier
qemu doesn't quit (no poweroff?) on halt for linux 2.6.23 x86 guests (confirmed by danieldg on irc), but it works for 64bit guests and it works for linux 2.6.22 x86 guests. I tried kvm-45 and kvm-49. -no-kvm does not help. Cheers, --Denys

Re: [kvm-devel] no quit on halt for linux 2.6.23 x86 guest

2007-10-29 Thread Luca Tettamanti
On 10/29/07, Denys Duchier <[EMAIL PROTECTED]> wrote: > qemu doesn't quit (no poweroff?) on halt for linux 2.6.23 x86 guests > (confirmed > by danieldg on irc), but it works for 64bit guests and it works for linux > 2.6.22 > x86 guests. I tried kvm-45 and kvm-49. -no-kvm does not help. Try acpi=

Re: [kvm-devel] no quit on halt for linux 2.6.23 x86 guest

2007-10-29 Thread Anthony Liguori
Anthony Liguori wrote: > Luca Tettamanti wrote: >> On 10/29/07, Denys Duchier <[EMAIL PROTECTED]> wrote: >> >>> qemu doesn't quit (no poweroff?) on halt for linux 2.6.23 x86 guests >>> (confirmed >>> by danieldg on irc), but it works for 64bit guests and it works for >>> linux 2.6.22 >>> x86 gu

Re: [kvm-devel] no quit on halt for linux 2.6.23 x86 guest

2007-10-29 Thread Denys Duchier
"Luca Tettamanti" <[EMAIL PROTECTED]> writes: > Try acpi=force on the kernel command line (guest). QEmu doesn't expose > a DMI block and Linux guests usually don't enable ACPI since they're > unable to check BIOS year (all BIOSes shipped before 2001 are > blacklisted because they tend to be very b

Re: [kvm-devel] no quit on halt for linux 2.6.23 x86 guest

2007-10-29 Thread Anthony Liguori
Luca Tettamanti wrote: > On 10/29/07, Denys Duchier <[EMAIL PROTECTED]> wrote: > >> qemu doesn't quit (no poweroff?) on halt for linux 2.6.23 x86 guests >> (confirmed >> by danieldg on irc), but it works for 64bit guests and it works for linux >> 2.6.22 >> x86 guests. I tried kvm-45 and kvm-49

Re: [kvm-devel] no quit on halt for linux 2.6.23 x86 guest

2007-10-29 Thread Denys Duchier
Anthony Liguori <[EMAIL PROTECTED]> writes: >> This would require CONFIG_ACPI_BLACKLIST_YEAR=2001. In my kernel >> config, it's set to 0 and my guests still don't shut off so I think >> there's more to it than just this. > > Nevermind, I was looking at an x86_64 config. that's odd, because it

Re: [kvm-devel] no quit on halt for linux 2.6.23 x86 guest

2007-10-29 Thread Avi Kivity
Luca Tettamanti wrote: > On 10/29/07, Denys Duchier <[EMAIL PROTECTED]> wrote: > >> qemu doesn't quit (no poweroff?) on halt for linux 2.6.23 x86 guests >> (confirmed >> by danieldg on irc), but it works for 64bit guests and it works for linux >> 2.6.22 >> x86 guests. I tried kvm-45 and kvm-49