diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/kvm_host.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index 5184817e714..49c2f2fd281 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h | |||
| @@ -179,8 +179,6 @@ struct kvm_memory_slot { | |||
| 179 | unsigned long flags; | 179 | unsigned long flags; |
| 180 | unsigned long *rmap; | 180 | unsigned long *rmap; |
| 181 | unsigned long *dirty_bitmap; | 181 | unsigned long *dirty_bitmap; |
| 182 | unsigned long *dirty_bitmap_head; | ||
| 183 | unsigned long nr_dirty_pages; | ||
| 184 | struct kvm_arch_memory_slot arch; | 182 | struct kvm_arch_memory_slot arch; |
| 185 | unsigned long userspace_addr; | 183 | unsigned long userspace_addr; |
| 186 | int user_alloc; | 184 | int user_alloc; |
