qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] virtio, pci: fixes
@ 2017-03-16  2:34 Michael S. Tsirkin
  2017-03-16  2:35 ` [Qemu-devel] [PULL 1/5] hw/pcie: fix Extended Configuration Space for devices with no Extended Capabilities Michael S. Tsirkin
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michael S. Tsirkin @ 2017-03-16  2:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit 1883ff34b540daacae948f493b0ba525edf5f642:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2017-03-15 18:44:05 +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 bdf4c4ec53f293ea1baa7ce7c31fe0301887b513:

  virtio-serial-bus: Delete timer from list before free it (2017-03-16 01:46:42 +0200)

----------------------------------------------------------------
virtio, pci: fixes

More fixes missed in the previous pull request.

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

----------------------------------------------------------------
Marcel Apfelbaum (4):
      hw/pcie: fix Extended Configuration Space for devices with no Extended Capabilities
      hw/virtio: fix error enabling flags in Device Control register
      hw/virtio: fix Link Control Register for PCI Express virtio devices
      hw/virtio: fix Power Management Control Register for PCI Express virtio devices

zhanghailiang (1):
      virtio-serial-bus: Delete timer from list before free it

 hw/virtio/virtio-pci.h      | 12 ++++++++++++
 include/hw/compat.h         | 16 ++++++++++++++++
 include/hw/pci/pci.h        |  2 ++
 include/hw/pci/pcie.h       |  5 +++++
 hw/char/virtio-serial-bus.c |  1 +
 hw/pci/pci.c                |  2 ++
 hw/pci/pcie.c               | 20 ++++++++++++++++++++
 hw/virtio/virtio-pci.c      | 31 +++++++++++++++++++++++++++++++
 dtc                         |  2 +-
 9 files changed, 90 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2017-03-16 14:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-16  2:34 [Qemu-devel] [PULL 0/5] virtio, pci: fixes Michael S. Tsirkin
2017-03-16  2:35 ` [Qemu-devel] [PULL 1/5] hw/pcie: fix Extended Configuration Space for devices with no Extended Capabilities Michael S. Tsirkin
2017-03-16  2:35 ` [Qemu-devel] [PULL 2/5] hw/virtio: fix error enabling flags in Device Control register Michael S. Tsirkin
2017-03-16  2:35 ` [Qemu-devel] [PULL 3/5] hw/virtio: fix Link Control Register for PCI Express virtio devices Michael S. Tsirkin
2017-03-16  2:35 ` [Qemu-devel] [PULL 4/5] hw/virtio: fix Power Management " Michael S. Tsirkin
2017-03-16  2:35 ` [Qemu-devel] [PULL 5/5] virtio-serial-bus: Delete timer from list before free it Michael S. Tsirkin
2017-03-16 12:04 ` [Qemu-devel] [PULL 0/5] virtio, pci: fixes Peter Maydell
2017-03-16 14:10 ` 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).