summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2017-06-04KVM: arm/arm64: optimize VCPU RUNAndrew Jones
2017-06-04KVM: arm/arm64: use vcpu requests for power_offAndrew Jones
2017-06-04KVM: arm/arm64: replace pause checks with vcpu request checksAndrew Jones
2017-06-04KVM: arm/arm64: properly use vcpu requestsAndrew Jones
2017-06-04KVM: arm/arm64: Use uaccess functions for GICv3 {sc}activeChristoffer Dall
2017-05-24KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall
2017-05-23KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall
2017-05-23KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}activeChristoffer Dall
2017-05-23KVM: arm/arm64: Allow GICv2 to supply a uaccess register functionChristoffer Dall
2017-05-18KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devicesChristoffer Dall
2017-05-18KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall
2017-05-16kvm: arm/arm64: Fix use after free of stage2 page tableSuzuki K Poulose
2017-05-16kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose
2017-05-15kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose
2017-05-15KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 reg...Marc Zyngier
2017-05-15KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interruptMarc Zyngier
2017-05-15KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interruptMarc Zyngier
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2017-05-09KVM: arm/arm64: vgic-its: Cleanup after failed ITT restoreChristoffer Dall
2017-05-09KVM: arm/arm64: Don't call map_resources when restoring ITS tablesChristoffer Dall
2017-05-09KVM: arm/arm64: Register ITS iodev when setting base addressChristoffer Dall
2017-05-09KVM: arm/arm64: Get rid of its->initialized fieldMarc Zyngier
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall
2017-05-09KVM: arm/arm64: Slightly rework kvm_vgic_addrChristoffer Dall
2017-05-09KVM: arm/arm64: Make vgic_v3_check_base more broadly usableChristoffer Dall
2017-05-09KVM: arm/arm64: Refactor vgic_register_redist_iodevsChristoffer Dall
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-05-09KVM: set no_llseek in stat_fops_per_vmGeliang Tang
2017-05-09KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enableChristoffer Dall
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-08KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger
2017-05-08KVM: arm64: vgic-its: Fix pending table syncEric Auger
2017-05-08KVM: arm64: vgic-its: ITT save and restoreEric Auger
2017-05-08KVM: arm64: vgic-its: Device table save/restoreEric Auger
2017-05-08KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPAEric Auger
2017-05-08KVM: arm64: vgic-its: Collection table save/restoreEric Auger
2017-05-08KVM: arm64: vgic-its: Add infrastructure for table lookupEric Auger
2017-05-08KVM: arm64: vgic-its: vgic_its_alloc_ite/deviceEric Auger
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