Show patches with: State = Action Required       |   110113 patches
« 1 2 ... 862 863 8641101 1102 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,11/26] KVM: Add some helper functions for Posted-Interrupts - - - --- 2014-12-12 Wu, Feng New
[v3,10/26] KVM: change struct pi_desc for VT-d Posted-Interrupts - - - --- 2014-12-12 Wu, Feng New
[v3,09/26] iommu, x86: define irq_remapping_cap() - - - --- 2014-12-12 Wu, Feng New
[v3,08/26] iommu, x86: Add intel_irq_remapping_capability() for Intel - - - --- 2014-12-12 Wu, Feng New
[v3,07/26] iommu, x86: Add cap_pi_support() to detect VT-d PI capability - - - --- 2014-12-12 Wu, Feng New
[v3,06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts - - - --- 2014-12-12 Wu, Feng New
[v3,05/26] x86, irq: Implement irq_set_vcpu_affinity for pci_msi_ir_controller - - - --- 2014-12-12 Wu, Feng New
[v3,04/26] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip - - - --- 2014-12-12 Wu, Feng New
[v3,03/26] iommu, x86: Define new irte structure for VT-d Posted-Interrupts - - - --- 2014-12-12 Wu, Feng New
[v3,02/26] iommu: Add new member capability to struct irq_remap_ops - - - --- 2014-12-12 Wu, Feng New
[v3,01/26] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU - - - --- 2014-12-12 Wu, Feng New
[kvm-unit-tests,6/6] x86: api: allocate TSS region dynamically - - - --- 2014-12-12 Paolo Bonzini New
[kvm-unit-tests,5/6] x86: api: use try_main throughout - - - --- 2014-12-12 Paolo Bonzini New
[kvm-unit-tests,4/6] x86: api: do not pass size==0 to KVM_SET_USER_MEMORY_REGION except to delete a… - - - --- 2014-12-12 Paolo Bonzini New
[kvm-unit-tests,3/6] x86: api: avoid conversion from void* to uint64_t - - - --- 2014-12-12 Paolo Bonzini New
[kvm-unit-tests,2/6] x86: api: fix bitrot - - - --- 2014-12-12 Paolo Bonzini New
[kvm-unit-tests,1/6] config: remove useless -D options - - - --- 2014-12-12 Paolo Bonzini New
[4/4] kvmtool: remove warning about bzImage on non-x86 architectures - - - --- 2014-12-11 Andre Przywara New
[3/4] kvmtool: ARM: advertise 8250 IRQs as level-triggered - - - --- 2014-12-11 Andre Przywara New
[2/4] kvmtool: ARM: allow level interrupts in device tree - - - --- 2014-12-11 Andre Przywara New
[1/4] kvmtool: ARM: fix initrd functionality - - - --- 2014-12-11 Andre Przywara New
KVM: add KVM_CAP_VMX_APICV to advertise hardware apic-v support - - - --- 2014-12-11 Zhanghailiang New
[v3,3/3] KVM: nVMX: Enable nested msr load/restore feature - - - --- 2014-12-11 Eugene Korenevsky New
[v3,2/3] KVM: nVMX: Improve nested msr switch checking - - - --- 2014-12-11 Eugene Korenevsky New
[v3,1/3] KVM: nVMX: Add nested msr load/restore algorithm - - - --- 2014-12-11 Eugene Korenevsky New
kvm: coalesced_mmio: remove one redundant check inside of coalesced_mmio_in_range() - - - --- 2014-12-11 Tiejun Chen New
[2/2] KVM: x86: add option to advance tscdeadline hrtimer expiration - - - --- 2014-12-10 Marcelo Tosatti New
[1/2] KVM: x86: add method to test PIR bitmap vector - - - --- 2014-12-10 Marcelo Tosatti New
kvm-unit-tests: add tscdeadline-latency test - - - --- 2014-12-10 Marcelo Tosatti New
[15/15] arm64: enable mmu - - - --- 2014-12-10 Andrew Jones New
[14/15] arm64: prepare for 64k pages - - - --- 2014-12-10 Andrew Jones New
[13/15] arm64: import some Linux page table API - - - --- 2014-12-10 Andrew Jones New
[12/15] arm: prepare mmu code for arm64 - - - --- 2014-12-10 Andrew Jones New
[11/15] arm: import more linux page table api - - - --- 2014-12-10 Andrew Jones New
[10/15] arm: get PHYS_MASK from pgtable-hwdef.h - - - --- 2014-12-10 Andrew Jones New
[09/15] arm64: vectors support - - - --- 2014-12-10 Andrew Jones New
[08/15] arm64: initial drop - - - --- 2014-12-10 Andrew Jones New
[07/15] arm: selftest: rename svc mode to kernel mode - - - --- 2014-12-10 Andrew Jones New
[06/15] arm: setup: drop unused arguments - - - --- 2014-12-10 Andrew Jones New
[05/15] arm: use absolute headers - - - --- 2014-12-10 Andrew Jones New
[04/15] Makefile: cscope may need to look in lib/$ARCH - - - --- 2014-12-10 Andrew Jones New
[03/15] arm: setup: fix type mismatch - - - --- 2014-12-10 Andrew Jones New
[02/15] virtio: don't use size_t - - - --- 2014-12-10 Andrew Jones New
[01/15] arm: fix run script testdev probing - - - --- 2014-12-10 Andrew Jones New
[2/2] KVM: x86: add option to advance tscdeadline hrtimer expiration - - - --- 2014-12-10 Marcelo Tosatti New
[1/2] KVM: x86: add method to test PIR bitmap vector - - - --- 2014-12-10 Marcelo Tosatti New
[2/2] KVM: x86: add option to advance tscdeadline hrtimer expiration - - - --- 2014-12-10 Marcelo.Tosatti@amt.cnet New
[1/2] KVM: x86: add method to test PIR bitmap vector - - - --- 2014-12-10 Marcelo.Tosatti@amt.cnet New
[QEMU,2/2] kvm: allow configuration of tsc deadline timer advancement - - - --- 2014-12-10 Marcelo Tosatti New
[QEMU,1/2] kvm: sync kernel headers - - - --- 2014-12-10 Marcelo Tosatti New
[2/2] KVM: x86: Emulate should check #UD before #GP - - - --- 2014-12-10 Nadav Amit New
[1/2] KVM: x86: Do not push eflags.vm on pushf - - - --- 2014-12-10 Nadav Amit New
[v2,2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper - - - --- 2014-12-09 Luis R. Rodriguez New
[v2,1/2] x86, platform, xen, kconfig: clarify kvmconfig is for kvm - - - --- 2014-12-09 Luis R. Rodriguez New
KVM: x86: nVMX: support for MSR loading/storing - - - --- 2014-12-09 Eugene Korenevsky New
[5/5] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs - - - --- 2014-12-09 Christoffer Dall New
[4/5] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized - - - --- 2014-12-09 Christoffer Dall New
[3/5] arm/arm64: KVM: Add (new) vgic_initialized macro - - - --- 2014-12-09 Christoffer Dall New
[2/5] arm/arm64: KVM: Rename vgic_initialized to vgic_ready - - - --- 2014-12-09 Christoffer Dall New
[1/5] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() - - - --- 2014-12-09 Christoffer Dall New
[v10,04/20] vfio: amba: VFIO support for AMBA devices - - - --- 2014-12-09 Antonios Motakis New
[RFC,v5,14/19] s390x/virtio-ccw: enable virtio 1.0 - - - --- 2014-12-09 Michael S. Tsirkin New
[GIT,PULL,9/9] arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all - - - --- 2014-12-09 Christoffer Dall New
[GIT,PULL,8/9] arm/arm64: vgic: Remove unreachable irq_clear_pending - - - --- 2014-12-09 Christoffer Dall New
[GIT,PULL,7/9] arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read - - - --- 2014-12-09 Christoffer Dall New
[GIT,PULL,6/9] arm, arm64: KVM: handle potential incoherency of readonly memslots - - - --- 2014-12-09 Christoffer Dall New
[GIT,PULL,5/9] arm, arm64: KVM: allow forced dcache flush on page faults - - - --- 2014-12-09 Christoffer Dall New
[GIT,PULL,4/9] kvm: add a memslot flag for incoherent memory regions - - - --- 2014-12-09 Christoffer Dall New
[GIT,PULL,3/9] kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() - - - --- 2014-12-09 Christoffer Dall New
[GIT,PULL,2/9] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() - - - --- 2014-12-09 Christoffer Dall New
[GIT,PULL,1/9] KVM: ARM: VGIC: Optimize the vGIC vgic_update_irq_pending function. - - - --- 2014-12-09 Christoffer Dall New
KVM: x86: nVMX: support for MSR loading/storing - - - --- 2014-12-09 Eugene Korenevsky New
[v3,2/2] x86, arm64, platform, xen, kconfig: add xen defconfig helper - - - --- 2014-12-08 Luis R. Rodriguez New
[v3,1/2] x86, platform, kconfig: clarify kvmconfig is for kvm - - - --- 2014-12-08 Luis R. Rodriguez New
[v5,REPOST,6/6] hw_random: don't init list element we're about to add to list. - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,5/6] hw_random: don't double-check old_rng. - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,4/6] hw_random: fix unregister race. - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,3/6] hw_random: use reference counts on each struct hwrng. - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,1/6] hw_random: place mutex around read functions and buffers. - - - --- 2014-12-08 Amos Kong New
arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function - - - --- 2014-12-07 Rickard Strandqvist New
arch: powerpc: kvm: book3s_pr.c: Remove unused function - - - --- 2014-12-07 Rickard Strandqvist New
arch: powerpc: kvm: book3s.c: Remove some unused functions - - - --- 2014-12-07 Rickard Strandqvist New
arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function - - - --- 2014-12-07 Rickard Strandqvist New
KVM: x86: Remove prefix flag when GP macro is used - - - --- 2014-12-07 Nadav Amit New
[kvm-unit-tests] x86: test_conforming_switch misses es initialization - - - --- 2014-12-07 Nadav Amit New
[v2,5/5] ARM: enable KVM_CAP_IOEVENTFD - - - --- 2014-12-07 Nikolay Nikolaev New
[v2,4/5] ARM/ARM64: enable linking against eventfd - - - --- 2014-12-07 Nikolay Nikolaev New
[v2,3/5] KVM: ARM VGIC add kvm_io_bus_ frontend - - - --- 2014-12-07 Nikolay Nikolaev New
[v2,2/5] KVM: ARM: on IO mem abort - route the call to KVM MMIO bus - - - --- 2014-12-07 Nikolay Nikolaev New
[v2,1/5] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. - - - --- 2014-12-07 Nikolay Nikolaev New
KVM: nVMX: Disable unrestricted mode if ept=0 - - - --- 2014-12-06 Bandan Das New
[v5,6/6] hw_random: don't init list element we're about to add to list. - - - --- 2014-12-06 Amos Kong New
[v5,5/6] hw_random: don't double-check old_rng. - - - --- 2014-12-06 Amos Kong New
[v5,4/6] hw_random: fix unregister race. - - - --- 2014-12-06 Amos Kong New
[v5,3/6] hw_random: use reference counts on each struct hwrng. - - - --- 2014-12-06 Amos Kong New
[v5,2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock - - - --- 2014-12-06 Amos Kong New
[v5,1/6] hw_random: place mutex around read functions and buffers. - - - --- 2014-12-06 Amos Kong New
x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit - - - --- 2014-12-06 Andy Lutomirski New
[RFC] KVM: x86: nested: support for MSR loading/storing - - - --- 2014-12-05 Eugene Korenevsky New
« 1 2 ... 862 863 8641101 1102 »