Re: [Qemu-devel] [PULL 0/2] Monitor patches

2015-09-22 Thread Peter Maydell
On 22 September 2015 at 05:01, Markus Armbruster  wrote:
> The following changes since commit 9e72681d16792d0ffc42bab634b1753ff299bdfd:
>
>   Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-09-21' 
> into staging (2015-09-21 22:33:51 +0100)
>
> are available in the git repository at:
>
>   git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2015-09-22
>
> for you to fetch changes up to abadcbc838a3b256819fd8932c34a4af41ec187f:
>
>   hmp: Restore "info pci" (2015-09-22 11:32:37 +0200)
>
> 
> Monitor patches
>
> 
> Daniel P. Berrange (1):
>   monitor: allow device_del to accept QOM paths
>
> Paolo Bonzini (1):
>   hmp: Restore "info pci"
>

Applied, thanks.

-- PMM



[Qemu-devel] [PULL 0/2] Monitor patches

2015-09-22 Thread Markus Armbruster
The following changes since commit 9e72681d16792d0ffc42bab634b1753ff299bdfd:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-09-21' into 
staging (2015-09-21 22:33:51 +0100)

are available in the git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2015-09-22

for you to fetch changes up to abadcbc838a3b256819fd8932c34a4af41ec187f:

  hmp: Restore "info pci" (2015-09-22 11:32:37 +0200)


Monitor patches


Daniel P. Berrange (1):
  monitor: allow device_del to accept QOM paths

Paolo Bonzini (1):
  hmp: Restore "info pci"

 hmp-commands-info.hx | 14 ++
 hmp-commands.hx  |  3 ++-
 qapi-schema.json |  2 +-
 qdev-monitor.c   | 20 +++-
 qmp-commands.hx  |  7 ++-
 5 files changed, 38 insertions(+), 8 deletions(-)

-- 
2.4.3




Re: [Qemu-devel] [PULL 0/2] Monitor patches

2015-09-04 Thread Peter Maydell
On 4 September 2015 at 15:24, Markus Armbruster  wrote:
> The following changes since commit b041066421e8dcc7d080dfcfd83551c9c9f24ade:
>
>   Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' 
> into staging (2015-09-03 16:17:28 +0100)
>
> are available in the git repository at:
>
>   git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2015-09-04
>
> for you to fetch changes up to 62313160cb5b6bdfbd77a063e94a5a7d25e59f2b:
>
>   hmp: add info iothreads command (2015-09-04 13:26:26 +0200)
>
> 
> Monitor patches
>

Applied, thanks.

-- PMM



[Qemu-devel] [PULL 0/2] Monitor patches

2015-09-04 Thread Markus Armbruster
The following changes since commit b041066421e8dcc7d080dfcfd83551c9c9f24ade:

  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' 
into staging (2015-09-03 16:17:28 +0100)

are available in the git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2015-09-04

for you to fetch changes up to 62313160cb5b6bdfbd77a063e94a5a7d25e59f2b:

  hmp: add info iothreads command (2015-09-04 13:26:26 +0200)


Monitor patches


John Snow (1):
  qmp-shell: add documentation

Ting Wang (1):
  hmp: add info iothreads command

 hmp-commands.hx   |  2 ++
 hmp.c | 13 +
 hmp.h |  1 +
 monitor.c |  7 +++
 scripts/qmp/qmp-shell | 35 +++
 5 files changed, 58 insertions(+)

-- 
2.4.3