qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 03/12] pci: Move HMP commands from monitor/ to new hw/pci/pci


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 03/12] pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
Date: Mon, 28 Nov 2022 09:27:29 +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 moves these commands from MAINTAINERS section "Human
Monitor (HMP)" to "PCI".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  hw/pci/pci-hmp-cmds.c | 126 ++++++++++++++++++++++++++++++++++++++++++
  monitor/hmp-cmds.c    | 107 -----------------------------------
  hw/pci/meson.build    |   1 +
  3 files changed, 127 insertions(+), 107 deletions(-)
  create mode 100644 hw/pci/pci-hmp-cmds.c

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




reply via email to

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