]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: Add infrastructure and macro to mark VM as bugged
authorSean Christopherson <sean.j.christopherson@intel.com>
Wed, 10 Aug 2022 20:24:37 +0000 (23:24 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2022 13:16:24 +0000 (15:16 +0200)
commita4c94205ba79216ea80663801202f9dbbb3af89d
treecd1e563eb203c9f5af77b4e5477f6399fb389c3c
parent7018f03d97daf344e49b16200caf4363a1407cab
KVM: Add infrastructure and macro to mark VM as bugged

commit 0b8f11737cffc1a406d1134b58687abc29d76b52 upstream

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <3a0998645c328bf0895f1290e61821b70f048549.1625186503.git.isaku.yamahata@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
[SG: Adjusted context for kernel version 5.10]
Signed-off-by: Stefan Ghinea <stefan.ghinea@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/kvm_host.h
virt/kvm/kvm_main.c