KVM: Keep slot ID in memory slot structure
authorAvi Kivity <avi@redhat.com>
Mon, 21 Jun 2010 07:56:36 +0000 (10:56 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:47:07 +0000 (10:47 +0300)
commite36d96f7cfaa71870c407131eb4fbd38ea285c01
treea557bb41250b555f6181552246742d3a46fadcfd
parent0719837c0832a7b305e42327caa7d330462360ea
KVM: Keep slot ID in memory slot structure

May be used for distinguishing between internal and user slots, or for sorting
slots in size order.

Signed-off-by: Avi Kivity <avi@redhat.com>
include/linux/kvm_host.h
virt/kvm/kvm_main.c