[Libvirt-cim] [PATCH] Add RedirectionService to HostSystem support to HostedService

Dan Smith danms at us.ibm.com
Mon Sep 15 23:09:57 UTC 2008


KR> @@ -52,6 +53,8 @@
KR>                  s = get_rpcs(ref, &inst, _BROKER, context, true);
KR>          } else if (STREQC(classname, "VirtualSystemMigrationService")) {
KR>                  s = get_migration_service(ref, &inst, _BROKER, context, true);
KR> +        } else if (STREQC(classname, "RedirectionService")) {
KR> +                s = get_rs(ref, &inst, _BROKER, context, true);
KR>          }

It didn't jump out at me until I saw it here, but perhaps get_rs()
should be something a little more specific, like get_console_redirsrv()
or something like that?

-- 
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms at us.ibm.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvirt-cim/attachments/20080915/5431f371/attachment.sig>


More information about the Libvirt-cim mailing list