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_KVM/1966.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_KVM/1966.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_KVM/1966.toml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_KVM/1966.toml b/gitlab/issues/target_i386/host_missing/accel_KVM/1966.toml new file mode 100644 index 000000000..e9faa8993 --- /dev/null +++ b/gitlab/issues/target_i386/host_missing/accel_KVM/1966.toml @@ -0,0 +1,16 @@ +id = 1966 +title = "windows xp - some VM's hangs some working (regression?)" +state = "opened" +created_at = "2023-10-27T20:15:04.327Z" +closed_at = "n/a" +labels = ["accel: KVM", "target: i386"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1966" +host-os = "Debian sid" +host-arch = "x86_64 (amd64)" +qemu-version = "QEMU emulator version 8.1.2 (Debian 1:8.1.2+ds-1)" +guest-os = "Windows XP SP3 prof" +guest-arch = "x86" +description = """Some of my XP instances behaves strange - seems that explorer.exe is unresponsive for about half an hour after start then works +- normally. +what is worse - there are instance which behaves normally - ie. after launch everything works as expected.""" +reproduce = """I want to know.""" +additional = """under qemu 8.0.4 all vms works.""" |