aboutsummaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorCarsten Otte <cotte@de.ibm.com>2008-06-27 15:05:31 +0200
committerAvi Kivity <avi@qumranet.com>2008-07-20 12:42:36 +0300
commiteff0114ac3d3a20a5c93b31b00134e59bfc75189 (patch)
tree32272e088d90148842b260c650d4c66e2b5d91a5 /REPORTING-BUGS
parentf8b78fa3d406f3a2dc038e2b47749013a9295994 (diff)
KVM: s390: dont allocate dirty bitmap
This patch #ifdefs the bitmap array for dirty tracking. We don't have dirty tracking on s390 today, and we'd love to use our storage keys to store the dirty information for migration. Therefore, we won't need this array at all, and due to our limited amount of vmalloc space this limits the amount of guests we can run. Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions