Show patches with: none      |   111784 patches
« 1 2 ... 762 763 7641117 1118 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv2,03/11] powerpc/kvm: Rename kvm_alloc_hpt() for clarity - 1 - --- 2016-12-20 David Gibson New
[PATCHv2,02/11] powerpc/kvm: HPT resizing documentation and reserved numbers - - - --- 2016-12-20 David Gibson New
[PATCHv2,01/11] Documentation: Correct duplicate section number in kvm/api.txt - - - --- 2016-12-20 David Gibson New
[v2] vfio/type1: Restore mapping performance with mdev support - - - --- 2016-12-19 Alex Williamson New
[2/2] kvm: x86: reduce collisions in mmu_page_hash - - - --- 2016-12-19 David Matlack New
[1/2] kvm: x86: export maximum number of mmu_page_hash collisions - - - --- 2016-12-19 David Matlack New
KVM: nVMX: fix instruction skipping during emulated vm-entry - 1 - --- 2016-12-19 David Matlack New
[kvm-unit-tests,3/3] report: move blank line to better side of SUMMARY - - - --- 2016-12-19 Andrew Jones New
[kvm-unit-tests,2/3] report already adds a newline - - - --- 2016-12-19 Andrew Jones New
[kvm-unit-tests,1/3] Makefile: distclean should remove build-head - - - --- 2016-12-19 Andrew Jones New
[6/6] kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection - - - --- 2016-12-19 Paolo Bonzini New
[5/6] KVM: x86: do not scan IRR twice on APICv vmentry - - - --- 2016-12-19 Paolo Bonzini New
[4/6] KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers - - - --- 2016-12-19 Paolo Bonzini New
[3/6] KVM: x86: preparatory changes for APICv cleanups - 1 - --- 2016-12-19 Paolo Bonzini New
[2/6] kvm: nVMX: move nested events check to kvm_vcpu_running - 1 - --- 2016-12-19 Paolo Bonzini New
[1/6] KVM: vmx: clear pending interrupts on KVM_SET_LAPIC - 1 - --- 2016-12-19 Paolo Bonzini New
[kvm-unit-tests] x86: apic: add physical broadcast test - - - --- 2016-12-19 Radim Krčmář New
[v7,08/11] x86, kvm/x86.c: support vcpu preempted check - - - --- 2016-12-19 Andrea Arcangeli New
[6/6] KVM: lapic: do not scan IRR when delivering an interrupt - - - --- 2016-12-19 Paolo Bonzini New
[5/6] KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on PPR update - - - --- 2016-12-19 Paolo Bonzini New
[4/6] KVM: lapic: avoid unnecessary KVM_REQ_EVENT on IRR scan - - - --- 2016-12-19 Paolo Bonzini New
[3/6] KVM: vmx: speed up TPR below threshold vmexits - - - --- 2016-12-19 Paolo Bonzini New
[2/6] KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on EOI - - - --- 2016-12-19 Paolo Bonzini New
[1/6] KVM: x86: add VCPU stat for KVM_REQ_EVENT processing - - - --- 2016-12-19 Paolo Bonzini New
[kernel,v2,11/11] KVM: PPC: Add in-kernel acceleration for VFIO - - - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,10/11] vfio: Check for unregistered notifiers when group is actually released - - - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,09/11] vfio iommu: Add helpers to (un)register blocking notifiers per group - - - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,08/11] KVM: PPC: Pass kvm* to kvmppc_find_table() - 1 - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,07/11] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently - 1 - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,06/11] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange() - 1 - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,05/11] KVM: PPC: Use preregistered memory API to access TCE list - - - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,04/11] powerpc/mmu: Add real mode support for IOMMU preregistered memory - 1 - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,03/11] powerpc/vfio_spapr_tce: Add reference counting to iommu_table - 1 - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,02/11] powerpc/iommu: Cleanup iommu_table disposal - 1 - --- 2016-12-18 Alexey Kardashevskiy New
[kernel,v2,01/11] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number - 1 - --- 2016-12-18 Alexey Kardashevskiy New
[kvm-unit-tests] vmexit: add self-ipi speed tests - - - --- 2016-12-17 Paolo Bonzini New
[GIT,PULL] KVM fixes for 4.10 merge window - - - --- 2016-12-17 xinhui New
[2/2] KVM: x86: flush pending lapic jump label updates on module unload - 1 - --- 2016-12-16 David Matlack New
[1/2] jump_labels: API for flushing deferred jump label updates 1 - - --- 2016-12-16 David Matlack New
[v4,3/4] KVM: x86: make interrupt delivery fast and slow path behave the same - 1 - --- 2016-12-16 Radim Krčmář New
[v2,6/6] KVM: x86: simplify conditions with split/kernel irqchip - 2 - --- 2016-12-16 Radim Krčmář New
[v2,5/6] KVM: x86: prevent setup of invalid routes - 2 - --- 2016-12-16 Radim Krčmář New
[v2,4/6] KVM: x86: refactor pic setup in kvm_set_routing_entry - 2 - --- 2016-12-16 Radim Krčmář New
[v2,3/6] KVM: x86: make pic setup code look like ioapic setup - 2 - --- 2016-12-16 Radim Krčmář New
[v2,2/6] KVM: x86: decouple irqchip_in_kernel() and pic_irqchip() - 1 - --- 2016-12-16 Radim Krčmář New
[v2,1/6] KVM: x86: don't allow kernel irqchip with split irqchip - 2 - --- 2016-12-16 Radim Krčmář New
[qemu,V4,2/2] kvmclock: reduce kvmclock difference on migration - 1 - --- 2016-12-16 Paolo Bonzini New
[v3,4/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff - 1 - --- 2016-12-15 Radim Krčmář New
[v3,3/4] KVM: x86: make interrupt delivery fast and slow path behave the same - - - --- 2016-12-15 Radim Krčmář New
[v3,2/4] KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id - 1 - --- 2016-12-15 Radim Krčmář New
[v3,1/4] KVM: x86: use delivery to self in hyperv synic - 1 - --- 2016-12-15 Radim Krčmář New
vfio/pci: Support error recovery - - - --- 2016-12-15 Michael S. Tsirkin New
[11/11] powerpc/kvm: Advertise availablity of HPT resizing on KVM HV - - - --- 2016-12-15 David Gibson New
[10/11] powerpc/kvm: KVM-HV HPT resizing implementation - - - --- 2016-12-15 David Gibson New
[09/11] powerpc/kvm: Outline of KVM-HV HPT resizing implementation - - - --- 2016-12-15 David Gibson New
[08/11] powerpc/kvm: KVM-HV HPT resizing stub implementation - - - --- 2016-12-15 David Gibson New
[07/11] powerpc/kvm: Create kvmppc_unmap_hpte_helper() - - - --- 2016-12-15 David Gibson New
[06/11] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size - - - --- 2016-12-15 David Gibson New
[05/11] powerpc/kvm: Split HPT allocation from activation - - - --- 2016-12-15 David Gibson New
[04/11] powerpc/kvm: Don't store values derivable from HPT order - 1 - --- 2016-12-15 David Gibson New
[03/11] powerpc/kvm: Gather HPT related variables into sub-structure - - - --- 2016-12-15 David Gibson New
[02/11] powerpc/kvm: Rename kvm_alloc_hpt() for clarity - 1 - --- 2016-12-15 David Gibson New
[01/11] powerpc/kvm: Reserve capabilities and ioctls for HPT resizing - - - --- 2016-12-15 David Gibson New
[v3] kvm: svm: Use the hardware provided GPA instead of page walk - 1 - --- 2016-12-14 Brijesh Singh New
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) - - - --- 2016-12-14 Jim Mattson New
vfio-mdev: Fix mtty sample driver building - 2 1 --- 2016-12-14 Alex Williamson New
[kvm-unit-tests] x86/nVMX: Test L1 interception of #BP and #OF in the L2 guest - - - --- 2016-12-14 Jim Mattson New
[v2,3/3] kvm: svm: Use the hardware provided GPA instead of page walk - - - --- 2016-12-14 Brijesh Singh New
[v2,3/3] kvm: svm: Use the hardware provided GPA instead of page walk - - - --- 2016-12-14 Brijesh Singh New
[v3,7/8] kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits. - - - --- 2016-12-14 Paolo Bonzini New
[kvm-unit-tests,5/5] arm/arm64: support 64-bit MPIDRs - - - --- 2016-12-14 Andrew Jones New
[kvm-unit-tests,4/5] devicetree: cpu nodes may have 64-bit regs - - - --- 2016-12-14 Andrew Jones New
[kvm-unit-tests,3/5] lib/powerpc/setup: comment init dependencies - - - --- 2016-12-14 Andrew Jones New
[kvm-unit-tests,2/5] lib/arm/setup: fix and comment init order - - - --- 2016-12-14 Andrew Jones New
[kvm-unit-tests,1/5] arm/pci-test: skip on pci/pci-testdev probe failure - - - --- 2016-12-14 Andrew Jones New
vsock: lookup and setup guest_cid inside vhost_vsock_lock - - - --- 2016-12-14 Gao feng New
[v2] KVM: x86: avoid redundant REQ_EVENT - 2 - --- 2016-12-14 Denis Plotnikov New
[V2] vhost: introduce O(1) vq metadata cache - - - --- 2016-12-14 Jason Wang New
vhost: introduce O(1) vq metadata cache - - - --- 2016-12-14 Jason Wang New
PATCH: setup_vmcs_config: disable TSC scaling on unlike processors - - - --- 2016-12-14 Don Bowman New
KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest. - - - --- 2016-12-14 Yi Sun New
vfio/type1: Restore mapping performance with mdev support - - - --- 2016-12-13 Alex Williamson New
[RFC,v4,16/16] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore - - - --- 2016-12-13 Eric Auger New
[RFC,v4,15/16] vfio/type1: Check MSI remapping at irq domain level - - - --- 2016-12-13 Eric Auger New
[RFC,v4,14/16] vfio/type1: Allow transparent MSI IOVA allocation - - - --- 2016-12-13 Eric Auger New
[RFC,v4,13/16] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP - - - --- 2016-12-13 Eric Auger New
[RFC,v4,12/16] irqdomain: irq_domain_check_msi_remap - - - --- 2016-12-13 Eric Auger New
[RFC,v4,11/16] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_REMAP value - - - --- 2016-12-13 Eric Auger New
[RFC,v4,10/16] iommu/arm-smmu-v3: Implement reserved region get/put callbacks - - - --- 2016-12-13 Eric Auger New
[RFC,v4,09/16] iommu/arm-smmu: Implement reserved region get/put callbacks - - - --- 2016-12-13 Eric Auger New
[RFC,v4,08/16] iommu/vt-d: Implement reserved region get/put callbacks - - - --- 2016-12-13 Eric Auger New
[RFC,v4,07/16] iommu: Implement reserved_regions iommu-group sysfs file - - - --- 2016-12-13 Eric Auger New
[RFC,v4,06/16] iommu: iommu_get_group_resv_regions - - - --- 2016-12-13 Eric Auger New
[RFC,v4,05/16] iommu: Only map direct mapped regions - - - --- 2016-12-13 Eric Auger New
[RFC,v4,04/16] iommu: iommu_alloc_resv_region - - - --- 2016-12-13 Eric Auger New
[RFC,v4,03/16] iommu: Add a new type field in iommu_resv_region - - - --- 2016-12-13 Eric Auger New
[RFC,v4,02/16] iommu: Rename iommu_dm_regions into iommu_resv_regions 1 - - --- 2016-12-13 Eric Auger New
[RFC,v4,01/16] iommu/dma: Allow MSI-only cookies - - - --- 2016-12-13 Eric Auger New
[v2,3/3] kvm: svm: Use the hardware provided GPA instead of page walk - - - --- 2016-12-13 Paolo Bonzini New
[v2,4/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff - - - --- 2016-12-13 Radim Krčmář New
« 1 2 ... 762 763 7641117 1118 »