Re: [PATCH v2] docs/about/deprecated: Mark HAXM in QEMU as deprecated

2023-01-26 Thread Daniel P . Berrangé
On Thu, Jan 26, 2023 at 01:10:34PM +0100, Thomas Huth wrote: > 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

[PATCH v2] docs/about/deprecated: Mark HAXM in QEMU as deprecated

2023-01-26 Thread Thomas Huth
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). Signed-