The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452: Linux 4.12-rc5 (2017-06-11 16:48:20 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to e41b1355508debe45fda33ef8c03ff3ba5d206b9: virtio_balloon: disable VIOMMU support (2017-06-18 23:13:35 +0300) ---------------------------------------------------------------- virtio: bugfix It turns out balloon does not handle IOMMUs correctly. We should fix that at some point, for now let's just disable this configuration. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> ---------------------------------------------------------------- Michael S. Tsirkin (1): virtio_balloon: disable VIOMMU support drivers/virtio/virtio_balloon.c | 7 +++++++ 1 file changed, 7 insertions(+)