[kvm-devel] no quit on halt for linux 2.6.23 x86 guest
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 - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel
Re: [kvm-devel] no quit on halt for linux 2.6.23 x86 guest
"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 broken). drat! thanks! indeed disabling the check in the kernel works and that's what I had done with 2.6.22, but I had completely forgotten about it in the mean time. sorry about the noise :-( Cheers, --Denys - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel
Re: [kvm-devel] no quit on halt for linux 2.6.23 x86 guest
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 works for me and it reportedly works also for danieldg. Cheers, --Denys - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel