qemu-patch-raspberry4/include
Umesh Deshpande b2a8658ef5 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>
2012-12-20 23:08:47 +01:00
..
block misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
bt softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
char softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
disas build: kill libdis, move disassemblers to disas/ 2012-12-19 08:29:06 +01:00
exec protect the ramlist with a separate mutex 2012-12-20 23:08:47 +01:00
fpu fpu: move public header file to include/fpu 2012-12-19 08:32:46 +01:00
migration misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
monitor monitor: move include files to include/monitor/ 2012-12-19 08:31:32 +01:00
net misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
qapi misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
qemu fpu: move public header file to include/fpu 2012-12-19 08:32:46 +01:00
qom misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
sysemu softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
ui Merge remote-tracking branch 'bonzini/header-dirs' into staging 2012-12-19 17:15:39 -06:00
config.h janitor: move remaining public headers to include/ 2012-12-19 08:32:46 +01:00
elf.h janitor: move remaining public headers to include/ 2012-12-19 08:32:46 +01:00
libfdt_env.h janitor: move remaining public headers to include/ 2012-12-19 08:32:46 +01:00
qemu-common.h janitor: move remaining public headers to include/ 2012-12-19 08:32:46 +01:00