[PATCH for 10.2.0 0/3] Fix spurious error from PCI VPD parsing

Peter Krempa posted 3 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1711554455.git.pkrempa@redhat.com
NEWS.rst                    | 11 ++++++++
po/POTFILES                 |  1 -
src/conf/node_device_conf.c | 13 ++++------
src/libvirt_private.syms    |  1 -
src/util/virpci.c           | 35 ++++++--------------------
src/util/virpci.h           |  1 -
src/util/virpcivpd.c        | 50 +++++++++++++++----------------------
7 files changed, 43 insertions(+), 69 deletions(-)
[PATCH for 10.2.0 0/3] Fix spurious error from PCI VPD parsing
Posted by Peter Krempa 1 month ago
Multiple people complained, let's fix it for the next release.

Peter Krempa (3):
  virpcivpd: Revert error reporting from PCI VPD parser
  pci: Remove error reporting from PCI VPD parsing
  NEWS: Mention fix for PCI VPD error reporting

 NEWS.rst                    | 11 ++++++++
 po/POTFILES                 |  1 -
 src/conf/node_device_conf.c | 13 ++++------
 src/libvirt_private.syms    |  1 -
 src/util/virpci.c           | 35 ++++++--------------------
 src/util/virpci.h           |  1 -
 src/util/virpcivpd.c        | 50 +++++++++++++++----------------------
 7 files changed, 43 insertions(+), 69 deletions(-)

-- 
2.44.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH for 10.2.0 0/3] Fix spurious error from PCI VPD parsing
Posted by Ján Tomko 1 month ago
On a Wednesday in 2024, Peter Krempa wrote:
>Multiple people complained, let's fix it for the next release.
>
>Peter Krempa (3):
>  virpcivpd: Revert error reporting from PCI VPD parser
>  pci: Remove error reporting from PCI VPD parsing
>  NEWS: Mention fix for PCI VPD error reporting
>
> NEWS.rst                    | 11 ++++++++
> po/POTFILES                 |  1 -
> src/conf/node_device_conf.c | 13 ++++------
> src/libvirt_private.syms    |  1 -
> src/util/virpci.c           | 35 ++++++--------------------
> src/util/virpci.h           |  1 -
> src/util/virpcivpd.c        | 50 +++++++++++++++----------------------
> 7 files changed, 43 insertions(+), 69 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org