Re: [GIT PULL] KVM changes for 4.18 merge window

From: Linus Torvalds
Date: Tue Jun 12 2018 - 14:44:08 EST


On Tue, Jun 12, 2018 at 7:03 AM Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
>
> git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

Grr. Several tedious conflicts. I fixed them all up, and they all
looked trivial, but since most of them were to ARM cases, I couldn't
even test the end result.

I suspect the 'workaround_flags' could be merged into the (now)
allegedly generic 'flags' field in the arm64 kvm_vcpu_arch structure,
but I (obviously) didn't actually do that.

Adding some ARM people to the cc so that somebody on that side checks my merge.

(Still going through my basic build tests, not pushed out yet, but I'm
assuming that will finish cleanly and it should be pushed out soon).

Thanks,

Linus