diff options
| author | Umesh Deshpande | 2011-08-17 09:01:33 +0200 |
|---|---|---|
| committer | Juan Quintela | 2012-12-20 23:08:47 +0100 |
| commit | b2a8658ef5dc57ea9e7a45091724a719dd4bdcd3 (patch) | |
| tree | 0ec9f7220ae6bc55adaca771b7ac0f144dd14e7f /include/exec/exec-all.h | |
| parent | add a version number to ram_list (diff) | |
| download | qemu-b2a8658ef5dc57ea9e7a45091724a719dd4bdcd3.tar.gz qemu-b2a8658ef5dc57ea9e7a45091724a719dd4bdcd3.tar.xz qemu-b2a8658ef5dc57ea9e7a45091724a719dd4bdcd3.zip | |
protect the ramlist with a separate mutex
Add the new mutex that protects shared state between ram_save_live
and the iothread. If the iothread mutex has to be taken together
with the ramlist mutex, the iothread shall always be _outside_.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Umesh Deshpande <udeshpan@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
