summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLESEric Auger
2017-05-08KVM: arm64: vgic-its: Read config and pending bit in add_lpi()Eric Auger
2017-05-08KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger
2017-05-08KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS rangeEric Auger
2017-05-08KVM: arm64: vgic-its: Interpret MAPD ITT_addr fieldEric Auger
2017-05-08KVM: arm64: vgic-its: Interpret MAPD Size field and check related errorsEric Auger
2017-05-08KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidrEric Auger
2017-05-08KVM: arm64: vgic-its: Introduce migration ABI infrastructureEric Auger
2017-05-08KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadrEric Auger
2017-05-08KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_accessEric Auger
2017-05-08KVM: arm/arm64: vgic: expose (un)lock_all_vcpusEric Auger
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS groupEric Auger
2017-05-08arm/arm64: vgic: turn vgic_find_mmio_region into publicEric Auger
2017-05-08KVM: arm/arm64: vgic-its: rename itte into iteEric Auger
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall
2017-04-19KVM: arm/arm64: vgic-v3: Fix off-by-one LR accessMarc Zyngier
2017-04-19KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2Marc Zyngier
2017-04-09KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchipChristoffer Dall
2017-04-09KVM: arm/arm64: Support arch timers with a userspace gicAlexander Graf
2017-04-09KVM: arm/arm64: Cleanup the arch timer code's irqchip checkingChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Improve sync_hwstate performanceChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flushChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Implement early VGIC init functionalityChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Get rid of MISR and EISR fieldsChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_stateChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Only set underflow when actually out of LRsChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Get rid of live_lrsChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQShih-Wei Li
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall
2017-03-07KVM: arm/arm64: VGIC: Fix command handling while ITS being disabledAndre Przywara
2017-03-07KVM: arm/arm64: Let vcpu thread modify its own active stateJintack Lim
2017-03-06KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01kvm: convert kvm.users_count from atomic_t to refcount_tElena Reshetova
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-17KVM: Return an error code only as a constant in kvm_get_dirty_log()Markus Elfring
2017-02-17KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()Markus Elfring
2017-02-17KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()Markus Elfring
2017-02-16KVM: Support vCPU-based gfn->hva cacheCao, Lei
2017-02-16KVM: use separate generations for each address spacePaolo Bonzini
2017-02-16KVM: only retrieve memslots once when initializing cachePaolo Bonzini
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim
2017-02-08KVM: arm/arm64: Set up a background timer for the physical timer emulationJintack Lim
2017-02-08KVM: arm/arm64: Set a background timer to the earliest timer expirationJintack Lim