[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cannot poweroff debian/mips64el on qemu
From: |
Peter Maydell |
Subject: |
Re: cannot poweroff debian/mips64el on qemu |
Date: |
Mon, 20 Jan 2020 10:41:07 +0000 |
On Sun, 19 Jan 2020 at 22:40, Jun Sun <address@hidden> wrote:
>
> When I do "poweroff" from debian/mips64el on qemu, qemu will hang in
> the end, rather than quitting the process. See the kernel messages
> below. Last time when I tried 32bit debian/mipsel I was able to quit
> qemu completely. Any thoughts?
Whether this is expected to work depends on the board model
(you don't give your QEMU command line). "exit the QEMU process"
happens when the guest powers down the emulated hardware,
so for this to work:
* the h/w board being modelled needs to actually have a
software-controllable powerdown feature (eg some device
register the guest has to prod)
* the QEMU model of that board needs to actually implement
whatever the powerdown control is
* the guest OS has to know about the control feature and
use it
thanks
-- PMM
- cannot poweroff debian/mips64el on qemu, Jun Sun, 2020/01/19
- Re: cannot poweroff debian/mips64el on qemu, Narcis Garcia, 2020/01/20
- Re: cannot poweroff debian/mips64el on qemu,
Peter Maydell <=
- Re: cannot poweroff debian/mips64el on qemu, Jun Sun, 2020/01/20
- Re: cannot poweroff debian/mips64el on qemu, Jun Sun, 2020/01/24
- Re: cannot poweroff debian/mips64el on qemu, Jun Sun, 2020/01/24
- Re: cannot poweroff debian/mips64el on qemu, Aurelien Jarno, 2020/01/25
- Re: cannot poweroff debian/mips64el on qemu, Jun Sun, 2020/01/25
- Re: cannot poweroff debian/mips64el on qemu, Jun Sun, 2020/01/26
- Re: cannot poweroff debian/mips64el on qemu, Frantisek Rysanek, 2020/01/26