4 Commits

Author SHA1 Message Date
Ying Fang
cbfda6760e Rebase qemu to 4.1.0 version
Signed-off-by: Ying Fang <fangying1@huawei.com>
2020-06-01 09:13:38 +00:00
Ying Fang
e21eae0df2 async: Fix qemu main thread hang on weak ordered platfrom
aio-wait: delegate polling of main AioContext if BQL not held
upstream_url: https://patchwork.kernel.org/patch/11482099/

async: use explicit memory barriers
upstream_url: https://patchwork.kernel.org/patch/11482103/

Signed-off-by: Ying Fang <fanging1@huawei.com>
2020-06-01 09:13:36 +00:00
Ying Fang
7d5d99c2eb Revert "async: Fix qemu main thread hang on weak ordered platfrom"
This reverts commit 97ccfe792b24f1fd56ae051d6d1f7bef67f6b732.
2020-06-01 09:12:15 +00:00
Ying Fang
97ccfe792b async: Fix qemu main thread hang on weak ordered platfrom
aio-wait: delegate polling of main AioContext if BQL not held
upstream_url: https://patchwork.kernel.org/patch/11482099/

async: use explicit memory barriers
upstream_url: https://patchwork.kernel.org/patch/11482103/

Signed-off-by: Ying Fang <fanging1@huawei.com>
2020-04-11 00:28:01 +08:00