On Fri, 22 Jul 2022 15:17:28 +0100, Jean-Philippe Brucker wrote: > A few small fixes for kvmtool: > > Patch 1 fixes an annoying issue when building kvmtool after updating > without a make clean. > > Patch 2 enables passing ARCH=i386 and ARCH=x86_64. > > [...] I wasn't sure whether you were going to respin patch 2 based on Alexandru's comment, but I actually ran into the legacy IRQ issue so I went ahead and applied the series. I can, of course, queue extra stuff on top if you like! Applied to kvmtool (master), thanks! [1/4] Makefile: Add missing build dependencies https://git.kernel.org/will/kvmtool/c/3863f34bd767 [2/4] Makefile: Fix ARCH override https://git.kernel.org/will/kvmtool/c/ae22ac7a81e5 [3/4] virtio/pci: Deassert IRQ line on ISR read https://git.kernel.org/will/kvmtool/c/fe2182731b72 [4/4] virtio/rng: Zero-initialize the device https://git.kernel.org/will/kvmtool/c/6c88c26f701f Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev