[libvirt] [PATCH 0/4] Tiny updates for virresctrl

Martin Kletzander posted 4 patches 6 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1517239847.git.mkletzan@redhat.com
src/qemu/qemu_process.c |  2 +-
src/util/virresctrl.c   | 19 +++++++++----------
2 files changed, 10 insertions(+), 11 deletions(-)
[libvirt] [PATCH 0/4] Tiny updates for virresctrl
Posted by Martin Kletzander 6 years, 1 month ago
The first patch is the only interesting one.

Martin Kletzander (4):
  util: Check for empty allocation instead of just NULL pointer
  util: Use "resctrl" instead of "resctrlfs" spelling
  util: Make it possible for virResctrlAllocSetMask to replace existing
    mask
  util: Remove unused variable in virResctrlGetInfo

 src/qemu/qemu_process.c |  2 +-
 src/util/virresctrl.c   | 19 +++++++++----------
 2 files changed, 10 insertions(+), 11 deletions(-)

-- 
2.16.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/4] Tiny updates for virresctrl
Posted by Ján Tomko 6 years, 1 month ago
On Mon, Jan 29, 2018 at 04:31:40PM +0100, Martin Kletzander wrote:
>The first patch is the only interesting one.
>
>Martin Kletzander (4):
>  util: Check for empty allocation instead of just NULL pointer
>  util: Use "resctrl" instead of "resctrlfs" spelling
>  util: Make it possible for virResctrlAllocSetMask to replace existing
>    mask
>  util: Remove unused variable in virResctrlGetInfo
>
> src/qemu/qemu_process.c |  2 +-
> src/util/virresctrl.c   | 19 +++++++++----------
> 2 files changed, 10 insertions(+), 11 deletions(-)
>

ACK to the original four.

Jan
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list