index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
smsc_ece1099.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
KVM: arm/arm64: Extract GICv3 max APRn index calculation
Christoffer Dall
2
-20
/
+19
2017-09-05
KVM: arm/arm64: vITS: Drop its_ite->lpi field
Marc Zyngier
1
-6
/
+4
2017-09-05
KVM: arm/arm64: vgic: constify seq_operations and file_operations
Arvind Yadav
1
-2
/
+2
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
4
-40
/
+49
2017-08-31
KVM: s390: vsie: cleanup mcck reinjection
David Hildenbrand
1
-5
/
+1
2017-08-31
KVM: s390: use WARN_ON_ONCE only for checking
David Hildenbrand
1
-2
/
+4
2017-08-31
KVM: s390: guestdbg: fix range check
David Hildenbrand
1
-1
/
+1
2017-08-29
KVM: s390: we are always in czam mode
David Hildenbrand
2
-1
/
+4
2017-08-29
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
4
-5
/
+17
2017-08-29
KVM: s390: sthyi: remove invalid guest write access
Heiko Carstens
1
-8
/
+0
2017-08-29
KVM: s390: Multiple Epoch Facility support
Collin L. Walling
7
-2
/
+138
2017-08-28
KVM: s390: Support Configuration z/Architecture Mode
Jason J. Herne
2
-19
/
+18
2017-08-25
kvm: nVMX: Validate the virtual-APIC address on nested VM-entry
Jim Mattson
1
-0
/
+15
2017-08-24
KVM: nVMX: Fix trying to cancel vmlauch/vmresume
Wanpeng Li
1
-14
/
+17
2017-08-24
KVM: X86: Fix loss of exception which has not yet been injected
Wanpeng Li
5
-32
/
+70
2017-08-24
KVM: VMX: use kvm_event_needs_reinjection
Wanpeng Li
1
-3
/
+1
2017-08-24
KVM: MMU: speedup update_permission_bitmask
Paolo Bonzini
1
-51
/
+70
2017-08-24
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
7
-36
/
+65
2017-08-24
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
9
-29
/
+67
2017-08-24
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
Yu Zhang
5
-23
/
+25
2017-08-24
KVM: MMU: check guest CR3 reserved bits based on its physical address width.
Yu Zhang
4
-7
/
+19
2017-08-24
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
7
-21
/
+34
2017-08-24
kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS
Paolo Bonzini
1
-4
/
+22
2017-08-24
kvm: vmx: Raise #UD on unsupported RDSEED
Jim Mattson
1
-1
/
+23
2017-08-24
kvm: vmx: Raise #UD on unsupported RDRAND
Jim Mattson
1
-1
/
+30
2017-08-24
KVM: VMX: cache secondary exec controls
Paolo Bonzini
1
-46
/
+54
2017-08-23
KVM: SVM: Enable Virtual GIF feature
Janakarajan Natarajan
2
-6
/
+56
2017-08-23
KVM: SVM: Add Virtual GIF feature definition
Janakarajan Natarajan
1
-0
/
+1
2017-08-21
KVM: s390: sthyi: fix specification exception detection
Heiko Carstens
1
-1
/
+4
2017-08-21
KVM: s390: sthyi: fix sthyi inline assembly
Heiko Carstens
1
-1
/
+1
2017-08-18
KVM: VMX: always require WB memory type for EPT
David Hildenbrand
1
-2
/
+7
2017-08-18
KVM: VMX: cleanup EPTP definitions
David Hildenbrand
2
-19
/
+17
2017-08-18
KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)
Denys Vlasenko
1
-40
/
+21
2017-08-18
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
4
-5
/
+20
2017-08-18
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
5
-22
/
+17
2017-08-18
KVM: x86: simplify ept_misconfig
Paolo Bonzini
3
-28
/
+21
2017-08-15
kvm: avoid uninitialized-variable warnings
Arnd Bergmann
1
-1
/
+2
2017-08-11
kvm: x86: Disallow illegal IA32_APIC_BASE MSR values
Jim Mattson
1
-6
/
+8
2017-08-11
KVM: MMU: Bail out immediately if there is no available mmu page
Wanpeng Li
2
-10
/
+29
2017-08-11
KVM: MMU: Fix softlockup due to mmu_lock is held too long
Wanpeng Li
1
-3
/
+1
2017-08-11
KVM: nVMX: validate eptp pointer
David Hildenbrand
1
-5
/
+2
2017-08-11
KVM: MAINTAINERS improvements
Andrew Jones
1
-11
/
+26
2017-08-10
kvm: nVMX: Add support for fast unprotection of nested guest page tables
Paolo Bonzini
3
-6
/
+5
2017-08-10
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
Brijesh Singh
1
-1
/
+2
2017-08-10
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
2
-0
/
+2
2017-08-08
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
3
-3
/
+3
2017-08-08
KVM: s390: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
2
-2
/
+2
2017-08-08
KVM: X86: implement the logic for spinlock optimization
Longpeng(Mike)
5
-4
/
+21
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
13
-8
/
+36
2017-08-07
KVM: x86: use general helpers for some cpuid manipulation
Radim Krčmář
4
-20
/
+14
[next]