Show patches with: Archived = No       |   430298 patches
« 1 2 ... 1119 1120 11214302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,1/3] hw/arm/sysbus-fdt: helpers for platform bus nodes addition - - 2 - --- 2015-01-05 Eric Auger New
[v7,3/3] hw/arm/virt: add dynamic sysbus device support - - - - --- 2014-12-16 Eric Auger New
[v7,2/3] hw/arm/boot: arm_load_kernel implemented as a machine init done notifier - - - - --- 2014-12-16 Eric Auger New
[v7,1/3] hw/arm/sysbus-fdt: helpers for platform bus nodes addition - - - - --- 2014-12-16 Eric Auger New
[v6,3/3] hw/arm/virt: add dynamic sysbus device support - - - - --- 2014-12-09 Eric Auger New
[v6,2/3] hw/arm/boot: arm_load_kernel implemented as a machine init done notifier - - - - --- 2014-12-09 Eric Auger New
[v6,1/3] hw/arm/sysbus-fdt: helpers for platform bus nodes addition - - - - --- 2014-12-09 Eric Auger New
[2/2] hw/intc/arm_gic: Initialize the vgic on machine init done - - - - --- 2014-12-02 Eric Auger New
[1/2] linux-headers: Update KVM headers from linux-next tag ToBeFilled - - - - --- 2014-12-02 Eric Auger New
[v8,19/19] hw/vfio/platform: add forwarded irq support - - - - --- 2014-11-30 Eric Auger New
[v8,18/19] hw/vfio/common: vfio_kvm_device_fd moved in the common header - - - - --- 2014-11-30 Eric Auger New
[v8,17/19] linux-headers: Update KVM headers from linux-next tag ToBeFilled - - - - --- 2014-11-30 Eric Auger New
[v8,16/19] hw/vfio/platform: Add irqfd support - - - - --- 2014-11-30 Eric Auger New
[v8,15/19] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation - - - - --- 2014-11-30 Eric Auger New
[v8,14/19] hw/arm/virt: add support for VFIO devices - - - - --- 2014-11-30 Eric Auger New
[v8,13/19] hw/vfio: calxeda xgmac device - - - - --- 2014-11-30 Eric Auger New
[v8,12/19] hw/vfio/platform: add vfio-platform support - - - - --- 2014-11-30 Eric Auger New
[v8,11/19] hw/vfio: create common module - - - - --- 2014-11-30 Eric Auger New
[v8,10/19] hw/vfio/pci: use name field in format strings - - - - --- 2014-11-30 Eric Auger New
[v8,09/19] hw/vfio/pci: rename group_list into vfio_group_list - - - - --- 2014-11-30 Eric Auger New
[v8,08/19] hw/vfio/pci: split vfio_get_device - - - - --- 2014-11-30 Eric Auger New
[v8,07/19] hw/vfio/pci: Introduce VFIORegion - - - - --- 2014-11-30 Eric Auger New
[v8,06/19] hw/vfio/pci: handle reset at VFIODevice - - - - --- 2014-11-30 Eric Auger New
[v8,05/19] hw/vfio/pci: add type, name and group fields in VFIODevice - - - - --- 2014-11-30 Eric Auger New
[v8,04/19] hw/vfio/pci: introduce minimalist VFIODevice with fd - - - - --- 2014-11-30 Eric Auger New
[v8,03/19] hw/vfio/pci: generalize mask/unmask to any IRQ index - - - - --- 2014-11-30 Eric Auger New
[v8,02/19] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice - - - - --- 2014-11-30 Eric Auger New
[v8,01/19] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio - - - - --- 2014-11-30 Eric Auger New
[v5,6/6] hw/arm/virt: add dynamic sysbus device support - - - - --- 2014-11-30 Eric Auger New
[v5,5/6] hw/arm/sysbus-fdt: helpers for platform bus nodes addition - - - - --- 2014-11-30 Eric Auger New
[v5,4/6] hw/arm: add a new modify_dtb_opaque field in arm_boot_info - - - - --- 2014-11-30 Eric Auger New
[v5,3/6] hw/arm/boot: do not free VirtBoardInfo fdt in arm_load_dtb - - - - --- 2014-11-30 Eric Auger New
[v5,2/6] hw/arm/boot: dtb start and limit moved in arm_boot_info - - - - --- 2014-11-30 Eric Auger New
[v5,1/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb - - - - --- 2014-11-30 Eric Auger New
[v2,RESEND] vfio: migration to trace points - - - - --- 2014-10-31 Eric Auger New
[v7,16/16] hw/vfio/platform: add forwarded irq support - - - - --- 2014-10-31 Eric Auger New
[v7,15/16] hw/vfio/common: vfio_kvm_device_fd moved in the common header - - - - --- 2014-10-31 Eric Auger New
[v7,14/16] linux-headers: Update KVM headers from linux-next tag ToBeFilled - - - - --- 2014-10-31 Eric Auger New
[v7,13/16] hw/vfio/platform: Add irqfd support - - - - --- 2014-10-31 Eric Auger New
[v7,12/16] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation - - - - --- 2014-10-31 Eric Auger New
[v7,11/16] hw/arm/virt: add support for VFIO devices - - - - --- 2014-10-31 Eric Auger New
[v7,10/16] hw/vfio: calxeda xgmac device - - - - --- 2014-10-31 Eric Auger New
[v7,09/16] hw/vfio/platform: add vfio-platform support - - - - --- 2014-10-31 Eric Auger New
[v7,08/16] hw/vfio: create common module - - - - --- 2014-10-31 Eric Auger New
[v7,07/16] hw/vfio/pci: use name field in format strings - - - - --- 2014-10-31 Eric Auger New
[v7,06/16] hw/vfio/pci: rename group_list into vfio_group_list - - - - --- 2014-10-31 Eric Auger New
[v7,05/16] hw/vfio/pci: split vfio_get_device - - - - --- 2014-10-31 Eric Auger New
[v7,04/16] hw/vfio/pci: Introduce VFIORegion - - - - --- 2014-10-31 Eric Auger New
[v7,03/16] hw/vfio/pci: introduce VFIODevice - - - - --- 2014-10-31 Eric Auger New
[v7,02/16] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice - - - - --- 2014-10-31 Eric Auger New
[v7,01/16] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio - - - - --- 2014-10-31 Eric Auger New
[v4,6/6] hw/arm/virt: add dynamic sysbus device support - - - - --- 2014-10-31 Eric Auger New
[v4,5/6] hw/arm/sysbus-fdt: helpers for platform bus nodes addition - - - - --- 2014-10-31 Eric Auger New
[v4,4/6] hw/arm: add a new modify_dtb_opaque field in arm_boot_info - - - - --- 2014-10-31 Eric Auger New
[v4,3/6] hw/arm/boot: do not free VirtBoardInfo fdt in arm_load_dtb - - - - --- 2014-10-31 Eric Auger New
[v4,2/6] hw/arm/boot: dtb start and limit moved in arm_boot_info - - - - --- 2014-10-31 Eric Auger New
[v4,1/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb - - - - --- 2014-10-31 Eric Auger New
[RESEND] vfio: migration to trace points - - - - --- 2014-10-31 Eric Auger New
[v3,2/2] vfio: use kvm_resamplefds_enabled() 1 - - - --- 2014-10-31 Eric Auger New
[v3,1/2] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks - - 1 1 --- 2014-10-31 Eric Auger New
[v2] vfio: migration to trace points - - - - --- 2014-09-30 Eric Auger New
[v3,6/6] hw/arm/virt: Support dynamically spawned sysbus devices - - - - --- 2014-09-09 Eric Auger New
[v3,5/6] hw/arm/virt: new add_fdt_*_node functions - - - - --- 2014-09-09 Eric Auger New
[v3,4/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb - - - - --- 2014-09-09 Eric Auger New
[v3,3/6] PPC: e500: use dyn_sysbus_binding helper routines - - - - --- 2014-09-09 Eric Auger New
[v3,2/6] hw/arm/dyn_sysbus_devtree: helpers for sysbus device dynamic dt node generation - - - - --- 2014-09-09 Eric Auger New
[v3,1/6] hw/misc/dyn_sysbus_binding: helpers for sysbus device dynamic binding - - - - --- 2014-09-09 Eric Auger New
[v6,16/16] VFIO: PLATFORM: add forwarded irq support - - - - --- 2014-09-09 Eric Auger New
[v6,15/16] VFIO: COMMON: vfio_kvm_device_fd moved in the common header - - - - --- 2014-09-09 Eric Auger New
[v6,14/16] linux-headers: Update KVM headers from linux-next tag ToBeFilled - - - - --- 2014-09-09 Eric Auger New
[v6,13/16] hw/vfio/platform: Add irqfd support - - - - --- 2014-09-09 Eric Auger New
[v6,12/16] vfio/platform: add fake injection modality - - - - --- 2014-09-09 Eric Auger New
[v6,11/16] hw/arm/dyn_sysbus_devtree: enable vfio-calxeda-xgmac dynamic instantiation - - - - --- 2014-09-09 Eric Auger New
[v6,10/16] hw/vfio: calxeda xgmac device - - - - --- 2014-09-09 Eric Auger New
[v6,09/16] hw/vfio/platform: add vfio-platform support - - - - --- 2014-09-09 Eric Auger New
[v6,08/16] hw/vfio: create common module - - - - --- 2014-09-09 Eric Auger New
[v6,07/16] hw/vfio/pci: use name field in format strings - - - - --- 2014-09-09 Eric Auger New
[v6,06/16] hw/vfio/pci: rename group_list into vfio_group_list - - - - --- 2014-09-09 Eric Auger New
[v6,05/16] hw/vfio/pci: split vfio_get_device - - - - --- 2014-09-09 Eric Auger New
[v6,04/16] hw/vfio/pci: Introduce VFIORegion - - - - --- 2014-09-09 Eric Auger New
[v6,03/16] hw/vfio/pci: introduce VFIODevice - - - - --- 2014-09-09 Eric Auger New
[v6,02/16] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice - - - - --- 2014-09-09 Eric Auger New
[v6,01/16] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio - - - - --- 2014-09-09 Eric Auger New
[v2,2/2] vfio: use kvm_resamplefds_enabled() - - - - --- 2014-09-03 Eric Auger New
[v2,1/2] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks - - - - --- 2014-09-03 Eric Auger New
[RFC] vfio: migration to trace points - - - - --- 2014-09-03 Eric Auger New
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks - - - - --- 2014-08-29 Eric Auger New
[v5,10/10] hw/arm/dyn_sysbus_devtree: enable simple VFIO dynamic instantiation - - - - --- 2014-08-09 Eric Auger New
[v5,09/10] hw/vfio/platform: Add irqfd support - - - - --- 2014-08-09 Eric Auger New
[v5,08/10] hw/intc/arm_gic_kvm: advertise irqfd - - - - --- 2014-08-09 Eric Auger New
[v5,07/10] hw/vfio/platform: add vfio-platform support - - - - --- 2014-08-09 Eric Auger New
[v5,06/10] hw/vfio: create common module - - - - --- 2014-08-09 Eric Auger New
[v5,05/10] hw/vfio/pci: split vfio_get_device - - - - --- 2014-08-09 Eric Auger New
[v5,04/10] hw/vfio/pci: Introduce VFIORegion - - - - --- 2014-08-09 Eric Auger New
[v5,03/10] hw/vfio/pci: introduce VFIODevice - - - - --- 2014-08-09 Eric Auger New
[v5,02/10] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice - - - - --- 2014-08-09 Eric Auger New
[v5,01/10] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio - - - - --- 2014-08-09 Eric Auger New
[RFC,v2,7/7] hw/arm/virt: Support dynamically spawned sysbus devices - - - - --- 2014-08-08 Eric Auger New
[RFC,v2,6/7] hw/arm/virt: add new add_fdt_xxx_node functions - - - - --- 2014-08-08 Eric Auger New
[RFC,v2,5/7] hw/arm/boot: load_dtb becomes non static - - - - --- 2014-08-08 Eric Auger New
« 1 2 ... 1119 1120 11214302 4303 »