Re: [Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration

2019-06-23 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190621213712.16222-1-liran.a...@oracle.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash

Re: [Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration

2019-06-22 Thread Liran Alon
yKXPNGZbpTx0=XheZ4_IReq-ruli16BfJeGb3_F7yec8LhFweZ5i6zf8=ZYZOCSnRRy8FBDWmZ7sm21_IHQoZJHKXDo6_GHyY6xo= > > > > Hi, > > This series seems to have some coding style problems. See output below for > more information: > > Subject: [Qemu-devel] [PATCH 0/2] target/i386: kvm

Re: [Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration

2019-06-21 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190621213712.16222-1-liran.a...@oracle.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration Type: series

Re: [Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration

2019-06-21 Thread Liran Alon
> On 22 Jun 2019, at 2:59, Paolo Bonzini wrote: > > On 21/06/19 23:37, Liran Alon wrote: >> However, during discussion made after merge, it was realised that since QEMU >> commit >> 75d373ef9729 ("target-i386: Disable SVM by default in KVM mode"), an AMD >> vCPU that >> is virtualized by

Re: [Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration

2019-06-21 Thread Paolo Bonzini
On 21/06/19 23:37, Liran Alon wrote: > However, during discussion made after merge, it was realised that since QEMU > commit > 75d373ef9729 ("target-i386: Disable SVM by default in KVM mode"), an AMD vCPU > that > is virtualized by KVM doesn't expose SVM by default, even if you use "-cpu >

[Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration

2019-06-21 Thread Liran Alon
Hi, This patch series aims to fix the recent patch-series that was just merged to upstream QEMU master branch which adds support for nested migration. The already merged patch-series was modified during merge to allow migration of vCPU exposed with SVM even though kernel does not support