qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/4] virtio, pc: fixes


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PULL 0/4] virtio, pc: fixes
Date: Wed, 22 Mar 2017 18:30:38 +0200

On Wed, Mar 22, 2017 at 06:28:49PM +0200, Michael S. Tsirkin wrote:
> On Wed, Mar 22, 2017 at 06:01:31PM +0200, Michael S. Tsirkin wrote:
> > The following changes since commit 55a19ad8b2d0797e3a8fe90ab99a9bb713824059:
> > 
> >   Update version for v2.9.0-rc1 release (2017-03-21 17:13:29 +0000)
> > 
> > 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 807211b76603b094c46a0cd95a3c785f47f3ab73:
> > 
> >   hw/acpi/vmgenid: prevent more than one vmgenid device (2017-03-22 
> > 17:56:00 +0200)
> 
> I tweaked commit log on two patches at submitter's request.
> Pushed 160f57134960e6356257e54408f6bce382aac5f6 - same tree.

It's really f92063028a0ea9e15d8f962644bce76c0e8aa7d1
sorry about the noise.

> > ----------------------------------------------------------------
> > virtio, pc: fixes
> > 
> > virtio and misc fixes for 2.9.
> > 
> > Signed-off-by: Michael S. Tsirkin <address@hidden>
> > 
> > ----------------------------------------------------------------
> > Fam Zheng (1):
> >       virtio: Fix error handling in virtio_bus_device_plugged
> > 
> > Laszlo Ersek (2):
> >       hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types
> >       hw/acpi/vmgenid: prevent more than one vmgenid device
> > 
> > Paolo Bonzini (1):
> >       virtio: always use handle_aio_output if registered
> > 
> >  include/hw/acpi/vmgenid.h |  2 ++
> >  include/hw/compat.h       |  4 ++++
> >  hw/acpi/vmgenid.c         | 22 ++++++++++++++++++++++
> >  hw/virtio/virtio-bus.c    | 20 +++++++++++++++++---
> >  hw/virtio/virtio.c        | 13 ++++++++++++-
> >  5 files changed, 57 insertions(+), 4 deletions(-)
> > 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]