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
/
x86.c
Age
Commit message (
Expand
)
Author
2013-04-25
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2013-04-25
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2013-04-25
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
2013-01-03
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
2012-05-31
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-04-02
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2011-12-26
KVM: Don't automatically expose the TSC deadline timer in cpuid
Jan Kiszka
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-21
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
2011-10-05
KVM: emulate lapic tsc deadline timer for guest
Liu, Jinsong
2011-09-25
KVM: Fix simultaneous NMIs
Avi Kivity
2011-09-25
KVM: L1 TSC handling
Nadav Har'El
2011-09-25
KVM: x86: report valid microcode update ID
Marcelo Tosatti
2011-09-25
KVM: x86 emulator: Make x86_decode_insn() return proper macros
Takuya Yoshikawa
2011-09-25
KVM: Intelligent device lookup on I/O bus
Sasha Levin
2011-09-25
KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE
Mike Waychison
2011-09-25
KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE
Mike Waychison
2011-09-25
KVM: x86: Raise the hard VCPU count limit
Sasha Levin
2011-09-25
KVM: x86: cleanup the code of read/write emulation
Xiao Guangrong
2011-09-25
KVM: x86: abstract the operation for read/write emulation
Xiao Guangrong
2011-09-25
KVM: x86: fix broken read emulation spans a page boundary
Xiao Guangrong
2011-07-24
KVM: MMU: trace mmio page fault
Xiao Guangrong
2011-07-24
KVM: MMU: mmio page fault support
Xiao Guangrong
2011-07-24
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
2011-07-24
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
Xiao Guangrong
2011-07-14
KVM: Steal time implementation
Glauber Costa
2011-07-12
KVM: Enable ERMS feature support for KVM
Yang, Wei
2011-07-12
KVM: Expose RDWRGSFS bit to KVM guests
Yang, Wei
2011-07-12
KVM: Add RDWRGSFS support when setting CR4
Yang, Wei
2011-07-12
KVM: Enable DRNG feature support for KVM
Yang, Wei Y
2011-07-12
KVM: fix XSAVE bit scanning (now properly)
Andre Przywara
2011-07-12
KVM: Mask function7 ebx against host capability word9
Yang, Wei Y
2011-07-12
KVM: Add SMEP support when setting CR4
Yang, Wei Y
2011-07-12
KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt
Avi Kivity
2011-07-12
KVM: x86 emulator: rename decode_cache::eip to _eip
Avi Kivity
2011-07-12
KVM: x86 emulator: Use the pointers ctxt and c consistently
Takuya Yoshikawa
2011-07-12
KVM: nVMX: Implement VMPTRST
Nadav Har'El
2011-07-12
KVM: nVMX: Implement VMCLEAR
Nadav Har'El
2011-07-12
KVM: nVMX: Decoding memory operands of VMX instructions
Nadav Har'El
2011-07-12
KVM: nVMX: Allow setting the VMXE bit in CR4
Nadav Har'El
2011-07-12
KVM: x86 emulator: Avoid clearing the whole decode_cache
Takuya Yoshikawa
2011-07-12
KVM: x86 emulator: Clean up init_emulate_ctxt()
Takuya Yoshikawa
2011-07-12
KVM: Clean up error handling during VCPU creation
Jan Kiszka
2011-07-12
KVM: Sanitize cpuid
Avi Kivity
2011-07-12
KVM: use __copy_to_user/__clear_user to write guest page
Xiao Guangrong
2011-07-12
KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functions
Takuya Yoshikawa
2011-05-22
KVM: x86 emulator: consolidate segment accessors
Avi Kivity
2011-05-22
KVM: Add CPUID support for VIA CPU
BrillyWu@viatech.com.cn
2011-05-22
KVM: call cache_all_regs() only once during instruction emulation
Gleb Natapov
[next]