summaryrefslogtreecommitdiffstats
path: root/hw/lm32_sys.c
diff options
context:
space:
mode:
authorAvi Kivity2012-10-25 12:37:57 +0200
committerMichael S. Tsirkin2012-10-29 17:39:49 +0100
commit523a59f596a3e62f5a28eb171adba35e71310040 (patch)
treea380c509c813eaf6eff5951df3711077a12aaa0b /hw/lm32_sys.c
parentvirtio-net: enable mrg buf header in tap on linux (diff)
downloadqemu-523a59f596a3e62f5a28eb171adba35e71310040.tar.gz
qemu-523a59f596a3e62f5a28eb171adba35e71310040.tar.xz
qemu-523a59f596a3e62f5a28eb171adba35e71310040.zip
pci: avoid destroying bridge address space windows in a transaction
Calling memory_region_destroy() in a transaction is illegal (and aborts), as until the transaction is committed, the region remains live. Fix by moving destruction until after the transaction commits. This requires having an extra set of regions, so the new and old regions can coexist. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/lm32_sys.c')
0 files changed, 0 insertions, 0 deletions