From adb1ff46754a87f3f6c9e7ee0a92f9a8a183bb38 Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Thu, 24 Jan 2008 15:13:08 +0200 Subject: [PATCH] KVM: Limit vcpu mmap size to one page on non-x86 The second page is only needed on archs that support pio. Noted by Carsten Otte. Signed-off-by: Avi Kivity --- Reading git-format-patch failed