Re: [Qemu-devel] [PATCH 3/3] WIP tests/vm: Run tests on OpenBSD

2019-01-28 Thread Philippe Mathieu-Daudé
On 1/28/19 9:44 AM, Thomas Huth wrote: > On 2019-01-25 20:27, Philippe Mathieu-Daudé wrote: >> Signed-off-by: Philippe Mathieu-Daudé >> --- >> tests/vm/openbsd | 4 +--- >> 1 file changed, 1 insertion(+), 3 deletions(-) >> >> diff --git a/tests/vm/openbsd b/tests/vm/openbsd >> index cfe0572c59..d

Re: [Qemu-devel] [PATCH 3/3] WIP tests/vm: Run tests on OpenBSD

2019-01-28 Thread Thomas Huth
On 2019-01-25 20:27, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé > --- > tests/vm/openbsd | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/tests/vm/openbsd b/tests/vm/openbsd > index cfe0572c59..de907dd21c 100755 > --- a/tests/vm/openbsd > +++

[Qemu-devel] [PATCH 3/3] WIP tests/vm: Run tests on OpenBSD

2019-01-25 Thread Philippe Mathieu-Daudé
Signed-off-by: Philippe Mathieu-Daudé --- tests/vm/openbsd | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/vm/openbsd b/tests/vm/openbsd index cfe0572c59..de907dd21c 100755 --- a/tests/vm/openbsd +++ b/tests/vm/openbsd @@ -25,9 +25,7 @@ class OpenBSDVM(basevm.BaseVM):