aboutsummaryrefslogtreecommitdiff
path: root/int128.h
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2012-10-25 12:37:57 +0200
committerMichael S. Tsirkin <mst@redhat.com>2012-10-29 18:39:49 +0200
commit523a59f596a3e62f5a28eb171adba35e71310040 (patch)
treea380c509c813eaf6eff5951df3711077a12aaa0b /int128.h
parentff3a8066e651230d255e6eea340e2d48e7da4aeb (diff)
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 'int128.h')
0 files changed, 0 insertions, 0 deletions