
13 Jul
2022
13 Jul
'22
8:46 a.m.
On 7/12/22 18:27, Daniel P. Berrangé wrote:
While libvirt solves most of the problem of ensuring compatibility, when there is incompatibility it can be hard for users to track down the cause. Everything knows to check the physical CPU model, but there are a surprisingly large number of other factors influencing compatibility.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> ---
In v2:
- Also mention nested virt
docs/drvqemu.rst | 83 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal