From: Yihuan Pan
Replaces TABS with spaces to ensure have a consistent coding
style with an indentation of 4 spaces in the SH4 subsystem.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/376
Signed-off-by: Yihuan Pan
---
linux-user/sh4/termbits.h | 204 +++---
target/sh4/cpu.h
From: Ni Xun
When check queue state in the vhost_dev_set_log routine, it miss the error
routine check, this patch also check queue state in error case.
Fixes: 1e5a050f5798 ("check queue state in the vhost_dev_set_log
routine")
Signed-off-by: Ni Xun
Reviewed-by: Zhigang Lu
---
oh, yes, there is some mis-config here, thanks for pointing that out.
looks like the upstream has fixed it.
Thanks,
Xun
Raphael Norwitz 于2020年4月18日周六 上午9:46写道:
>
> On Fri, Apr 17, 2020 at 01:14:00PM +0800, ni.xun.in...@gmail.com wrote:
> >
> > From: Ni Xun
> >
> &
From: Ni Xun
when reconnecting to vhost server, it doesn't send slave fd to vhost
as the slave fd is only sent in vhost_user_init. also resend the slave fd
in vhost reconnect.
Signed-off-by: Ni Xun
Signed-off-by: Lu Zhigang
Signed-off-by: Yan Miao
Signed-off-by: lucascye
---
hw/block/