[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/3] xen: fix a potential crash in xen-bus
This series fixes a potential segfault caused by NotifierList corruption in xen-bus. The first two patches lay the groundwork and the third actually fixes the problem. Paul Durrant (3): xen / notify: introduce a new XenWatchList abstraction xen: introduce separate XenWatchList for XenDevice objects xen: perform XenDevice clean-up in XenBus watch handler hw/xen/trace-events | 9 +- hw/xen/xen-bus.c | 277 ++++++++++++++++++++++++++++----------- include/hw/xen/xen-bus.h | 8 +- include/qemu/notify.h | 2 + util/notify.c | 5 + 5 files changed, 220 insertions(+), 81 deletions(-) --- Cc: Anthony Perard <anthony.perard@xxxxxxxxxx> Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx> -- 2.20.1.2.gb21ebb6 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |