aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-09ARM: KVM: Remove pointless void pointer castFiro Yang1-2/+2
2015-05-19KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini1-4/+5
2015-05-19KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-05-19KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changedXiao Guangrong1-2/+1
2015-05-19KVM: MMU: fix MTRR updateXiao Guangrong3-1/+83
2015-05-19KVM: MMU: fix decoding cache type from MTRRXiao Guangrong1-8/+6
2015-05-19KVM: MMU: introduce kvm_zap_rmappXiao Guangrong1-8/+12
2015-05-19KVM: MMU: use slot_handle_level and its helper to clean up the codeXiao Guangrong1-112/+16
2015-05-19KVM: MMU: introduce slot_handle_level_range() and its helpersXiao Guangrong1-0/+69
2015-05-19KVM: MMU: introduce for_each_slot_rmap_rangeXiao Guangrong1-22/+75
2015-05-19KVM: MMU: introduce PT_MAX_HUGEPAGE_LEVELXiao Guangrong2-15/+10
2015-05-19KVM: MMU: introduce for_each_rmap_spte()Xiao Guangrong2-38/+19
2015-05-19Revert "kvmclock: set scheduler clock stable"Paolo Bonzini1-3/+0
2015-05-19KVM: MMU: fix SMAP virtualizationXiao Guangrong4-11/+16
2015-05-19KVM: x86: Fix zero iterations REP-stringNadav Amit1-0/+25
2015-05-19KVM: x86: Fix update RCX/RDI/RSI on REP-stringNadav Amit1-6/+2
2015-05-19KVM: x86: Fix DR7 mask on task-switch while debuggingNadav Amit2-4/+5
2015-05-11Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini7-77/+116
2015-05-08KVM: s390: drop handling of interception code 12David Hildenbrand1-16/+0
2015-05-08KVM: s390: factor out and optimize floating irq VCPU kickDavid Hildenbrand1-28/+46
2015-05-08KVM: s390: optimize interrupt handling round trip timeJens Freimann1-7/+4
2015-05-08KVM: s390: provide functions for blocking all CPUsChristian Borntraeger2-7/+26
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger4-13/+22
2015-05-08KVM: s390: Enable guest EDAT2 supportGuenther Hutzl3-4/+11
2015-05-08KVM: s390: make EDAT1 depend on host supportGuenther Hutzl1-2/+5
2015-05-08KVM: s390: optimize round trip time in request handlingChristian Borntraeger1-0/+2
2015-05-08KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand1-1/+1
2015-05-08KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-05-08KVM: MMU: fix smap permission checkXiao Guangrong2-0/+9
2015-05-08KVM: nVMX: Fix host crash when loading MSRs with userspace irqchipJan Kiszka1-3/+2
2015-05-08KVM: x86: Call-far should not be emulated as stack opNadav Amit1-1/+1
2015-05-07KVM: x86: dump VMCS on invalid entryPaolo Bonzini1-0/+153
2015-05-07x86: kvmclock: drop rdtsc_barrier()Marcelo Tosatti1-1/+0
2015-05-07KVM: x86: drop unneeded null testJulia Lawall1-5/+3
2015-05-07KVM: x86: fix initial PAT valueRadim Krčmář4-11/+7
2015-05-07kvm,x86: load guest FPU context more eagerlyRik van Riel1-2/+13
2015-05-07kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is trueJames Sullivan3-8/+11
2015-05-07kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan5-3/+9
2015-05-07KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini2-5/+5
2015-05-07KVM: x86: INIT and reset sequences are differentNadav Amit6-51/+63
2015-05-07KVM: x86: Support for disabling quirksNadav Amit5-3/+40
2015-05-07KVM: booke: use __kvm_guest_exitPaolo Bonzini1-3/+3
2015-05-07KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger4-6/+6
2015-05-07KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger1-4/+6
2015-05-07kvmclock: set scheduler clock stableLuiz Capitulino1-0/+3
2015-05-03Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds7-29/+19
2015-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-7/+28
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff1-0/+2
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan1-0/+6
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan1-1/+4