qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] e2f9a6: qmp-shell: add documentation


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] e2f9a6: qmp-shell: add documentation
Date: Fri, 04 Sep 2015 11:00:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: e2f9a6572bb400e64e7a56526c5f7a4a9f8f6f90
      
https://github.com/qemu/qemu/commit/e2f9a6572bb400e64e7a56526c5f7a4a9f8f6f90
  Author: John Snow <address@hidden>
  Date:   2015-09-04 (Fri, 04 Sep 2015)

  Changed paths:
    M scripts/qmp/qmp-shell

  Log Message:
  -----------
  qmp-shell: add documentation

I should probably document the changes that were made.

Signed-off-by: John Snow <address@hidden>
Message-Id: <address@hidden>
Reviewed-By: Kashyap Chamarthy <address@hidden>
Reviewed-by: Luiz Capitulino <address@hidden>
Signed-off-by: Markus Armbruster <address@hidden>


  Commit: 62313160cb5b6bdfbd77a063e94a5a7d25e59f2b
      
https://github.com/qemu/qemu/commit/62313160cb5b6bdfbd77a063e94a5a7d25e59f2b
  Author: Ting Wang <address@hidden>
  Date:   2015-09-04 (Fri, 04 Sep 2015)

  Changed paths:
    M hmp-commands.hx
    M hmp.c
    M hmp.h
    M monitor.c

  Log Message:
  -----------
  hmp: add info iothreads command

Make "info iothreads" available on the HMP monitor.

For example, the results are as follows when executing qemu
command with "-object iothread,id=iothread-1 -object
iothread,id=iothread-2".
(qemu) info iothreads
iothread-1: thread_id=123
iothread-2: thread_id=456

Signed-off-by: Ting Wang <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Luiz Capitulino <address@hidden>
Reviewed-by: Amos Jianjun Kong <address@hidden>
Signed-off-by: Markus Armbruster <address@hidden>


  Commit: b597aa037dbd98014c8dec3d69a5e2240f432533
      
https://github.com/qemu/qemu/commit/b597aa037dbd98014c8dec3d69a5e2240f432533
  Author: Peter Maydell <address@hidden>
  Date:   2015-09-04 (Fri, 04 Sep 2015)

  Changed paths:
    M hmp-commands.hx
    M hmp.c
    M hmp.h
    M monitor.c
    M scripts/qmp/qmp-shell

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-09-04' 
into staging

Monitor patches

# gpg: Signature made Fri 04 Sep 2015 12:40:11 BST using RSA key ID EB918653
# gpg: Good signature from "Markus Armbruster <address@hidden>"
# gpg:                 aka "Markus Armbruster <address@hidden>"

* remotes/armbru/tags/pull-monitor-2015-09-04:
  hmp: add info iothreads command
  qmp-shell: add documentation

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/b5bff7518d8e...b597aa037dbd

reply via email to

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