Follow up from both the investigation leading to "Fix memory leak in vcpu_create() error path", and the older work to deduplicate the domain teardown paths.
Andrew Cooper (3): xen/domain: Reorder trivial initialisation in early domain_create() xen/domain: Introduce domain_teardown() xen/evtchn: Clean up teardown handling xen/common/domain.c | 113 ++++++++++++++++++++++++++++++++++----------- xen/common/event_channel.c | 8 ++-- xen/include/xen/sched.h | 12 ++++- 3 files changed, 101 insertions(+), 32 deletions(-) -- 2.11.0
