Re: [Qemu-devel] [PULL 00/24] Block patches

2017-02-21 Thread Stefan Hajnoczi
On Mon, Feb 20, 2017 at 01:37:58PM +, Peter Maydell wrote: > On 20 February 2017 at 09:32, Stefan Hajnoczi wrote: > > The following changes since commit 5dae13cd71f0755a1395b5a4cde635b8a6ee3f58: > > > > Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214'

Re: [Qemu-devel] [PULL 00/24] Block patches

2017-02-20 Thread Paolo Bonzini
On 20/02/2017 14:37, Peter Maydell wrote: > > -void virtio_scsi_handle_event_vq(VirtIOSCSI *s, VirtQueue *vq) > +bool virtio_scsi_handle_event_vq(VirtIOSCSI *s, VirtQueue *vq) > { > + virtio_scsi_acquire(s); > if (s->events_dropped) { > virtio_scsi_push_event(s, NULL,

Re: [Qemu-devel] [PULL 00/24] Block patches

2017-02-20 Thread Peter Maydell
On 20 February 2017 at 09:32, Stefan Hajnoczi wrote: > The following changes since commit 5dae13cd71f0755a1395b5a4cde635b8a6ee3f58: > > Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into > staging (2017-02-14 09:55:48 +) > > are available in the git

[Qemu-devel] [PULL 00/24] Block patches

2017-02-20 Thread Stefan Hajnoczi
The following changes since commit 5dae13cd71f0755a1395b5a4cde635b8a6ee3f58: Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into staging (2017-02-14 09:55:48 +) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you

Re: [Qemu-devel] [PULL 00/24] Block patches for QEMU 2.0

2014-03-13 Thread Stefan Hajnoczi
On Wed, Mar 12, 2014 at 03:48:16PM +, Peter Maydell wrote: On 12 March 2014 10:29, Stefan Hajnoczi stefa...@redhat.com wrote: The following changes since commit b304bf0021a2dfb24fa91f704a1d976b74f56f20: s390/kvm: Add Maintainers for s390/kvm (2014-03-10 16:43:11 +) are

[Qemu-devel] [PULL 00/24] Block patches for QEMU 2.0

2014-03-12 Thread Stefan Hajnoczi
The following changes since commit b304bf0021a2dfb24fa91f704a1d976b74f56f20: s390/kvm: Add Maintainers for s390/kvm (2014-03-10 16:43:11 +) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to

Re: [Qemu-devel] [PULL 00/24] Block patches for QEMU 2.0

2014-03-12 Thread Peter Maydell
On 12 March 2014 10:29, Stefan Hajnoczi stefa...@redhat.com wrote: The following changes since commit b304bf0021a2dfb24fa91f704a1d976b74f56f20: s390/kvm: Add Maintainers for s390/kvm (2014-03-10 16:43:11 +) are available in the git repository at: git://github.com/stefanha/qemu.git

[Qemu-devel] [PULL 00/24] Block patches

2013-01-25 Thread Kevin Wolf
The following changes since commit 11c29918be32be5b00f367c7da9724a5cddbbb0f: Merge remote-tracking branch 'bonzini/scsi-next' into staging (2013-01-24 12:56:02 -0600) are available in the git repository at: git://repo.or.cz/qemu/kevin.git for-anthony Jason Baron (2): ahci: Remove

[Qemu-devel] [PULL 00/24] Block patches

2011-10-14 Thread Kevin Wolf
The following changes since commit ebffe2afceb1a17b5d134b5debf553955fe5ea1a: Merge remote-tracking branch 'qmp/queue/qmp' into staging (2011-10-10 08:21:46 -0500) are available in the git repository at: git://repo.or.cz/qemu/kevin.git for-anthony Christoph Hellwig (1): block: allow

Re: [Qemu-devel] [PULL 00/24] Block patches

2011-10-14 Thread Anthony Liguori
On 10/14/2011 11:48 AM, Kevin Wolf wrote: The following changes since commit ebffe2afceb1a17b5d134b5debf553955fe5ea1a: Merge remote-tracking branch 'qmp/queue/qmp' into staging (2011-10-10 08:21:46 -0500) are available in the git repository at: git://repo.or.cz/qemu/kevin.git