index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
KVM: x86: Bail to userspace if emulation of atomic user access faults
Sean Christopherson
2022-04-13
1
-1
/
+1
*
|
KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
Sean Christopherson
2022-04-13
1
-21
/
+14
*
|
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
2022-04-13
1
-1
/
+1
*
|
KVM: x86: Copy kvm_pmu_ops by value to eliminate layer of indirection
Like Xu
2022-04-13
1
-0
/
+2
*
|
KVM: x86: Move kvm_ops_static_call_update() to x86.c
Like Xu
2022-04-13
1
-2
/
+17
*
|
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-13
1
-77
/
+134
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: optimize PKU branching in kvm_load_{guest|host}_xsave_state
Jon Kohler
2022-04-02
1
-5
/
+9
|
*
KVM: x86: allow per cpu apicv inhibit reasons
Maxim Levitsky
2022-04-02
1
-2
/
+11
|
*
KVM: x86: Don't snapshot "max" TSC if host TSC is constant
Sean Christopherson
2022-04-02
1
-15
/
+15
|
*
KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.
David Woodhouse
2022-04-02
1
-1
/
+25
|
*
KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
2022-04-02
1
-1
/
+2
|
*
KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
David Woodhouse
2022-04-02
1
-0
/
+1
|
*
KVM: x86/xen: Support direct injection of event channel events
David Woodhouse
2022-04-02
1
-0
/
+9
|
*
KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info
David Woodhouse
2022-04-02
1
-61
/
+2
|
*
KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info
David Woodhouse
2022-04-02
1
-3
/
+9
|
*
KVM: x86: Use gfn_to_pfn_cache for pv_time
David Woodhouse
2022-04-02
1
-13
/
+63
|
*
KVM: x86/xen: Use gfn_to_pfn_cache for runstate area
David Woodhouse
2022-04-02
1
-0
/
+1
|
*
KVM: x86: Allow userspace to opt out of hypercall patching
Oliver Upton
2022-04-02
1
-0
/
+11
*
|
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
2022-04-11
1
-4
/
+3
*
|
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
2022-04-05
1
-2
/
+18
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
1
-57
/
+104
|
\
|
|
*
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
1
-3
/
+1
|
*
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
2022-04-02
1
-14
/
+36
|
*
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
2022-04-02
1
-0
/
+6
|
*
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2022-04-02
1
-10
/
+19
|
*
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
2022-04-02
1
-15
/
+15
|
*
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
1
-8
/
+11
|
*
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
1
-2
/
+6
|
*
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-04-02
1
-12
/
+12
|
*
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
2022-04-02
1
-5
/
+10
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
1
-114
/
+171
|
\
|
|
*
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
2022-03-21
1
-0
/
+8
|
*
kvm: x86: Require const tsc for RT
Thomas Gleixner
2022-03-21
1
-0
/
+6
|
*
KVM: use __vcalloc for very large allocations
Paolo Bonzini
2022-03-08
1
-2
/
+2
|
*
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-03-04
1
-17
/
+38
|
|
\
|
*
|
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
2022-03-01
1
-2
/
+2
|
*
|
KVM: x86: Invoke kvm_mmu_unload() directly on CR4.PCIDE change
Sean Christopherson
2022-03-01
1
-1
/
+1
|
*
|
KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper
Sean Christopherson
2022-03-01
1
-8
/
+2
|
*
|
KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag
Sean Christopherson
2022-03-01
1
-5
/
+4
|
*
|
KVM: x86: flush TLB separately from MMU reset
Paolo Bonzini
2022-03-01
1
-22
/
+46
|
*
|
KVM: x86/mmu: do not pass vcpu to root freeing functions
Paolo Bonzini
2022-02-25
1
-2
/
+2
|
*
|
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
2022-02-25
1
-1
/
+1
|
*
|
KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
Paolo Bonzini
2022-02-25
1
-4
/
+18
|
*
|
KVM: x86: Reinitialize context if host userspace toggles EFER.LME
Paolo Bonzini
2022-02-25
1
-2
/
+1
|
*
|
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
2022-02-25
1
-0
/
+18
|
*
|
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
2022-02-18
1
-2
/
+2
|
*
|
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
2022-02-18
1
-2
/
+2
|
*
|
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
2022-02-18
1
-1
/
+1
|
*
|
KVM: x86: use static_call_cond for optional callbacks
Paolo Bonzini
2022-02-18
1
-6
/
+2
|
*
|
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
2022-02-18
1
-3
/
+1
[prev]
[next]