summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAgeFilesLines
* kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini2014-11-241-1/+1
* KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini2014-11-241-0/+1
* kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář2014-11-231-1/+1
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-211-0/+1
* kvm: svm: move WARN_ON in svm_adjust_tsc_offsetChris J Arges2014-11-131-1/+1
* KVM: x86: fix warning on 32-bit compilationPaolo Bonzini2014-11-101-0/+2
* kvm: x86: add trace event for pvclock updatesDavid Matlack2014-11-081-0/+2
* kvm: x86: Fix kvm clock versioning.Owen Hofmann2014-11-081-5/+5
* KVM: x86: update masterclock values on TSC writesMarcelo Tosatti2014-11-081-9/+10
* KVM: x86: Do not update EFLAGS on faulting emulationNadav Amit2014-11-071-1/+3
* KVM: x86: MOV to CR3 can set bit 63Nadav Amit2014-11-071-0/+2
* KVM: x86: Breakpoints do not consider CS.baseNadav Amit2014-11-071-13/+16
* KVM: x86: No error-code on real-mode exceptionsNadav Amit2014-11-071-0/+2
* KVM: x86: Enable Intel AVX-512 for guestChao Peng2014-11-031-0/+6
* KVM: vmx: Unavailable DR4/5 is checked before CPLNadav Amit2014-11-031-29/+17
* KVM: x86: DR7.GD should be cleared upon any #DB exceptionNadav Amit2014-11-031-0/+6
* 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
OpenPOWER on IntegriCloud