summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-01MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan
2016-08-01KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLDJim Mattson
2016-08-01kvm: x86: nVMX: maintain internal copy of current VMCSDavid Matlack
2016-08-01Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2016-07-28KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras
2016-07-28KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2016-07-21Merge tag 'kvm-s390-next-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-07-18KVM: arm64: vgic-its: Simplify MAPI error handlingMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi similar to other handlersMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Turn device_id validation into generic ID validationMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Add pointer to corresponding kvm_deviceMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Add collection allocator/destructorMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix L2 entry validation for indirect tablesMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Validate the device table L1 entryMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_idMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handlingMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix handling of indirect tablesMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Generalize use of vgic_get_irq_krefMarc Zyngier
2016-07-18irqchip/gicv3-its: Restore all cacheability attributesMarc Zyngier
2016-07-18KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGSEric Auger
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara
2016-07-18KVM: arm64: vgic-its: Implement MSI injection in ITS emulationAndre Przywara
2016-07-18KVM: arm64: vgic-its: Implement ITS command queue command handlersAndre Przywara
2016-07-18KVM: arm64: vgic-its: Allow updates of LPI configuration tableAndre Przywara
2016-07-18KVM: arm64: vgic-its: Read initial LPI pending tableAndre Przywara
2016-07-18KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara
2016-07-18KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara
2016-07-18KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara
2016-07-18KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara
2016-07-18irqchip/gic-v3: Refactor and add GICv3 definitionsAndre Przywara
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara
2016-07-18KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara
2016-07-18KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara
2016-07-18KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_deviceAndre Przywara
2016-07-18KVM: arm/arm64: vgic: Move redistributor kvm_io_devicesAndre Przywara
2016-07-18KVM: s390: let ptff intercepts result in cc=3David Hildenbrand
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand
2016-07-14arm64: KVM: Clean up a conditionDan Carpenter
2016-07-14KVM: x86: bump KVM_MAX_VCPU_ID to 1023Radim Krčmář
2016-07-14KVM: x86: bump MAX_VCPUS to 288Radim Krčmář
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář
2016-07-14KVM: x86: reset lapic base in kvm_lapic_resetRadim Krčmář
2016-07-14KVM: VMX: optimize APIC ID read with APICvRadim Krčmář
2016-07-14KVM: x86: reset APIC ID when enabling LAPICRadim Krčmář