The following changes since commit 00928a421d47f49691cace1207481b7aad31b1f1:
  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626' into staging (2018-06-26 18:23: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 5d9c9ea22ab4f3b3ee497523e34b6f4d3281f62d:
  virtio-rng: process pending requests on DRIVER_OK (2018-06-28 04:46:16 +0300)
----------------------------------------------------------------
pc, virtio: fixes
A couple of fixes to amd iommu, and a fix to virtio iommu.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Jan Kiszka (2):
      hw/i386: Fix IVHD entry length for AMD IOMMU
      hw/i386: Fix AMDVI GATS and HATS encodings
Pankaj Gupta (1):
      virtio-rng: process pending requests on DRIVER_OK
 hw/i386/amd_iommu.h    |  4 ++--
 hw/i386/acpi-build.c   |  2 +-
 hw/virtio/virtio-rng.c | 14 ++++++++++++++
 3 files changed, 17 insertions(+), 3 deletions(-)