Re: [GIT PULL] KVM changes for 4.18 merge window
From: Linus Torvalds
Date: Tue Jun 12 2018 - 22:42:09 EST
On Tue, Jun 12, 2018 at 7:18 PM Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> The attached patch _may_ be the right thing to do. It's not pretty.
.. and when I decided to actually do some minimal kvm testing with
that patch, I notice that we've apparently broken kvm entirely during
this merge window, and I just get
Error: KVM_CREATE_VM ioctl
Warning: Failed init: kvm__init
when doing lkvm run.
Bisecting. But that's unrelated to the recent kvm build breakage.
Linus