summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit
2016-05-18svm: Add interrupt injection via AVICSuravee Suthikulpanit
2016-05-18KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit
2016-05-18svm: Introduce new AVIC VMCB registersSuravee Suthikulpanit
2016-05-18KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooksSuravee Suthikulpanit
2016-05-18KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit
2016-05-18KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_regSuravee Suthikulpanit
2016-05-18KVM: x86: Misc LAPIC changes to expose helper functionsSuravee Suthikulpanit
2016-05-13KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-05-12KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interruptsPaul Mackerras
2016-05-11kvm: Conditionally register IRQ bypass consumerAlex Williamson
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGreg Kurz
2016-05-11Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-05-11KVM: PPC: Book3S HV: Fix build error in book3s_hv.cGavin Shan
2016-05-11KVM: PPC: Fix emulated MMIO sign-extensionPaul Mackerras
2016-05-11KVM: PPC: Fix debug macrosAlexey Kardashevskiy
2016-05-11KVM: PPC: Book3S PR: Manage single-step modeLaurent Vivier
2016-05-10Merge tag 'kvm-s390-next-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-05-10MIPS: KVM: Add missing disable FPU hazard barriersJames Hogan
2016-05-10MIPS: KVM: Fix preemption warning reading FPU capabilityJames Hogan
2016-05-10MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() callsJames Hogan
2016-05-10MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-05-10MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-05-09x86/kvm: Do not use BIT() in user-exported headerBorislav Petkov
2016-05-09KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin
2016-05-09KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin
2016-05-09KVM: s390: force ibc into valid rangeDavid Hildenbrand
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand
2016-05-09KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand
2016-05-09KVM: s390: enable PFMFI only if guest has EDAT1David Hildenbrand
2016-05-04KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand
2016-05-04KVM: s390: cmma: don't check entry contentDavid Hildenbrand
2016-05-03kvm: robustify steal time recordWanpeng Li
2016-04-29KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers
2016-04-29arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose
2016-04-21kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose
2016-04-21kvm-arm: Add stage2 page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose
2016-04-21kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose
2016-04-21kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose
2016-04-21kvm-arm: arm: Introduce hyp page table empty checksSuzuki K Poulose
2016-04-21kvm-arm: arm32: Introduce stage2 page table helpersSuzuki K Poulose