History log of /kvmtool/mips/include/asm/kvm.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 85aaadf6 14-May-2024 Anup Patel <apatel@ventanamicro.com>

Sync-up headers with Linux-6.9 kernel

We sync-up Linux headers to get latest KVM RISC-V headers having
Ztso and Zacas support.

Signed-off-by: Anup Patel Anup Patel <apatel@ventanamicro.com>
Link: h

Sync-up headers with Linux-6.9 kernel

We sync-up Linux headers to get latest KVM RISC-V headers having
Ztso and Zacas support.

Signed-off-by: Anup Patel Anup Patel <apatel@ventanamicro.com>
Link: https://lore.kernel.org/r/20240514054928.854419-2-apatel@ventanamicro.com
Signed-off-by: Will Deacon <will@kernel.org>

show more ...


# 1bbe92f5 18-Jan-2019 Dave Martin <Dave.Martin@arm.com>

update_headers: Sync kvm UAPI headers with linux v5.0-rc2

The local copies of the kvm user API headers are getting stale.

In preparation for some arch-specific updated, this patch reflects
a re-run

update_headers: Sync kvm UAPI headers with linux v5.0-rc2

The local copies of the kvm user API headers are getting stale.

In preparation for some arch-specific updated, this patch reflects
a re-run of util/update_headers.sh to pull in upstream updates from
linux v5.0-rc2.

Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>

show more ...


# 764dfba1 25-Apr-2017 Andre Przywara <andre.przywara@arm.com>

update public Linux headers for GICv3 ITS emulation

The GICv3 ITS emulation brings some additions to the headers, so
lets update kvmtool's version of the headers to Linux' v4.11-rc7-57.

Acked-by: M

update public Linux headers for GICv3 ITS emulation

The GICv3 ITS emulation brings some additions to the headers, so
lets update kvmtool's version of the headers to Linux' v4.11-rc7-57.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>

show more ...


# 60021220 10-Apr-2015 Andre Przywara <andre.przywara@arm.com>

kvmtool: Update architecture specific kvm.h files

Similarily to the generic uapi/linux/kvm.h, each architecture
carries a kvm.h header in its arch/*/include/uapi/asm directory.
These contain bits fo

kvmtool: Update architecture specific kvm.h files

Similarily to the generic uapi/linux/kvm.h, each architecture
carries a kvm.h header in its arch/*/include/uapi/asm directory.
These contain bits for the architecture specific interface.
Since we use many recent features in kvmtool, the system headers
provided by the distribution are usually not up-to-date.
Copy the Linux v4.1-rc6 versions of those files for all supported
architectures into the kvmtool tree to get access to the full glory.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>

show more ...