blob: f3e9b58e20675b09be28a0cd085e2e5a2581f4a2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
id = 1558
title = "Bug checklist for AEHD"
state = "opened"
created_at = "2023-03-25T15:53:00.472Z"
closed_at = "n/a"
labels = ["kind::Feature Request"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1558"
host-os = "Windows 10/Windows11"
host-arch = "x86_64"
qemu-version = ">=8.1"
guest-os = "n/a"
guest-arch = "n/a"
description = """There was a discussion on qemu-devel about addition of a new hypervisor, which is essentially a rewrite of linux/kvm, but for windows
- 202303002 Haito Shan [PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator
https://lore.kernel.org/qemu-devel/CAGD3tSzW1QoAsn+uGjoAkBegLt1iZ=9YWDFcvqbcHMr0S_5kVw@mail.gmail.com/
If the new hypervisor AEHD does not support these, then each of the below may automatically qualify as a feature catchup bug
1) Nested Virtualization
2) virtio-GPU/virgl/OpenGL/venus
3) Vulkan passthrough
4) Xen emulation on KVM ( a feature also currently under development)
20230302 [phase1-qemu-8.0](https://lore.kernel.org/qemu-devel/20230302123029.153265-1-pbonzini@redhat.com/) [PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
20230307 [phase2-qemu-8.0](https://lore.kernel.org/qemu-devel/20230307171750.2293175-1-dwmw2@infradead.org/) [PATCH v2 00/27] Enable PV backends with Xen/KVM emulation
5) Migration
6) others??
perhaps also document if known for certain that there is no intention to catchup to a particular feature."""
reproduce = """NA"""
additional = """"""
|