Re: [PATCH] qemu: Add vhost-user-blk unix socket to support server mode

2023-03-20 Thread Zhenguo Yao
Peter Krempa 于2023年3月16日周四 21:51写道: > > On Thu, Mar 09, 2023 at 16:58:07 +0800, Zhenguo Yao wrote: > > qemu support server mode when using vhost-user-blk disk. > > Let libvirt to support this. > > Could you please elaborate how you expect to use this? > > I'm as

[PATCH] qemu: Add vhost-user-blk unix socket to support server mode

2023-03-09 Thread Zhenguo Yao
qemu support server mode when using vhost-user-blk disk. Let libvirt to support this. Signed-off-by: Zhenguo Yao --- src/conf/domain_conf.c | 14 ++ src/conf/schemas/domaincommon.rng | 8 .../disk-vhostuser-numa.x86_64-4.2.0

[PATCH] qemu: fix reconnect of unix socket is wrong

2023-02-17 Thread Zhenguo Yao
'reconnect' parameter doesn't pass to qemu properly when hotplug vhost-user device to vm. Fix this by making 'reconnect' to get correct value. Signed-off-by: Zhenguo Yao --- src/qemu/qemu_monitor_json.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu

[libvirt] libvirt-python on windows

2013-11-13 Thread yao xu
Hello guys! These days I have met a problem . As you know , libvirt-python on windows can compiled with cygwin environment . But in my environment, I want to make it possible to run libvirt-python in native windows environment . Is it possible ? Anyone tried it ? --

[libvirt] virsh list didn't show anything

2011-05-27 Thread YAO
Hi, I tried to connect xen using latest libvirt When I connected to xend, virsh list --all gave me the right output. But when I connected to libxl, the virsh didn't show anything only as follows Id Name State -- I think at least Domain-0 should show up.

[libvirt] libvirt.so.0: cannot open shared object file: No such file or directory

2011-05-24 Thread YAO
Hi, I cloned the latest libvirt from git and compiled as follows: cd libvirt ./autogen.sh make sudo make install when installing, it reported */usr/bin/install: cannot stat `./xxx.html': No such file or directory*, is that normal? after install completed, I typed virsh, it showed: *virsh: error

Re: [libvirt] libvirt.so.0: cannot open shared object file: No such file or directory

2011-05-24 Thread YAO
2011/5/24 Matthias Bolte matthias.bo...@googlemail.com 2011/5/24 YAO yffbr...@gmail.com: Hi, I cloned the latest libvirt from git and compiled as follows: cd libvirt ./autogen.sh make sudo make install when installing, it reported /usr/bin/install: cannot stat `./xxx.html

Re: [libvirt] Userdata for libvirt?

2010-03-17 Thread Yushu Yao
wondering is there an easy to do it in a remotely managed libvertd server? Thank you very much! -Yushu On Mar 17, 2010, at 11:07 AM, Matthias Bolte wrote: 2010/3/17 Yushu Yao yao.yu...@gmail.com: Hi Experts, Forgive me if not clear enough, will try to be describe what I need. What I need

[libvirt] Userdata for libvirt?

2010-03-16 Thread Yushu Yao
Hi Experts, Forgive me if not clear enough, will try to be describe what I need. What I need: Start a VM on a remote libvirtd server based on an existing image (Might or might not exist on server), plus some userdata. It is pretty much the same like EC2 or Eucalyptus, but we need to run on

[libvirt] Libvirtd on Non Linux?

2009-09-29 Thread Yushu Yao
Hi Experts, Just wondering is it possible now to run libvirt deamon on non-linux platforms (mainly windows and mac)? If yes, are there instructions on how to build it. If no, what was the roadblock? I'm trying to find a tool that can control the VMM for desktop/laptop users under win/mac/linux.

[libvirt] ld: unknown option: --version-script

2008-09-08 Thread Yushu Yao
Hi All, A question when porting to Mac. It says: ld: unknown option: --version-script=./libvirt_sym.version collect2: ld returned 1 exit status make[2]: *** [libvirt.la] Error 1 Indeed --version-script doesn't exist in mac's ld. Can I change it to something else

[libvirt] Mac Port of Libvirt

2008-09-05 Thread Yushu Yao
Hi All, Just wondering has anyone successfully ported libvirt to Mac yet? If yes, could you give some instructions. If not, is there any plans? Thanks. -Yushu -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] Mac Port of Libvirt

2008-09-05 Thread Yushu Yao
a hypervisor without the libvirtd running with root privilege (or even without libvirtd running at all?)? Thanks. -Yushu On 9/5/08 11:27 AM, Daniel Veillard [EMAIL PROTECTED] wrote: On Fri, Sep 05, 2008 at 10:19:47AM -0700, Yushu Yao wrote: Hi All, Just wondering has anyone successfully ported

Re: [libvirt] Libvirtd needs to be always running/

2008-09-03 Thread Yushu Yao
Thanks Atsushi and Stefan, It seems that libvirtd has to run with root, is this true? But why does libvirtd need to run for QEMU? If it's for start/stop/pause vm, is Qemu's command line tool not enough? Thanks! -Yushu On 9/3/08 6:08 PM, Stefan de Konink [EMAIL PROTECTED] wrote: -BEGIN

[libvirt] VMWare support, any news?

2008-08-14 Thread Yushu Yao
Hi All, I noticed there are some discussion about VMWare support of libvirt several back in April-May. Just wondering is there a prototype yet? The function I¹m interested in is to stop/start a VM by VMWare player/workstation/free server. Thanks, -Yushu -- Libvir-list mailing list

Re: [libvirt] VMWare support, any news?

2008-08-14 Thread Yushu Yao
? Am I understanding it correctly? -Yushu On 8/14/08 3:13 PM, Daniel P. Berrange [EMAIL PROTECTED] wrote: On Thu, Aug 14, 2008 at 02:11:33PM -0700, Yushu Yao wrote: Hi All, I noticed there are some discussion about VMWare support of libvirt several back in April-May. Just wondering