Files
tegra-linux-noble/include/linux
Alex Williamson 6104f472a5 KVM: struct kvm_memory_slot.flags -> u32
struct kvm_userspace_memory_region.flags is a u32 with a comment that
bits 0 ~ 15 are visible to userspace and the other bits are reserved
for kvm internal use.  KVM_MEMSLOT_INVALID is the only internal use
flag and it has a comment that bits 16 ~ 31 are internally used and
the other bits are visible to userspace.

Therefore, let's define this as a u32 so we don't waste bytes on LP64
systems.  Move to the end of the struct for alignment.

Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-12-13 23:25:24 -02:00
..
2012-12-06 14:58:57 -05:00
2012-11-15 10:16:56 +01:00
2012-12-06 14:58:58 -05:00
2012-11-30 12:37:36 +01:00
2012-12-07 23:14:11 +01:00
2012-10-08 13:50:20 +10:30
2012-12-02 00:05:12 +00:00
2012-11-15 00:34:23 +01:00
2012-11-28 11:54:40 +01:00
2012-10-16 18:49:15 -07:00
2012-11-28 21:49:02 -05:00
2012-11-28 21:49:02 -05:00
2012-12-11 17:22:26 -08:00
2012-11-21 10:07:48 +01:00
2012-10-29 21:31:32 +01:00
2012-11-23 12:23:40 +01:00
2012-10-06 03:04:56 +09:00
2012-11-21 15:09:26 -08:00
2012-11-03 14:50:15 -04:00
2012-10-10 01:15:44 -04:00
2012-12-12 17:38:33 -08:00
2012-12-06 11:56:43 -08:00
2012-10-10 20:00:55 +10:30
2012-12-11 17:22:27 -08:00
2012-10-17 15:53:02 -05:00
2012-10-10 22:41:05 -04:00
2012-11-16 14:33:04 -08:00
2012-10-06 03:05:01 +09:00
2012-10-11 20:02:04 -04:00
2012-10-27 15:38:29 -07:00
2012-10-09 16:22:55 +09:00
2012-10-09 16:22:32 +09:00
2012-10-22 16:58:28 -07:00
2012-11-15 17:20:58 -08:00