On 15/11/23 00:56, Gavin Shan wrote:
Before it's applied:

[gshan@gshan q]$ ./build/qemu-or1k -cpu ?
Available CPUs:
   or1200
   any

After it's applied:

[gshan@gshan q]$ ./build/qemu-or1k -cpu ?
Available CPUs:
   any
   or1200

Signed-off-by: Gavin Shan <gs...@redhat.com>
---
  target/openrisc/cpu.c | 42 ------------------------------------------
  target/openrisc/cpu.h |  3 ---
  2 files changed, 45 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to