From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../issues_text/target_sparc/host_missing/accel_missing/2534 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 gitlab/issues_text/target_sparc/host_missing/accel_missing/2534 (limited to 'gitlab/issues_text/target_sparc/host_missing/accel_missing/2534') diff --git a/gitlab/issues_text/target_sparc/host_missing/accel_missing/2534 b/gitlab/issues_text/target_sparc/host_missing/accel_missing/2534 new file mode 100644 index 000000000..34b6c9b2e --- /dev/null +++ b/gitlab/issues_text/target_sparc/host_missing/accel_missing/2534 @@ -0,0 +1,10 @@ +Solaris cannot be power offed with system_powerdown on qemu-system-sparc +Description of problem: +When a `system_powerdown` is done in the QEMU Monitor, nothing happens. Also happens with `qemu-system-sparc.exe` version 9.1.0-rc3, that is, it's not fixed in newer versions. Looking at [sun4m.c](https://gitlab.com/qemu-project/qemu/-/blob/master/hw/sparc/sun4m.c#L451) code, it registers a system_powerdown handler, but it's not working. +Steps to reproduce: +1. Start the machine with the command line above and wait for the complete OS initialization +2. Open the machine monitor +3. Do a `system_powerdown` command +4. Nothing will happen +Additional information: + -- cgit 1.4.1