qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] ACPI shutdown no longer works after upgrading to QEMU 2.1


From: Alexander Miller
Subject: [Qemu-discuss] ACPI shutdown no longer works after upgrading to QEMU 2.1.2
Date: Fri, 26 Dec 2014 12:07:04 +0000

Hi,

I am running Pintos in QEMU. Today I upgraded from QEMU 1.6.2 to 2.1.2 and found out that the ACPI shutdown sequence no longer works:

  /* ACPI Shutdown sequence supported by Bochs and QEMU
      http://forum.osdev.org/viewtopic.php?t=16990  */
  outw( 0xB004, 0x0 | 0x2000 );

What has changed in QEMU?

Thank you for your help,

Alex

reply via email to

[Prev in Thread] Current Thread [Next in Thread]