qemu-e2k/target/i386/hax
Thomas Huth 90c167a1da docs/about/deprecated: Mark HAXM in QEMU as deprecated
The HAXM project has been retired (see https://github.com/intel/haxm#status),
so we should mark the code in QEMU as deprecated (and finally remove it
unless somebody else picks the project up again - which is quite unlikely
since there are now whpx and hvf on these operating systems, too).

Message-Id: <20230126121034.1035138-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-01-26 13:25:07 +01:00
..
hax-accel-ops.c Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
hax-accel-ops.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
hax-all.c docs/about/deprecated: Mark HAXM in QEMU as deprecated 2023-01-26 13:25:07 +01:00
hax-i386.h i386: move hax accel files into hax/ 2020-12-16 14:06:53 -05:00
hax-interface.h i386: move hax accel files into hax/ 2020-12-16 14:06:53 -05:00
hax-mem.c Replace qemu_real_host_page variables with inlined functions 2022-04-06 10:50:38 +02:00
hax-posix.c accel: replace struct CpusAccel with AccelOpsClass 2021-02-05 10:24:15 -10:00
hax-posix.h i386: move hax accel files into hax/ 2020-12-16 14:06:53 -05:00
hax-windows.c accel: replace struct CpusAccel with AccelOpsClass 2021-02-05 10:24:15 -10:00
hax-windows.h accel: replace struct CpusAccel with AccelOpsClass 2021-02-05 10:24:15 -10:00
meson.build accel: replace struct CpusAccel with AccelOpsClass 2021-02-05 10:24:15 -10:00