zhouyang (T) writes:
> kindly ping,
> the link of this patch set
> is:http://patchwork.ozlabs.org/project/qemu-devel/cover/20210118031004.1662363-1-zhouyang...@huawei.com/
Queued to plugins/next, thanks.
(I might as well pick-up the ivshmem-server change while I'm at it as
it's trivial).
>
>
kindly ping,
the link of this patch set
is:http://patchwork.ozlabs.org/project/qemu-devel/cover/20210118031004.1662363-1-zhouyang...@huawei.com/
On 2021/1/18 11:09, zhouyang wrote:
> v3 -> v2
> add Cc
>
> zhouyang (5):
> contrib: Don't use '#' flag of printf format
> contrib: Fix some code
v3 -> v2
add Cc
zhouyang (5):
contrib: Don't use '#' flag of printf format
contrib: Fix some code style problems, ERROR: "foo * bar" should be
"foo *bar"
contrib: Add spaces around operator
contrib: space required after that ','
contrib: Open brace '{' following struct go on the sam