Re: [osv-dev] [PATCH] scripts: enhance run.py to allow running aarch64 images with KVM enabled

2020-07-21 Thread Nadav Har'El
On Tue, Jul 21, 2020 at 7:17 AM Waldemar Kozaczuk wrote: > Signed-off-by: Waldemar Kozaczuk > --- > scripts/run.py | 41 ++--- > 1 file changed, 22 insertions(+), 19 deletions(-) > > diff --git a/scripts/run.py b/scripts/run.py > index ee08d901..6d4cc9c1

[osv-dev] [PATCH] scripts: enhance run.py to allow running aarch64 images with KVM enabled

2020-07-20 Thread Waldemar Kozaczuk
Signed-off-by: Waldemar Kozaczuk --- scripts/run.py | 41 ++--- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/scripts/run.py b/scripts/run.py index ee08d901..6d4cc9c1 100755 --- a/scripts/run.py +++ b/scripts/run.py @@ -14,6 +14,8 @@ devnull