Re: [PATCH 13/24] qemu: capabilities: Fix testing of 'TCG' capabilities probing

2023-03-21 Thread Martin Kletzander
On Thu, Mar 16, 2023 at 05:11:42PM +0100, Peter Krempa wrote: The logic in 'virQEMUCapsInitQMP' invokes a second probe of qemu in case when acceleration is used and TCG is supported to specifically probe the CPU and features of non-accelerated guests. The same logic must then be used in

[PATCH 13/24] qemu: capabilities: Fix testing of 'TCG' capabilities probing

2023-03-17 Thread Peter Krempa
The logic in 'virQEMUCapsInitQMP' invokes a second probe of qemu in case when acceleration is used and TCG is supported to specifically probe the CPU and features of non-accelerated guests. The same logic must then be used in 'qemucapabilitiestest' when replaying the data for testing otherwise