aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
...
* | kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen2014-09-24
* | kvm: x86: Add request bit to reload APIC access page addressTang Chen2014-09-24
* | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-24
* | kvm: x86: use macros to compute bank MSRsChen Yucong2014-09-24
* | KVM: vmx: Inject #GP on invalid PAT CRNadav Amit2014-09-24
* | KVM: x86: directly use kvm_make_request againLiang Chen2014-09-24
* | KVM: x86: count actual tlb flushesRadim Krčmář2014-09-24
* | KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit2014-09-24
* | kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-17
* | KVM: x86: Use kvm_make_request when applicableGuo Hui Liu2014-09-16
* | KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini2014-09-05
* | KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2014-09-05
* | KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen2014-09-03
* | KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini2014-08-29
* | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
* | KVM: trace kvm_ple_window grow/shrinkRadim Krčmář2014-08-21
* | KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-21
* | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
* | KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini2014-08-20
* | KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li2014-08-19
* | KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li2014-08-19
* | KVM: SVM: add rdmsr support for AMD event registersWei Huang2014-08-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
| |\
| | * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ | |/ / |/| |
| * | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| * | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
| * | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner2014-07-23
| * | x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner2014-07-23
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-04
|\ \ \
| * | | KVM: x86: Assertions to check no overrun in MSR listsNadav Amit2014-07-24
| * | | KVM: x86: set rflags.rf during fault injectionNadav Amit2014-07-24
| * | | KVM: x86: DR6/7.RTM cannot be writtenNadav Amit2014-07-21
| * | | KVM: x86: emulator injects #DB when RFLAGS.RF is setNadav Amit2014-07-21
| * | | KVM: x86: Clearing rflags.rf upon skipped emulated instructionNadav Amit2014-07-21
| * | | KVM: x86: use kvm_read_guest_page for emulator accessesPaolo Bonzini2014-07-11
| * | | KVM: emulate: move init_decode_cache to emulate.cBandan Das2014-07-11
| * | | KVM: x86: avoid useless set of KVM_REQ_EVENT after emulationPaolo Bonzini2014-07-11
| * | | KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini2014-07-11
| * | | KVM: svm: writes to MSR_K7_HWCR generates GPE in guestMatthias Lange2014-07-11
| * | | KVM: x86: Pending interrupt may be delivered after INITNadav Amit2014-07-11
| * | | KVM: x86: fix TSC matchingTomasz Grabiec2014-07-09
| | |/ | |/|
| * | arch: x86: kvm: x86.c: Cleaning up variable is set more than onceRickard Strandqvist2014-06-30
| * | KVM: x86: Hypercall handling does not considers opsize correctlyNadav Amit2014-06-19
| * | KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit2014-06-18
* | | KVM: x86: Check for nested events if there is an injectable interruptBandan Das2014-07-08
| |/ |/|
* | kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao2014-06-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * KVM: x86: drop set_rflags callbackPaolo Bonzini2014-05-22