in qemu, function get_free_slot() allocates a lot value for a vm and
tha value is transfered to kernel for kvm->memslots[i] where i
represents the slot value.
what does the relationship between global variable slot_info slots[]
in qemu and each vm struct kvm in kernel? what does slot stand for?
thanks.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to