index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2011-03-17
KVM: Drop ad-hoc vendor specific instruction restriction
Avi Kivity
2011-03-17
KVM: Drop bogus x86_decode_insn() error check
Avi Kivity
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-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: 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: SVM: copy instruction bytes from VMCB
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: retry #PF for softmmu
Xiao Guangrong
2011-01-12
KVM: X86: Don't report L2 emulation failures to user-space
Joerg Roedel
2011-01-12
KVM: Pull extra page fault information into struct x86_exception
Avi Kivity
2011-01-12
KVM: Push struct x86_exception info the various gva_to_gpa variants
Avi Kivity
2011-01-12
KVM: x86 emulator: make emulator memory callbacks return full exception
Avi Kivity
2011-01-12
KVM: x86 emulator: introduce struct x86_exception to communicate faults
Avi Kivity
2011-01-12
KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid info
Avi Kivity
2011-01-12
KVM: MMU: fix apf prefault if nested guest is enabled
Xiao Guangrong
2011-01-12
KVM: MMU: clear apfs if page state is changed
Xiao Guangrong
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
2011-01-12
KVM: avoid unnecessary wait for a async pf
Xiao Guangrong
2011-01-12
KVM: fix searching async gfn in kvm_async_pf_gfn_slot
Xiao Guangrong
2011-01-12
KVM: x86: Avoid issuing wbinvd twice
Jan Kiszka
2011-01-12
KVM: pre-allocate one more dirty bitmap to avoid vmalloc()
Takuya Yoshikawa
2011-01-12
KVM: MMU: remove kvm_mmu_set_base_ptes
Marcelo Tosatti
2011-01-12
KVM: Send async PF when guest is not in userspace too.
Gleb Natapov
2011-01-12
KVM: Let host know whether the guest can handle async PF in non-userspace con...
Gleb Natapov
2011-01-12
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
Gleb Natapov
2011-01-12
KVM: Add PV MSR to enable asynchronous page faults delivery.
Gleb Natapov
2011-01-12
KVM: Add memory slot versioning and use it to provide fast guest write interface
Gleb Natapov
2011-01-12
KVM: Retry fault before vmentry
Gleb Natapov
2011-01-12
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-02
KVM: Don't reset mmu context unnecessarily when updating EFER
Avi Kivity
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-12-16
KVM: Fix preemption counter leak in kvm_timer_init()
Avi Kivity
2010-12-08
KVM: SVM: Do not report xsave in supported cpuid
Joerg Roedel
2010-12-08
KVM: Fix OSXSAVE after migration
Sheng Yang
2010-11-05
KVM: x86: Issue smp_call_function_many with preemption disabled
Jan Kiszka
2010-11-05
KVM: x86: fix information leak to userland
Vasiliy Kulikov
2010-11-05
KVM: Write protect memory after slot swap
Michael S. Tsirkin
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[prev]
[next]