Sorry I didn't see this yesterday. We've (Apple) signed up for taking over HVF ownership. I didn't realize I needed to add to the MAINTAINERS list.
Roman, we also have a bunch of pending fixes for some of the issues you've listed. We're in the process of upstreaming them. Cameron Esfahani di...@apple.com "All that is necessary for the triumph of evil is that good men do nothing." Edmund Burke > On Mar 16, 2020, at 5:12 AM, Roman Bolshakov <r.bolsha...@yadro.com> wrote: > > Hi Philippe, > > I can take the ownership if nobody wants it. At the moment I'm working > on APIC for HVF to get kvm-unit-tests fixed. > > Next items on the list (in no particular order): > * MMX emulation > * SSE emulation > * qxl display > * gdb stub > * virtio-gpu/virgil running on metal > * VFIO-PCI based on macOS user-space DriverKit framework > > Best regards, > Roman > > On Mon, Mar 16, 2020 at 01:00:42PM +0100, Philippe Mathieu-Daudé wrote: >> Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> >> --- >> Cc: Reviewed-by: Nikita Leshenko <nikita.leshche...@oracle.com> >> Cc: Sergio Andres Gomez Del Real <sergio.g.delr...@gmail.com> >> Cc: Roman Bolshakov <r.bolsha...@yadro.com> >> Cc: Patrick Colp <patrick.c...@oracle.com> >> Cc: Cameron Esfahani <di...@apple.com> >> Cc: Liran Alon <liran.a...@oracle.com> >> Cc: Heiher <r...@hev.cc> >> --- >> MAINTAINERS | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 7ec42a18f7..bcf40afb85 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -420,6 +420,12 @@ F: accel/stubs/hax-stub.c >> F: target/i386/hax-all.c >> F: include/sysemu/hax.h >> >> +HVF Accelerator >> +S: Orphan >> +F: accel/stubs/hvf-stub.c >> +F: target/i386/hvf/hvf.c >> +F: include/sysemu/hvf.h >> + >> WHPX CPUs >> M: Sunil Muthuswamy <sunil...@microsoft.com> >> S: Supported >> -- >> 2.21.1 >> >