qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 09/12] pci: Move HMP command from hw/pci/pcie_aer.c to pci-hm


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 09/12] pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
Date: Mon, 28 Nov 2022 09:21:01 +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:
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  hw/pci/pci-internal.h   |   4 ++
  include/monitor/hmp.h   |   1 +
  include/sysemu/sysemu.h |   3 --
  hw/pci/pci-hmp-cmds.c   | 105 ++++++++++++++++++++++++++++++++++++
  hw/pci/pci-stub.c       |   1 -
  hw/pci/pcie_aer.c       | 115 ++--------------------------------------
  6 files changed, 114 insertions(+), 115 deletions(-)

I suppose hmp_info_usb() is next :)

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




reply via email to

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