diff options
author | 2021-02-10 10:26:09 -0800 | |
---|---|---|
committer | 2021-02-11 08:03:02 -0500 | |
commit | 7137b7ae6f20076a1e05546db61f9fb3d3f9e97d (patch) | |
tree | dd3b2b7af22a6f6671a0dad8bc37884b271ff7e9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | KVM: selftests: Don't bother mapping GVA for Xen shinfo test (diff) | |
download | wireguard-linux-7137b7ae6f20076a1e05546db61f9fb3d3f9e97d.tar.xz wireguard-linux-7137b7ae6f20076a1e05546db61f9fb3d3f9e97d.zip |
KVM: x86/xen: Explicitly pad struct compat_vcpu_info to 64 bytes
Add a 2 byte pad to struct compat_vcpu_info so that the sum size of its
fields is actually 64 bytes. The effective size without the padding is
also 64 bytes due to the compiler aligning evtchn_pending_sel to a 4-byte
boundary, but depending on compiler alignment is subtle and unnecessary.
Opportunistically replace spaces with tables in the other fields.
Cc: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210210182609.435200-6-seanjc@google.com>
Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions