The schema changes for this patch look
fairly innocent, and in keeping with how the KVM_DiskResourceAllocationSetting
class has already extended the CIM_RASD superclass with implementation-specific
properties. I also did not find any relevant 'prior art' in the existing
DSP1041 'ResourceAllocationProfile' that would apply here.
+1 wrt schema extensions.
- G
Dr. Gareth S. Bestor
IBM Senior Software Engineer
Systems & Technology Group - Systems Management Standards
971-285-6375 (mobile)
bestor@us.ibm.com
[Libvirt-cim] [PATCH]
Plan9fs (aka 9pfs, VirtFS) support for
QEMU/KVM environment
Deepak C Shetty
to:
libvirt-cim
12/09/11 05:18 AM
Sent by:
libvirt-cim-bounces@redhat.com
Please respond to List for discussion
and development of libvirt CIM
VirtFS is virtualization aware file system pass-through
which provides the
functionality to share host file system inside the guest. Its supported
in
libvirt via the <filesystem> xml node/tag. This patch introduces
the
filesystem support in KVM_DiskRASD and its associated changes needed to
support VirtFS in libvirt-cim.