开源镜像站
帮助
动态
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
2015-01-20
KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
Marcelo Tosatti
2015-01-20
KVM: fix "Should it be static?" warnings from sparse
Fengguang Wu
2015-01-19
Optimize TLB flush in kvm_mmu_slot_remove_write_access.
Kai Huang
2015-01-19
x86: kvm: vmx: Remove some unused functions
Rickard Strandqvist
2015-01-09
KVM: x86: #PF error-code on R/W operations is wrong
Nadav Amit
2015-01-09
KVM: x86: flush TLB when D bit is manually changed.
Kai Huang
2015-01-09
KVM: x86: allow TSC deadline timer on all hosts
Radim Krčmář
2015-01-08
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
2015-01-08
KVM: x86: Access to LDT/GDT that wraparound is incorrect
Nadav Amit
2015-01-08
KVM: x86: Do not set access bit on accessed segments
Nadav Amit
2015-01-08
KVM: x86: POP [ESP] is not emulated correctly
Nadav Amit
2015-01-08
KVM: x86: em_call_far should return failure result
Nadav Amit
2015-01-08
KVM: x86: JMP/CALL using call- or task-gate causes exception
Nadav Amit
2015-01-08
KVM: x86: fnstcw and fnstsw may cause spurious exception
Nadav Amit
2015-01-08
KVM: x86: pop sreg accesses only 2 bytes
Nadav Amit
2015-01-08
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
Paolo Bonzini
2015-01-08
KVM: x86: mmu: remove ASSERT(vcpu)
Paolo Bonzini
2015-01-08
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
2015-01-08
KVM: x86: mmu: do not use return to tail-call functions that return void
Paolo Bonzini
2015-01-08
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
2015-01-08
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
2015-01-08
KVM: x86: add method to test PIR bitmap vector
Marcelo Tosatti
2015-01-08
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
Tiejun Chen
2015-01-08
KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
Nicholas Krause
2015-01-08
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
Eugene Korenevsky
2015-01-08
KVM: nVMX: Improve nested msr switch checking
Eugene Korenevsky
2015-01-08
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
2014-12-27
kvm: x86: drop severity of "generation wraparound" message
Paolo Bonzini
2014-12-27
kvm: x86: vmx: reorder some msr writing
Tiejun Chen
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
KVM: move APIC types to arch/x86/
Paolo Bonzini
2014-12-15
Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-12-11
KVM: x86: em_ret_far overrides cpl
Nadav Amit
2014-12-11
KVM: nVMX: Disable unrestricted mode if ept=0
Bandan Das
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-12-10
KVM: x86: Emulate should check #UD before #GP
Nadav Amit
2014-12-10
KVM: x86: Do not push eflags.vm on pushf
Nadav Amit
2014-12-10
KVM: x86: Remove prefix flag when GP macro is used
Nadav Amit
2014-12-05
KVM: cpuid: recompute CPUID 0xD.0:EBX,ECX
Radim Krčmář
2014-12-05
kvm: vmx: add nested virtualization support for xsaves
Wanpeng Li
2014-12-05
kvm: vmx: add MSR logic for XSAVES
Wanpeng Li
2014-12-05
kvm: x86: handle XSAVES vmcs and vmexit
Wanpeng Li
2014-12-05
KVM: cpuid: mask more bits in leaf 0xd and subleaves
Paolo Bonzini
2014-12-05
KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly
Paolo Bonzini
2014-12-05
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
Wanpeng Li
2014-12-05
KVM: x86: use F() macro throughout cpuid.c
Paolo Bonzini
2014-12-05
KVM: x86: support XSAVES usage in the host
Paolo Bonzini
2014-12-04
KVM: x86: allow 256 logical x2APICs again
Radim Krčmář
2014-12-04
KVM: x86: check bounds of APIC maps
Radim Krčmář
2014-12-04
KVM: x86: fix APIC physical destination wrapping
Radim Krčmář
[next]