index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB
Nicholas Piggin
1
-3
/
+3
2021-02-10
KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guest
Nicholas Piggin
1
-1
/
+5
2021-02-10
KVM: PPC: Book3S HV: Fix radix guest SLB side channel
Nicholas Piggin
1
-8
/
+31
2021-02-10
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode support
Nicholas Piggin
5
-226
/
+32
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
6
-0
/
+35
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
9
-1
/
+91
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
5
-30
/
+30
2021-02-10
KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1
Ravi Bangoria
2
-12
/
+60
2021-02-09
Documentation: kvm: fix warning
Paolo Bonzini
1
-1
/
+1
2021-02-09
KVM: x86/xen: Allow reset of Xen attributes
David Woodhouse
1
-10
/
+28
2021-02-09
KVM: x86/mmu: Make HVA handler retpoline-friendly
Maciej S. Szmigiero
2
-15
/
+22
2021-02-09
KVM: x86: hyper-v: Drop hv_vcpu_to_vcpu() helper
Vitaly Kuznetsov
1
-7
/
+4
2021-02-09
KVM: x86: hyper-v: Allocate Hyper-V context lazily
Vitaly Kuznetsov
3
-18
/
+26
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
10
-46
/
+69
2021-02-09
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
4
-12
/
+27
2021-02-09
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
5
-14
/
+29
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
5
-11
/
+21
2021-02-09
KVM: x86: hyper-v: Stop shadowing global 'current_vcpu' variable
Vitaly Kuznetsov
1
-6
/
+5
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
4
-53
/
+64
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg()
Vitaly Kuznetsov
2
-5
/
+5
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
Vitaly Kuznetsov
2
-21
/
+21
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
4
-20
/
+20
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu()
Vitaly Kuznetsov
2
-14
/
+14
2021-02-09
KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled()
Vitaly Kuznetsov
1
-5
/
+0
2021-02-09
selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test
Vitaly Kuznetsov
1
-1
/
+38
2021-02-09
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
3
-28
/
+39
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
6
-9
/
+2