
Richard Maciel wrote:
# HG changeset patch # User Richard Maciel <richardm@br.ibm.com> # Date 1227890990 7200 # Node ID 1970936f76cda86986275f60d2b8ad7d880247aa # Parent b00134f8377db3a83498d4829358df8a8ef16d6a * Created Virt_HostedAccessPoint.c file * Changed src/Makefile.am file, so the libvirt build creates the libHostedAccessPoint.la library
changes for submission #2: * Added support for SBLIM host references
If you pass in a SBLIM ref, you get the following error: wbemcli ain -ac KVM_HostedAccessPoint 'http://localhost/root/cimv2:Linux_ComputerSystem.CreationClassName="Linux_ComputerSystem",Name="elm3b41"' * * wbemcli: Cim: (4) CIM_ERR_INVALID_PARAMETER: KVM_HostedAccessPoint * You'll need to make sure the proper classes are registered in the cimv2 namespace. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com