diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_i386/host_missing/accel_missing/673.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/673.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/673.toml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/673.toml b/gitlab/issues/target_i386/host_missing/accel_missing/673.toml new file mode 100644 index 000000000..4357c23a2 --- /dev/null +++ b/gitlab/issues/target_i386/host_missing/accel_missing/673.toml @@ -0,0 +1,18 @@ +id = 673 +title = "I can no longer boot with -kernel and -initrd" +state = "closed" +created_at = "2021-10-16T07:24:36.205Z" +closed_at = "2021-10-18T15:20:22.076Z" +labels = ["target: i386", "workflow::Needs Info"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/673" +host-os = "Kubuntu 20.04" +host-arch = "(x86_64/amd64)" +qemu-version = "QEMU emulator version 4.2.1 (Debian 1:4.2-3ubuntu6.18)" +guest-os = "(Linux 5.14.4)" +guest-arch = "(x86, x86_64)" +description = """The kernel refuses to mount the initramfs and proceeds to kernel panic. i didnt have this problem until qemu updated""" +reproduce = """I have put it all in the git repo of my project +1. git clone https://github.com/oknowaen/ltl-initramfs.git +2. cd ltl-initramfs +3. make (will start automatically)!""" +additional = """[Screenshot_20211016_182355](/uploads/c04094f5bcccadc3f8473f2ea6fc864d/Screenshot_20211016_182355.png)""" |