summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-11arm64: KVM: check ordering of all system register tablesMarc Zyngier
2014-07-11arm64: KVM: use separate tables for AArch32 32 and 64bit trapsMarc Zyngier
2014-07-11arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier
2014-07-11arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier
2014-07-11arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier
2014-07-11arm64: KVM: rename pm_fake handler to trap_raz_wiMarc Zyngier
2014-07-11ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky
2014-07-11ARM64: KVM: set and get of sys registers in BE caseVictor Kamensky
2014-07-11ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit caseVictor Kamensky
2014-07-11ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky
2014-07-11ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky
2014-07-11ARM: KVM: enable KVM in Kconfig on big-endian systemsVictor Kamensky
2014-07-11ARM: KVM: one_reg coproc set and get BE fixesVictor Kamensky
2014-07-11ARM: KVM: MMIO support BE host running LE codeVictor Kamensky
2014-07-11ARM: KVM: vgic mmio should hold data as LE bytes array in BE caseVictor Kamensky
2014-07-11ARM: KVM: __kvm_vcpu_run function return result fix in BE caseVictor Kamensky
2014-07-11ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky
2014-07-11ARM: KVM: fix vgic V7 assembler code to work in BE imageVictor Kamensky
2014-07-11ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu
2014-07-11arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier
2014-07-11arm64: KVM: vgic: add GICv3 world switchMarc Zyngier
2014-07-11KVM: ARM: vgic: add the GICv3 backendMarc Zyngier
2014-07-11arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-07-11arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier
2014-07-11KVM: ARM: vgic: revisit implementation of irqchip_in_kernelMarc Zyngier
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier
2014-07-11KVM: ARM: introduce vgic_params structureMarc Zyngier
2014-07-11KVM: ARM: vgic: introduce vgic_enableMarc Zyngier
2014-07-11KVM: ARM: vgic: abstract VMCR accessMarc Zyngier
2014-07-11KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier
2014-07-11KVM: ARM: vgic: abstract MISR decodingMarc Zyngier
2014-07-11KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier
2014-07-11KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier
2014-07-11KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-07-11arm64: boot protocol documentation update for GICv3Marc Zyngier
2014-07-11arm64: GICv3 device tree binding documentationMarc Zyngier
2014-07-11Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...Christoffer Dall
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée
2014-07-11arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée
2014-07-11ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips
2014-07-11ARM: KVM: Unmap IPA on memslot delete/moveEric Auger
2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-07-08irqchip: gic: Move some bits of GICv2 to a library-type fileMarc Zyngier
2014-06-30arch: x86: kvm: x86.c: Cleaning up variable is set more than onceRickard Strandqvist
2014-06-30MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()Deng-Cheng Zhu
2014-06-30MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()Deng-Cheng Zhu
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu