qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/9] pc,virtio,pci: bugfixes
@ 2021-04-01 18:02 Michael S. Tsirkin
  2021-04-01 18:02 ` [PULL 1/9] vhost-user-blk: use different event handlers on initialization Michael S. Tsirkin
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Michael S. Tsirkin @ 2021-04-01 18:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit 1bd16067b652cce41a9214d0c62c73d5b45ab4b1:

  Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging (2021-03-31 16:38:49 +0100)

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 8ddf54324858ce5e35272efa449f27fc0a19f957:

  pci: sprinkle assert in PCI pin number (2021-04-01 12:19:52 -0400)

----------------------------------------------------------------
pc,virtio,pci: bugfixes

Fixes all over the place.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Denis Plotnikov (3):
      vhost-user-blk: use different event handlers on initialization
      vhost-user-blk: perform immediate cleanup if disconnect on initialization
      vhost-user-blk: add immediate cleanup on shutdown

Isaku Yamahata (4):
      acpi/piix4: reinitialize acpi PM device on reset
      vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setup
      isa/v582c686: Reinitialize ACPI PM device on reset
      pci: sprinkle assert in PCI pin number

Yuri Benditovich (2):
      virtio-pci: add check for vdev in virtio_pci_isr_read
      virtio-pci: remove explicit initialization of val

 hw/acpi/piix4.c           |  7 +++++
 hw/block/vhost-user-blk.c | 79 ++++++++++++++++++++++++++++-------------------
 hw/isa/vt82c686.c         | 18 ++++++++++-
 hw/pci/pci.c              |  3 ++
 hw/virtio/virtio-pci.c    | 16 +++++++---
 5 files changed, 87 insertions(+), 36 deletions(-)



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-04-04 20:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 18:02 [PULL 0/9] pc,virtio,pci: bugfixes Michael S. Tsirkin
2021-04-01 18:02 ` [PULL 1/9] vhost-user-blk: use different event handlers on initialization Michael S. Tsirkin
2021-04-01 18:02 ` [PULL 2/9] vhost-user-blk: perform immediate cleanup if disconnect " Michael S. Tsirkin
2021-04-01 18:02 ` [PULL 3/9] vhost-user-blk: add immediate cleanup on shutdown Michael S. Tsirkin
2021-04-01 18:03 ` [PULL 4/9] virtio-pci: add check for vdev in virtio_pci_isr_read Michael S. Tsirkin
2021-04-01 18:03 ` [PULL 5/9] virtio-pci: remove explicit initialization of val Michael S. Tsirkin
2021-04-01 18:03 ` [PULL 6/9] acpi/piix4: reinitialize acpi PM device on reset Michael S. Tsirkin
2021-04-01 18:03 ` [PULL 7/9] vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setup Michael S. Tsirkin
2021-04-01 18:03 ` [PULL 8/9] isa/v582c686: Reinitialize ACPI PM device on reset Michael S. Tsirkin
2021-04-01 18:03 ` [PULL 9/9] pci: sprinkle assert in PCI pin number Michael S. Tsirkin
2021-04-04 20:47 ` [PULL 0/9] pc,virtio,pci: bugfixes Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).