Skip to content
Snippets Groups Projects
Commit 1bd4b0b0 authored by Vitaly Kuznetsov's avatar Vitaly Kuznetsov
Browse files

tools headers UAPI: Sync linux/kvm.h with the kernel sources

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2074832



commit 346e9199
Author: Arnaldo Carvalho de Melo <acme@redhat.com>
Date:   Sun May 9 09:39:02 2021 -0300

    tools headers UAPI: Sync linux/kvm.h with the kernel sources

    To pick the changes in:

      b5663931 ("KVM: SEV: Add support for SEV intra host migration")
      e615e355 ("KVM: x86: On emulation failure, convey the exit reason, etc. to userspace")
      a9d496d8 ("KVM: x86: Clarify the kvm_run.emulation_failure structure layout")
      c68dc1b5 ("KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK")
      dea8ee31 ("RISC-V: KVM: Add SBI v0.1 support")

    That just rebuilds perf, as these patches don't add any new KVM ioctl to
    be harvested for the the 'perf trace' ioctl syscall argument
    beautifiers.

    This is also by now used by tools/testing/selftests/kvm/, a simple test
    build succeeded.

    This silences this perf build warning:

      Warning: Kernel ABI header at 'tools/include/uapi/linux/kvm.h' differs from latest version at 'include/uapi/linux/kvm.h'
      diff -u tools/include/uapi/linux/kvm.h include/uapi/linux/kvm.h

    Cc: Anup Patel <anup@brainfault.org>
    Cc: Atish Patra <atish.patra@wdc.com>
    Cc: David Edmondson <david.edmondson@oracle.com>
    Cc: Oliver Upton <oupton@google.com>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Cc: Peter Gonda <pgonda@google.com>
Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>

Conflicts:
	tools/include/uapi/linux/kvm.h (out of order fa681181 backport)

Signed-off-by: default avatarVitaly Kuznetsov <vkuznets@redhat.com>
parent 6c5ee505
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment