On Tue, Nov 05, 2019 at 02:27:39PM +0100, Jiri Denemark wrote:
Some specifics of machine types may depend on the accelerator and
thus
the data should be moved to virQEMUCapsAccel. The TCG machine types are
just copied from the ones probed for KVM to simplify the changes to
qemucapabilitiestest data files.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
Notes:
Version 3:
- new patch
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano