Show patches with: State = Action Required       |   110157 patches
« 1 2 ... 848 849 8501101 1102 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v6,06/16] VFIO: Introduce vfio_device_external_ops - - - --- 2015-04-13 Eric Auger New
[RFC,v6,05/16] VFIO: external user API for interaction with vfio devices - - - --- 2015-04-13 Eric Auger New
[RFC,v6,04/16] KVM: kvm-vfio: User API for IRQ forwarding - - - --- 2015-04-13 Eric Auger New
[RFC,v6,03/16] VFIO: platform: single handler using function pointer - - - --- 2015-04-13 Eric Auger New
[RFC,v6,02/16] VFIO: platform: test forwarded state when selecting IRQ handler - - - --- 2015-04-13 Eric Auger New
[RFC,v6,01/16] KVM: arm/arm64: Enable the KVM-VFIO device - - - --- 2015-04-13 Eric Auger New
KVM: x86: Support for disabling quirks - - - --- 2015-04-13 Nadav Amit New
[v3] KVM: x86: INIT and reset sequences are different - - - --- 2015-04-13 Nadav Amit New
[RFC] KVM: SVM: Sync g_pat with guest-written PAT value - - - --- 2015-04-13 Jan Kiszka New
[Qemu-devel,2/2] target-i386: kvm: Disable KVM quirks - - - --- 2015-04-12 Nadav Amit New
[Qemu-devel,1/2] target-i386: disable LINT0 after reset - - - --- 2015-04-12 Nadav Amit New
KVM: x86: Support for disabling quirks - - - --- 2015-04-12 Nadav Amit New
KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save - - - --- 2015-04-12 Nadav Amit New
KVM: reuse memslot in kvm_write_guest_page - - - --- 2015-04-10 Radim Krčmář New
KVM: arm/arm64: check IRQ number on userland injection - - - --- 2015-04-10 Andre Przywara New
[v2] KVM: arm/arm64: avoid using kvm_run for in-kernel emulation - - - --- 2015-04-10 Andre Przywara New
[kvm-unit-tests] x86/run: Rearrange the valid binary and testdev support checks - - - --- 2015-04-10 Bandan Das New
[v4,8/8] macvtap/tun: add VNET_BE flag - - - --- 2015-04-10 Greg Kurz New
[v4,7/8] vhost: feature to set the vring endianness - - - --- 2015-04-10 Greg Kurz New
[v4,6/8] virtio: add explicit big-endian support to memory accessors - - - --- 2015-04-10 Greg Kurz New
[v4,5/8] vhost: introduce vhost_is_little_endian() helper - - - --- 2015-04-10 Greg Kurz New
[v4,4/8] vringh: introduce vringh_is_little_endian() helper - - - --- 2015-04-10 Greg Kurz New
[v4,3/8] macvtap: introduce macvtap_is_little_endian() helper - - - --- 2015-04-10 Greg Kurz New
[v4,2/8] tun: add tun_is_little_endian() helper - - - --- 2015-04-10 Greg Kurz New
[v4,1/8] virtio: introduce virtio_is_little_endian() helper - - - --- 2015-04-10 Greg Kurz New
x86-run: Print a meaningful message if the qemu binary isn't found - - - --- 2015-04-09 Bandan Das New
[RFC] arm64: KVM: remove fpsimd save/restore from the world switch - - - --- 2015-04-09 Marc Zyngier New
x86-run: Print a meaningful message if the qemu binary isn't found - - - --- 2015-04-09 Paolo Bonzini New
vfio-pci: Attempt bus/slot reset on open - - - --- 2015-04-09 Alex Williamson New
[-rt,2/2] KVM: lapic: mark LAPIC timer handler as irqsafe - - - --- 2015-04-08 Marcelo Tosatti New
[-rt,1/2] KVM: use simple waitqueue for vcpu->wq - - - --- 2015-04-08 Marcelo Tosatti New
[v15,16/16] unfair qspinlock: a queue based unfair lock - - - --- 2015-04-08 Waiman Long New
[V2,5/5] KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs - - - --- 2015-04-08 Wei Huang New
[V2,4/5] KVM: x86/vPMU: Implement vPMU code AMD CPUs - - - --- 2015-04-08 Wei Huang New
[V2,3/5] KVM: x86/vPMU: Create vPMU interface for VMX and SVM - - - --- 2015-04-08 Wei Huang New
[V2,2/5] KVM: x86/vPMU: Rename pmu.c file to pmu_intel.c - - - --- 2015-04-08 Wei Huang New
[V2,1/5] KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch - - - --- 2015-04-08 Wei Huang New
kvm: add support for memory transaction attributes - - - --- 2015-04-08 Paolo Bonzini New
kvm: add support for memory transaction attributes - - - --- 2015-04-08 Paolo Bonzini New
KVM: use slowpath for cross page cached accesses - - - --- 2015-04-08 Radim Krčmář New
kvm: fix slot flags sync between Qemu and KVM - - - --- 2015-04-08 Xiao Guangrong New
kvm: x86: fix x86 eflags fixed bit - - - --- 2015-04-08 Wanpeng Li New
[3.13.y-ckt,022/156] KVM: MIPS: Fix trace event to save PC directly - - - --- 2015-04-07 Kamal Mostafa New
KVM: dirty all pages in kvm_write_guest_cached() - - - --- 2015-04-07 Radim Krčmář New
[v3,7/7] vhost: feature to set the vring endianness - - - --- 2015-04-07 Greg Kurz New
[v3,6/7] virtio: add explicit big-endian support to memory accessors - - - --- 2015-04-07 Greg Kurz New
[v3,5/7] vhost: introduce vhost_is_little_endian() helper - - - --- 2015-04-07 Greg Kurz New
[v3,4/7] vringh: introduce vringh_is_little_endian() helper - - - --- 2015-04-07 Greg Kurz New
[v3,3/7] macvtap: introduce macvtap_is_little_endian() helper - - - --- 2015-04-07 Greg Kurz New
[v3,2/7] tun: add tun_is_little_endian() helper - - - --- 2015-04-07 Greg Kurz New
[v3,1/7] virtio: introduce virtio_is_little_endian() helper - - - --- 2015-04-07 Greg Kurz New
[v15,15/15] pvqspinlock: Add debug code to check for PV lock hash sanity - - - --- 2015-04-07 Waiman Long New
[v15,14/15] pvqspinlock: Improve slowpath performance by avoiding cmpxchg - - - --- 2015-04-07 Waiman Long New
[v15,13/15] pvqspinlock: Only kick CPU at unlock time - - - --- 2015-04-07 Waiman Long New
[v15,12/15] pvqspinlock, x86: Enable PV qspinlock for Xen - - - --- 2015-04-07 Waiman Long New
[v15,11/15] pvqspinlock, x86: Enable PV qspinlock for KVM - - - --- 2015-04-07 Waiman Long New
[v15,10/15] pvqspinlock: Implement the paravirt qspinlock for x86 - - - --- 2015-04-07 Waiman Long New
[v15,09/15] pvqspinlock: Implement simple paravirt support for the qspinlock - - - --- 2015-04-07 Waiman Long New
[v15,08/15] lfsr: a simple binary Galois linear feedback shift register - - - --- 2015-04-07 Waiman Long New
[v15,07/15] qspinlock: Revert to test-and-set on hypervisors - - - --- 2015-04-07 Waiman Long New
[v15,06/15] qspinlock: Use a simple write to grab the lock - - - --- 2015-04-07 Waiman Long New
[v15,05/15] qspinlock: Optimize for smaller NR_CPUS - - - --- 2015-04-07 Waiman Long New
[v15,04/15] qspinlock: Extract out code snippets for the next patch - - - --- 2015-04-07 Waiman Long New
[v15,03/15] qspinlock: Add pending bit - - - --- 2015-04-07 Waiman Long New
[v15,02/15] qspinlock, x86: Enable x86-64 to use queue spinlock - - - --- 2015-04-07 Waiman Long New
[v15,01/15] qspinlock: A simple generic 4-byte queue spinlock - - - --- 2015-04-07 Waiman Long New
[3.13.y-ckt,stable] Patch "KVM: MIPS: Fix trace event to save PC directly" has been added to stagin… - - - --- 2015-04-06 Kamal Mostafa New
[v3] kvm: mmu: lazy collapse small sptes into large sptes - - - --- 2015-04-03 Wanpeng Li New
[v2] kvm: mmu: lazy collapse small sptes into large sptes - - - --- 2015-04-03 Wanpeng Li New
[8/9] qspinlock: Generic paravirt support - - - --- 2015-04-02 Peter Zijlstra New
KVM: vmx: pass error code with internal error #2 - - - --- 2015-04-02 Radim Krčmář New
x86: vdso: fix pvclock races with task migration - - - --- 2015-04-02 Radim Krčmář New
[v2,7/7] vhost: feature to set the vring endianness - - - --- 2015-04-02 Greg Kurz New
[v2,6/7] virtio: add explicit big-endian support to memory accessors - - - --- 2015-04-02 Greg Kurz New
[v2,5/7] vhost: introduce vhost_is_little_endian() helper - - - --- 2015-04-02 Greg Kurz New
[v2,4/7] vringh: introduce vringh_is_little_endian() helper - - - --- 2015-04-02 Greg Kurz New
[v2,3/7] macvtap: introduce macvtap_is_little_endian() helper - - - --- 2015-04-02 Greg Kurz New
[v2,2/7] tun: add tun_is_little_endian() helper - - - --- 2015-04-02 Greg Kurz New
[v2,1/7] virtio: introduce virtio_is_little_endian() helper - - - --- 2015-04-02 Greg Kurz New
KVM: remove kvm_read_hva and kvm_read_hva_atomic - - - --- 2015-04-02 Paolo Bonzini New
[27/27] KVM: arm/arm64: enable KVM_CAP_IOEVENTFD - - - --- 2015-04-02 Marc Zyngier New
[26/27] KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus - - - --- 2015-04-02 Marc Zyngier New
[25/27] KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling - - - --- 2015-04-02 Marc Zyngier New
[24/27] KVM: arm/arm64: merge GICv3 RD_base and SGI_base register frames - - - --- 2015-04-02 Marc Zyngier New
[23/27] KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus - - - --- 2015-04-02 Marc Zyngier New
[22/27] KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC - - - --- 2015-04-02 Marc Zyngier New
[21/27] KVM: arm/arm64: simplify vgic_find_range() and callers - - - --- 2015-04-02 Marc Zyngier New
[20/27] KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range - - - --- 2015-04-02 Marc Zyngier New
[19/27] KVM: x86: remove now unneeded include directory from Makefile - - - --- 2015-04-02 Marc Zyngier New
[18/27] KVM: arm/arm64: remove now unneeded include directory from Makefile - - - --- 2015-04-02 Marc Zyngier New
[17/27] KVM: move iodev.h from virt/kvm/ to include/kvm - - - --- 2015-04-02 Marc Zyngier New
[16/27] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. - - - --- 2015-04-02 Marc Zyngier New
[15/27] arm/arm64: KVM: Fix migration race in the arch timer - - - --- 2015-04-02 Marc Zyngier New
[14/27] arm/arm64: KVM: support for un-queuing active IRQs - - - --- 2015-04-02 Marc Zyngier New
[13/27] arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn - - - --- 2015-04-02 Marc Zyngier New
[12/27] arm/arm64: KVM: export VCPU power state via MP_STATE ioctl - - - --- 2015-04-02 Marc Zyngier New
[11/27] arm/arm64: KVM: Optimize handling of Access Flag faults - - - --- 2015-04-02 Marc Zyngier New
[10/27] arm/arm64: KVM: Implement Stage-2 page aging - - - --- 2015-04-02 Marc Zyngier New
[09/27] arm/arm64: KVM: Allow handle_hva_to_gpa to return a value - - - --- 2015-04-02 Marc Zyngier New
[08/27] KVM: arm/arm64: add irqfd support - - - --- 2015-04-02 Marc Zyngier New
« 1 2 ... 848 849 8501101 1102 »