index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cardreader
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
KVM: x86: Fix INIT signal handling in various CPU states
Liran Alon
5
-4
/
+46
2019-09-11
KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode
Liran Alon
1
-0
/
+2
2019-09-11
KVM: VMX: Stop the preemption timer during vCPU reset
Wanpeng Li
1
-0
/
+1
2019-09-11
KVM: LAPIC: Micro optimize IPI latency
Wanpeng Li
1
-5
/
+4
2019-09-11
kvm: Nested KVM MMUs need PAE root too
Jiří Paleček
1
-8
/
+22
2019-09-11
KVM: x86: set ctxt->have_exception in x86_decode_insn()
Jan Dakinevich
2
-0
/
+8
2019-09-11
KVM: x86: always stop emulation on page fault
Jan Dakinevich
1
-1
/
+3
2019-09-11
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
3
-8
/
+30
2019-09-11
KVM: nVMX: add tracepoint for failed nested VM-Enter
Sean Christopherson
3
-123
/
+152
2019-09-11
x86: KVM: svm: Fix a check in nested_svm_vmrun()
Dan Carpenter
1
-1
/
+1
2019-09-11
KVM: x86: Return to userspace with internal error on unexpected exit reason
Liran Alon
3
-5
/
+17
2019-09-10
KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code
Sean Christopherson
4
-54
/
+41
2019-09-10
KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
Sean Christopherson
5
-80
/
+60
2019-09-10
doc: kvm: Fix return description of KVM_SET_MSRS
Xiaoyao Li
1
-1
/
+6
2019-09-10
KVM: X86: Tune PLE Window tracepoint
Peter Xu
4
-31
/
+23
2019-09-10
KVM: VMX: Change ple_window type to unsigned int
Peter Xu
3
-7
/
+8
2019-09-10
KVM: X86: Remove tailing newline for tracepoints
Peter Xu
1
-2
/
+2
2019-09-10
KVM: X86: Trace vcpu_id for vmexit
Peter Xu
1
-1
/
+4
2019-09-10
KVM: x86: Manually calculate reserved bits when loading PDPTRS
Sean Christopherson
1
-3
/
+8
2019-09-10
KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes
Alexander Graf
3
-2
/
+15
2019-09-09
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
5
-4
/
+19
2019-09-04
KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
Thomas Huth
1
-0
/
+30
2019-09-04
KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs
Thomas Huth
2
-0
/
+10
2019-08-29
KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
Thomas Huth
2
-0
/
+167
2019-08-29
KVM: s390: improve documentation for S390_MEM_OP
Cornelia Huck
1
-6
/
+8
2019-08-29
KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
Thomas Huth
1
-1
/
+1
2019-08-27
arm64: KVM: Device mappings should be execute-never
James Morse
1
-1
/
+1
2019-08-27
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
1
-1
/
+8
2019-08-27
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
1
-5
/
+10
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
6
-4
/
+21
2019-08-25
KVM: arm/arm64: vgic: Use a single IO device per redistributor
Eric Auger
3
-59
/
+24
2019-08-25
KVM: arm/arm64: vgic: Remove spurious semicolons
Marc Zyngier
1
-1
/
+1
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2
-5
/
+19
2019-08-23
KVM: PPC: Book3S: Mark expected switch fall-through
Paul Menzel
1
-0
/
+1
2019-08-22
KVM: VMX: Fix and tweak the comments for VM-Enter
Sean Christopherson
1
-2
/
+2
2019-08-22
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
3
-0
/
+9
2019-08-22
KVM: X86: Add pv tlb shootdown tracepoint
Wanpeng Li
2
-0
/
+21
2019-08-22
KVM: x86: Unconditionally call x86 ops that are always implemented
Sean Christopherson
1
-10
/
+3
2019-08-22
KVM: x86/mmu: Consolidate "is MMIO SPTE" code
Sean Christopherson
1
-8
/
+8
2019-08-22
KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
Sean Christopherson
3
-8
/
+11
2019-08-22
KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
Sean Christopherson
4
-5
/
+5
2019-08-22
x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception()
Vitaly Kuznetsov
1
-10
/
+10
2019-08-22
x86: KVM: svm: eliminate weird goto from vmrun_interception()
Vitaly Kuznetsov
1
-22
/
+14
2019-08-22
x86: KVM: svm: remove hardcoded instruction length from intercepts
Vitaly Kuznetsov
1
-11
/
+0
2019-08-22
x86: KVM: add xsetbv to the emulator
Vitaly Kuznetsov
4
-2
/
+31
2019-08-22
x86: KVM: clear interrupt shadow on EMULTYPE_SKIP
Vitaly Kuznetsov
1
-0
/
+1
2019-08-22
x86: kvm: svm: propagate errors from skip_emulated_instruction()
Vitaly Kuznetsov
4
-22
/
+38
2019-08-22
x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() resu...
Vitaly Kuznetsov
1
-1
/
+1
2019-08-22
KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails
Sean Christopherson
1
-1
/
+1
2019-08-22
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
2
-0
/
+13
[next]