qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] hmp: Restore "info pci"
@ 2015-09-18 15:18 Paolo Bonzini
  2015-09-18 17:02 ` Eric Blake
  2015-09-22  8:29 ` Markus Armbruster
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2015-09-18 15:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: den, armbru

Dropped by commit da76ee76f78b9705e2a91e3c964aef28fecededb's
transition to hmp-commands-info.hx.

Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 hmp-commands-info.hx | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/hmp-commands-info.hx b/hmp-commands-info.hx
index 9f5a158..94a2afe 100644
--- a/hmp-commands-info.hx
+++ b/hmp-commands-info.hx
@@ -183,6 +183,20 @@ STEXI
 Show i8259 (PIC) state.
 ETEXI
 
+    {
+        .name       = "pci",
+        .args_type  = "",
+        .params     = "",
+        .help       = "show PCI info",
+        .mhandler.cmd = hmp_info_pci,
+    },
+
+STEXI
+@item info pci
+@findex pci
+Show PCI information.
+ETEXI
+
 #if defined(TARGET_I386) || defined(TARGET_SH4) || defined(TARGET_SPARC) || \
     defined(TARGET_PPC) || defined(TARGET_XTENSA)
     {
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] hmp: Restore "info pci"
  2015-09-18 15:18 [Qemu-devel] [PATCH] hmp: Restore "info pci" Paolo Bonzini
@ 2015-09-18 17:02 ` Eric Blake
  2015-09-22  8:29 ` Markus Armbruster
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Blake @ 2015-09-18 17:02 UTC (permalink / raw)
  To: Paolo Bonzini, qemu-devel; +Cc: den, armbru, Pavel Butsykin

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

On 09/18/2015 09:18 AM, Paolo Bonzini wrote:
> Dropped by commit da76ee76f78b9705e2a91e3c964aef28fecededb's
> transition to hmp-commands-info.hx.
> 
> Reported-by: Markus Armbruster <armbru@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  hmp-commands-info.hx | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)

Reviewed-by: Eric Blake <eblake@redhat.com>


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] hmp: Restore "info pci"
  2015-09-18 15:18 [Qemu-devel] [PATCH] hmp: Restore "info pci" Paolo Bonzini
  2015-09-18 17:02 ` Eric Blake
@ 2015-09-22  8:29 ` Markus Armbruster
  1 sibling, 0 replies; 3+ messages in thread
From: Markus Armbruster @ 2015-09-22  8:29 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: den, qemu-devel

Paolo Bonzini <pbonzini@redhat.com> writes:

> Dropped by commit da76ee76f78b9705e2a91e3c964aef28fecededb's
> transition to hmp-commands-info.hx.
>
> Reported-by: Markus Armbruster <armbru@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

I'll take this through my tree.  Thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-22  8:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-18 15:18 [Qemu-devel] [PATCH] hmp: Restore "info pci" Paolo Bonzini
2015-09-18 17:02 ` Eric Blake
2015-09-22  8:29 ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).