https://github.com/torvalds/linux
Revision a262bca3aba03f0696995beb223c610e47533db3 authored by Wanpeng Li on 18 February 2020, 01:08:23 UTC, committed by Paolo Bonzini on 28 February 2020, 09:34:19 UTC
Introduce some pv check helpers for consistency.

Suggested-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Wanpeng Li <wanpengli@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent fcd07f9
Raw File
Tip revision: a262bca3aba03f0696995beb223c610e47533db3 authored by Wanpeng Li on 18 February 2020, 01:08:23 UTC
KVM: Introduce pv check helpers
Tip revision: a262bca
COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.
back to top