2015-03-12 | Eric Auger | KVM: arm/arm64: implement kvm_arch_intc_initialized Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-03-12 | Eric Auger | KVM: introduce kvm_arch_intc_initialized and use it... Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-03-12 | Eric Auger | KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-03-12 | Christoffer Dall | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-03-11 | Paolo Bonzini | KVM: arm/arm64: prefer IS_ENABLED to a static variable Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-03-11 | Mark Rutland | KVM: vgic: add virt-capable compatible strings Cc: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-29 | Marc Zyngier | arm/arm64: KVM: Use kernel mapping to perform invalidation... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-29 | Marc Zyngier | arm/arm64: KVM: Invalidate data cache on unmap Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-29 | Marc Zyngier | arm/arm64: KVM: Use set/way op trapping to track the... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-23 | Christoffer Dall | KVM: Remove unused config symbol Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-23 | Christoffer Dall | arm/arm64: KVM: Fixup incorrect config symbol in comment Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: force alignment of VGIC dist/CPU/redist... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: allow userland to request a virtual... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: enable kernel side of GICv3 emulation Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm64: KVM: add SGI generation register emulation Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_E... Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: add virtual GICv3 distributor emulation Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: add opaque private pointer to MMIO... Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: split GICv2 specific emulation code... Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: add vgic.h header file Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: refactor/wrap vgic_set/get_attr() Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: refactor MMIO accessors Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: make the value of ICC_SRE_EL1 a per... Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: make the maximum number of vCPUs a... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: dont rely on a valid GICH base address Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: move kvm_register_device_ops() into... Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: introduce per-VM ops Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: wrap 64 bit MMIO accesses with two... Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: refactor vgic_handle_mmio() function Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: pass down user space provided GIC type... Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-20 | Andre Przywara | arm/arm64: KVM: rework MPIDR assignment and add accessors Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Mario Smarduch | KVM: arm/arm64: Enable Dirty Page logging for ARMv8 Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Mario Smarduch | KVM: arm64: Add HYP interface to flush VM Stage 1/2... Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Mario Smarduch | KVM: arm64: ARMv8 header changes for page logging Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Mario Smarduch | KVM: arm: page logging 2nd stage fault handling Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Mario Smarduch | KVM: arm: dirty logging write protect support Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Mario Smarduch | KVM: arm: Add initial dirty page locking support Acked-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Mario Smarduch | KVM: arm: Add ARMv7 API to flush TLBs Acked-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Paolo Bonzini | KVM: x86: switch to kvm_get_dirty_log_protect Acked-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Mario Smarduch | KVM: Add generic support for dirty page logging Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-16 | Mario Smarduch | KVM: Add architecture-defined TLB flush support Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-15 | Andre Przywara | ARM: KVM: extend WFI tracepoint to differentiate between... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-15 | Wei Huang | arm/arm64: KVM: add tracing support for arm64 exit... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-11 | Eric Auger | KVM: arm/arm64: vgic: add init entry to VGIC KVM device Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2015-01-11 | Eric Auger | KVM: arm/arm64: vgic: vgic_init returns -ENODEV when... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-15 | Christoffer Dall | arm/arm64: KVM: Require in-kernel vgic for the arch... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-15 | Christoffer Dall | arm/arm64: KVM: Initialize the vgic on-demand when... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Christoffer Dall | arm/arm64: KVM: Don't allow creating VCPUs after vgic_initia... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Christoffer Dall | arm/arm64: KVM: Add (new) vgic_initialized macro Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Christoffer Dall | arm/arm64: KVM: Rename vgic_initialized to vgic_ready Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Peter Maydell | arm/arm64: KVM: vgic: move reset initialization into... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Christoffer Dall | arm/arm64: KVM: Introduce stage2_unmap_vm Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Christoffer Dall | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Christoffer Dall | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Christoffer Dall | arm/arm64: KVM: Reset the HCR on each vcpu when resetting... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Christoffer Dall | arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-12-13 | Christoffer Dall | arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-16 | Christoffer Dall | arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-15 | Steve Capper | arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-14 | Christoffer Dall | arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-14 | Christoffer Dall | arm64: KVM: Implement 48 VA support for KVM EL2 and... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-13 | Ard Biesheuvel | arm/arm64: KVM: map MMIO regions at creation time Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-10 | Ard Biesheuvel | arm64: kvm: define PAGE_S2_DEVICE as read-only by default Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-10 | Ard Biesheuvel | ARM: kvm: define PAGE_S2_DEVICE as read-only by default Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-10 | Ard Biesheuvel | arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_io... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-10 | Ard Biesheuvel | arm/arm64: KVM: fix potential NULL dereference in user_mem_a... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-10 | Ard Biesheuvel | arm/arm64: KVM: use __GFP_ZERO not memset() to get... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-10-07 | Arnd Bergmann | ARM: KVM: fix vgic-disabled build Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-29 | Vladimir Murzin | arm: kvm: fix CPU hotplug Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-26 | Christoffer Dall | arm/arm64: KVM: Report correct FSC for unsupported... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-26 | Joel Schopp | arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-25 | Christoffer Dall | arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-22 | Christoffer Dall | arm/arm64: KVM: Fix unaligned access bug on gicv2 access Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Marc Zyngier | arm/arm64: KVM: vgic: make number of irqs a configurable... Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Marc Zyngier | arm/arm64: KVM: vgic: delay vgic allocation until init... Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Marc Zyngier | arm/arm64: KVM: vgic: kill VGIC_NR_IRQS Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Marc Zyngier | arm/arm64: KVM: vgic: handle out-of-range MMIO accesses Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Marc Zyngier | arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Marc Zyngier | arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Marc Zyngier | arm/arm64: KVM: vgic: switch to dynamic allocation |
commitcommitdifftree |
2014-09-19 | Marc Zyngier | KVM: ARM: vgic: plug irq injection race Acked-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Christoffer Dall | arm/arm64: KVM: vgic: Clarify and correct vgic documentation Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Christoffer Dall | arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0 Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Christoffer Dall | arm/arm64: KVM: vgic: Improve handling of GICD_I{CS... Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Christoffer Dall | arm/arm64: KVM: vgic: Clear queued flags on unqueue Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Christoffer Dall | arm/arm64: KVM: Rename irq_active to irq_queued Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Christoffer Dall | arm/arm64: KVM: Rename irq_state to irq_pending Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-09-19 | Christoffer Dall | Merge remote-tracking branch 'kvm/next' into queue |
commitcommitdifftree |
2014-08-29 | Christoffer Dall | arm/arm64: KVM: Complete WFI/WFE instructions Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-29 | Pranavkumar Sawargaonkar | ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-27 | Will Deacon | KVM: vgic: declare probe function pointer as const Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-27 | Will Deacon | KVM: vgic: return int instead of bool when checking... Cc: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-27 | Will Deacon | KVM: ARM/arm64: return -EFAULT if copy_from_user fails... Cc: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-27 | Will Deacon | KVM: ARM/arm64: avoid returning negative error code... Cc: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-27 | Will Deacon | KVM: ARM/arm64: fix broken __percpu annotation Cc: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-27 | Will Deacon | KVM: ARM/arm64: fix non-const declaration of function... Cc: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-27 | Christoffer Dall | arm/arm64: KVM: Support KVM_CAP_READONLY_MEM Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-27 | Christoffer Dall | KVM: Introduce gfn_to_hva_memslot_prot Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-08-01 | Marc Zyngier | arm64: KVM: fix 64bit CP15 VM access for 32bit guests Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
2014-07-31 | Marc Zyngier | KVM: arm64: GICv3: mandate page-aligned GICV region Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
commitcommitdifftree |
next |