summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-02kvm: do not handle APIC access page if in-kernel irqchip is not in usePaolo Bonzini
2014-09-24kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: x86: use macros to compute bank MSRsChen Yucong
2014-09-24KVM: vmx: Inject #GP on invalid PAT CRNadav Amit
2014-09-24KVM: x86: directly use kvm_make_request againLiang Chen
2014-09-24KVM: x86: count actual tlb flushesRadim Krčmář
2014-09-24KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen
2014-09-16KVM: x86: Use kvm_make_request when applicableGuo Hui Liu
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini
2014-09-03KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen
2014-08-29KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-21KVM: trace kvm_ple_window grow/shrinkRadim Krčmář
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-20KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini
2014-08-19KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li
2014-08-19KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li
2014-08-19KVM: SVM: add rdmsr support for AMD event registersWei Huang
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