index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
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
2013-02-04
KVM: MMU: make spte_is_locklessly_modifiable() more clear
Gleb Natapov
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-29
x86, apicv: add virtual x2apic support
Yang Zhang
2013-01-29
x86, apicv: add APICv register virtualization support
Yang Zhang
2013-01-27
KVM: x86 emulator: fix test_cc() build failure on i386
Avi Kivity
2013-01-24
KVM: VMX: set vmx->emulation_required only when needed.
Gleb Natapov
2013-01-24
KVM: x86: fix use of uninitialized memory as segment descriptor in emulator.
Gleb Natapov
[prev]
[next]