pc: memhp: force gaps between DIMM's GPA
commitaa8580cddf011e8cedcf87f7a0fdea7549fc4704
authorIgor Mammedov <imammedo@redhat.com>
Tue, 29 Sep 2015 14:53:29 +0000 (29 16:53 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 2 Oct 2015 14:04:32 +0000 (2 17:04 +0300)
tree1969af2815090d7c10ac02daead7bb50a7a9f0a8
parentdf0acded19ec4b826aa095cfc19d341bd66fafd3
pc: memhp: force gaps between DIMM's GPA

mapping DIMMs non contiguously allows to workaround
virtio bug reported earlier:
http://lists.nongnu.org/archive/html/qemu-devel/2015-08/msg00522.html
in this case guest kernel doesn't allocate buffers
that can cross DIMM boundary keeping each buffer
local to a DIMM.

Suggested-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h