summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-06-04KVM: x86: pass the whole hflags field to emulator and backPaolo Bonzini
2015-06-04KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini
2015-06-04KVM: x86: introduce num_emulated_msrsPaolo Bonzini
2015-06-04KVM: x86: clear hidden CPU state at reset timePaolo Bonzini
2015-06-04kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-06-04kvm: x86: default legacy PCI device assignment support to "n"Paolo Bonzini
2015-06-03Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-06-02KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand
2015-06-02KVM: s390: call exit_sie() directly on vcpu block/requestDavid Hildenbrand
2015-05-29KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSRMarcelo Tosatti
2015-05-29x86: kvmclock: set scheduler clock stableLuiz Capitulino
2015-05-29x86: kvmclock: add flag to indicate pvclock counts from zeroMarcelo Tosatti
2015-05-28arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton
2015-05-28KVM: x86: Allow ARAT CPU featureJan Kiszka
2015-05-28KVM: x86: preserve x2APIC LDR on INITRadim Krčmář
2015-05-28KVM: x86: use correct APIC ID on x2APIC transitionRadim Krčmář
2015-05-28KVM: x86: add module parameter to disable periodic kvmclock syncMarcelo Tosatti
2015-05-28KVM: x86: pass struct kvm_mmu_page to account/unaccount_shadowedPaolo Bonzini
2015-05-28KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini
2015-05-20Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2015-05-20kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-05-20Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-20kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-05-20kvm: x86: Make functions that have no external callers staticNicholas Krause
2015-05-19KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini
2015-05-19KVM: mips: use id_to_memslot correctlyPaolo Bonzini
2015-05-19KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changedXiao Guangrong
2015-05-19KVM: MMU: fix MTRR updateXiao Guangrong
2015-05-19KVM: MMU: fix decoding cache type from MTRRXiao Guangrong
2015-05-19KVM: MMU: introduce kvm_zap_rmappXiao Guangrong
2015-05-19KVM: MMU: use slot_handle_level and its helper to clean up the codeXiao Guangrong
2015-05-19KVM: MMU: introduce slot_handle_level_range() and its helpersXiao Guangrong
2015-05-19KVM: MMU: introduce for_each_slot_rmap_rangeXiao Guangrong
2015-05-19KVM: MMU: introduce PT_MAX_HUGEPAGE_LEVELXiao Guangrong
2015-05-19KVM: MMU: introduce for_each_rmap_spte()Xiao Guangrong
2015-05-19Revert "kvmclock: set scheduler clock stable"Paolo Bonzini
2015-05-19KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-05-19KVM: x86: Fix zero iterations REP-stringNadav Amit
2015-05-19KVM: x86: Fix update RCX/RDI/RSI on REP-stringNadav Amit
2015-05-19KVM: x86: Fix DR7 mask on task-switch while debuggingNadav Amit
2015-05-11KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-05-11KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-05-11KVM: MMU: fix smap permission checkXiao Guangrong
2015-05-11Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-05-10KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras
2015-05-08KVM: s390: drop handling of interception code 12David Hildenbrand