[PATCH 0/2] hw/misc/mps2-scc.c: fix scc_partno and cfg7 write

Simon Xu posted 2 patches 1 day, 17 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260724160943.52509-1-simonxhy0404@gmail.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>
hw/misc/mps2-scc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH 0/2] hw/misc/mps2-scc.c: fix scc_partno and cfg7 write
Posted by Simon Xu 1 day, 17 hours ago
Split commit from v1 into 2 as they are unrelated.

Signed-off-by: Simon Xu <simonxhy0404@gmail.com>

Simon Xu (2):
  hw/misc/mps2-scc.c: fix cfg7 write
  hw/misc/mps2-scc.c: fix scc_partno field width

 hw/misc/mps2-scc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.53.0
Re: [PATCH 0/2] hw/misc/mps2-scc.c: fix scc_partno and cfg7 write
Posted by Richard Henderson 1 day, 17 hours ago
On 7/24/26 09:09, Simon Xu wrote:
> Split commit from v1 into 2 as they are unrelated.
> 
> Signed-off-by: Simon Xu <simonxhy0404@gmail.com>
> 
> Simon Xu (2):
>    hw/misc/mps2-scc.c: fix cfg7 write
>    hw/misc/mps2-scc.c: fix scc_partno field width
> 
>   hw/misc/mps2-scc.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~