Home
last modified time | relevance | path

Searched hist:"2119882 c7eb7e2c612b24fc0c8d86f5887d6f1c3" (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/block/
H A Ddirty-bitmap.cdiff 2119882c7eb7e2c612b24fc0c8d86f5887d6f1c3 Mon Jun 05 07:39:03 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> block: introduce dirty_bitmap_mutex

It protects only the list of dirty bitmaps; in the next patch we will
also protect their content.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20170605123908.18777-15-pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
H A Dmirror.cdiff 2119882c7eb7e2c612b24fc0c8d86f5887d6f1c3 Mon Jun 05 07:39:03 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> block: introduce dirty_bitmap_mutex

It protects only the list of dirty bitmaps; in the next patch we will
also protect their content.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20170605123908.18777-15-pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
/openbmc/qemu/
H A Dblockdev.cdiff 5016f21b705152d138395f90219b665ddce89c1b Wed Dec 06 08:45:47 CST 2017 Stefan Hajnoczi <stefanha@redhat.com> block: drop unused BlockDirtyBitmapState->aio_context field

The dirty bitmap actions in qmp_transaction have not used AioContext
since the dirty bitmap locking discipline was introduced in commit
2119882c7eb7e2c612b24fc0c8d86f5887d6f1c3 ("block: introduce
dirty_bitmap_mutex"). Remove the unused field.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20171206144550.22295-7-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
diff 2119882c7eb7e2c612b24fc0c8d86f5887d6f1c3 Mon Jun 05 07:39:03 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> block: introduce dirty_bitmap_mutex

It protects only the list of dirty bitmaps; in the next patch we will
also protect their content.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20170605123908.18777-15-pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
H A Dblock.cdiff 2119882c7eb7e2c612b24fc0c8d86f5887d6f1c3 Mon Jun 05 07:39:03 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> block: introduce dirty_bitmap_mutex

It protects only the list of dirty bitmaps; in the next patch we will
also protect their content.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20170605123908.18777-15-pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
/openbmc/qemu/include/block/
H A Dblock_int.hdiff 2119882c7eb7e2c612b24fc0c8d86f5887d6f1c3 Mon Jun 05 07:39:03 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> block: introduce dirty_bitmap_mutex

It protects only the list of dirty bitmaps; in the next patch we will
also protect their content.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20170605123908.18777-15-pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>