
9 Apr
2021
9 Apr
'21
3:52 p.m.
On a Friday in 2021, Peter Krempa wrote:
Now that minimum supported qemu version is 2.11, we can remove the conditions.
Note that the check enabling QEMU_CAPS_TCG was for < 2.10.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_capabilities.c | 65 +++++++++--------------------------- 1 file changed, 15 insertions(+), 50 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano