system_powerdown NOT working in qemu-kvm with KVM enabled for FreeBSD guests
Bug #643430 reported by
Andrey Golovizin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QEMU |
Fix Released
|
Undecided
|
Unassigned | ||
Debian |
New
|
Undecided
|
Unassigned |
Bug Description
system_powerdown stops working in qemu-kvm for FreeBSD guests if KVM is enabled.
How to reproduce:
1. qemu -cdrom ~/.VirtualBox/
2. Enter system_powerdown in the qemu console
3. Nothing happens.
Adding --no-kvm option makes system_powerdown work:
1. qemu --no-kvm -cdrom ~/.VirtualBox/
2. system_powerdown
3. FreeBSD installer shows the shutdown dialog as expected
Tested on FreeBSD 6.4, 7.2, and 8.0 with qemu-kvm 0.12.5 and older versions.
affects: | qemu-kvm (Debian) → debian |
Changed in debian: | |
importance: | Unknown → Undecided |
status: | Unknown → New |
summary: |
- system_powerdown is working in qemu-kvm with KVM enabled for FreeBSD + system_powerdown NOT working in qemu-kvm with KVM enabled for FreeBSD guests |
To post a comment you must log in.
The subject should be: system_powerdown is NOT working - can someone correct this please?