qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/9] util/vfio-helpers: Improve debugging experience


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/9] util/vfio-helpers: Improve debugging experience
Date: Wed, 14 Oct 2020 14:42:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 10/14/20 2:34 PM, Fam Zheng wrote:
On Wed, 2020-10-14 at 13:52 +0200, Philippe Mathieu-Daudé wrote:
A bunch of boring patches that have been proven helpful
while debugging.

Philippe Mathieu-Daudé (9):
   util/vfio-helpers: Improve reporting unsupported IOMMU type
   util/vfio-helpers: Trace PCI I/O config accesses
   util/vfio-helpers: Trace PCI BAR region info
   util/vfio-helpers: Trace where BARs are mapped
   util/vfio-helpers: Improve DMA trace events
   util/vfio-helpers: Convert vfio_dump_mapping to trace events
   util/vfio-helpers: Let qemu_vfio_dma_map() propagate Error
   util/vfio-helpers: Let qemu_vfio_do_mapping() propagate Error
   util/vfio-helpers: Let qemu_vfio_verify_mappings() use
error_report()

  include/qemu/vfio-helpers.h |  2 +-
  block/nvme.c                | 14 ++++----
  util/vfio-helpers.c         | 66 +++++++++++++++++++++------------
----
  util/trace-events           | 10 ++++--
  4 files changed, 54 insertions(+), 38 deletions(-)

--
2.26.2




Modular the g_strdup_printf() memleak I pointed out:

Reviewed-by: Fam Zheng <fam@euphon.net>

Thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]