memory_region_destroy() in a transaction is illegal, for reasons which are best disclosed in the actual patches. This patchset fixes one violation and adds prevention for the next.
Avi Kivity (2): i440fx: avoid destroying memory regions within a transaction memory: abort if a memory region is destroyed during a transaction hw/piix_pci.c | 69 ++++++++++++++++++++++++++++++----------------------------- memory.c | 1 + 2 files changed, 36 insertions(+), 34 deletions(-) -- 1.7.12