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
2011-03-17
KVM: SVM: check for progress after IRET interception
Avi Kivity
2011-03-17
KVM: Fix race between nmi injection and enabling nmi window
Avi Kivity
2011-03-17
KVM: Drop ad-hoc vendor specific instruction restriction
Avi Kivity
2011-03-17
KVM: x86 emulator: vendor specific instructions
Avi Kivity
2011-03-17
KVM: Drop bogus x86_decode_insn() error check
Avi Kivity
2011-03-17
KVM: x86: Drop obsolete warning about INIT on runnable VCPU
Jan Kiszka
2011-03-17
KVM: x86: release kvmclock page on reset
Glauber Costa
2011-03-17
KVM: x86: handle guest access to BBL_CR_CTL3 MSR
john cooper
2011-03-17
KVM: Add "exiting guest mode" state
Xiao Guangrong
2011-03-17
KVM: x86: Remove user space triggerable MCE error message
Jan Kiszka
2011-03-17
KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
Xiao Guangrong
2011-03-17
KVM: VMX: Avoid atomic operation in vmx_vcpu_run
Avi Kivity
2011-03-17
KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run
Avi Kivity
2011-03-17
KVM: VMX: increase ple_gap default to 128
Rik van Riel
2011-03-17
KVM: SVM: Add support for perf-kvm
Joerg Roedel
2011-03-17
KVM: VMX: Avoid leaking fake realmode state to userspace
Avi Kivity
2011-03-17
KVM: VMX: Save and restore tr selector across mode switches
Avi Kivity
2011-03-17
KVM: MMU: Don't flush shadow when enabling dirty tracking
Avi Kivity
2011-03-10
tracing: Fix event alignment: kvm:kvm_hv_hypercall
David Sharp
2011-02-22
KVM: SVM: Advance instruction pointer in dr_intercept
Joerg Roedel
2011-02-09
KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index
Joerg Roedel
2011-01-13
thp: mmu_notifier_test_young
Andrea Arcangeli
2011-01-13
thp: kvm mmu transparent hugepage support
Andrea Arcangeli
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-01-12
KVM: Initialize fpu state in preemptible context
Avi Kivity
2011-01-12
KVM: VMX: when entering real mode align segment base to 16 bytes
Gleb Natapov
2011-01-12
KVM: MMU: handle 'map_writable' in set_spte() function
Xiao Guangrong
2011-01-12
KVM: MMU: audit: allow audit more guests at the same time
Xiao Guangrong
2011-01-12
KVM: Fetch guest cr3 from hardware on demand
Avi Kivity
2011-01-12
KVM: Replace reads of vcpu->arch.cr3 by an accessor
Avi Kivity
2011-01-12
KVM: MMU: only write protect mappings at pagetable level
Marcelo Tosatti
2011-01-12
KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()
Avi Kivity
2011-01-12
KVM: MMU: Initialize base_role for tdp mmus
Avi Kivity
2011-01-12
KVM: VMX: Optimize atomic EFER load
Avi Kivity
2011-01-12
KVM: SVM: copy instruction bytes from VMCB
Andre Przywara
2011-01-12
KVM: SVM: implement enhanced INVLPG intercept
Andre Przywara
2011-01-12
KVM: SVM: enhance mov DR intercept handler
Andre Przywara
2011-01-12
KVM: SVM: enhance MOV CR intercept handler
Andre Przywara
2011-01-12
KVM: SVM: add new SVM feature bit names
Andre Przywara
2011-01-12
KVM: cleanup emulate_instruction
Andre Przywara
2011-01-12
KVM: move complete_insn_gp() into x86.c
Andre Przywara
2011-01-12
KVM: x86: fix CR8 handling
Andre Przywara
2011-01-12
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
Takuya Yoshikawa
2011-01-12
KVM: return true when user space query KVM_CAP_USER_NMI extension
Lai Jiangshan
2011-01-12
KVM: Correct kvm_pio tracepoint count field
Avi Kivity
2011-01-12
KVM: MMU: Fix incorrect direct page write protection due to ro host page
Avi Kivity
2011-01-12
KVM: SVM: Add xsetbv intercept
Joerg Roedel
2011-01-12
KVM: MMU: Make the way of accessing lpage_info more generic
Takuya Yoshikawa
2011-01-12
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
Anthony Liguori
2011-01-12
KVM: SVM: Implement Flush-By-Asid feature
Joerg Roedel
[next]