[Qemu-discuss] How to disable VT feature to guest CPU

2017-07-27 Thread Narcis Garcia
I try parameters: -no-kvm -cpu qemu64 and host does not use KVM, but guest CPU appears to be AMD64 with "svm" feature. How to disable guest's VT? And even better: How to use KVM at host while disabling VT at guest? Thanks.

Re: [Qemu-discuss] [Qemu-devel] For unix domain socket, will only one client could connect to this socket?

2017-07-27 Thread Sam
Thank you, I think another process connect this socket, so I hanged here. 2017-07-27 18:47 GMT+08:00 Daniel P. Berrange : > On Thu, Jul 27, 2017 at 06:37:32PM +0800, Sam wrote: > > Hi all, > > > > I'm working on qemu-qga, and I want to send qmp command from this unix > >

Re: [Qemu-discuss] [Qemu-devel] For unix domain socket, will only one client could connect to this socket?

2017-07-27 Thread Daniel P. Berrange
On Thu, Jul 27, 2017 at 06:37:32PM +0800, Sam wrote: > Hi all, > > I'm working on qemu-qga, and I want to send qmp command from this unix > socket, but it hanged there(no response), I don't know if it's connect > failed or something? > > [root@yf-mos-test-net09 ~]# socat > >

[Qemu-discuss] For unix domain socket, will only one client could connect to this socket?

2017-07-27 Thread Sam
Hi all, I'm working on qemu-qga, and I want to send qmp command from this unix socket, but it hanged there(no response), I don't know if it's connect failed or something? [root@yf-mos-test-net09 ~]# socat > /opt/cloud/workspace/servers/f6fdd093-383b-444e-9bcf-dfa81794d465/qga.sock > readline >