summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-20KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras
2017-04-11Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-04-07kvm: nVMX: Disallow userspace-injected exceptions in guest modeJim Mattson
2017-04-07KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini
2017-04-07kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini
2017-04-07KVM: nVMX: support RDRAND and RDSEED exitingPaolo Bonzini
2017-04-07KVM: VMX: add missing exit reasonsPaolo Bonzini
2017-04-07kvm: nVMX: support EPT accessed/dirty bitsPaolo Bonzini
2017-04-07kvm: x86: MMU support for EPT accessed/dirty bitsPaolo Bonzini
2017-04-07KVM: VMX: remove bogus check for invalid EPT violationPaolo Bonzini
2017-04-07KVM: nVMX: we support 1GB EPT pagesPaolo Bonzini
2017-04-07KVM: x86: drop legacy device assignmentPaolo Bonzini
2017-04-07KVM: VMX: require virtual NMI supportPaolo Bonzini
2017-04-07kvm/svm: Setup MCG_CAP on AMD properlyBorislav Petkov
2017-04-07KVM: nVMX: single function for switching between vmcsDavid Hildenbrand
2017-04-07kvm: vmx: Don't use INVVPID when EPT is enabledJim Mattson
2017-04-07KVM: s390: introduce AIS capabilityYi Min Zhao
2017-04-06Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2017-04-06KVM: s390: introduce adapter interrupt inject functionYi Min Zhao
2017-04-06KVM: s390: introduce ais mode modify functionFei Li
2017-04-06KVM: s390: interface for suppressible I/O adaptersFei Li
2017-03-28KVM: MIPS/Emulate: Properly implement TLBR for T&EJames Hogan
2017-03-28MIPS: Allow KVM to be enabled on Octeon CPUsJames Hogan
2017-03-28KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan
2017-03-28KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon IIIJames Hogan
2017-03-28KVM: MIPS/VZ: VZ hardware setup for Octeon IIIJames Hogan
2017-03-28KVM: MIPS/T&E: Report correct dcache line sizeJames Hogan
2017-03-28KVM: MIPS/TLB: Handle virtually tagged icachesJames Hogan
2017-03-28KVM: MIPS/Emulate: Adapt T&E CACHE emulation for OcteonJames Hogan
2017-03-28MIPS: Add Octeon III register accessors & definitionsJames Hogan
2017-03-28KVM: MIPS/VZ: Trace guest mode changesJames Hogan
2017-03-28KVM: MIPS/VZ: Support hardware guest timerJames Hogan
2017-03-28KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest load-linked bitJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest segmentation controlJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan
2017-03-28KVM: MIPS: Add VZ support to build systemJames Hogan
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan
2017-03-28KVM: MIPS: Update exit handler for VZJames Hogan
2017-03-28KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan
2017-03-28KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan
2017-03-28KVM: MIPS/TLB: Add VZ TLB managementJames Hogan
2017-03-28KVM: MIPS/Entry: Update entry code to support VZJames Hogan
2017-03-28KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan
2017-03-28KVM: MIPS: Add guest exit exception callbackJames Hogan
2017-03-28KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan
2017-03-28KVM: MIPS: Add callback to check extensionJames Hogan