[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] How to stop `qemu-system-x86_64 ...` instead of `kill
From: |
Vincenzo Romano |
Subject: |
Re: [Qemu-discuss] How to stop `qemu-system-x86_64 ...` instead of `kill -9`? |
Date: |
Wed, 12 Jul 2017 11:27:49 +0200 |
2017-07-12 11:24 GMT+02:00 Sam <address@hidden>:
> hi all,
>
> I'm running `qemu-system-x86_64 ...` to start a guest vm. Now I want to
> stop and destroy this vm, I found there is no `qemu-stop` related command,
> so I have to `kill -9` this process.
>
> How could I stop `qemu-system-x86_64` instead of `kill -9`? Use `virsh`
> command or something?
>
> Thank you~
I hate virsh/libvirt.
I use the qemu monitor commands via SSH.
See http://download.qemu.org/qemu-doc.html#pcsys_005fmonitor
--
Vincenzo Romano - NotOrAnd.IT
Information Technologies
--
NON QVIETIS MARIBVS NAVTA PERITVS
- [Qemu-discuss] How to stop `qemu-system-x86_64 ...` instead of `kill -9`?, Sam, 2017/07/12
- Re: [Qemu-discuss] How to stop `qemu-system-x86_64 ...` instead of `kill -9`?,
Vincenzo Romano <=
- Re: [Qemu-discuss] How to stop `qemu-system-x86_64 ...` instead of `kill -9`?, Fam Zheng, 2017/07/12
- Re: [Qemu-discuss] [Qemu-devel] How to stop `qemu-system-x86_64 ...` instead of `kill -9`?, Peter Xu, 2017/07/12
- Re: [Qemu-discuss] [Qemu-devel] How to stop `qemu-system-x86_64 ...` instead of `kill -9`?, Philippe Mathieu-Daudé, 2017/07/12
- Re: [Qemu-discuss] [Qemu-devel] How to stop `qemu-system-x86_64 ...` instead of `kill -9`?, Donald R Laster Jr, 2017/07/13