Re: [Qemu-devel] [PULL 0/1] virtio: quick fix

2018-01-24 Thread Michael S. Tsirkin
On Wed, Jan 24, 2018 at 08:17:08PM +, Peter Maydell wrote:
> On 23 January 2018 at 22:44, Michael S. Tsirkin  wrote:
> > This is just a quick bugfix so people can make progress.
> > Will send a pull req with more patches queues later this week.
> >
> > The following changes since commit 52483b067cce4a88ffbf8fbeea26de7549d2ad23:
> >
> >   Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' 
> > into staging (2018-01-23 10:15:09 +)
> >
> > are available in the git repository at:
> >
> >   git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
> >
> > for you to fetch changes up to 3e59a4745a1668eeec94d142b0f5a7847b866a87:
> >
> >   kvm-all: Partially reverts 4fe6d78b2e to remove the cleanup call 
> > (2018-01-24 00:41:50 +0200)
> >
> > 
> > virtio: quick fix
> >
> > Fixes a regression in virtio that's causing issues
> > for many people.
> >
> > Signed-off-by: Michael S. Tsirkin 
> >
> > 
> > Jose Ricardo Ziviani (1):
> >   kvm-all: Partially reverts 4fe6d78b2e to remove the cleanup call
> >
> >  accel/kvm/kvm-all.c | 4 
> >  1 file changed, 4 deletions(-)
> 
> Hi -- this pullreq is superseded by your later one, right?
> 
> thanks
> -- PMM

Exactly, thanks!

-- 
MST



Re: [Qemu-devel] [PULL 0/1] virtio: quick fix

2018-01-24 Thread Peter Maydell
On 23 January 2018 at 22:44, Michael S. Tsirkin  wrote:
> This is just a quick bugfix so people can make progress.
> Will send a pull req with more patches queues later this week.
>
> The following changes since commit 52483b067cce4a88ffbf8fbeea26de7549d2ad23:
>
>   Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' 
> into staging (2018-01-23 10:15:09 +)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
>
> for you to fetch changes up to 3e59a4745a1668eeec94d142b0f5a7847b866a87:
>
>   kvm-all: Partially reverts 4fe6d78b2e to remove the cleanup call 
> (2018-01-24 00:41:50 +0200)
>
> 
> virtio: quick fix
>
> Fixes a regression in virtio that's causing issues
> for many people.
>
> Signed-off-by: Michael S. Tsirkin 
>
> 
> Jose Ricardo Ziviani (1):
>   kvm-all: Partially reverts 4fe6d78b2e to remove the cleanup call
>
>  accel/kvm/kvm-all.c | 4 
>  1 file changed, 4 deletions(-)

Hi -- this pullreq is superseded by your later one, right?

thanks
-- PMM



[Qemu-devel] [PULL 0/1] virtio: quick fix

2018-01-23 Thread Michael S. Tsirkin
This is just a quick bugfix so people can make progress.
Will send a pull req with more patches queues later this week.

The following changes since commit 52483b067cce4a88ffbf8fbeea26de7549d2ad23:

  Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into 
staging (2018-01-23 10:15:09 +)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 3e59a4745a1668eeec94d142b0f5a7847b866a87:

  kvm-all: Partially reverts 4fe6d78b2e to remove the cleanup call (2018-01-24 
00:41:50 +0200)


virtio: quick fix

Fixes a regression in virtio that's causing issues
for many people.

Signed-off-by: Michael S. Tsirkin 


Jose Ricardo Ziviani (1):
  kvm-all: Partially reverts 4fe6d78b2e to remove the cleanup call

 accel/kvm/kvm-all.c | 4 
 1 file changed, 4 deletions(-)