summaryrefslogtreecommitdiff
path: root/virt
Commit message (Expand)AuthorAge
* KVM: count number of assigned devicesPaolo Bonzini2015-07-10
* sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra2015-07-03
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-24
|\
| * arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-12
* | KVM: fix checkpatch.pl errors in kvm/coalesced_mmio.hKevin Mulvey2015-06-19
* | KVM: fix checkpatch.pl errors in kvm/async_pf.hKevin Mulvey2015-06-19
* | kvm: irqchip: Break up high order allocations of kvm_irq_routing_tableJoerg Roedel2015-06-19
* | Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-06-19
|\ \
| * | KVM: arm/arm64: vgic: Remove useless arm-gic.h #includeMarc Zyngier2015-06-18
| * | KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbersMarc Zyngier2015-06-17
| * | KVM: arm: vgic: Drop useless Group0 warningMarc Zyngier2015-06-17
| * | KVM: arm64: add active register handling to GICv3 emulation as wellAndre Przywara2015-06-09
* | | KVM: implement multiple address spacesPaolo Bonzini2015-06-05
* | | KVM: add vcpu-specific functions to read/write/translate GFNsPaolo Bonzini2015-06-05
* | | KVM: remove unused argument from mark_page_dirty_in_slotPaolo Bonzini2015-05-28
* | | KVM: remove __gfn_to_pfnPaolo Bonzini2015-05-28
* | | KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini2015-05-28
* | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
* | | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-26
* | | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
* | | KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-26
* | | KVM: introduce kvm_alloc/free_memslotsPaolo Bonzini2015-05-26
|/ /
* | KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini2015-05-19
* | KVM: remove pointless cpu hotplug messagesHeiko Carstens2015-05-08
* | KVM: reuse memslot in kvm_write_guest_pageRadim Krčmář2015-05-08
|/
* Merge tag 'kvm-arm-for-4.1-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-04-22
|\
| * KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-22
| * KVM: arm: irqfd: fix value returned by kvm_irq_map_gsiEric Auger2015-04-22
* | KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras2015-04-21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-13
|\
| * KVM: use slowpath for cross page cached accessesRadim Krčmář2015-04-10
| * KVM: remove kvm_read_hva and kvm_read_hva_atomicPaolo Bonzini2015-04-08
| * Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-04-07
| |\
| | * KVM: s390: add ioctl to inject local interruptsJens Freimann2015-03-31
| * | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
| |\ \
| | * | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-30
| | * | KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handlingAndre Przywara2015-03-30
| | * | KVM: arm/arm64: merge GICv3 RD_base and SGI_base register framesAndre Przywara2015-03-30
| | * | KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_busAndre Przywara2015-03-26
| | * | KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGICAndre Przywara2015-03-26
| | * | KVM: arm/arm64: simplify vgic_find_range() and callersAndre Przywara2015-03-26
| | * | KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_rangeAndre Przywara2015-03-26
| | * | KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-26
| | * | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
| | * | arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall2015-03-14
| | * | arm/arm64: KVM: support for un-queuing active IRQsChristoffer Dall2015-03-14
| | * | arm/arm64: KVM: add a common vgic_queue_irq_to_lr fnAlex Bennée2015-03-14
| | * | KVM: arm/arm64: add irqfd supportEric Auger2015-03-12
| | * | KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstateEric Auger2015-03-12
| | * | KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger2015-03-12