On 29/06/2021 16.19, Cho, Yu-Chen wrote:
Now that we have moved cpu-dump functionality out of helper.c,
we can make the module sysemu-only.

Signed-off-by: Claudio Fontana <[email protected]>
Signed-off-by: Cho, Yu-Chen <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
---
  target/s390x/helper.c    | 9 +--------
  target/s390x/meson.build | 2 +-
  2 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/target/s390x/helper.c b/target/s390x/helper.c
index c72e990f4d..a4d4665f67 100644
--- a/target/s390x/helper.c
+++ b/target/s390x/helper.c
@@ -1,5 +1,5 @@
  /*
- *  S/390 helpers
+ *  S/390 helpers - systemu only

s/systemu/sysemu/

With that typo fixed:
Reviewed-by: Thomas Huth <[email protected]>


Reply via email to