summaryrefslogtreecommitdiffstats
path: root/virt
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-08
|\
| * mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-08
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08
|\ \ | |/ |/|
| * KVM: put back #ifndef CONFIG_S390 around kvm_vcpu_kickPaolo Bonzini2017-05-04
| * Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini2017-05-03
| * KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand2017-05-02
| * Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-27
| |\
| | * KVM: arm/arm64: vgic-v3: Fix off-by-one LR accessMarc Zyngier2017-04-19
| | * KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2Marc Zyngier2017-04-19
| | * KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchipChristoffer Dall2017-04-09
| | * KVM: arm/arm64: Support arch timers with a userspace gicAlexander Graf2017-04-09
| | * KVM: arm/arm64: Cleanup the arch timer code's irqchip checkingChristoffer Dall2017-04-09
| | * KVM: arm/arm64: vgic: Improve sync_hwstate performanceChristoffer Dall2017-04-09
| | * KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flushChristoffer Dall2017-04-09
| | * KVM: arm/arm64: vgic: Implement early VGIC init functionalityChristoffer Dall2017-04-09
| | * KVM: arm/arm64: vgic: Get rid of MISR and EISR fieldsChristoffer Dall2017-04-09
| | * KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_stateChristoffer Dall2017-04-09
| | * KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall2017-04-09
| | * KVM: arm/arm64: vgic: Only set underflow when actually out of LRsChristoffer Dall2017-04-09
| | * KVM: arm/arm64: vgic: Get rid of live_lrsChristoffer Dall2017-04-09
| | * KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQShih-Wei Li2017-04-09
| | * KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-09
| * | KVM: mark requests that need synchronizationPaolo Bonzini2017-04-27
| * | KVM: return if kvm_vcpu_wake_up() did wake up the VCPURadim Krčmář2017-04-27
| * | KVM: add explicit barrier to kvm_vcpu_kickAndrew Jones2017-04-27
| * | KVM: perform a wake_up in kvm_make_all_cpus_requestRadim Krčmář2017-04-27
| * | KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_upRadim Krčmář2017-04-27
| * | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-04-21
| |\ \
| | * | KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-19
| * | | KVM: x86: cleanup return handling in setup_routing_entry()David Hildenbrand2017-04-12
| * | | KVM: x86: rename kvm_vcpu_request_scan_ioapic()David Hildenbrand2017-04-12
| * | | KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIPDavid Hildenbrand2017-04-12
| |/ /
| * | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-07
| * | kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-07
| * | KVM: x86: drop legacy device assignmentPaolo Bonzini2017-04-07
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-05
|\ \ \
| * | | arm: kvm: move kvm_vgic_global_state out of .text sectionArd Biesheuvel2017-03-23
| | |/ | |/|
* | | Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-04-05
|\ \ \ | |_|/ |/| |
| * | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-04
| * | KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall2017-04-04
| |/
* | KVM: pci-assign: do not map smm memory slot pages in vt-d page tablesHerongguang (Stephen)2017-03-28
* | KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-23
* | KVM: x86: clear bus pointer when destroyedPeter Xu2017-03-21
|/
* KVM: arm/arm64: VGIC: Fix command handling while ITS being disabledAndre Przywara2017-03-07
* KVM: arm/arm64: Let vcpu thread modify its own active stateJintack Lim2017-03-07
* KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier2017-03-06
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-04
|\
| * kvm: convert kvm.users_count from atomic_t to refcount_tElena Reshetova2017-03-01
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02