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/675.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/675.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/675.toml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/675.toml b/gitlab/issues/target_missing/host_missing/accel_missing/675.toml deleted file mode 100644 index 3d487b1e3..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/675.toml +++ /dev/null @@ -1,18 +0,0 @@ -id = 675 -title = "Attaching WinDbg to a Windows guest on Windows host causes hang" -state = "opened" -created_at = "2021-10-18T00:44:15.619Z" -closed_at = "n/a" -labels = ["hostos: Windows"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/675" -host-os = "Windows 10 21H1" -host-arch = "x86" -qemu-version = "QEMU emulator version 6.1.0 (v6.1.0-11882-g7deea770bf-dirty)" -guest-os = "Windows XP" -guest-arch = "x86" -description = """Attempting to attach WinDbg to a Windows guest on a Windows host causes qemu to lockup while using real serial ports. This has been an issue for some time (years if I'm remembering correctly) I just haven't reported it.""" -reproduce = """1. Enable debug in Windows guest -2. Create a DB9 between 2 COM ports -3. Power guest -4. Attach WinDbg to 2nd COM port not in use by the guest""" -additional = """""" |