Hi,

In this version I removed the reference of SBI_EXT_DBCN_CONSOLE_WRITE in
the commit message. That API is *non-blocking*, and citing it to justify
a change in a blocking API sounds weird. It's also uneeded since we have
a good case without it regardless.

No other changes made.

Changes from v1:
- removed the "SBI_EXT_DBCN_CONSOLE_WRITE" bit from the commit msg
- v1 link: 
https://lore.kernel.org/qemu-riscv/20250605090012.1268809-1-dbarb...@ventanamicro.com/

Daniel Henrique Barboza (1):
  target/riscv: use qemu_chr_fe_write_all() in DBCN_CONSOLE_WRITE_BYTE

 target/riscv/kvm/kvm-cpu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.49.0


Reply via email to