index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
1
-2
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
1
-1
/
+0
2018-07-21
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
1
-4
/
+4
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
1
-0
/
+7
2018-07-21
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
1
-13
/
+8
2018-06-21
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
1
-0
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+40
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
1
-0
/
+4
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
1
-0
/
+23
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
1
-0
/
+3
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
1
-10
/
+0
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
1
-0
/
+13
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
1
-0
/
+21
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
1
-2
/
+5
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-0
/
+3
2018-03-19
KVM: arm64: Introduce framework for accessing deferred sysregs
Christoffer Dall
1
-2
/
+6
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
1
-1
/
+12
2018-03-19
KVM: arm64: Change 32-bit handling of VM system registers
Christoffer Dall
1
-8
/
+0
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
1
-0
/
+7
2018-03-19
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
1
-0
/
+3
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
1
-3
/
+0
2018-03-19
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
1
-0
/
+15
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2018-02-06
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+6
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
1
-0
/
+1
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
1
-0
/
+2
2018-01-16
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
1
-0
/
+1
2018-01-16
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
James Morse
1
-0
/
+3
2018-01-16
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
1
-0
/
+10
2018-01-13
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
1
-0
/
+2
2018-01-02
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
1
-0
/
+2
2017-11-29
KVM: arm/arm64: debug: Introduce helper for single-step
Alex Bennée
1
-0
/
+1
2017-11-03
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
1
-0
/
+11
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-6
/
+0
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-3
/
+3
2017-06-04
KVM: arm/arm64: use vcpu requests for irq injection
Andrew Jones
1
-0
/
+1
2017-06-04
KVM: arm/arm64: change exit request to sleep request
Andrew Jones
1
-1
/
+1
2017-06-04
KVM: improve arch vcpu request defining
Andrew Jones
1
-1
/
+2
2017-05-23
KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
1
-2
/
+0
2017-05-17
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
1
-2
/
+6
2017-04-27
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-7
/
+0
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
1
-1
/
+1
2017-04-27
KVM: mark requests that do not need a wakeup
Radim Krčmář
1
-1
/
+1
2017-04-09
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
1
-6
/
+0
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
1
-2
/
+1
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
1
-1
/
+0
2017-03-09
KVM: arm64: Increase number of user memslots to 512
Linu Cherian
1
-1
/
+1
2017-03-09
KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
Linu Cherian
1
-1
/
+0
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
1
-3
/
+0
[next]