Re: [PATCH v5 0/6] target/loongarch: Fix some issues reported from coccinelle

2025-04-05 Thread Markus Armbruster
Bibo Mao writes: > This patch set solves errors reported by coccinelle tool with commands: > spatch --sp-file scripts/coccinelle/*.cocci --dir target/loongarch/ > spatch --sp-file scripts/coccinelle/*.cocci --dir hw/loongarch/ > > The main problem is that qemu should fail to run when feature

Re: [PATCH v5 0/6] target/loongarch: Fix some issues reported from coccinelle

2025-03-20 Thread bibo mao
On 2025/3/20 下午3:01, Markus Armbruster wrote: Bibo Mao writes: This patch set solves errors reported by coccinelle tool with commands: spatch --sp-file scripts/coccinelle/*.cocci --dir target/loongarch/ spatch --sp-file scripts/coccinelle/*.cocci --dir hw/loongarch/ The main problem

[PATCH v5 0/6] target/loongarch: Fix some issues reported from coccinelle

2025-03-19 Thread Bibo Mao
This patch set solves errors reported by coccinelle tool with commands: spatch --sp-file scripts/coccinelle/*.cocci --dir target/loongarch/ spatch --sp-file scripts/coccinelle/*.cocci --dir hw/loongarch/ The main problem is that qemu should fail to run when feature is forced to enabled however