[Libvirt-cim] [PATCH 2/8] schema: Add CIM_ResourceAllocationSettingData for console resources

John Ferlan jferlan at redhat.com
Tue Sep 10 19:51:10 UTC 2013


On 09/05/2013 11:36 AM, Viktor Mihajlovski wrote:
> From: Thilo Boehm <tboehm at linux.vnet.ibm.com>
> 
> Representing console devices was very limited with the previous
> approach using a special graphical display. For instance it
> was not possible to define different target types (serial, virtio,
> sclp) nor to exploit all source types (pty, file, tcp, ...)
> available in libvirt.
> 
> With the following new RASD classes it is possible to define
> real console resources:
>     KVM_ConsoleResouceAllocationSettingData
>     Xen_ConsoleResouceAllocationSettingData
>     LXC_ConsoleResouceAllocationSettingData
> 
> Signed-off-by: Thilo Boehm <tboehm at linux.vnet.ibm.com>
> Signed-off-by: Viktor Mihajlovski <mihajlov at linux.vnet.ibm.com>
> Reviewed-by: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
> ---
>  schema/ResourceAllocationSettingData.mof          |  247 ++++++++++++++++++++-
>  schema/ResourceAllocationSettingData.registration |    5 +-
>  2 files changed, 250 insertions(+), 2 deletions(-)
> 

ACK, but I will squash this with patch 5 when I push - I also will
remove an empty line at the end of the .mof file as 'git am' complained.
Cranky tools!

John




More information about the Libvirt-cim mailing list