
21 Mar
2023
21 Mar
'23
11:13 a.m.
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 'qemucapabilitiestest' when replaying the data for testing otherwise the test would fail.
s/replaying/replying/ I guess?