qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] pci, virtio bugfixes for 2.3
@ 2015-03-18 12:34 Michael S. Tsirkin
  2015-03-18 12:34 ` [Qemu-devel] [PULL 1/8] virtio: validate the existence of handle_output before calling it Michael S. Tsirkin
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Michael S. Tsirkin @ 2015-03-18 12:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit 18bf9e2f379334306530cbfd44218748eceaf67d:

  virtio-scsi: remove empty wrapper for cmd (2015-03-11 18:24:30 +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 ce394947a75296fc10f1676932473e92aa8be11a:

  pcie_aer: fix comment to match pcie spec (2015-03-18 12:48:21 +0100)

----------------------------------------------------------------
pci, virtio bugfixes for 2.3

Just a bunch of bugfixes. Should be nothing remarkable here.

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

----------------------------------------------------------------
Chen Fan (5):
      pcie: correct mistaken register bit for End-End TLP Prefix Blocking
      aer: fix wrong check on expose aer tlp prefix log
      pcie_aer: fix typos in pcie_aer_inject_error comment
      aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register
      pci: fix several trivial typos in comment

Jason Wang (1):
      virtio: validate the existence of handle_output before calling it

Michael S. Tsirkin (1):
      pcie_aer: fix comment to match pcie spec

Stefan Weil (1):
      virtio: Fix memory leaks reported by Coverity

 include/hw/pci/pci.h       |  2 +-
 include/hw/pci/pcie_aer.h  |  2 +-
 include/hw/pci/pcie_regs.h |  2 +-
 hw/9pfs/virtio-9p-local.c  | 28 ++++++++--------------------
 hw/pci/pcie.c              |  2 +-
 hw/pci/pcie_aer.c          | 12 ++++++------
 hw/virtio/virtio.c         |  3 ++-
 7 files changed, 20 insertions(+), 31 deletions(-)

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

end of thread, other threads:[~2015-03-19 12:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-18 12:34 [Qemu-devel] [PULL 0/8] pci, virtio bugfixes for 2.3 Michael S. Tsirkin
2015-03-18 12:34 ` [Qemu-devel] [PULL 1/8] virtio: validate the existence of handle_output before calling it Michael S. Tsirkin
2015-03-18 12:34 ` [Qemu-devel] [PULL 2/8] virtio: Fix memory leaks reported by Coverity Michael S. Tsirkin
2015-03-18 12:34 ` [Qemu-devel] [PULL 3/8] pcie: correct mistaken register bit for End-End TLP Prefix Blocking Michael S. Tsirkin
2015-03-18 12:34 ` [Qemu-devel] [PULL 4/8] aer: fix wrong check on expose aer tlp prefix log Michael S. Tsirkin
2015-03-18 12:34 ` [Qemu-devel] [PULL 5/8] pcie_aer: fix typos in pcie_aer_inject_error comment Michael S. Tsirkin
2015-03-18 12:34 ` [Qemu-devel] [PULL 6/8] aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register Michael S. Tsirkin
2015-03-18 12:34 ` [Qemu-devel] [PULL 7/8] pci: fix several trivial typos in comment Michael S. Tsirkin
2015-03-18 12:34 ` [Qemu-devel] [PULL 8/8] pcie_aer: fix comment to match pcie spec Michael S. Tsirkin
2015-03-19 12:08 ` [Qemu-devel] [PULL 0/8] pci, virtio bugfixes for 2.3 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).