开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2016-06-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
2016-06-27
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
Marcelo Tosatti
2016-06-27
KVM: x86: move nsec_to_cycles from x86.c to x86.h
Marcelo Tosatti
2016-06-16
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
2016-06-16
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
Suravee Suthikulpanit
2016-06-16
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-25
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
2016-05-24
svm: bitwise vs logical op typo
Dan Carpenter
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-18
KVM: MTRR: remove MSR 0x2f8
Andy Honig
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
2016-05-18
svm: Manage vcpu load/unload when enable AVIC
Suravee Suthikulpanit
2016-05-18
svm: Do not intercept CR8 when enable AVIC
Suravee Suthikulpanit
2016-05-18
svm: Do not expose x2APIC when enable AVIC
Suravee Suthikulpanit
2016-05-18
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
2016-05-18
svm: Add interrupt injection via AVIC
Suravee Suthikulpanit
2016-05-18
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
2016-05-18
KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
Suravee Suthikulpanit
2016-05-18
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
2016-05-18
KVM: x86: Misc LAPIC changes to expose helper functions
Suravee Suthikulpanit
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-11
kvm: Conditionally register IRQ bypass consumer
Alex Williamson
2016-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-10
x86/kvm: Add stack frame dependency to fastop() inline asm
Josh Poimboeuf
2016-05-05
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
2016-05-03
kvm: robustify steal time record
Wanpeng Li
2016-04-29
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Bruce Rogers
2016-04-29
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
Andy Lutomirski
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
2016-04-20
KVM: add missing memory barrier in kvm_{make,check}_request
Paolo Bonzini
2016-04-20
KVM: MMU: skip obsolete sp in for_each_gfn_*()
Xiao Guangrong
2016-04-20
KVM: x86: optimize steal time calculation
Liang Chen
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-18
treewide: Fix typos in printk
Masanari Iida
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
2016-04-13
Merge branch 'x86/cpu' into x86/asm, to merge more patches
Ingo Molnar
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2016-04-10
KVM: x86: mask CPUID(0xD,0x1).EAX against host value
Paolo Bonzini
[next]