Merge branch 'kvm-master' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 6 Nov 2022 08:22:56 +0000 (03:22 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 6 Nov 2022 08:30:38 +0000 (03:30 -0500)
x86:
* Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()

* Make argument order consistent for kvcalloc()

* Userspace API fixes for DEBUGCTL and LBRs


Trivial merge