On 30 March 2017 at 17:16, Michael S. Tsirkin <m...@redhat.com> wrote: > The following changes since commit e839001d5bb6c84932e2d82bd383477b2023f407: > > Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into > staging (2017-03-30 15:28:19 +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 0d876080a394993a8dea494ebf2d806dc0983107: > > tests/acpi: don't pack a structure (2017-03-30 19:12:44 +0300) > > ---------------------------------------------------------------- > vhost, pc: fixes > > More fixes for 2.9. Region caching is still causing > issues around reset, but we seem to be getting there. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > ---------------------------------------------------------------- > Jason Wang (1): > vhost: generalize iommu memory region > > Michael S. Tsirkin (1): > tests/acpi: don't pack a structure > > include/hw/virtio/vhost.h | 11 +++++++ > tests/acpi-utils.h | 2 +- > hw/virtio/vhost.c | 84 > ++++++++++++++++++++++++++++++++++++----------- > 3 files changed, 76 insertions(+), 21 deletions(-)
Applied, thanks. -- PMM