Re: [libvirt] [PATCH V3] Add proxy FS support to libvirt

2012-09-07 Thread M. Mohan Kumar
On Thu, 6 Sep 2012 14:54:35 +0100, Daniel P. Berrange berra...@redhat.com wrote: docs/formatdomain.html.in|2 + src/conf/domain_conf.c |3 +- src/conf/domain_conf.h |2 +- Opps, forgot to mention in previous reviews that you must update

Re: [libvirt] [PATCH V3] Add proxy FS support to libvirt

2012-08-31 Thread M. Mohan Kumar
Hi Daniel, Any comment? On Thu, 23 Aug 2012 14:36:40 +0530, M. Mohan Kumar mo...@in.ibm.com wrote: From: M. Mohan Kumar mo...@in.ibm.com A new FS driver type 'proxy' is added to QEMU 9p server. This patch adds support for using proxy FS driver from libvirt. QEMU proxy FS driver uses

[libvirt] [PATCH V3] Add proxy FS support to libvirt

2012-08-23 Thread M. Mohan Kumar
From: M. Mohan Kumar mo...@in.ibm.com A new FS driver type 'proxy' is added to QEMU 9p server. This patch adds support for using proxy FS driver from libvirt. QEMU proxy FS driver uses socket for communicating between helper and qemu proxy FS driver. Proxy helper (a stand alone binary part

[libvirt] [PATCH V3] Add proxy FS support to libvirt

2012-08-04 Thread M. Mohan Kumar
From: M. Mohan Kumar mo...@in.ibm.com A new FS driver type 'proxy' is added to QEMU 9p server. This patch adds support for using proxy FS driver from libvirt. QEMU proxy FS driver uses socket for communicating between helper and qemu proxy FS driver. Proxy helper (a stand alone binary part

Re: [libvirt] [RFC PATCH V2] Add proxy FS support to libvirt

2012-02-06 Thread M. Mohan Kumar
Hi Daniel, Any comment on this patch? M. Mohan Kumar wrote: From: M. Mohan Kumarmo...@in.ibm.com A new FS driver type 'proxy' is added to QEMU 9p server. This patch adds support for using proxy FS driver from libvirt. QEMU proxy FS driver uses socket for communicating between helper and qemu

[libvirt] [RFC PATCH V2] Add proxy FS support to libvirt

2012-01-18 Thread M. Mohan Kumar
From: M. Mohan Kumar mo...@in.ibm.com A new FS driver type 'proxy' is added to QEMU 9p server. This patch adds support for using proxy FS driver from libvirt. QEMU proxy FS driver uses socket for communicating between helper and qemu proxy FS driver. Proxy helper (a stand alone binary part

Re: [libvirt] [RFC PATCH] Add proxy FS (9p) support to libvirt

2012-01-17 Thread M. Mohan Kumar
On Wednesday, January 18, 2012 03:01:47 AM Daniel P. Berrange wrote: On Tue, Jan 17, 2012 at 10:48:15AM +0530, M. Mohan Kumar wrote: Is it okay to add the sub-element virtfs-proxy-helper under devices element? Proxy helper binary is common for all 9p proxy FS devices, so it can

[libvirt] [RFC PATCH] Add proxy FS (9p) support to libvirt

2012-01-16 Thread M. Mohan Kumar
From: M. Mohan Kumar mo...@in.ibm.com This patch *) adds new sub element virtfs-proxy-helper under device element. This sub-element is used to specify the virtfs-proxy-helper binary (part of QEMU) to be executed when proxy FS driver is used. *) invokes proxy_helper binary specified by the virtfs

[libvirt] [PATCH] XML file used to test libvirt proxy FS support

2012-01-16 Thread M. Mohan Kumar
From: M. Mohan Kumar mo...@in.ibm.com Signed-off-by: M. Mohan Kumar mo...@in.ibm.com --- diff --git a/test.xml b/test.xml new file mode 100644 index 000..46fc6fc --- /dev/null +++ b/patch/test.xml @@ -0,0 +1,39 @@ +domain type='kvm' + nametest_vm/name + uuid7e359ba6-3833-dfe0-6c31

Re: [libvirt] [RFC] Adding new filesystem 'proxy' to 9p

2011-10-04 Thread M. Mohan Kumar
That is the case if the proxy helper code is perfectly written. I am trying to think about the scenario where there is a bug (eg heap corruption / stack overflow) which allows a malicious non-root QEMU process to exploit the proxy helper to run code that it was *not* intended to run. If

Re: [libvirt] [RFC] Adding new filesystem 'proxy' to 9p

2011-09-29 Thread M. Mohan Kumar
On Wednesday, September 28, 2011 08:29:06 PM Daniel P. Berrange wrote: On Wed, Sep 28, 2011 at 07:49:34PM +0530, M. Mohan Kumar wrote: Pass-through security model in QEMU 9p server needs root privilege to do few file operations (like chown, chmod to any mode/uid:gid). There are two issues

[libvirt] Can't boot guest after adding an IDE storage

2009-07-07 Thread M. Mohan Kumar
virt-manager could another option to specify which disk to boot from. Regards, M. Mohan Kumar -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] Getting error libvir: QEMU error : Domain not found

2009-02-12 Thread M. Mohan Kumar
On Wednesday 11 February 2009 10:26:33 pm Jim Fehlig wrote: M. Mohan Kumar wrote: Hi, When I try to run vm-install on a OpenSuse 11.1 machine, vm-install displays the following message libvir: QEMU error : Domain not found. How ever the functionality is not affected. vm-install has

[libvirt] Getting error libvir: QEMU error : Domain not found

2009-02-10 Thread M. Mohan Kumar
to change this message as warning/information from error level? Note: I am not in the mailing list, so please cc me while replying. -- Regards, M. Mohan Kumar -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list