From 2e2e3738af33575cba59597acd5e80cdd5ec11ee Mon Sep 17 00:00:00 2001 From: Anthony Liguori Date: Wed, 30 Apr 2008 15:37:07 -0500 Subject: [PATCH] KVM: Handle vma regions with no backing page This patch allows VMAs that contain no backing page to be used for guest memory. This is useful for assigning mmio regions to a guest. Signed-off-by: Anthony Liguori Signed-off-by: Avi Kivity --- Reading git-format-patch failed