All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] pc, virtio bugfixes for 2.3
@ 2015-03-25 15:30 Michael S. Tsirkin
  2015-03-25 15:30 ` [Qemu-devel] [PULL 1/3] acpi: Add missing GCC_FMT_ATTR to local function Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael S. Tsirkin @ 2015-03-25 15:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit 054903a832b865eb5432d79b5c9d1e1ff31b58d7:

  Update version for v2.3.0-rc1 release (2015-03-24 16:34:16 +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 7e0e736ecdfeac6d3517513d3a702304e4f6cf59:

  virtio-net: validate backend queue numbers against bus limitation (2015-03-25 13:39:25 +0100)

----------------------------------------------------------------
pc, virtio bugfixes for 2.3

Several bugfixes, nothing stands out especially.

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

----------------------------------------------------------------
Jason Wang (1):
      virtio-net: validate backend queue numbers against bus limitation

Michael S. Tsirkin (1):
      virtio-serial: fix virtio config size

Stefan Weil (1):
      acpi: Add missing GCC_FMT_ATTR to local function

 hw/acpi/aml-build.c         | 2 +-
 hw/char/virtio-serial-bus.c | 4 +++-
 hw/net/virtio-net.c         | 7 +++++++
 3 files changed, 11 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2015-03-26 13:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-25 15:30 [Qemu-devel] [PULL 0/3] pc, virtio bugfixes for 2.3 Michael S. Tsirkin
2015-03-25 15:30 ` [Qemu-devel] [PULL 1/3] acpi: Add missing GCC_FMT_ATTR to local function Michael S. Tsirkin
2015-03-25 15:30 ` [Qemu-devel] [PULL 2/3] virtio-serial: fix virtio config size Michael S. Tsirkin
2015-03-25 15:30 ` [Qemu-devel] [PULL 3/3] virtio-net: validate backend queue numbers against bus limitation Michael S. Tsirkin
2015-03-26 13:30 ` [Qemu-devel] [PULL 0/3] pc, virtio bugfixes for 2.3 Peter Maydell

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.