[Libvirt-cim] [PATCH] [RFC] Added HostedAccessPoint association (ComputerSystem <-> KVMRedirectionSAP)

Dan Smith danms at us.ibm.com
Mon Nov 24 20:11:33 UTC 2008


RM> diff -r 5d8d418eef37 -r 6197321a3c5e Makefile.am
RM> --- a/Makefile.am	Wed Nov 19 16:08:21 2008 -0200
RM> +++ b/Makefile.am	Mon Nov 24 16:58:39 2008 -0200
RM> @@ -51,7 +51,8 @@
RM>          schema/DisplayController.mof \
RM>          schema/PointingDevice.mof \
RM>          schema/GraphicsPool.mof \
RM> -        schema/InputPool.mof
RM> +        schema/InputPool.mof \
RM> +        schema/HostedAccessPoint.mof

You'll need to add your schema to the appropriate list so that it gets
installed into root/cimv2 as well.  Since we can use the SBLIM
provider for our HostSystem, this association will need to be
registered in its namespace to provide a path back.

I recently fixed this for several other providers, so you should be
able to find examples in the last few weeks of commit history.

-- 
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms at us.ibm.com




More information about the Libvirt-cim mailing list