开源镜像站
帮助
动态
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
2013-03-14
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
Takuya Yoshikawa
2013-03-14
KVM: MMU: Mark sp mmio cached when creating mmio spte
Takuya Yoshikawa
2013-03-14
KVM: nVMX: Add preemption timer support
Jan Kiszka
2013-03-14
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
2013-03-13
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
2013-03-13
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
2013-03-13
KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...
Marcelo Tosatti
2013-03-12
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
2013-03-12
VMX: x86: handle host TSC calibration failure
Marcelo Tosatti
2013-03-11
kvm: remove cast for kmalloc return value
Ioan Orghici
2013-03-07
KVM: MMU: Introduce a helper function for FIFO zapping
Takuya Yoshikawa
2013-03-07
KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
Takuya Yoshikawa
2013-03-07
KVM: MMU: Fix and clean up for_each_gfn_* macros
Takuya Yoshikawa
2013-03-07
KVM: nVMX: Fix setting of CR0 and CR4 in guest mode
Jan Kiszka
2013-03-07
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
Jan Kiszka
2013-03-05
KVM: nVMX: Reset RFLAGS on VM-exit
Jan Kiszka
2013-03-04
KVM: nVMX: Fix switching of debug state
Jan Kiszka
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-04
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-03-04
Merge branch 'master' into queue
Marcelo Tosatti
2013-02-28
KVM: VMX: Pass vcpu to __vmx_complete_interrupts
Jan Kiszka
2013-02-28
KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12
Jan Kiszka
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
arch/x86/kvm: beautify source code for __u32 irq which is never < 0
Chen Gang
2013-02-27
KVM: nVMX: Use cached exit reason
Jan Kiszka
2013-02-27
KVM: nVMX: Clear segment cache after switching between L1 and L2
Jan Kiszka
2013-02-27
KVM: nVMX: Advertise PAUSE and WBINVD exiting support
Jan Kiszka
2013-02-27
KVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_state static
Jan Kiszka
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-22
KVM: nVMX: Trap unconditionally if msr bitmap access fails
Jan Kiszka
2013-02-22
KVM: nVMX: Improve I/O exit handling
Jan Kiszka
2013-02-20
Revert "KVM: MMU: lazily drop large spte"
Marcelo Tosatti
2013-02-19
x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs
Borislav Petkov
2013-02-14
KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr
Jan Kiszka
2013-02-13
x86 emulator: fix parity calculation for AAD instruction
Gleb Natapov
2013-02-11
KVM: Remove user_alloc from struct kvm_memory_slot
Takuya Yoshikawa
2013-02-11
KVM: VMX: disable apicv by default
Yang Zhang
2013-02-06
KVM: MMU: cleanup __direct_map
Xiao Guangrong
2013-02-06
KVM: MMU: remove pt_access in mmu_set_spte
Xiao Guangrong
2013-02-06
KVM: MMU: cleanup mapping-level
Xiao Guangrong
2013-02-06
KVM: MMU: lazily drop large spte
Xiao Guangrong
2013-02-06
KVM: VMX: cleanup vmx_set_cr0().
Gleb Natapov
2013-02-05
KVM: VMX: disable SMEP feature when guest is in non-paging mode
Dongxiao Xu
2013-02-05
Revert "KVM: MMU: split kvm_mmu_free_page"
Gleb Natapov
2013-02-04
KVM: MMU: drop superfluous is_present_gpte() check.
Gleb Natapov
2013-02-04
KVM: MMU: drop superfluous min() call.
Gleb Natapov
2013-02-04
KVM: MMU: set base_role.nxe during mmu initialization.
Gleb Natapov
2013-02-04
KVM: MMU: drop unneeded checks.
Gleb Natapov
[next]