
15 Jun
2021
15 Jun
'21
4:36 a.m.
On Mon, Jun 14, 2021 at 16:58:12 +0200, Pavel Hrdina wrote:
Currently we only have AMD SEV bits in qemu-2.12.0 replies which is way too old to test new features that require AMD SEV as well.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- tests/domaincapsdata/qemu_6.0.0-q35.x86_64.xml | 5 ++++- tests/domaincapsdata/qemu_6.0.0-tcg.x86_64.xml | 5 ++++- tests/domaincapsdata/qemu_6.0.0.x86_64.xml | 5 ++++- tests/qemucapabilitiesdata/caps_6.0.0.x86_64.replies | 12 +++++++----- tests/qemucapabilitiesdata/caps_6.0.0.x86_64.xml | 7 +++++++ 5 files changed, 26 insertions(+), 8 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>