On 23 August 2017 at 17:33, Eric Blake <ebl...@redhat.com> wrote: > The following changes since commit 3da2bd8c4a80178fb115c70b858cecbfb1eb1067: > > numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9 (2017-08-23 > 13:53:15 +0100) > > are available in the git repository at: > > git://repo.or.cz/qemu/ericb.git tags/pull-nbd-2017-08-23 > > for you to fetch changes up to 40f4a21895b5a7eae4011593837069f63460d983: > > nbd-client: avoid spurious qio_channel_yield() re-entry (2017-08-23 > 11:22:15 -0500) > > ---------------------------------------------------------------- > nbd patches for 2017-08-23 > > - Fam Zheng: 0/4 block: Fix non-shared storage migration > - Stefan Hajnoczi: qemu-iotests: add 194 non-shared storage migration test > - Stefan Hajnoczi: nbd-client: avoid spurious qio_channel_yield() re-entry > > ---------------------------------------------------------------- > Fam Zheng (3): > block-backend: Refactor inactivate check > block-backend: Allow more "can inactivate" cases > mirror: Mark target BB as "force allow inactivate" > > Stefan Hajnoczi (3): > block: Update open_flags after ->inactivate() callback > qemu-iotests: add 194 non-shared storage migration test > nbd-client: avoid spurious qio_channel_yield() re-entry
Applied, thanks. -- PMM