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/1396.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_missing/1396.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/1396.toml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/1396.toml b/gitlab/issues/target_i386/host_missing/accel_missing/1396.toml new file mode 100644 index 000000000..abefd7dd4 --- /dev/null +++ b/gitlab/issues/target_i386/host_missing/accel_missing/1396.toml @@ -0,0 +1,15 @@ +id = 1396 +title = "Is it possible to emulate QEMU 64 Bit on Windows?" +state = "closed" +created_at = "2022-12-25T16:30:34.683Z" +closed_at = "2022-12-29T08:55:01.761Z" +labels = ["hostos: Windows", "target: i386"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1396" +host-os = "Windows 10" +host-arch = "64 Bit" +qemu-version = "7.1.94" +guest-os = "ESXi 6.5" +guest-arch = "n/a" +description = """Is it possible to emulate 64 Bit OS on Windows QEMU version? I'm trying to emulate ESXi image but the ESXi says it can only start 32 bit VM's. When I try to start a 64 bit VM from the ESXi I get the error `Task failed on server: Module 'CPUID' power on failed. `.""" +reproduce = "n/a" +additional = "n/a" |