summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/675.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/675.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml 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.toml18
1 files changed, 18 insertions, 0 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
new file mode 100644
index 00000000..3d487b1e
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/675.toml
@@ -0,0 +1,18 @@
+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 = """"""