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_missing/host_missing/accel_WHPX/1820.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_missing/host_missing/accel_WHPX/1820.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_WHPX/1820.toml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_WHPX/1820.toml b/gitlab/issues/target_missing/host_missing/accel_WHPX/1820.toml new file mode 100644 index 00000000..7abdb968 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_WHPX/1820.toml @@ -0,0 +1,18 @@ +id = 1820 +title = "whpx is slower than tcg" +state = "closed" +created_at = "2023-08-08T13:09:32.043Z" +closed_at = "2023-09-30T19:01:20.970Z" +labels = ["accel: WHPX", "hostos: Windows"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1820" +host-os = "Windows 10" +host-arch = "x86_64 (64 bit)" +qemu-version = "8.0.3" +guest-os = "Windows Xp" +guest-arch = "i686 (32bit)" +description = """I find whpx much slower than tcg, which is rather odd.""" +reproduce = """1. Enable Hyper-V +2. run qemu with **-accel whpx,kernel-irqchip=off**""" +additional = """my cpu: intel i7 6500u +memory: 8go +my gpu: intel graphics 520 hd""" |