index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2012-11-29
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
2012-11-28
KVM: VMX: fix invalid cpu passed to smp_call_function_single
Xiao Guangrong
2012-11-27
KVM: x86: update pvclock area conditionally, on cpu migration
Marcelo Tosatti
2012-11-27
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
2012-11-27
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-27
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-11-27
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
2012-11-27
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-27
KVM: x86: retain pvclock guest stopped bit in guest memory
Marcelo Tosatti
2012-11-26
x86, kvm: Remove incorrect redundant assembly constraint
H. Peter Anvin
2012-11-16
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
2012-11-13
KVM: remove unnecessary return value check
Guo Chao
2012-11-13
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
2012-11-13
KVM: do not kfree error pointer
Guo Chao
2012-11-12
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
2012-10-31
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
2012-10-29
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-23
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2012-10-22
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
2012-10-22
KVM: MMU: fix release noslot pfn
Xiao Guangrong
2012-10-22
KVM: SVM: Cleanup error statements
Borislav Petkov
2012-10-18
KVM: VMX: report internal error for MMIO #PF due to delivery event
Xiao Guangrong
2012-10-18
KVM: VMX: report internal error for the unhandleable event
Xiao Guangrong
2012-10-18
KVM: do not de-cache cr4 bits needlessly
Gleb Natapov
2012-10-17
KVM: MMU: introduce FNAME(prefetch_gpte)
Xiao Guangrong
2012-10-17
KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
Xiao Guangrong
2012-10-17
KVM: MMU: cleanup FNAME(page_fault)
Xiao Guangrong
2012-10-17
KVM: MMU: remove mmu_is_invalid
Xiao Guangrong
2012-10-08
KVM: x86: Make emulator_fix_hypercall static
Jan Kiszka
2012-10-08
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
Jan Kiszka
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-01
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-09-23
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-23
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
2012-09-21
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
Suresh Siddha
2012-09-21
KVM: x86: Export svm/vmx exit code and vector code to userspace
Xiao Guangrong
2012-09-20
KVM: optimize apic interrupt delivery
Gleb Natapov
2012-09-20
KVM: MMU: Eliminate pointless temporary 'ac'
Avi Kivity
2012-09-20
KVM: MMU: Avoid access/dirty update loop if all is well
Avi Kivity
2012-09-20
KVM: MMU: Eliminate eperm temporary
Avi Kivity
2012-09-20
KVM: MMU: Optimize is_last_gpte()
Avi Kivity
2012-09-20
KVM: MMU: Simplify walk_addr_generic() loop
Avi Kivity
2012-09-20
KVM: MMU: Optimize pte permission checks
Avi Kivity
2012-09-20
KVM: MMU: Update accessed and dirty bits after guest pagetable walk
Avi Kivity
2012-09-20
KVM: MMU: Move gpte_access() out of paging_tmpl.h
Avi Kivity
2012-09-20
KVM: MMU: Optimize gpte_access() slightly
Avi Kivity
2012-09-20
KVM: MMU: Push clean gpte write protection out of gpte_access()
Avi Kivity
[prev]
[next]