aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-18svm: Introduce new AVIC VMCB registersSuravee Suthikulpanit1-2/+7
2016-05-18KVM: split kvm_vcpu_wake_up from kvm_vcpu_kickRadim Krčmář2-6/+14
2016-05-18KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooksSuravee Suthikulpanit1-2/+16
2016-05-18KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit2-0/+8
2016-05-18KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_regSuravee Suthikulpanit3-33/+33
2016-05-18KVM: x86: Misc LAPIC changes to expose helper functionsSuravee Suthikulpanit2-74/+82
2016-05-18KVM: shrink halt polling even more for invalid wakeupsChristian Borntraeger1-3/+4
2016-05-13KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger1-1/+1
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger17-6/+60
2016-05-12KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interruptsPaul Mackerras2-10/+16
2016-05-11kvm: Conditionally register IRQ bypass consumerAlex Williamson3-19/+19
2016-05-11irqbypass: Disallow NULL tokenAlex Williamson2-3/+13
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGreg Kurz5-3/+19
2016-05-11KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUSGreg Kurz1-3/+4
2016-05-11KVM: PPC: Book3S HV: Fix build error in book3s_hv.cGavin Shan1-0/+1
2016-05-11KVM: PPC: Fix emulated MMIO sign-extensionPaul Mackerras1-10/+12
2016-05-11KVM: PPC: Fix debug macrosAlexey Kardashevskiy1-2/+2
2016-05-11KVM: PPC: Book3S PR: Manage single-step modeLaurent Vivier1-1/+31
2016-05-10MIPS: KVM: Add missing disable FPU hazard barriersJames Hogan1-1/+4
2016-05-10MIPS: KVM: Fix preemption warning reading FPU capabilityJames Hogan1-1/+2
2016-05-10MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() callsJames Hogan1-8/+18
2016-05-10MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan3-36/+29
2016-05-10MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan1-5/+23
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas6-32/+74
2016-05-09x86/kvm: Do not use BIT() in user-exported headerBorislav Petkov1-3/+3
2016-05-09KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin1-3/+16
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin2-1/+6
2016-05-09KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin1-2/+2
2016-05-09KVM: s390: document KVM_CAP_S390_RIDavid Hildenbrand1-0/+8
2016-05-09KVM: s390: force ibc into valid rangeDavid Hildenbrand1-1/+11
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand3-14/+11
2016-05-09KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand3-1/+10
2016-05-09KVM: s390: enable PFMFI only if guest has EDAT1David Hildenbrand1-1/+2
2016-05-04KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand1-2/+3
2016-05-04KVM: s390: cmma: don't check entry contentDavid Hildenbrand1-11/+3
2016-05-03kvm: robustify steal time recordWanpeng Li1-1/+17
2016-05-03clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall2-11/+0
2016-05-03KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tablesJulien Grall4-92/+73
2016-05-03KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tablesJulien Grall1-29/+11
2016-05-03irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2-1/+114
2016-05-03irqchip/gic-v3: Gather all ACPI specific data in a single structureJulien Grall1-27/+33
2016-05-03irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "Julien Grall1-0/+2
2016-05-03irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall4-1/+124
2016-05-03irqchip/gic-v2: Gather ACPI specific data in a single structureJulien Grall1-4/+7
2016-05-03clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall2-0/+3
2016-05-03clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall2-3/+14
2016-04-29KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers1-1/+1
2016-04-29arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier1-6/+11
2016-04-25Documentation: virtual: fix spelling mistakeEric Engestrom1-1/+1
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose2-3/+11