summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig2014-10-241-3/+8
* KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-10-241-1/+26
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* | kvm: do not handle APIC access page if in-kernel irqchip is not in usePaolo Bonzini2014-10-021-0/+3
* | kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen2014-09-241-6/+16
* | kvm: x86: Add request bit to reload APIC access page addressTang Chen2014-09-241-0/+14
* | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-241-0/+5
* | kvm: x86: use macros to compute bank MSRsChen Yucong2014-09-241-4/+4
* | KVM: vmx: Inject #GP on invalid PAT CRNadav Amit2014-09-241-2/+3
* | KVM: x86: directly use kvm_make_request againLiang Chen2014-09-241-1/+1
* | KVM: x86: count actual tlb flushesRadim Krčmář2014-09-241-1/+7
* | KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit2014-09-241-1/+1
* | kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-171-2/+0
* | KVM: x86: Use kvm_make_request when applicableGuo Hui Liu2014-09-161-8/+7
* | KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini2014-09-051-4/+5
* | KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2014-09-051-5/+10
* | KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen2014-09-031-1/+1
* | KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini2014-08-291-3/+2
* | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-6/+6
* | KVM: trace kvm_ple_window grow/shrinkRadim Krčmář2014-08-211-0/+1
* | KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-211-0/+1
* | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
* | KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini2014-08-201-0/+1
* | KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li2014-08-191-3/+15
* | KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li2014-08-191-1/+7
* | KVM: SVM: add rdmsr support for AMD event registersWei Huang2014-08-191-0/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-1/+1
|\
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
| |\
| | * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-41/+21
|\ \ \ | |/ / |/| |
| * | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-7/+7
| * | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-1/+1
| * | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner2014-07-231-30/+14
| * | x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner2014-07-231-5/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-041-48/+123
|\ \ \
| * | | KVM: x86: Assertions to check no overrun in MSR listsNadav Amit2014-07-241-0/+1
| * | | KVM: x86: set rflags.rf during fault injectionNadav Amit2014-07-241-0/+30
| * | | KVM: x86: DR6/7.RTM cannot be writtenNadav Amit2014-07-211-6/+16
| * | | KVM: x86: emulator injects #DB when RFLAGS.RF is setNadav Amit2014-07-211-1/+2
| * | | KVM: x86: Clearing rflags.rf upon skipped emulated instructionNadav Amit2014-07-211-0/+2
| * | | KVM: x86: use kvm_read_guest_page for emulator accessesPaolo Bonzini2014-07-111-4/+19
| * | | KVM: emulate: move init_decode_cache to emulate.cBandan Das2014-07-111-13/+0
| * | | KVM: x86: avoid useless set of KVM_REQ_EVENT after emulationPaolo Bonzini2014-07-111-10/+26
| * | | KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini2014-07-111-5/+5
| * | | KVM: svm: writes to MSR_K7_HWCR generates GPE in guestMatthias Lange2014-07-111-0/+1
| * | | KVM: x86: Pending interrupt may be delivered after INITNadav Amit2014-07-111-0/+2
| * | | KVM: x86: fix TSC matchingTomasz Grabiec2014-07-091-4/+7
| | |/ | |/|
| * | arch: x86: kvm: x86.c: Cleaning up variable is set more than onceRickard Strandqvist2014-06-301-1/+0
| * | KVM: x86: Hypercall handling does not considers opsize correctlyNadav Amit2014-06-191-5/+6