Re: [Qemu-discuss] newbie question: how to connect to a running guest with qemu monitor

2018-06-06 Thread Lentes, Bernd
- On Jun 5, 2018, at 6:17 PM, Thomas Huth th...@redhat.com wrote: > On 05.06.2018 17:35, Lentes, Bernd wrote: ... >> But isn't it possible to connect with the >> qemu-monitor/conscole to the GUI of an already running guest ? >> Without vnc which is an extra layer. Do i need to start the gue

Re: [Qemu-discuss] newbie question: how to connect to a running guest with qemu monitor

2018-06-05 Thread Thomas Huth
On 05.06.2018 17:35, Lentes, Bernd wrote: > > > - On May 31, 2018, at 7:47 AM, Han Han h...@redhat.com wrote: > >> virsh qemu-monitor-command is the answer. >> You can use it by following: >> For qmp command: >> # virsh qemu-monitor-command $VM_NAME $QMP_COMMAND >> For hmp commmand: >> # vi

Re: [Qemu-discuss] newbie question: how to connect to a running guest with qemu monitor

2018-06-05 Thread Lentes, Bernd
- On May 31, 2018, at 7:47 AM, Han Han h...@redhat.com wrote: > virsh qemu-monitor-command is the answer. > You can use it by following: > For qmp command: > # virsh qemu-monitor-command $VM_NAME $QMP_COMMAND > For hmp commmand: > # virsh qemu-monitor-command --hmp $VM_NAME $HMP_COMMAND >

Re: [Qemu-discuss] newbie question: how to connect to a running guest with qemu monitor

2018-05-30 Thread Han Han
virsh qemu-monitor-command is the answer. You can use it by following: For qmp command: # virsh qemu-monitor-command $VM_NAME $QMP_COMMAND For hmp commmand: # virsh qemu-monitor-command --hmp $VM_NAME $HMP_COMMAND On Thu, May 31, 2018 at 2:28 AM, Jakob Bohm wrote: > On 29/05/2018 21:15, Lentes,

Re: [Qemu-discuss] newbie question: how to connect to a running guest with qemu monitor

2018-05-30 Thread Jakob Bohm
On 29/05/2018 21:15, Lentes, Bernd wrote: Hi, sorry for asking this propable silly question, but i googled and didn't find an appropriate answer. I have a SLES 12 SP3 host with a SLES 10 SP4 guest and some windows 7 guests. I'd like to connect to both os when they are running.. The command-lin

Re: [Qemu-discuss] newbie question: how to connect to a running guest with qemu monitor

2018-05-30 Thread Lentes, Bernd
- On May 30, 2018, at 12:04 PM, Han Han h...@redhat.com wrote: > I find your vnc of VM is open. If there is GUI in your host, you can try > virt-viewer on this host: > $ sudo virt-viewer mausdb2 > Or remote-viewer: > $ remote-viewer vnc://localhost:0 Hi Han, isn't there a way to use the q

Re: [Qemu-discuss] newbie question: how to connect to a running guest with qemu monitor

2018-05-30 Thread Han Han
I find your vnc of VM is open. If there is GUI in your host, you can try virt-viewer on this host: $ sudo virt-viewer mausdb2 Or remote-viewer: $ remote-viewer vnc://localhost:0 On Wed, May 30, 2018 at 3:15 AM, Lentes, Bernd < bernd.len...@helmholtz-muenchen.de> wrote: > Hi, > > sorry for asking

[Qemu-discuss] newbie question: how to connect to a running guest with qemu monitor

2018-05-29 Thread Lentes, Bernd
Hi, sorry for asking this propable silly question, but i googled and didn't find an appropriate answer. I have a SLES 12 SP3 host with a SLES 10 SP4 guest and some windows 7 guests. I'd like to connect to both os when they are running.. The command-line for the SLES 10 is: ps aux|grep kvm|grep