index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
1
-0
/
+11
2024-02-27
KVM: arm64: Don't initialize idreg debugfs w/ preemption disabled
Oliver Upton
1
-0
/
+5
2024-02-19
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
1
-0
/
+6
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
Marc Zyngier
1
-0
/
+1
2024-02-12
KVM: arm64: print Hyp mode
Joey Gouly
1
-1
/
+2
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+11
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
1
-0
/
+6
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
1
-0
/
+6
2023-12-12
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
1
-1
/
+1
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
1
-1
/
+0
2023-11-27
KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
Ryan Roberts
1
-0
/
+5
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-36
/
+160
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
1
-2
/
+20
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
1
-0
/
+10
2023-10-30
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
1
-17
/
+76
2023-10-30
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
1
-3
/
+6
2023-10-24
KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
Raghavendra Rao Ananta
1
-1
/
+1
2023-10-24
KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
Reiji Watanabe
1
-2
/
+1
2023-10-24
KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler
Reiji Watanabe
1
-0
/
+19
2023-10-20
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
1
-2
/
+2
2023-10-20
KVM: arm64: Reload stage-2 for VMID change on VHE
Marc Zyngier
1
-1
/
+4
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
1
-5
/
+5
2023-10-04
KVM: arm64: Allow userspace to get the writable masks for feature ID registers
Jing Zhang
1
-0
/
+10
2023-09-30
KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
Marc Zyngier
1
-0
/
+12
2023-09-30
KVM: arm64: Build MPIDR to vcpu index cache at runtime
Marc Zyngier
1
-0
/
+54
2023-09-30
KVM: arm64: Use vcpu_idx for invalidation tracking
Marc Zyngier
1
-2
/
+2
2023-09-30
KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
Marc Zyngier
1
-15
/
+8
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
1
-5
/
+4
2023-09-21
KVM: arm64: Remove unused return value from kvm_reset_vcpu()
Oliver Upton
1
-6
/
+4
2023-09-21
KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
1
-0
/
+5
2023-09-21
KVM: arm64: Prevent NV feature flag on systems w/o nested virt
Oliver Upton
1
-0
/
+3
2023-09-21
KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctl
Oliver Upton
1
-0
/
+13
2023-09-21
KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
1
-0
/
+3
2023-09-21
KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
1
-0
/
+3
2023-09-21
KVM: arm64: Add generic check for system-supported vCPU features
Oliver Upton
1
-3
/
+13
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-45
/
+20
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
1
-26
/
+2
2023-08-28
Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/next
Marc Zyngier
1
-0
/
+3
2023-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
1
-6
/
+0
2023-08-28
Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/next
Marc Zyngier
1
-0
/
+4
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
1
-25
/
+1
2023-08-22
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
1
-0
/
+3
2023-08-17
KVM: arm64: nv: Add SVC trap forwarding
Marc Zyngier
1
-0
/
+4
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
1
-6
/
+0
2023-07-28
Merge branch kvm-arm64/6.6/generic-vcpu into kvmarm-master/next
Marc Zyngier
1
-13
/
+11
2023-07-28
KVM: arm64: Use the known cpu id instead of smp_processor_id()
Shaoqin Huang
1
-1
/
+1
2023-07-20
KVM: arm64: Rephrase percpu enable/disable tracking in terms of hyp
Oliver Upton
1
-23
/
+23
2023-07-20
KVM: arm64: Fix hardware enable/disable flows for pKVM
Raghavendra Rao Ananta
1
-11
/
+4
2023-07-13
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
1
-2
/
+4
[next]