public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* ACPI issue with F8 guest
@ 2007-11-26 16:17 David Brown
       [not found] ` <9c21eeae0711260817r1d5955bbv1ca1d879bd99f3e3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: David Brown @ 2007-11-26 16:17 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

For some reason acpi refuses to start on a Fedora 8 guest. The dmesg
says at the very begining "no DMI BIOS year, acpi=force is required to
enable ACPI". I then put acpi=force on the command line and it
sometimes works and sometimes doesn't. What I mean by works is
sometimes it issues the acpi shutdown command and halts qemu and
sometimes I have to kill the process, and all I see on dmesg is
"Halting system...\nSystem halted." It seems like after I login to
gnome in the guest (and it starts allocating memory for gnome) then
open up a gnome-terminal and halt the guest it doesn't work but if I
don't go into X at all it works fine.... odd.

Software in Host:
kvm-53 linux-2.6.23.8 i686 and x86_64

Command line to start Guest:
qemu-system-x86_64 -net nic -net tap -m 512 -smp 2 fedora8.img

Software in Guest:
Standard updated Fedora 8 image.

Thanks,
- David Brown

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

* Re: ACPI issue with F8 guest
       [not found] ` <9c21eeae0711260817r1d5955bbv1ca1d879bd99f3e3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-11-26 16:51   ` Avi Kivity
       [not found]     ` <474AF9A9.1050905-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Avi Kivity @ 2007-11-26 16:51 UTC (permalink / raw)
  To: David Brown; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

David Brown wrote:
> For some reason acpi refuses to start on a Fedora 8 guest. The dmesg
> says at the very begining "no DMI BIOS year, acpi=force is required to
> enable ACPI". I then put acpi=force on the command line and it
> sometimes works and sometimes doesn't. What I mean by works is
> sometimes it issues the acpi shutdown command and halts qemu and
> sometimes I have to kill the process, and all I see on dmesg is
> "Halting system...\nSystem halted." It seems like after I login to
> gnome in the guest (and it starts allocating memory for gnome) then
> open up a gnome-terminal and halt the guest it doesn't work but if I
> don't go into X at all it works fine.... odd.
>
>   

Known issue (cause not yet identified).


-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

* Re: ACPI issue with F8 guest
       [not found]     ` <474AF9A9.1050905-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-11-26 16:52       ` David Brown
       [not found]         ` <9c21eeae0711260852j4d6e4a55i6b9e32358dc8cc6f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: David Brown @ 2007-11-26 16:52 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

> Known issue (cause not yet identified).

I wonder how many of these things are qemu's fault really...

- David Brown

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

* Re: ACPI issue with F8 guest
       [not found]         ` <9c21eeae0711260852j4d6e4a55i6b9e32358dc8cc6f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-11-26 17:02           ` Avi Kivity
  0 siblings, 0 replies; 4+ messages in thread
From: Avi Kivity @ 2007-11-26 17:02 UTC (permalink / raw)
  To: David Brown; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

David Brown wrote:
>> Known issue (cause not yet identified).
>>     
>
> I wonder how many of these things are qemu's fault really...
>
>   

Many, but knowing that doesn't help in any way.  There's no better open 
source hardware emulation platform I know of.

(does the issue reproduce with -no-kvm? it's worth checking)

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

end of thread, other threads:[~2007-11-26 17:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-26 16:17 ACPI issue with F8 guest David Brown
     [not found] ` <9c21eeae0711260817r1d5955bbv1ca1d879bd99f3e3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-26 16:51   ` Avi Kivity
     [not found]     ` <474AF9A9.1050905-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-11-26 16:52       ` David Brown
     [not found]         ` <9c21eeae0711260852j4d6e4a55i6b9e32358dc8cc6f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-26 17:02           ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox