« Previous | Next » 

Revision 62d60e8c

ID62d60e8cc4c4c8aebdfd97f10087456d2690c0a0

Added by aliguori over 15 years ago

Make KVM slot management more robust

KVM keeps track of physical memory based on slots in the kernel. The current
code that translates QEMU memory mappings to slots work but is not robust
in the fact of reregistering partial regions of memory.

This patch does the right thing for reregistering partial regions of memory. It
also prevents QEMU from using KVM private slots.

Signed-off-by: Anthony Liguori <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5734 c046a42c-6fe2-441c-8c8c-71466251a162

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences