commit | 1f01e50b8330c24714ddca5841fdbb703076b121 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 29 15:27:47 2017 +0200 |
committer | Fam Zheng <famz@redhat.com> | Mon Jul 17 11:34:11 2017 +0800 |
tree | ca4573cd50c640d12842de5f0ba8d8814318d67a | |
parent | 61c7887e0f3dcfa9c4ccdfe43374243a4a5c0e8d [diff] |
qed: protect table cache with CoMutex This makes the driver thread-safe. The CoMutex is dropped temporarily while accessing the data clusters or the backing file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20170629132749.997-10-pbonzini@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com>