[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210412222050.876100-1-seanjc@google.com>
Date: Mon, 12 Apr 2021 15:20:47 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
Sean Christopherson <seanjc@...gle.com>,
Hao Sun <sunhao.th@...il.com>
Subject: [PATCH 0/3] KVM: Fixes and a cleanup for coalesced MMIO
Fix two bugs that are exposed if unregistered a device on an I/O bus fails
due to OOM. Tack on opportunistic cleanup in the related code.
Sean Christopherson (3):
KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing
SRCU
KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
KVM: Add proper lockdep assertion in I/O bus unregister
include/linux/kvm_host.h | 4 ++--
virt/kvm/coalesced_mmio.c | 19 +++++++++++++++++--
virt/kvm/kvm_main.c | 26 ++++++++++++++++----------
3 files changed, 35 insertions(+), 14 deletions(-)
--
2.31.1.295.g9ea45b61b8-goog
Powered by blists - more mailing lists