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_TCG/2790.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_TCG/2790.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_TCG/2790.toml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_TCG/2790.toml b/gitlab/issues/target_missing/host_missing/accel_TCG/2790.toml deleted file mode 100644 index f8a90625..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_TCG/2790.toml +++ /dev/null @@ -1,20 +0,0 @@ -id = 2790 -title = "Can't switch to monitor with rr=record" -state = "opened" -created_at = "2025-01-23T15:45:20.435Z" -closed_at = "n/a" -labels = ["Chardev", "accel: TCG", "icount"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2790" -host-os = "Debian testing" -host-arch = "x86" -qemu-version = "Built from `cf86770c7aa31ebd6e56f4eeb25c34107f92c51e" -guest-os = "n/a" -guest-arch = "n/a" -description = """With the above args, while the guest is paused (either because I haven't attached GDB yet, or because I've halted execution in GDB), it's not possible to switch to the QEMU monitor. - -I don't reproduce this issue with `QEMU emulator version 8.2.4 (Debian 1:8.2.4+ds-1+build1)` but I do with 9.2 and master (built from source). - -AFAICT, the monitor is working - if I just set `-monitor stdio` instead of `-serial mon:stdio` I can use it, including when the VM is paused. But the multiplexing doesn't work.""" -reproduce = """1. Run the above -2. Ctrl-A, c""" -additional = "n/a" |