summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1861394
blob: 786e24d6a68171b5836105b9efa3f30d3cbf0c12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
qemu-system-riscv64 hangs after poweroff linux command

QEMU Version : v4.2.0-773-g43d1455-dirty (commit 43d1455cf84283466e5c22a217db5ef4b8197b14)

Command: qemu-system-riscv64 -machine virt -kernel ./bbl -nographic -initrd rootfs.cpio.gz -append "root=/dev/ram console=ttyS0"

Host:LSB Version:    :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description:    CentOS Linux release 7.7.1908 (Core)
Release:        7.7.1908
Codename:       Core


Problem: after boot, when type poweroff -f it hangs (not quitting). I have tested this for x86_64, and aarch64 and it works fine. The problem appears only for risv64(of those mentioned). Last time i have checked it worked also for riscv64 and it was on the d0f90e1423b4f412adc620eee93e8bfef8af4117 commit