On 05/14/2013 12:51 PM, John Ferlan wrote:
On 05/13/2013 04:23 AM, cngesaint(a)outlook.com wrote:
> From: Xu Wang <cngesaint(a)outlook.com>
>
> updates:
> 1. title and comments for disable KVM updates
> 2. error message format updates (double ',' in VSMS)
> 3. added strdup null check
>
> Wenchao Xia (1):
> add an config option to disable KVM acceleration
>
> Xu Wang (2):
> VSMS: tip error for invalid disk resource
> make lldptool command and support output configurable
>
> libvirt-cim.conf | 25 +++++++++
> libxkutil/misc_util.c | 26 +++++++++
> libxkutil/misc_util.h | 3 +
> src/Virt_SwitchService.c | 66 +++++++++++++++++++----
> src/Virt_VirtualSystemManagementService.c | 82 ++++++++++++++++++++++-------
> 5 files changed, 172 insertions(+), 30 deletions(-)
>
>
ACK on all 3 patches.
I still didn't get 3/3 - there's some filter that doesn't allow it
through our mail system.
I did do a Coverity run on the sources prior to these patches - I'll be
sending out a set of patches for things found. Nothing major, there
will be 19 patches. I wasn't able to re-run with these patches due to
some internal license server issues, but hopefully those get cleared up
soon.
John
_______________________________________________
Libvirt-cim mailing list
Libvirt-cim(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-cim
As requested (privately) I have pushed these patches
John