[Libvirt-cim] [PATCHv2 0/3] Console Fixes and Enhancements

John Ferlan jferlan at redhat.com
Thu Oct 10 17:03:46 UTC 2013


On 10/07/2013 10:02 AM, Viktor Mihajlovski wrote:
> Enabling cimtest for the Console RASDs required a few
> improvements. The XML generation code was simplified,
> a logical device class for consoles had to be added and
> a bug in the KVM redirection service was fixed.
> 
> V2 Changes:
>  - Smaller change in Virt_Device.c (2/3)
>  - Simpler console check in Virt_KVMRedirectionSAP.c (3/3)
> 
> Viktor Mihajlovski (3):
>   libxkutil: Simplify XML handling of consoles
>   Virt_Device: Add a device class for consoles
>   KVMRedirectionSAP: Only return redirection SAPs for VNC graphics
> 
>  libxkutil/device_parsing.c            |   12 +-----
>  libxkutil/xmlgen.c                    |   76 ---------------------------------
>  schema/DisplayController.mof          |   15 +++++++
>  schema/DisplayController.registration |    3 ++
>  src/Virt_Device.c                     |    6 ++-
>  src/Virt_ElementSettingData.c         |    3 ++
>  src/Virt_KVMRedirectionSAP.c          |   26 ++++++-----
>  src/Virt_SettingsDefineState.c        |    6 +++
>  src/Virt_SystemDevice.c               |    3 ++
>  src/Virt_VSSDComponent.c              |    3 ++
>  10 files changed, 53 insertions(+), 100 deletions(-)
> 

ACK

I have pushed these changes (just now)

John

(I've been having some "issues" recently with network config and
connectivity - it's been a rough stretch!)




More information about the Libvirt-cim mailing list