Re: [libvirt-users] Is there a way to disable libvirt qemu monitor while creating kvm vm using virsh?

2014-11-11 Thread Min Du
rward to do so. Best Regards, Min On Nov 11, 2014, at 2:32 AM, Daniel P. Berrange wrote: > On Mon, Nov 10, 2014 at 06:54:58PM -0700, Min Du wrote: >> Hi Kashyap, >> >> Thanks for the reply. >> >>>> >>>> Now for some reason, I need to ad

Re: [libvirt-users] Is there a way to disable libvirt qemu monitor while creating kvm vm using virsh?

2014-11-10 Thread Min Du
mand line to create a KVM machine while enabling “—qmp” option. Is there a way to do this but still creating VM through libvirt? Thank you very much for your time! Best Regards, Min On Nov 9, 2014, at 11:34 AM, Kashyap Chamarthy wrote: > On Fri, Nov 07, 2014 at 03:28:57PM -0700, Min Du wrote

[libvirt-users] Is there a way to disable libvirt qemu monitor while creating kvm vm using virsh?

2014-11-07 Thread Min Du
Hi, Now for some reason, I need to add “ -qmp tcp:127.0.0.1:1235” when creating a KVM VM using libvirt. This command meaning in “qemu-kvm --help” is: -qmp dev like -monitor but opens in 'control' mode. I added command-line equivalent options into the xml file, like below format: