diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/820.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/820.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/820.toml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/820.toml b/gitlab/issues/target_missing/host_missing/accel_missing/820.toml deleted file mode 100644 index 8a148165b..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/820.toml +++ /dev/null @@ -1,21 +0,0 @@ -id = 820 -title = "Hang During Initramfs" -state = "closed" -created_at = "2022-01-14T22:26:20.681Z" -closed_at = "2022-01-14T23:56:30.585Z" -labels = [] -url = "https://gitlab.com/qemu-project/qemu/-/issues/820" -host-os = "Artix Linux" -host-arch = "x86" -qemu-version = "QEMU emulator version 6.2.0" -guest-os = "Windows 10 21H2 English x64" -guest-arch = "x86" -description = """[Hang During Initramfs](https://wiki.archlinux.org/title/QEMU#Hang_during_VM_initramfs) -Is this still not fixed? I hang at startup. Previously I tried WIN11 and it booted fine.""" -reproduce = """1. Download Windows10 ISO -2. qemu-img create -f raw Windows10 15G -3. qemu-system-x86_64 -cdrom Win10.iso -boot order=d -drive file=Windows10,format=raw -m 4G""" -additional = """ - - -`-enable-kvm` works but i removed it to slow down a bit to see what is going on.""" |