Hi
These are trivial VFIO live update fixes in corner cases.
1) open /dev/vfio/vfio fail trigger SIGSEGV
2) mdev hotplug trigger qemu abort
3) potential SIGSEGV when unmap-all-vaddr failed
3) potential vfio_container_post_load failure
Thanks
Zhenzhong
Zhenzhong Duan (4):
vfio/container: Fix SIGSEGV when open container file fails
vfio/container: fails mdev hotplug if add migration blocker failed
vfio/container: Fix potential SIGSEGV when recover from
unmap-all-vaddr failure
vfio/container: Fix vfio_container_post_load()
include/hw/vfio/vfio-cpr.h | 7 ++++---
hw/vfio/container.c | 12 +++++++++---
hw/vfio/cpr-legacy.c | 23 +++++++++--------------
3 files changed, 22 insertions(+), 20 deletions(-)
--
2.34.1