index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
arm.c
Age
Commit message (
Expand
)
Author
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-25
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-04-17
KVM: arm/arm64: Close VMID generation race
Marc Zyngier
2018-03-19
KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
Christoffer Dall
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
2018-03-19
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2018-03-19
KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
Christoffer Dall
2018-03-19
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
Christoffer Dall
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-06
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-31
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2018-01-31
KVM: arm/arm64: Fix userspace_irqchip_in_use counting
Christoffer Dall
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-23
KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
James Morse
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
2018-01-16
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
2018-01-13
KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
James Morse
2018-01-08
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-01-02
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
2018-01-02
KVM: arm/arm64: Remove redundant preemptible checks
Christoffer Dall
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-18
KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
Marc Zyngier
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
2017-12-05
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...
Radim Krčmář
2017-12-01
KVM: arm/arm64: kvm_arch_destroy_vm cleanups
Andrew Jones
2017-11-29
kvm: arm: don't treat unavailable HYP mode as an error
Ard Biesheuvel
2017-11-29
kvm: arm64: handle single-step of userspace mmio instructions
Alex Bennée
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-17
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-10
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
Marc Zyngier
2017-11-10
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
Marc Zyngier
2017-11-06
KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
Marc Zyngier
2017-11-06
KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
Eric Auger
2017-11-06
KVM: arm/arm64: Rework kvm_timer_should_fire
Christoffer Dall
2017-11-06
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
Christoffer Dall
2017-11-06
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
Christoffer Dall
[next]