[PATCH 0/2] src: Document virDomainInterfaceStats() limitation

Michal Privoznik posted 2 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1678095981.git.mprivozn@redhat.com
docs/manpages/virsh.rst | 3 ++-
src/conf/domain_conf.c  | 6 +++++-
src/libvirt-domain.c    | 3 +++
3 files changed, 10 insertions(+), 2 deletions(-)
[PATCH 0/2] src: Document virDomainInterfaceStats() limitation
Posted by Michal Privoznik 1 year, 1 month ago
See individual patches.

Michal Prívozník (2):
  conf: Make macvtap ethernet share host view
  src: Document virDomainInterfaceStats() limitation

 docs/manpages/virsh.rst | 3 ++-
 src/conf/domain_conf.c  | 6 +++++-
 src/libvirt-domain.c    | 3 +++
 3 files changed, 10 insertions(+), 2 deletions(-)

-- 
2.39.2

Re: [PATCH 0/2] src: Document virDomainInterfaceStats() limitation
Posted by Martin Kletzander 1 year, 1 month ago
On Mon, Mar 06, 2023 at 10:47:22AM +0100, Michal Privoznik wrote:
>See individual patches.
>
>Michal Prívozník (2):
>  conf: Make macvtap ethernet share host view
>  src: Document virDomainInterfaceStats() limitation

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

>
> docs/manpages/virsh.rst | 3 ++-
> src/conf/domain_conf.c  | 6 +++++-
> src/libvirt-domain.c    | 3 +++
> 3 files changed, 10 insertions(+), 2 deletions(-)
>
>-- 
>2.39.2
>