diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1194.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1194.toml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1194.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1194.toml deleted file mode 100644 index 2ef1cecf..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1194.toml +++ /dev/null @@ -1,23 +0,0 @@ -id = 1194 -title = "Initialization of device virtio-net-pci failed: failed to find romfile \"efi-virtio.rom\"" -state = "closed" -created_at = "2022-09-05T08:43:30.156Z" -closed_at = "2025-05-12T14:35:25.514Z" -labels = ["workflow::Needs Info"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1194" -host-os = "Android 11 in rpi4" -host-arch = "ARM" -qemu-version = "- QEMU command line:" -guest-os = "Linux" -guest-arch = "x86" -description = """After executing the below command inside adb shell -qemu-system-aarch64 -enable-kvm -nographic \\ --kernel Image -initrd ramdisk.img -m 512 -M virt -cpu host \\ - -I am getting the below error -"qemu-system-aarch64: Initialization of device virtio-net-pci failed: failed to find romfile "efi-virtio.rom""""" -reproduce = """1. adb Push qemu-system-aarch64 inside system/bin -2. Run -qemu-system-aarch64 -enable-kvm -nographic \\ --kernel Image -initrd ramdisk.img -m 512 -M virt -cpu host \\""" -additional = """Kindly help me to proceed further""" |