On Mon, Feb 27 2023, Miguel Luis <[email protected]> wrote: > From: Haibo Xu <[email protected]> > > linux-headers define host properties needed for the VMM to interact with > KVM, so let's include them *while* they're not available yet on linux > upstream since aarch64 nested virtualization is still a work in > progress. > > Ref: > https://lore.kernel.org/qemu-devel/636b5932e4cf061b6f97516e82d4319c1d29b871.1616052889.git.haibo...@linaro.org/ > > Signed-off-by: Haibo Xu <[email protected]> > Signed-off-by: Miguel Luis <[email protected]> > --- > linux-headers/asm-arm64/kvm.h | 2 ++ > linux-headers/linux/kvm.h | 1 + > 2 files changed, 3 insertions(+)
Can you please mark this explicitly as a placeholder for a proper headers update? Just so that it doesn't get lost :)
