summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-28KVM: Rename and add argument to check_extensionAlexander Graf
2014-07-24KVM: x86: Assertions to check no overrun in MSR listsNadav Amit
2014-07-24KVM: x86: set rflags.rf during fault injectionNadav Amit
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner
2014-07-23x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner
2014-07-21KVM: x86: DR6/7.RTM cannot be writtenNadav Amit
2014-07-21KVM: x86: emulator injects #DB when RFLAGS.RF is setNadav Amit
2014-07-21KVM: x86: Clearing rflags.rf upon skipped emulated instructionNadav Amit
2014-07-11KVM: x86: use kvm_read_guest_page for emulator accessesPaolo Bonzini
2014-07-11KVM: emulate: move init_decode_cache to emulate.cBandan Das
2014-07-11KVM: x86: avoid useless set of KVM_REQ_EVENT after emulationPaolo Bonzini
2014-07-11KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini
2014-07-11KVM: svm: writes to MSR_K7_HWCR generates GPE in guestMatthias Lange
2014-07-11KVM: x86: Pending interrupt may be delivered after INITNadav Amit
2014-07-09KVM: x86: fix TSC matchingTomasz Grabiec
2014-07-08KVM: x86: Check for nested events if there is an injectable interruptBandan Das
2014-06-30arch: x86: kvm: x86.c: Cleaning up variable is set more than onceRickard Strandqvist
2014-06-19kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao
2014-06-19KVM: x86: Hypercall handling does not considers opsize correctlyNadav Amit
2014-06-18KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-05-22KVM: x86: drop set_rflags callbackPaolo Bonzini
2014-05-14KVM: x86: disable master clock if TSC is reset during suspendMarcelo Tosatti
2014-05-12KVM: x86: Fix CR3 reserved bits check in long modeJan Kiszka
2014-05-07kvm/x86: implement hv EOI assistMichael S. Tsirkin
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2014-05-05KVM: x86: improve the usability of the 'kvm_pio' tracepointUlrich Obergfell
2014-04-23KVM: MMU: flush tlb out of mmu lock when write-protect the sptesXiao Guangrong
2014-04-23KVM: MMU: lazily drop large spteXiao Guangrong
2014-04-23KVM: x86: Processor mode may be determined incorrectlyNadav Amit
2014-04-23KVM: x86: Fix CR3 reserved bitsNadav Amit
2014-04-17KVM: support any-length wildcard ioeventfdMichael S. Tsirkin
2014-04-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-27KVM: vmx: fix MPX detectionPaolo Bonzini
2014-03-20x86, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini
2014-03-17KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini