Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
044f0f03eca0110e1835b2ea038a484b93950328
044f0f0
MIPS: KVM: Deliver guest interrupts after local_irq_disable()
by James Hogan
· 11 years ago
16fd5c1
MIPS: KVM: Add CP0_HWREna KVM register access
by James Hogan
· 11 years ago
7767b7d
MIPS: KVM: Add CP0_UserLocal KVM register access
by James Hogan
· 11 years ago
f8be02d
MIPS: KVM: Add CP0_Count/Compare KVM register access
by James Hogan
· 11 years ago
48a3c4e
MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.h
by James Hogan
· 11 years ago
fb6df0c
MIPS: KVM: Add CP0_EPC KVM register access
by James Hogan
· 11 years ago
b5dfc6c
MIPS: KVM: Use tlb_write_random
by James Hogan
· 11 years ago
facaaec
MIPS: KVM: Use local_flush_icache_range to fix RI on XBurst
by James Hogan
· 11 years ago
90f9135
MIPS: Export local_flush_icache_range for KVM
by James Hogan
· 11 years ago
7006e2d
MIPS: KVM: Allocate at least 16KB for exception handlers
by James Hogan
· 11 years ago
146b2cf
Merge tag 'kvm-s390-20140530' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 11 years ago
5a5e653
KVM: s390: Intercept the tprot instruction
by Matthew Rosato
· 12 years ago
3192c63
KVM: s390: a VCPU is already started when delivering interrupts
by David Hildenbrand
· 11 years ago
2de3bfc
KVM: s390: check the given debug flags, not the set ones
by David Hildenbrand
· 11 years ago
22ff4a3
KVM: s390: clean up interrupt injection in sigp code
by Jens Freimann
· 11 years ago
a0465f9
KVM: s390: Enable DAT support for TPROT handler
by Thomas Huth
· 11 years ago
9fbc027
KVM: s390: Add a generic function for translating guest addresses
by Thomas Huth
· 11 years ago
356d4c2
MIPS: KVM: remove the stale memory alias support function unalias_gfn
by Deng-Cheng Zhu
· 11 years ago
d6d7a95
arm: Fix compile warning for psci
by Christoffer Dall
· 11 years ago
0409220
Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 11 years ago
9b88ae9
KVM: x86: MOV CR/DR emulation should ignore mod
by Nadav Amit
· 11 years ago
fc57ac2
KVM: lapic: sync highest ISR to hardware apic on EOI
by Paolo Bonzini
· 11 years ago
1252b33
arm64: KVM: Enable minimalistic support for Cortex-A53
by Marc Zyngier
· 11 years ago
1f85411
KVM: vmx: DR7 masking on task switch emulation is wrong
by Nadav Amit
· 11 years ago
65a7f03
x86: fix page fault tracing when KVM guest support enabled
by Dave Hansen
· 11 years ago
ae9fedc
KVM: x86: get CPL from SS.DPL
by Paolo Bonzini
· 11 years ago
5045b46
KVM: x86: check CS.DPL against RPL during task switch
by Paolo Bonzini
· 11 years ago
fb5e336
KVM: x86: drop set_rflags callback
by Paolo Bonzini
· 11 years ago
2356aae
KVM: x86: use new CS.RPL as CPL during task switch
by Paolo Bonzini
· 11 years ago
afa538f
Merge tag 'kvm-s390-20140516' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 11 years ago
fda902c
KVM: s390: split SIE state guest prefix field
by Michael Mueller
· 11 years ago
570126d
s390/sclp: add sclp_get_ibc function
by Michael Mueller
· 11 years ago
4953919
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
by David Hildenbrand
· 11 years ago
d26b865
KVM: s390: Use intercept_insn decoder in trace event
by Alexander Yarygin
· 11 years ago
05db1f6
KVM: s390: decoder of SIE intercepted instructions
by Alexander Yarygin
· 11 years ago
6de1bf8
KVM: s390: Use trace tables from sie.h.
by Alexander Yarygin
· 11 years ago
ceae283
KVM: s390: add sie exit reasons tables
by Alexander Yarygin
· 11 years ago
f22166d
KVM: s390: Improved MVPG partial execution handler
by Thomas Huth
· 11 years ago
fa576c5
KVM: s390: Introduce helper function for faulting-in a guest page
by Thomas Huth
· 11 years ago
684135e
KVM: s390: Avoid endless loops of specification exceptions
by Thomas Huth
· 11 years ago
a3fb577
KVM: s390: Improve is_valid_psw()
by Thomas Huth
· 11 years ago
3a80151
KVM: s390: correct locking for s390_enable_skey
by Martin Schwidefsky
· 11 years ago
c814ca0
ARM: Check if a CPU has gone offline
by Ashwin Chaugule
· 11 years ago
e1cd3b3
Documentation: devicetree: Add new binding for PSCIv0.2
by Ashwin Chaugule
· 11 years ago
e71246a
PSCI: Add initial support for PSCIv0.2 functions
by Ashwin Chaugule
· 11 years ago
d9f89b8
KVM: x86: Fix CR3 reserved bits check in long mode
by Jan Kiszka
· 11 years ago
87c0057
kvm: x86: emulate monitor and mwait instructions as nop
by Gabriel L. Somlo
· 11 years ago
b63cf42
kvm/x86: implement hv EOI assist
by Michael S. Tsirkin
· 11 years ago
5f7dde7
KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support
by Nadav Amit
· 11 years ago
a4ab9d0
KVM: vmx: handle_dr does not handle RSP correctly
by Nadav Amit
· 11 years ago
4291b58
KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr
by Bandan Das
· 11 years ago
96ec146
KVM: nVMX: fail on invalid vmclear/vmptrld pointer
by Bandan Das
· 11 years ago
3573e22
KVM: nVMX: additional checks on vmxon region
by Bandan Das
· 11 years ago
19677e3
KVM: nVMX: rearrange get_vmx_mem_address
by Bandan Das
· 11 years ago
2ce316f
Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 11 years ago
f14d82e
KVM: s390: Fix external interrupt interception
by Thomas Huth
· 11 years ago
e029ae5
KVM: s390: Add clock comparator and CPU timer IRQ injection
by Thomas Huth
· 11 years ago
fcc9aec
KVM: s390: return -EFAULT if copy_from_user() fails
by Dan Carpenter
· 11 years ago
1171903
KVM: x86: improve the usability of the 'kvm_pio' tracepoint
by Ulrich Obergfell
· 11 years ago
719d93c
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
by Christian Borntraeger
· 11 years ago
4447a20
ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space
by Anup Patel
· 11 years ago
b376d02
ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND
by Anup Patel
· 11 years ago
aa8aeef
ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2
by Anup Patel
· 11 years ago
bab0b430
ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions
by Anup Patel
· 11 years ago
e6bc13c
ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO
by Anup Patel
· 11 years ago
4b12382
ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET
by Anup Patel
· 11 years ago
8ad6b63
KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header
by Anup Patel
· 11 years ago
e8e7fcc
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
by Anup Patel
· 11 years ago
50bb0c9
KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature
by Anup Patel
· 11 years ago
7d0f84a
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
by Anup Patel
· 11 years ago
e546eea
ARM/ARM64: KVM: Add common header for PSCI related defines
by Anup Patel
· 11 years ago
717abd2
KVM: Add capability to advertise PSCI v0.2 support
by Anup Patel
· 11 years ago
57b5981
Merge tag 'kvm-s390-20140429' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 11 years ago
e4c9a5a1
KVM: x86: expose invariant tsc cpuid bit (v2)
by Marcelo Tosatti
· 11 years ago
8ad3575
KVM: s390: enable IBS for single running VCPUs
by David Hildenbrand
· 11 years ago
6852d7b
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
by David Hildenbrand
· 11 years ago
e45efa2
KVM: s390: Add low-address protection to TEST BLOCK
by Thomas Huth
· 11 years ago
fb34c603
KVM: s390: Fixes for PFMF
by Thomas Huth
· 11 years ago
f8232c8
KVM: s390: Add a function for checking the low-address protection
by Thomas Huth
· 11 years ago
9a558ee
KVM: s390: Handle MVPG partial execution interception
by Thomas Huth
· 11 years ago
e9545b9
KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)
by Oleg Nesterov
· 11 years ago
d72d946
KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
by Oleg Nesterov
· 11 years ago
198c74f
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
by Xiao Guangrong
· 11 years ago
7f31c95
KVM: MMU: flush tlb if the spte can be locklessly modified
by Xiao Guangrong
· 11 years ago
c126d94
KVM: MMU: lazily drop large spte
by Xiao Guangrong
· 11 years ago
92a476c
KVM: MMU: properly check last spte in fast_page_fault()
by Xiao Guangrong
· 11 years ago
a086f6a
Revert "KVM: Simplify kvm->tlbs_dirty handling"
by Xiao Guangrong
· 11 years ago
42bf549
KVM: x86: Processor mode may be determined incorrectly
by Nadav Amit
· 11 years ago
e6e39f0
KVM: x86: IN instruction emulation should ignore REP-prefix
by Nadav Amit
· 11 years ago
346874c
KVM: x86: Fix CR3 reserved bits
by Nadav Amit
· 11 years ago
671bd99
KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
by Nadav Amit
· 11 years ago
e0ba1a6
KVM: nVMX: Advertise support for interrupt acknowledgement
by Bandan Das
· 11 years ago
77b0f5d
KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
by Bandan Das
· 11 years ago
4b85507
KVM: nVMX: Don't advertise single context invalidation for invept
by Bandan Das
· 11 years ago
fd2a445
KVM: VMX: Advance rip to after an ICEBP instruction
by Huw Davies
· 11 years ago
63b5cf0
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue
by Marcelo Tosatti
· 11 years ago
e325fe6
KVM: s390: Factor out handle_itdb to handle TX aborts
by Michael Mueller
· 11 years ago
a86dcc24
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
by Michael Mueller
· 11 years ago
67335e6
KVM: s390: Drop pending interrupts on guest exit
by Christian Borntraeger
· 11 years ago
f71d0dc
KVM: s390: no timer interrupts when single-stepping a guest
by David Hildenbrand
· 11 years ago
Next »