On 29 June 2017 at 17:30, Dr. David Alan Gilbert (git) <[email protected]> wrote: > From: "Dr. David Alan Gilbert" <[email protected]> > > The following changes since commit 454d7dc9bc13e46084e0612076e6952c40f4afeb: > > Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging > (2017-06-29 16:21:45 +0100) > > are available in the git repository at: > > git://github.com/dagrh/qemu.git tags/pull-hmp-20170629 > > for you to fetch changes up to bd1d5ad9f9a1347d6f4338f294253617c565c89a: > > Add chardev-send-break monitor command (2017-06-29 17:14:11 +0100) > > ---------------------------------------------------------------- > HMP pull 2017-06-29 > > ---------------------------------------------------------------- > Stefan Fritsch (1): > Add chardev-send-break monitor command > > Suraj Jitindar Singh (1): > monitor: Add -a (all) option to info registers > > chardev/char.c | 12 ++++++++++++ > hmp-commands-info.hx | 6 +++--- > hmp-commands.hx | 16 ++++++++++++++++ > hmp.c | 8 ++++++++ > hmp.h | 1 + > monitor.c | 21 ++++++++++++++++----- > qapi-schema.json | 20 ++++++++++++++++++++ > tests/test-char.c | 12 ++++++++++-- > tests/test-hmp.c | 1 + > 9 files changed, 87 insertions(+), 10 deletions(-) > Applied, thanks.
-- PMM
