index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Documentation: kvm: Convert cpuid.txt to .rst
Luke Nowakowski-Krijger
2
-91
/
+107
2019-07-11
Documentation: virtual: Convert paravirt_ops.txt to .rst
Luke Nowakowski-Krijger
1
-8
/
+11
2019-07-11
KVM: x86: Unconditionally enable irqs in guest context
Sean Christopherson
2
-9
/
+12
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
7
-0
/
+110
2019-07-10
kvm: x86: Fix -Wmissing-prototypes warnings
Yi Wang
2
-1
/
+1
2019-07-10
KVM: Properly check if "page" is valid in kvm_vcpu_unmap
KarimAllah Ahmed
1
-1
/
+1
2019-07-08
KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
Marc Zyngier
3
-9
/
+7
2019-07-05
KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
Wanpeng Li
1
-3
/
+4
2019-07-05
kvm: LAPIC: write down valid APIC registers
Paolo Bonzini
1
-12
/
+32
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
11
-156
/
+148
2019-07-05
KVM: doc: Add API documentation on the KVM_REG_ARM_WORKAROUNDS register
Andre Przywara
1
-0
/
+31
2019-07-05
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
5
-15
/
+170
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
5
-11
/
+56
2019-07-05
KVM: arm/arm64: Support chained PMU counters
Andrew Murray
2
-37
/
+217
2019-07-05
KVM: arm/arm64: Remove pmc->bitmask
Andrew Murray
2
-11
/
+20
2019-07-05
KVM: arm/arm64: Re-create event when setting counter value
Andrew Murray
1
-9
/
+33
2019-07-05
KVM: arm/arm64: Extract duplicated code to own function
Andrew Murray
1
-12
/
+16
2019-07-05
KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
Andrew Murray
3
-12
/
+12
2019-07-05
KVM: LAPIC: ARBPRI is a reserved register for x2APIC
Paolo Bonzini
1
-1
/
+5
2019-07-05
KVM: arm64: Skip more of the SError vaxorcism
James Morse
1
-4
/
+10
2019-07-05
KVM: arm64: Re-mask SError after the one instruction window
James Morse
1
-0
/
+2
2019-07-05
arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
James Morse
2
-0
/
+5
2019-07-05
KVM: arm64: Defer guest entry when an asynchronous exception is pending
James Morse
1
-0
/
+15
2019-07-05
KVM: arm64: Consume pending SError as early as possible
James Morse
3
-5
/
+8
2019-07-05
KVM: arm64: Make indirect vectors preamble behaviour symmetric
James Morse
1
-3
/
+3
2019-07-05
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
3
-5
/
+26
2019-07-05
arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
James Morse
1
-0
/
+4
2019-07-05
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...
Krish Sadhukhan
1
-2
/
+24
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
2
-22
/
+23
2019-07-05
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
Paolo Bonzini
3
-7
/
+67
2019-07-05
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
Paolo Bonzini
1
-3
/
+9
2019-07-05
KVM: x86: remove now unneeded hugepage gfn adjustment
Paolo Bonzini
2
-7
/
+4
2019-07-05
KVM: x86: make FNAME(fetch) and __direct_map more similar
Paolo Bonzini
2
-44
/
+39
2019-07-05
kvm: x86: Do not release the page inside mmu_set_spte()
Junaid Shahid
2
-16
/
+10
2019-07-05
KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param
Paolo Bonzini
1
-8
/
+3
2019-07-05
KVM: cpuid: rename do_cpuid_1_ent
Paolo Bonzini
1
-8
/
+8
2019-07-05
KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent
Paolo Bonzini
1
-16
/
+14
2019-07-05
KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
Paolo Bonzini
1
-47
/
+81
2019-07-05
KVM: cpuid: do_cpuid_ent works on a whole CPUID function
Paolo Bonzini
1
-47
/
+42
2019-07-03
KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
Wanpeng Li
1
-1
/
+1
2019-07-03
KVM: svm: add nrips module parameter
Paolo Bonzini
1
-3
/
+12
2019-07-02
kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUID
Jim Mattson
1
-1
/
+1
2019-07-02
kvm: nVMX: Remove unnecessary sync_roots from handle_invept
Jim Mattson
1
-5
/
+3
2019-07-02
Documentation: kvm: document CPUID bit for MSR_KVM_POLL_CONTROL
Paolo Bonzini
1
-0
/
+4
2019-07-02
KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest
Wanpeng Li
2
-1
/
+6
2019-07-02
KVM: X86: Implement PV sched yield hypercall
Wanpeng Li
1
-0
/
+21
2019-07-02
KVM: X86: Yield to IPI target if necessary
Wanpeng Li
4
-0
/
+34
2019-07-02
x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use
Vitaly Kuznetsov
3
-14
/
+37
2019-07-02
x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCH
Vitaly Kuznetsov
1
-8
/
+12
2019-07-02
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
Paolo Bonzini
3
-0
/
+23
[next]