qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 07/12] pci: Move pcibus_dev_print() to pci-hmp-cmds.c


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 07/12] pci: Move pcibus_dev_print() to pci-hmp-cmds.c
Date: Mon, 28 Nov 2022 09:24:21 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.0

On 28/11/22 09:01, Markus Armbruster wrote:
This method is for HMP command "info qtree".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  hw/pci/pci-internal.h |  1 +
  hw/pci/pci-hmp-cmds.c | 38 ++++++++++++++++++++++++++++++++++++++
  hw/pci/pci.c          | 38 --------------------------------------
  3 files changed, 39 insertions(+), 38 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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