[PATCH 00/16] New update from 6.9 to 7.8

Han Han posted 16 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220511021714.3504807-1-hhan@redhat.com
NEWS.rst | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 89 insertions(+)
[PATCH 00/16] New update from 6.9 to 7.8
Posted by Han Han 1 year, 11 months ago
Han Han (16):
  news: make SEV attrs 'cbitpos' & 'reducedPhysBits' optional
  news: support device stats collection for SR-IOV VF hostdev
  news: cpu_map: Add EPYC-Rome cpu model
  news: cpu: Support for XML validation in cpu comparison
  news: logging: allow max_len=0 to disable log rollover
  news: qemu: Set noqueue qdisc for TAP devices
  news: qemu: Introduce virtio free page reporting feature
  news: qemu: virtiofs can be used without NUMA nodes
  news: qemu: Add 'fmode' and 'dmode' options for 9pfs
  news: Introduce "migrate_tls_force" to qemu.conf
  news: qemu: support kvm-poll-control performance hint
  news: cpu_map: Add Snowridge cpu model
  news: qemu: Add support for NFS disk protocol
  news: Support vhostuser in virsh attach-interface since v7.7.0
  news: Add queue_size option to virtio disk
  news: Validation flags for creating net, nwfilter-binding, net port

 NEWS.rst | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 89 insertions(+)

-- 
2.36.0
Re: [PATCH 00/16] New update from 6.9 to 7.8
Posted by Andrea Bolognani 1 year, 11 months ago
On Wed, May 11, 2022 at 10:16:58AM +0800, Han Han wrote:
> Han Han (16):
>   news: make SEV attrs 'cbitpos' & 'reducedPhysBits' optional
>   news: support device stats collection for SR-IOV VF hostdev
>   news: cpu_map: Add EPYC-Rome cpu model
>   news: cpu: Support for XML validation in cpu comparison
>   news: logging: allow max_len=0 to disable log rollover
>   news: qemu: Set noqueue qdisc for TAP devices
>   news: qemu: Introduce virtio free page reporting feature
>   news: qemu: virtiofs can be used without NUMA nodes
>   news: qemu: Add 'fmode' and 'dmode' options for 9pfs
>   news: Introduce "migrate_tls_force" to qemu.conf
>   news: qemu: support kvm-poll-control performance hint
>   news: cpu_map: Add Snowridge cpu model
>   news: qemu: Add support for NFS disk protocol
>   news: Support vhostuser in virsh attach-interface since v7.7.0
>   news: Add queue_size option to virtio disk
>   news: Validation flags for creating net, nwfilter-binding, net port
>
>  NEWS.rst | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 89 insertions(+)

Series

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

and pushed with some tweaks. Thanks!


If you enjoy making this kind of contributions to libvirt, the very
best time for them would be during the freeze period right before
each release. But no pressure :)

-- 
Andrea Bolognani / Red Hat / Virtualization
Re: [PATCH 00/16] New update from 6.9 to 7.8
Posted by Han Han 1 year, 11 months ago
On Thu, May 19, 2022 at 2:01 AM Andrea Bolognani <abologna@redhat.com>
wrote:

> On Wed, May 11, 2022 at 10:16:58AM +0800, Han Han wrote:
> > Han Han (16):
> >   news: make SEV attrs 'cbitpos' & 'reducedPhysBits' optional
> >   news: support device stats collection for SR-IOV VF hostdev
> >   news: cpu_map: Add EPYC-Rome cpu model
> >   news: cpu: Support for XML validation in cpu comparison
> >   news: logging: allow max_len=0 to disable log rollover
> >   news: qemu: Set noqueue qdisc for TAP devices
> >   news: qemu: Introduce virtio free page reporting feature
> >   news: qemu: virtiofs can be used without NUMA nodes
> >   news: qemu: Add 'fmode' and 'dmode' options for 9pfs
> >   news: Introduce "migrate_tls_force" to qemu.conf
> >   news: qemu: support kvm-poll-control performance hint
> >   news: cpu_map: Add Snowridge cpu model
> >   news: qemu: Add support for NFS disk protocol
> >   news: Support vhostuser in virsh attach-interface since v7.7.0
> >   news: Add queue_size option to virtio disk
> >   news: Validation flags for creating net, nwfilter-binding, net port
> >
> >  NEWS.rst | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 89 insertions(+)
>
> Series
>
>   Reviewed-by: Andrea Bolognani <abologna@redhat.com>
>
> and pushed with some tweaks. Thanks!
>
>
> If you enjoy making this kind of contributions to libvirt, the very
> best time for them would be during the freeze period right before
> each release. But no pressure :)
>
Thanks for your advice :)

>
> --
> Andrea Bolognani / Red Hat / Virtualization
>
>