]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: Keep slot ID in memory slot structure
authorAvi Kivity <avi@redhat.com>
Fri, 17 Sep 2010 16:13:13 +0000 (13:13 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Sep 2010 00:18:32 +0000 (17:18 -0700)
commit1be501980f140e5a6698999df9c7c6124c14810f
tree71c7f51268460bd31f91dc19c8765a7432791d6f
parent80e1809cb470846bd477c8ee041262d1483c0dc8
KVM: Keep slot ID in memory slot structure

commit e36d96f7cfaa71870c407131eb4fbd38ea285c01 upstream.

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>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/kvm_host.h
virt/kvm/kvm_main.c