On Thu, Apr 8, 2021 at 5:00 PM Wainer dos Santos Moschetta <[email protected]> wrote: > > There are test cases on machine_mips_malta.py and tcg_plugins.py files > where the cpu tag does not correspond to the value actually given to the QEMU > binary. This fixed those tests tags. > > Signed-off-by: Wainer dos Santos Moschetta <[email protected]> > --- > tests/acceptance/machine_mips_malta.py | 6 +++--- > tests/acceptance/tcg_plugins.py | 6 +++--- > 2 files changed, 6 insertions(+), 6 deletions(-) >
Reviewed-by: Willian Rampazzo <[email protected]>
