
26 Jul
2017
26 Jul
'17
11 a.m.
On Wed, Jul 26, 2017 at 02:20:04PM +0200, Andrea Bolognani wrote:
While using "definitely-not-virtio" as a model name is very cute,
◕‿◕
it will also cause the relevant test to fail once we introduce stricter validation.
Use "e1000", which is definitely not virtio but also a valid model name, instead.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- tests/qemuxml2argvdata/qemuxml2argv-tap-vhost-incorrect.xml | 2 +- tests/qemuxml2xmloutdata/qemuxml2xmlout-tap-vhost-incorrect.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
ACK Jan