|
From: | Richard Henderson |
Subject: | Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG) |
Date: | Mon, 6 Jan 2025 09:33:02 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/3/25 07:05, Philippe Mathieu-Daudé wrote:
As Daniel suggested [*]:We should consider to rank HVF above TCG, on the basis that HW acceleration is faster and should provide a host<->guest security boundary that we don't claim for TCG[*] https://lore.kernel.org/qemu-devel/Z07YASl2Pd3CPtjE@redhat.com/ Suggested-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- system/vl.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Do nvmm and/or whpx deserve the same consideration? r~
[Prev in Thread] | Current Thread | [Next in Thread] |