All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: peter.maydell@linaro.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 00/12] fixes for gdbstub, gitdm and testing
Date: Mon,  2 Sep 2019 11:21:10 +0100	[thread overview]
Message-ID: <20190902102122.1128-1-alex.bennee@linaro.org> (raw)

The following changes since commit 23919ddfd56135cad3cb468a8f54d5a595f024f4:

  Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190827' into staging (2019-08-27 15:52:36 +0100)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-gdbstub-gitdm-testing-020919-1

for you to fetch changes up to 4112aff7cdd932f273e920911a45a5d5a2d5d299:

  tests/docker: upgrade docker.py to python3 (2019-09-02 10:52:22 +0100)

----------------------------------------------------------------
Various maintainer updates

   - fixes for gdbstub regressions
   - bunch of gitdm/mailmap updates
   - module fixes for Travis
   - docker fixes for shippable

----------------------------------------------------------------
Alex Bennée (2):
      .mailmap/aliases: add some further commentary
      tests/docker: upgrade docker.py to python3

Marc-André Lureau (2):
      build-sys: build ui-spice-app as a module
      tests: fix modules-test with no default machine

Markus Armbruster (2):
      contrib/gitdm: filetype interface is not in order, fix
      contrib/gitdm: Add armbru@pond.sub.org to group-map-redhat

Philippe Mathieu-Daudé (4):
      mailmap: Reorder by sections
      mailmap: Update philmd email address
      mailmap: Add many entries to improve 'git shortlog' statistics
      contrib/gitdm: Add RT-RK to the domain-map

Ramiro Polla (1):
      gdbstub: Fix handling of '!' packet with new infra

Sandra Loosemore (1):
      gdbstub: Fix handler for 'F' packet

 .mailmap                            | 137 +++++++++++++++++++++++++++++++++---
 contrib/gitdm/aliases               |  20 +++++-
 contrib/gitdm/domain-map            |   1 +
 contrib/gitdm/filetypes.txt         |   2 +-
 contrib/gitdm/group-map-individuals |   3 +-
 contrib/gitdm/group-map-redhat      |   1 +
 gdbstub.c                           |  12 +++-
 tests/docker/docker.py              |  27 +++----
 tests/modules-test.c                |   7 +-
 ui/Makefile.objs                    |   4 +-
 10 files changed, 184 insertions(+), 30 deletions(-)

-- 
2.20.1



             reply	other threads:[~2019-09-02 10:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-02 10:21 Alex Bennée [this message]
2019-09-02 10:21 ` [Qemu-devel] [PULL 01/12] gdbstub: Fix handling of '!' packet with new infra Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 02/12] gdbstub: Fix handler for 'F' packet Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 03/12] contrib/gitdm: filetype interface is not in order, fix Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 04/12] contrib/gitdm: Add armbru@pond.sub.org to group-map-redhat Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 05/12] mailmap: Reorder by sections Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 06/12] mailmap: Update philmd email address Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 07/12] mailmap: Add many entries to improve 'git shortlog' statistics Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 08/12] .mailmap/aliases: add some further commentary Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 09/12] contrib/gitdm: Add RT-RK to the domain-map Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 10/12] build-sys: build ui-spice-app as a module Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 11/12] tests: fix modules-test with no default machine Alex Bennée
2019-09-02 10:21 ` [Qemu-devel] [PULL 12/12] tests/docker: upgrade docker.py to python3 Alex Bennée
2019-09-04 11:28 ` [Qemu-devel] [PULL 00/12] fixes for gdbstub, gitdm and testing Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190902102122.1128-1-alex.bennee@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.