[Qemu-devel] [PULL v2 0/4] QAPI and misc patches for 2.12-rc2

Eric Blake posted 4 patches 6 years, 1 month ago
Only 1 patches received!
dump.c     |  4 ++--
iothread.c | 18 ++++++++++++++----
monitor.c  |  2 +-
.mailmap   | 18 ++++++++++++++----
4 files changed, 31 insertions(+), 11 deletions(-)
[Qemu-devel] [PULL v2 0/4] QAPI and misc patches for 2.12-rc2
Posted by Eric Blake 6 years, 1 month ago
The following changes since commit e5efa1f5f2d32cbfbf18ba84300736503985b593:

  Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2018-04-04 12:33:23 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 908cc9be8811c15abc70e1a5e1c396d9c3414d2e:

  iothread: workaround glib bug which hangs qmp-test (2018-04-04 08:22:37 -0500)

In v2: add one more patch (just sending the new patch in this thread)

----------------------------------------------------------------
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
- Peter Xu: iothread: workaround glib bug which hangs qmp-test

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

Peter Xu (2):
      monitor: bind dispatch bh to iohandler context
      iothread: workaround glib bug which hangs qmp-test

 dump.c     |  4 ++--
 iothread.c | 18 ++++++++++++++----
 monitor.c  |  2 +-
 .mailmap   | 18 ++++++++++++++----
 4 files changed, 31 insertions(+), 11 deletions(-)

-- 
2.14.3


Re: [Qemu-devel] [PULL v2 0/4] QAPI and misc patches for 2.12-rc2
Posted by Eric Blake 6 years, 1 month ago
On 04/04/2018 08:35 AM, Eric Blake wrote:
> The following changes since commit e5efa1f5f2d32cbfbf18ba84300736503985b593:
> 
>   Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2018-04-04 12:33:23 +0100)
> 
> are available in the Git repository at:
> 
>   git://repo.or.cz/qemu/ericb.git tags/pull-qapi-2018-04-03-v2
> 
> for you to fetch changes up to 908cc9be8811c15abc70e1a5e1c396d9c3414d2e:
> 
>   iothread: workaround glib bug which hangs qmp-test (2018-04-04 08:22:37 -0500)
> 
> In v2: add one more patch (just sending the new patch in this thread)

Self-NACK - these patches are still having conversations on the list. At
this point, since OOB is opt-in for 2.12, we can delay these patches to
-rc3 or drop them entirely, depending on the resolution to the ongoing
comments.

> 
> ----------------------------------------------------------------
> 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
> - Peter Xu: iothread: workaround glib bug which hangs qmp-test
> 
> ----------------------------------------------------------------
> Eric Blake (2):
>       maint: Add .mailmap entries for patches claiming list authorship
>       dump: Fix build with newer gcc
> 
> Peter Xu (2):
>       monitor: bind dispatch bh to iohandler context
>       iothread: workaround glib bug which hangs qmp-test
> 
>  dump.c     |  4 ++--
>  iothread.c | 18 ++++++++++++++----
>  monitor.c  |  2 +-
>  .mailmap   | 18 ++++++++++++++----
>  4 files changed, 31 insertions(+), 11 deletions(-)
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org