mbox

[PULL,0/3] QAPI and misc patches for 2.12-rc2

Message ID 20180403193420.2065215-1-eblake@redhat.com
State New
Headers show

Pull-request

git://repo.or.cz/qemu/ericb.git tags/pull-qapi-2018-04-03

Message

Eric Blake April 3, 2018, 7:34 p.m. UTC
The following changes since commit 13b65ec54dbf524cb62331281a98b432f78d4e3a:

  Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-04-02' into staging (2018-04-03 15:59:50 +0100)

are available in the Git repository at:

  git://repo.or.cz/qemu/ericb.git tags/pull-qapi-2018-04-03

for you to fetch changes up to 1ecaef92a1d158bd875bf66091325d4721eb2762:

  dump: Fix build with newer gcc (2018-04-03 13:47:08 -0500)

----------------------------------------------------------------
qapi and misc patches for 2018-04-03

- Peter Xu: monitor: bind dispatch bh to iohandler context
- Eric Blake: maint: Add .mailmap entries for patches claiming list authorship
- Eric Blake: dump: Fix build with newer gcc

----------------------------------------------------------------
Eric Blake (2):
      maint: Add .mailmap entries for patches claiming list authorship
      dump: Fix build with newer gcc

Peter Xu (1):
      monitor: bind dispatch bh to iohandler context

 dump.c    |  4 ++--
 monitor.c |  2 +-
 .mailmap  | 18 ++++++++++++++----
 3 files changed, 17 insertions(+), 7 deletions(-)

Comments

Eric Blake April 4, 2018, 1:36 p.m. UTC | #1
On 04/03/2018 02:34 PM, Eric Blake wrote:
> The following changes since commit 13b65ec54dbf524cb62331281a98b432f78d4e3a:
> 
>   Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-04-02' into staging (2018-04-03 15:59:50 +0100)
> 
> are available in the Git repository at:
> 
>   git://repo.or.cz/qemu/ericb.git tags/pull-qapi-2018-04-03
> 
> for you to fetch changes up to 1ecaef92a1d158bd875bf66091325d4721eb2762:
> 
>   dump: Fix build with newer gcc (2018-04-03 13:47:08 -0500)

v2 pull request sent to add one more patch