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_HVF/1091.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_HVF/1091.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_HVF/1091.toml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_HVF/1091.toml b/gitlab/issues/target_missing/host_missing/accel_HVF/1091.toml deleted file mode 100644 index 3fefde13..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_HVF/1091.toml +++ /dev/null @@ -1,21 +0,0 @@ -id = 1091 -title = "qemu-system-x86_64 hard crashes when using `--accel hvf` on intel Mac" -state = "opened" -created_at = "2022-06-28T09:14:24.223Z" -closed_at = "n/a" -labels = ["accel: HVF"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1091" -host-os = "macOS 12.4 - Darwin 21.5.0: root:xnu-8020.121.3~4/RELEASE_X86_64 x86_64" -host-arch = "x86 - CPU Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz" -qemu-version = "QEMU emulator version 7.0.0" -guest-os = "Debian" -guest-arch = "x86" -description = """The QEMU process hard crashes after a few minutes. The only message is: - -``` -vmx_write_mem: mmu_gva_to_gpa ffff990489fa0000 failed -```""" -reproduce = """1. Run QEMU with the above commandline -2. Do something to keep the VM busy - running `git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git` reliably crashes it for me -3. Wait a 3-5 minutes""" -additional = """""" |