- 6c2de8d arm64: Handle virtio endianness reset when running nested by Marc Zyngier · 3 weeks ago master
- e945631 arm64: Generate HYP timer interrupt specifiers by Marc Zyngier · 3 weeks ago
- ab9ae14 arm64: Add FEAT_E2H0 support by Marc Zyngier · 3 weeks ago
- 1b44d7a arm64: Add counter offset control by Marc Zyngier · 3 weeks ago
- fe4c35a arm64: nested: Add support for setting maintenance IRQ by Andre Przywara · 3 weeks ago
- 7e43347 arm64: Initial nested virt support by Andre Przywara · 3 weeks ago
- 5a1233d plic: Fix lock/unlock mismatch in plic__irq_trig() by jk.hong · 8 weeks ago
- 455cbb9 riscv: Add BFloat16 extensions support by Zongmin Zhou · 2 months ago
- ce79de9 arm64: smccc: Start sending PSCI to userspace by Oliver Upton · 2 months ago
- d2b1def arm64: psci: Implement SYSTEM_{OFF,RESET} by Oliver Upton · 2 months ago
- c1418fc arm64: psci: Implement MIGRATE_INFO_TYPE by Oliver Upton · 2 months ago
- 2eb3c13 arm64: psci: Implement AFFINITY_INFO by Oliver Upton · 2 months ago
- 6e06236 arm64: psci: Implement CPU_ON by Oliver Upton · 2 months ago
- c5a68d2 arm64: psci: Implement CPU_SUSPEND by Oliver Upton · 2 months ago
- 210640b arm64: Add skeleton implementation for PSCI by Oliver Upton · 2 months ago
- 9ba52cf arm64: Add support for finding vCPU for given MPIDR by Oliver Upton · 2 months ago
- 42b3f4d arm64: Expose ARM64_CORE_REG() for general use by Oliver Upton · 2 months ago
- 8ee63ab arm64: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs by Oliver Upton · 2 months ago
- e7b0bde arm64: Stash kvm_vcpu_init for later use by Oliver Upton · 2 months ago
- 00873ec Import arm-smccc.h from Linux v6.19 by Oliver Upton · 2 months ago
- 0701c4b arm64: Sync headers from Linux v6.19 for psci.h by Suzuki K Poulose · 2 months ago
- 4123e5f update_headers: arm64: Track uapi/linux/psci.h for PSCI definitions by Suzuki K Poulose · 2 months ago
- d26adf1 util/update_headers: Warn about missing header files by Suzuki K Poulose · 2 months ago
- 448c4da util/update_headers: Clean up header copying by Suzuki K Poulose · 2 months ago
- 42f00a6 headers: Update linux/const.h from linux sources by Suzuki K Poulose · 2 months ago
- 716a7c8 riscv: Add Zicbop extension support by Zongmin Zhou · 3 months ago
- eb915c7 vfio: Fix memory leak in vfio_group_create() by Zongmin Zhou · 3 months ago
- ef7a3e8 Sync kernel UAPI headers with v6.19 by Will Deacon · 4 months ago
- 56f7f68 Allow pausing the VM from vcpu thread by Suzuki K Poulose · 5 months ago
- 7ad32e5 net/uip: Avoid deadlock in uip_tcp_socket_free() by Steven Price · 9 months ago
- c4e9b3a virtio/pci: explicit zero unknown devices features by Paolo Abeni · 10 months ago
- ba6830e vfio: include libgen.h (for musl compatibility) by Thomas Perale · 12 months ago
- 1117dbc riscv: Allow including extensions in the min CPU type using command-line by Anup Patel · 1 year, 1 month ago
- a50e8d8 riscv: Add cpu-type command-line option by Anup Patel · 1 year, 1 month ago
- d47ad01 riscv: Include single-letter extensions in isa_info_arr[] by Anup Patel · 1 year, 1 month ago
- b6e9f38 riscv: Fix no params with nodefault segfault by Andrew Jones · 1 year, 1 month ago
- 1132ace riscv: Make system suspend time configurable by Andrew Jones · 1 year, 1 month ago
- fcc3160 riscv: Add SBI system suspend support by Andrew Jones · 1 year, 1 month ago
- 0641ed8 riscv: Add Ziccrse extension support by Anup Patel · 1 year, 1 month ago
- 8be1c78 riscv: Add Zabha extension support by Anup Patel · 1 year, 1 month ago
- a988086 riscv: Add Svvptc extension support by Anup Patel · 1 year, 1 month ago
- 2ab7f9f Sync kernel UAPI headers with v6.14 by Will Deacon · 1 year, 1 month ago
- ad9b731 util: Fix update_headers.sh after removal of 32-bit Arm code by Will Deacon · 1 year, 1 month ago
- d410d9a arm64: Get rid of the 'arm-common' include directory by Oliver Upton · 1 year, 2 months ago
- 0a10c48 arm64: Rename top-level directory by Oliver Upton · 1 year, 2 months ago
- 4cd7b87 arm64: Move asm headers by Oliver Upton · 1 year, 2 months ago
- f8a539a arm64: Move remaining kvm/* headers by Oliver Upton · 1 year, 2 months ago
- 7113578 arm64: Combine kvm-config-arch.h by Oliver Upton · 1 year, 2 months ago
- 65878da arm64: Merge kvm-cpu.c by Oliver Upton · 1 year, 2 months ago
- 14e8c42 arm64: Combine kvm.c by Oliver Upton · 1 year, 2 months ago
- 5188575 arm64: Move arm64-only features into main directory by Oliver Upton · 1 year, 2 months ago
- 329fe56 Drop support for 32-bit arm by Oliver Upton · 1 year, 2 months ago
- e48563f riscv: Add Ssnpm extension support by Anup Patel · 1 year, 4 months ago
- 4489348 riscv: Add Smnpm extension support by Anup Patel · 1 year, 4 months ago
- 521b1b6 riscv: Add Svadu extension support by Anup Patel · 1 year, 4 months ago
- f8ed032 riscv: Add Svade extension support by Anup Patel · 1 year, 4 months ago
- 6656791 Add __KERNEL_DIV_ROUND_UP() macro by Anup Patel · 1 year, 4 months ago
- 4b2cc06 Sync-up headers with Linux-6.13 kernel by Anup Patel · 1 year, 4 months ago
- 4c4191b Do not a print a warning on failing host<->guest address translation by Alexandru Elisei · 1 year, 5 months ago
- 6e0b718 Propagate the error code from any VCPU thread by Alexandru Elisei · 1 year, 5 months ago
- 6d754d0 Reset all VCPUs before any entering run loops by Keir Fraser · 1 year, 6 months ago
- 9b26a8e arm64: Increase the payload memory region size to 512MB by Alexandru Elisei · 1 year, 6 months ago
- 32345de arm64: Use the kernel header image_size when loading into memory by Alexandru Elisei · 1 year, 6 months ago
- ca57fb6 arm: Check return value for host_to_guest_flat() by Alexandru Elisei · 1 year, 6 months ago
- 167aa1e arm: Fix off-by-one errors when computing payload memory layout by Alexandru Elisei · 1 year, 6 months ago
- 2be69d9 builtin-run: Allow octal and hex numbers for -m/--mem by Alexandru Elisei · 1 year, 6 months ago
- 574bd7b riscv: Pass correct size to snprintf() by Björn Töpel · 1 year, 7 months ago
- 3040b29 riscv: Add Zimop extension support by Anup Patel · 1 year, 8 months ago
- 1f0e5ba riscv: Add Zcmop extension support by Anup Patel · 1 year, 8 months ago
- 9f50870 riscv: Add Zcf extension support by Anup Patel · 1 year, 8 months ago
- 80d2e0c riscv: Add Zcd extension support by Anup Patel · 1 year, 8 months ago
- 78bafd5 riscv: Add Zcb extension support by Anup Patel · 1 year, 8 months ago
- 4b8b352 riscv: Add Zca extension support by Anup Patel · 1 year, 8 months ago
- c7a4bd9 riscv: Add Zawrs extension support by Anup Patel · 1 year, 8 months ago
- b862ed4 Sync-up headers with Linux-6.11 kernel by Anup Patel · 1 year, 8 months ago
- b48735e disk/core: Fix memory leakage in open all disks by leixiang · 1 year, 11 months ago
- 100fade riscv: Correct number of hart bits by Andrew Jones · 1 year, 10 months ago
- 027784f riscv: Set SBI_SUCCESS on successful DBCN call by Andrew Jones · 1 year, 10 months ago
- fa958fb riscv: Add Sscofpmf extensiona support by Atish Patra · 1 year, 10 months ago
- 0117153 Sync-up headers with Linux-6.10 kernel by Anup Patel · 1 year, 10 months ago
- 0592f8f remove wordsize.h inclusion (for musl compatibility) by Andre Przywara · 1 year, 10 months ago
- ca31abf arm64: Allow the user to select the max SVE vector length by Oliver Upton · 2 years ago
- 32f8103 riscv: Add Zacas extensiona support by Anup Patel · 2 years, 1 month ago
- a20adc6 riscv: Add Ztso extensiona support by Anup Patel · 2 years, 1 month ago
- 85aaadf Sync-up headers with Linux-6.9 kernel by Anup Patel · 2 years, 1 month ago
- da4cfc3 x86: Fix some memory sizes when setting up bios by Sicheng Liu · 2 years, 2 months ago
- d38c8f7 riscv: Allow disabling SBI STA extension for Guest by Anup Patel · 2 years, 3 months ago
- 9cf213d riscv: Add Zfa extensiona support by Anup Patel · 2 years, 3 months ago
- 5a64c1e riscv: Add Zvfh[min] extensions support by Anup Patel · 2 years, 3 months ago
- fce2865 riscv: Add Zihintntl extension support by Anup Patel · 2 years, 3 months ago
- bd7f13c riscv: Add Zfh[min] extensions support by Anup Patel · 2 years, 3 months ago
- 65b58f7 riscv: Add vector crypto extensions support by Anup Patel · 2 years, 3 months ago
- d9052a9 riscv: Add scalar crypto extensions support by Anup Patel · 2 years, 3 months ago
- 8b4cc70 riscv: Add Zbc extension support by Anup Patel · 2 years, 3 months ago
- f8c9614 kvmtool: Fix absence of __packed definition by Anup Patel · 2 years, 3 months ago
- 9968468 Sync-up headers with Linux-6.8 for KVM RISC-V by Anup Patel · 2 years, 3 months ago
- 4d2c017 Fix 9pfs open device file security flaw by Yanwu Shen · 2 years, 3 months ago
- e73a6b2 x86: Enable in-kernel irqchip before creating PIT by Tengfei Yu · 2 years, 4 months ago
- f6cc06d riscv: Fix guest poweroff when using PLIC emulation by Anup Patel · 2 years, 6 months ago
- 4ddaa42 riscv: Handle SBI DBCN calls from Guest/VM by Anup Patel · 2 years, 6 months ago