qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1524637] Re: system_powerdown/system_reset not working when exec st


From: Thomas Huth
Subject: [Bug 1524637] Re: system_powerdown/system_reset not working when exec stop on hmp
Date: Thu, 19 Nov 2020 16:32:54 -0000

Looking through old bug tickets ... I don't think this was really a bug.
If you stop your guest, of course the guest operating system can not
powerdown anymore. It should powerdown once you resume your guest with
"cont".

** Changed in: qemu
       Status: New => Invalid

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1524637

Title:
  system_powerdown/system_reset not working when exec stop on hmp

Status in QEMU:
  Invalid

Bug description:
  system_powerdown/system_reset stops working in qemu for centos kernels
  if KVM is enabled.

  qemu versioin: 2.4
  linux kernel versioin: 4.2.5

  How to reproduce:

  1. qemu-system-x86_64 -enable-kvm -drive 
if=none,id=drive0,file=/media/sda5/image/fc21/fc21.raw -device 
virtio-blk-pci,drive=drive0,iothread=iothread0 -machine smm=off -object 
iothread,id=iothread0 -monitor stdio
  2. Enter stop in the qemu console, we can see the vm is stopped.
  3. Enter system_powerdown in the qemu console
  4. Nothing happens.

  Can you please give a prompt or something else when the vm isn't
  allowed to powerdown or reset?

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1524637/+subscriptions



reply via email to

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