commit | 72853afc638b3e28779c86dd05da2f3bb149fe2c | [log] [tgz] |
---|---|---|
author | Xiaoyao Li <xiaoyao.li@intel.com> | Thu Feb 29 01:36:25 2024 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 23 17:35:25 2024 +0200 |
tree | abffff6a68af97a5b0016feff8be7f7f5f9c6e58 | |
parent | ea7fbd37537b3a598335c21ccb2ea674630fc810 [diff] |
trace/kvm: Split address space and slot id in trace_kvm_set_user_memory() The upper 16 bits of kvm_userspace_memory_region::slot are address space id. Parse it separately in trace_kvm_set_user_memory(). Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com> Message-ID: <20240229063726.610065-5-xiaoyao.li@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>