index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
kvm: x86: Propagate guest PCIDs to host PCIDs
Junaid Shahid
2018-08-06
1
-1
/
+16
|
*
|
|
|
kvm: x86: Add ability to skip TLB flush when switching CR3
Junaid Shahid
2018-08-06
4
-6
/
+2
|
*
|
|
|
kvm: x86: Use fast CR3 switch for nested VMX
Junaid Shahid
2018-08-06
3
-9
/
+15
|
*
|
|
|
kvm: x86: Support resetting the MMU context without resetting roots
Junaid Shahid
2018-08-06
2
-17
/
+10
|
*
|
|
|
kvm: x86: Add support for fast CR3 switch across different MMU modes
Junaid Shahid
2018-08-06
1
-6
/
+15
|
*
|
|
|
kvm: x86: Introduce KVM_REQ_LOAD_CR3
Junaid Shahid
2018-08-06
4
-2
/
+11
|
*
|
|
|
kvm: x86: Introduce kvm_mmu_calc_root_page_role()
Junaid Shahid
2018-08-06
1
-27
/
+85
|
*
|
|
|
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
2018-08-06
3
-8
/
+71
|
*
|
|
|
kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed
Junaid Shahid
2018-08-06
1
-8
/
+67
|
*
|
|
|
kvm: x86: Make sync_page() flush remote TLBs once only
Junaid Shahid
2018-08-06
2
-8
/
+20
|
*
|
|
|
KVM: MMU: drop vcpu param in gpte_access
Peter Xu
2018-08-06
1
-5
/
+5
|
*
|
|
|
KVM: nVMX: Separate logic allocating shadow vmcs to a function
Liran Alon
2018-08-06
1
-9
/
+28
|
*
|
|
|
KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow...
Liran Alon
2018-08-06
1
-8
/
+8
|
*
|
|
|
KVM: nVMX: Expose VMCS shadowing to L1 guest
Liran Alon
2018-08-06
1
-0
/
+9
|
*
|
|
|
KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs...
Liran Alon
2018-08-06
1
-2
/
+31
|
*
|
|
|
KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2
Liran Alon
2018-08-06
1
-12
/
+49
|
*
|
|
|
KVM: nVMX: include shadow vmcs12 in nested state
Paolo Bonzini
2018-08-06
1
-1
/
+30
|
*
|
|
|
KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExit
Liran Alon
2018-08-06
1
-0
/
+74
|
*
|
|
|
KVM: nVMX: Verify VMCS shadowing VMCS link pointer
Liran Alon
2018-08-06
1
-2
/
+28
|
*
|
|
|
KVM: nVMX: Verify VMCS shadowing controls
Liran Alon
2018-08-06
1
-0
/
+16
|
*
|
|
|
KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()
Liran Alon
2018-08-06
1
-1
/
+6
|
*
|
|
|
KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS
Liran Alon
2018-08-06
1
-0
/
+11
|
*
|
|
|
KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowing
Liran Alon
2018-08-06
1
-1
/
+8
|
*
|
|
|
KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameter
Liran Alon
2018-08-06
1
-10
/
+11
|
*
|
|
|
KVM: VMX: Create struct for VMCS header
Liran Alon
2018-08-06
1
-9
/
+15
|
*
|
|
|
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
Jim Mattson
2018-08-06
4
-2
/
+270
|
*
|
|
|
KVM: x86: do not load vmcs12 pages while still in SMM
Paolo Bonzini
2018-08-06
3
-18
/
+41
|
*
|
|
|
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
2018-08-06
3
-14
/
+30
|
*
|
|
|
KVM: vmx: remove save/restore of host BNDCGFS MSR
Sean Christopherson
2018-08-06
1
-5
/
+6
|
*
|
|
|
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
2018-08-06
191
-951
/
+1094
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-08-02
15
-268
/
+962
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
2018-07-30
11
-120
/
+739
|
|
|
\
\
\
\
|
|
*
|
|
|
|
KVM: s390: Beautify skey enable check
Janosch Frank
2018-07-30
2
-6
/
+5
|
|
*
|
|
|
|
KVM: s390: add etoken support for guests
Christian Borntraeger
2018-07-19
5
-6
/
+20
|
|
*
|
|
|
|
KVM: s390/vsie: avoid sparse warning
Christian Borntraeger
2018-07-16
1
-0
/
+2
|
|
*
|
|
|
|
KVM: s390: Fix storage attributes migration with memory slots
Claudio Imbrenda
2018-07-13
3
-135
/
+195
|
|
*
|
|
|
|
KVM: s390: Replace clear_user with kvm_clear_guest
Janosch Frank
2018-07-13
1
-1
/
+1
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
Paul Mackerras
2018-07-26
1
-9
/
+8
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
Paul Mackerras
2018-07-26
1
-1
/
+8
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
Sam Bobroff
2018-07-26
3
-13
/
+80
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Fix constant size warning
Nicholas Mc Guire
2018-07-18
2
-9
/
+9
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Add of_node_put() in success path
Nicholas Mc Guire
2018-07-18
1
-0
/
+2
|
*
|
|
|
|
|
KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tables
Alexey Kardashevskiy
2018-07-18
1
-3
/
+2
|
*
|
|
|
|
|
KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
Simon Guo
2018-07-18
3
-28
/
+26
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-19
18
-59
/
+132
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RISC-V: Fix !CONFIG_SMP compilation error
Atish Patra
2018-08-13
2
-1
/
+1
|
*
|
|
|
|
|
irqchip: add a SiFive PLIC driver
Christoph Hellwig
2018-08-13
1
-0
/
+1
|
*
|
|
|
|
|
RISC-V: Add the directive for alignment of stvec's value
Zong Li
2018-08-13
1
-0
/
+2
|
*
|
|
|
|
|
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
2018-08-13
4
-12
/
+4
|
*
|
|
|
|
|
RISC-V: implement low-level interrupt handling
Christoph Hellwig
2018-08-13
2
-11
/
+45
[prev]
[next]