Bug checklist for AEHD

just an anticipatory checklist bug

Host environment

  • Operating system: Windows 10/Windows11
  • OS/kernel version: >=22H2
  • Architecture: x86_64
  • QEMU flavor: qemu-system-x86_64
  • QEMU version: >=8.1
  • QEMU command line:
    ./qemu-system-x86_64 -M q35 -m 4096 -accel aehd 

Emulated/Virtualized environment

NA

Description of problem

There was a discussion on qemu-devel about addition of a new hypervisor, which is essentially a rewrite of linux/kvm, but for windows

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 [PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
    20230307 phase2-qemu-8.0 [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.

Steps to reproduce

NA

Additional information