mbox

[PULL,for-1.6,0/2] arm-devs queue

Message ID 1376305261-29561-1-git-send-email-peter.maydell@linaro.org
State New
Headers show

Pull-request

git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-arm-devs-20130812

Message

Peter Maydell Aug. 12, 2013, 11 a.m. UTC
This pullrequest is just two bugfixes for virtio-mmio, which
have now been code-reviewed; MST recommended they go into 1.6,
so here they are.

thanks
-- PMM

The following changes since commit 2e985fe000e73097e325e18b943e8babfa96c35c:

  mips: revert commit b332d24a8e1290954029814d09156b06ede358e2 (2013-08-08 23:06:15 +0200)

are available in the git repository at:

  git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-arm-devs-20130812

for you to fetch changes up to f7b803b377f74f7e109559e8e64f04c4c1fcd86b:

  hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues (2013-08-12 11:57:56 +0100)

----------------------------------------------------------------
arm-devs queue

----------------------------------------------------------------
Peter Maydell (2):
      hw/virtio/virtio: Don't allow guests to add/remove queues
      hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues

 hw/virtio/virtio-mmio.c |    3 +++
 hw/virtio/virtio.c      |   12 +++++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)