[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] hmp queue
From: |
Dr. David Alan Gilbert (git) |
Subject: |
[PULL 0/3] hmp queue |
Date: |
Thu, 15 Sep 2022 16:46:03 +0100 |
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
The following changes since commit 79dfa177ae348bb5ab5f97c0915359b13d6186e2:
Merge tag 'pull-qapi-2022-09-07' of git://repo.or.cz/qemu/armbru into staging
(2022-09-07 13:13:30 -0400)
are available in the Git repository at:
https://gitlab.com/dagrh/qemu.git tags/pull-hmp-20220915a
for you to fetch changes up to 22269b0436cc8e4aaac975b4c8cb01b343d09661:
hmp: Fix ordering of text (2022-09-15 14:13:30 +0100)
----------------------------------------------------------------
HMP pull 2022-09-15
A set of 3 small additions/fixes.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
----------------------------------------------------------------
Dongli Zhang (1):
monitor/hmp: print trace as option in help for log command
Dr. David Alan Gilbert (1):
hmp: Fix ordering of text
Zhenwei Pi (1):
monitor: Support specified vCPU registers
hmp-commands-info.hx | 8 +++++---
hmp-commands.hx | 46 +++++++++++++++++++++++-----------------------
monitor/hmp.c | 9 +++++++--
monitor/misc.c | 10 ++++++++--
4 files changed, 43 insertions(+), 30 deletions(-)
- [PULL 0/3] hmp queue,
Dr. David Alan Gilbert (git) <=
- [PULL 2/3] monitor/hmp: print trace as option in help for log command, Dr. David Alan Gilbert (git), 2022/09/15
- [PULL 1/3] monitor: Support specified vCPU registers, Dr. David Alan Gilbert (git), 2022/09/15
- [PULL 3/3] hmp: Fix ordering of text, Dr. David Alan Gilbert (git), 2022/09/15
- Re: [PULL 0/3] hmp queue, Stefan Hajnoczi, 2022/09/17
- Re: [PULL 0/3] hmp queue, Thomas Huth, 2022/09/20