All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PULL 0/9] pc,virtio: fixes
       [not found] <20220817161212.240506-1-mst@redhat.com>
@ 2022-08-17 17:21 ` Michael S. Tsirkin
  0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2022-08-17 17:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

On Wed, Aug 17, 2022 at 12:12:03PM -0400, Michael S. Tsirkin wrote:
> The following changes since commit c7208a6e0d049f9e8af15df908168a79b1f99685:
> 
>   Update version for v7.1.0-rc3 release (2022-08-16 20:45:19 -0500)
> 
> 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 ae1f6ccc9dd42981fb26ac3839751d450a85a838:
> 
>   tests: acpi: silence applesmc warning about invalid key (2022-08-17 12:11:05 -0400)


Oops fat fingers. Sorry. Will send a fixed v2 asap.

> ----------------------------------------------------------------
> pc,virtio: fixes
> 
> Several bugfixes, they all look very safe to me. Revert
> seed support since we aren't any closer to a proper fix.
> 
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> 
> ----------------------------------------------------------------
> Alex Bennée (3):
>       hw/virtio: gracefully handle unset vhost_dev vdev
>       hw/virtio: handle un-configured shutdown in virtio-pci
>       hw/virtio: fix vhost_user_read tracepoint
> 
> Gerd Hoffmann (1):
>       x86: disable rng seeding via setup_data
> 
> Igor Mammedov (1):
>       tests: acpi: silence applesmc warning about invalid key
> 
> Jonathan Cameron (3):
>       hw/cxl: Add stub write function for RO MemoryRegionOps entries.
>       hw/cxl: Fix Get LSA input payload size which should be 8 bytes.
>       hw/cxl: Correctly handle variable sized mailbox input payloads.
> 
> Stefan Hajnoczi (1):
>       virtio-scsi: fix race in virtio_scsi_dataplane_start()
> 
>  hw/block/dataplane/virtio-blk.c |  5 +++++
>  hw/cxl/cxl-device-utils.c       | 12 +++++++++---
>  hw/cxl/cxl-mailbox-utils.c      |  4 ++--
>  hw/i386/microvm.c               |  2 +-
>  hw/i386/pc_piix.c               |  2 +-
>  hw/i386/pc_q35.c                |  2 +-
>  hw/scsi/virtio-scsi-dataplane.c | 11 ++++++++---
>  hw/virtio/vhost-user.c          |  4 ++--
>  hw/virtio/vhost.c               | 10 +++++++---
>  hw/virtio/virtio-pci.c          |  9 +++++++--
>  tests/qtest/bios-tables-test.c  |  4 +++-
>  11 files changed, 46 insertions(+), 19 deletions(-)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-17 17:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20220817161212.240506-1-mst@redhat.com>
2022-08-17 17:21 ` [PULL 0/9] pc,virtio: fixes Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.