Takuya Yoshikawa
7a905b1485
KVM: Remove user_alloc from struct kvm_memory_slot
...
This field was needed to differentiate memory slots created by the new
API, KVM_SET_USER_MEMORY_REGION, from those by the old equivalent,
KVM_SET_MEMORY_REGION, whose support was dropped long before:
commit b74a07beed
KVM: Remove kernel-allocated memory regions
Although we also have private memory slots to which KVM allocates
memory with vm_mmap(), !user_alloc slots in other words, the slot id
should be enough for differentiating them.
Note: corresponding function parameters will be removed later.
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com >
Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp >
Signed-off-by: Gleb Natapov <gleb@redhat.com >
2013-02-11 11:52:00 +02:00
..
2012-12-03 11:15:35 +00:00
2012-12-06 14:58:57 -05:00
2012-12-13 10:39:26 -08:00
2012-12-13 12:00:48 -08:00
2012-12-13 12:04:35 -08:00
2012-12-11 11:19:09 -08:00
2012-11-30 12:01:30 -05:00
2012-12-13 11:51:23 -08:00
2012-12-10 12:43:22 +09:00
2012-12-06 14:58:58 -05:00
2012-12-12 18:07:07 -08:00
2012-11-30 12:37:36 +01:00
2012-12-07 23:14:11 +01:00
2012-12-10 15:49:57 -05:00
2012-12-02 00:05:12 +00:00
2012-12-11 17:22:26 -08:00
2012-12-06 14:58:56 -05:00
2012-11-28 21:53:38 -05:00
2012-12-12 17:38:35 -08:00
2012-12-11 11:25:08 -08:00
2012-11-28 21:53:37 -05:00
2012-11-30 11:40:07 -08:00
2012-11-29 00:01:25 -05:00
2012-12-12 17:38:32 -08:00
2012-12-11 09:28:09 +01:00
2012-12-13 12:14:47 -08:00
2012-11-28 21:49:02 -05:00
2012-12-12 08:18:24 -08:00
2012-11-28 21:49:02 -05:00
2012-12-11 17:22:26 -08:00
2012-12-12 17:38:34 -08:00
2012-12-06 10:39:54 +01:00
2012-12-12 16:49:10 +01:00
2012-12-12 21:41:55 +01:00
2012-12-12 17:38:32 -08:00
2012-12-11 17:22:25 -08:00
2012-12-06 14:02:51 +01:00
2012-12-04 13:08:10 -05:00
2012-11-30 12:08:42 -08:00
2012-12-09 00:20:28 -05:00
2012-12-09 00:20:28 -05:00
2012-12-13 14:20:19 -08:00
2012-12-11 18:14:31 -08:00
2013-02-11 11:52:00 +02:00
2012-12-12 17:38:34 -08:00
2012-12-11 17:22:28 -08:00
2012-12-12 17:38:33 -08:00
2012-12-06 11:56:43 -08:00
2012-12-11 17:22:27 -08:00
2012-12-11 17:22:25 -08:00
2012-12-12 17:38:35 -08:00
2012-12-12 17:38:34 -08:00
2012-12-13 12:00:02 -08:00
2012-12-11 17:22:27 -08:00
2012-12-12 17:38:34 -08:00
2012-11-30 10:04:06 +00:00
2012-11-30 08:41:50 -08:00
2012-12-11 17:22:27 -08:00
2012-12-11 17:22:22 -08:00
2012-12-11 17:22:26 -08:00
2012-12-13 12:14:47 -08:00
2012-11-29 00:01:24 -05:00
2012-11-30 11:40:07 -08:00
2012-12-11 12:39:32 +09:00
2012-12-12 17:38:33 -08:00
2012-12-13 15:31:08 -08:00
2012-12-11 17:22:25 -08:00
2012-12-09 00:20:28 -05:00
2012-12-07 12:48:00 -05:00
2012-12-13 12:00:02 -08:00
2012-11-28 23:43:27 -05:00
2012-12-09 00:20:28 -05:00
2012-12-12 15:34:48 +08:00
2012-12-11 17:22:27 -08:00
2012-12-09 00:20:28 -05:00
2012-12-12 17:38:32 -08:00
2012-12-11 17:22:21 -08:00