diff options
| author | Fam Zheng | 2015-03-16 10:03:33 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2015-04-27 18:24:17 +0200 |
| commit | c2cba0ffe495b60c4cc58080281e99c7a6580d4b (patch) | |
| tree | 37d92a455884260149a2b832892de849a7037aa2 /linux-user/main.c | |
| parent | translate-all: use glib for all page descriptor allocations (diff) | |
| download | qemu-c2cba0ffe495b60c4cc58080281e99c7a6580d4b.tar.gz qemu-c2cba0ffe495b60c4cc58080281e99c7a6580d4b.tar.xz qemu-c2cba0ffe495b60c4cc58080281e99c7a6580d4b.zip | |
exec: Atomic access to bounce buffer
There could be a race condition when two processes call
address_space_map concurrently and both want to use the bounce buffer.
Add an in_use flag in BounceBuffer to sync it.
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <1426496617-10702-2-git-send-email-famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions
