index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-2
/
+5
2022-02-01
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
1
-1
/
+2
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2022-01-26
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
1
-0
/
+1
2022-01-26
KVM: x86: Pass emulation type to can_emulate_instruction()
Sean Christopherson
1
-1
/
+2
2022-01-25
KVM/X86: Make kvm_vcpu_reload_apic_access_page() static
Quanfa Fu
1
-1
/
+0
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+1
2022-01-19
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
1
-12
/
+0
2022-01-19
KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
Sean Christopherson
1
-0
/
+1
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-28
/
+37
2022-01-14
kvm: x86: Disable interception for IA32_XFD on demand
Kevin Tian
1
-0
/
+1
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2022-01-07
KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
Michael Roth
1
-0
/
+1
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-0
/
+1
2022-01-07
KVM: x86/xen: Maintain valid mapping of Xen shared_info page
David Woodhouse
1
-1
/
+1
2022-01-07
KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()
Like Xu
1
-0
/
+1
2021-12-21
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
1
-1
/
+2
2021-12-20
KVM: x86: Always set kvm_run->if_flag
Marc Orr
1
-0
/
+1
2021-12-10
KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...
Vitaly Kuznetsov
1
-1
/
+1
2021-12-08
KVM: x86: Add an emulation type to handle completion of user exits
Hou Wenlong
1
-1
/
+7
2021-12-08
KVM: X86: Remove mmu parameter from load_pdptrs()
Lai Jiangshan
1
-1
/
+1
2021-12-08
KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction
Lai Jiangshan
1
-4
/
+4
2021-12-08
KVM: X86: Remove mmu->translate_gpa
Lai Jiangshan
1
-4
/
+0
2021-12-08
KVM: X86: Add parameter struct kvm_mmu *mmu into mmu->gva_to_gpa()
Lai Jiangshan
1
-2
/
+3
2021-12-08
KVM: X86: Remove unused declaration of __kvm_mmu_free_some_pages()
Lai Jiangshan
1
-1
/
+0
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
Maciej S. Szmigiero
1
-2
/
+1
2021-12-08
KVM: MMU: update comment on the number of page role combinations
Paolo Bonzini
1
-12
/
+18
2021-12-02
KVM: ensure APICv is considered inactive if there is no APIC
Paolo Bonzini
1
-0
/
+1
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
1
-0
/
+1
2021-11-18
KVM: x86/mmu: include EFER.LMA in extended mmu role
Maxim Levitsky
1
-0
/
+1
2021-11-17
KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
Sean Christopherson
1
-1
/
+1
2021-11-17
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
1
-0
/
+3
2021-11-17
KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
Sean Christopherson
1
-2
/
+1
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
1
-1
/
+1
2021-11-17
KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
Sean Christopherson
1
-0
/
+1
2021-11-11
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
1
-2
/
+3
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
1
-0
/
+1
2021-11-11
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+0
2021-11-11
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
1
-0
/
+1
2021-11-11
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
1
-0
/
+1
2021-11-11
KVM: x86: Fix recording of guest steal time / preempted status
David Woodhouse
1
-1
/
+1
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
1
-0
/
+1
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-18
/
+30
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+2
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-10-25
KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
David Woodhouse
1
-1
/
+1
2021-10-25
KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
David Edmondson
1
-0
/
+3
2021-10-25
KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
David Edmondson
1
-3
/
+4
[next]