summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-16arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall
2014-10-15arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper
2014-10-14arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall
2014-10-13arm/arm64: KVM: map MMIO regions at creation timeArd Biesheuvel
2014-10-10arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel
2014-10-10ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel
2014-10-10arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel
2014-10-10arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel
2014-09-29arm: kvm: fix CPU hotplugVladimir Murzin
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-09-18arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall
2014-09-17kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck
2014-09-16KVM: x86: Use kvm_make_request when applicableGuo Hui Liu
2014-09-11ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2014-09-11KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini
2014-09-11kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen
2014-09-11Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-09-10KVM: s390/interrupt: remove double assignmentChristian Borntraeger
2014-09-10KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger
2014-09-10KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger
2014-09-10KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-09-10KVM: s390: Limit guest size to 16TBChristian Borntraeger
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini
2014-09-03KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini
2014-09-03KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini
2014-09-03KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-09-03KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini
2014-08-29KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-29KVM: x86: remove Aligned bit from movntps/movntpdPaolo Bonzini
2014-08-29KVM: x86 emulator: emulate MOVNTDQAlex Williamson
2014-08-29KVM: vmx: VMXOFF emulation in vm86 should cause #UDNadav Amit
2014-08-29KVM: x86: fix some sparse warningsPaolo Bonzini
2014-08-29KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li
2014-08-29KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li