Re: [libvirt] [PATCH 2/3] tools: virsh: add command for controling/monitoring resctrl

2018-06-12 Thread Wang, Huaqiang



> -Original Message-
> From: Martin Kletzander [mailto:mklet...@redhat.com]
> Sent: Monday, June 11, 2018 4:45 PM
> To: Wang, Huaqiang 
> Cc: libvir-list@redhat.com; Feng, Shaohe ; Niu, Bing
> ; Ding, Jian-feng ; Zang, Rui
> 
> Subject: Re: [libvirt] [PATCH 2/3] tools: virsh: add command for
> controling/monitoring resctrl
> 
> On Fri, Jun 08, 2018 at 05:02:18PM +0800, Wang Huaqiang wrote:
> >---
> 
> The subject says 'virsh', but the code does:
> 
> > include/libvirt/libvirt-domain.h|   9 +++
> > src/conf/domain_conf.c  |  28 +++
> > src/conf/domain_conf.h  |   3 +
> 
> something with XML parsing and/or formatting
> 
> > src/driver-hypervisor.h |   8 ++
> > src/libvirt-domain.c|  81 +
> > src/libvirt_public.syms |   6 ++
> 
> changes som public API?
> 
> > src/qemu/qemu_driver.c  | 141
> 
> > src/qemu/qemu_process.c |  65 -
> 
> qemu?
> 
> > src/remote/remote_daemon_dispatch.c |  45 
> > src/remote/remote_driver.c  |   2 +
> > src/remote/remote_protocol.x|  28 ++-
> 
> remote driver?
> 
> > src/remote_protocol-structs |  12 +++
> > tools/virsh-domain.c|  74 +++
> 
> oh, look, here's the virsh change =)
> 
> Look at the list and check the git log to see how changes are usually split.
> 
> Also see contributor guidelines, mainly for formatting.

Will separate source code and create more reasonable patch serials in the next 
update. Thanks.

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


Re: [libvirt] [PATCH 2/3] tools: virsh: add command for controling/monitoring resctrl

2018-06-11 Thread Martin Kletzander

On Fri, Jun 08, 2018 at 05:02:18PM +0800, Wang Huaqiang wrote:

---


The subject says 'virsh', but the code does:


include/libvirt/libvirt-domain.h|   9 +++
src/conf/domain_conf.c  |  28 +++
src/conf/domain_conf.h  |   3 +


something with XML parsing and/or formatting


src/driver-hypervisor.h |   8 ++
src/libvirt-domain.c|  81 +
src/libvirt_public.syms |   6 ++


changes som public API?


src/qemu/qemu_driver.c  | 141 
src/qemu/qemu_process.c |  65 -


qemu?


src/remote/remote_daemon_dispatch.c |  45 
src/remote/remote_driver.c  |   2 +
src/remote/remote_protocol.x|  28 ++-


remote driver?


src/remote_protocol-structs |  12 +++
tools/virsh-domain.c|  74 +++


oh, look, here's the virsh change =)

Look at the list and check the git log to see how changes are usually split.

Also see contributor guidelines, mainly for formatting.

signature.asc
Description: Digital signature
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list