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_missing/1279.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/1279.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/1279.toml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/1279.toml b/gitlab/issues/target_i386/host_missing/accel_missing/1279.toml new file mode 100644 index 00000000..522647a4 --- /dev/null +++ b/gitlab/issues/target_i386/host_missing/accel_missing/1279.toml @@ -0,0 +1,18 @@ +id = 1279 +title = "please assist resolving windows networking issue" +state = "closed" +created_at = "2022-10-27T12:45:04.889Z" +closed_at = "2022-12-11T18:07:10.636Z" +labels = ["hostos: Windows", "target: i386"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1279" +host-os = "(Proxmox 7.2)" +host-arch = "(x86_86)" +qemu-version = "(QEMU emulator version 6.2.0 (pve-qemu-kvm_6.2.0)" +guest-os = "(Windows 10 22H2 and before)" +guest-arch = "(x86_64)" +description = """After Installation of Windows, for Intel E1000 , Realtek and VirtIO, Windows shows "Error Code 56: Windows is Still Setting Up the Class Configuration For This Device" in device manager and Network won't work""" +reproduce = """Install Windows 10 VM on Proxmox 7.2 with virtual hardware Version 6.1 +You get the error code above. When using virtio nic , during installation of the kvm-qemu-virtio driver/agent package, the installer get's stuck and finally fails. + +If you downgrade to virtual hardware 5.1 , the problem goes away.""" +additional = "n/a" |