From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> The following changes since commit 506e4a00de01e0b29fa83db5cbbc3d154253b4ea:
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into staging (2018-09-25 13:30:45 +0100) are available in the Git repository at: git://github.com/dagrh/qemu.git tags/pull-hmp-20180925 for you to fetch changes up to 5383a705207790bbd82516b3665ba7d99522ce4a: qmp, hmp: add PCI subsystem id and vendor id to PCI info (2018-09-25 14:48:44 +0100) ---------------------------------------------------------------- HMP pull 2018-09-25 ---------------------------------------------------------------- Collin Walling (1): monitor: print message when using 'help' with an unknown command Denis V. Lunev (1): qmp, hmp: add PCI subsystem id and vendor id to PCI info Marc-André Lureau (1): hmp: fix migrate status timer leak hmp.c | 3 +++ hw/pci/pci.c | 3 +++ monitor.c | 9 ++++++++- qapi/misc.json | 7 ++++++- 4 files changed, 20 insertions(+), 2 deletions(-)