Show patches with: Archived = No       |   78951 patches
« 1 2 ... 741 742 743789 790 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,2/5] arm64: Add PMOVSCLR_EL0 register --- 2015-04-30 Christopher Covington New
[RFC,1/5] arm64: Add PMINTENCLR_EL1 --- 2015-04-30 Christopher Covington New
[v15,10/10] hw/vfio/platform: add irqfd support --- 2015-04-30 Auger Eric New
[v15,09/10] sysbus: add irq_routing_notifier --- 2015-04-30 Auger Eric New
[v15,08/10] intc: arm_gic_kvm: set the qemu_irq/gsi mapping --- 2015-04-30 Auger Eric New
[v15,07/10] kvm-all.c: add qemu_irq/gsi hash table and utility routines --- 2015-04-30 Auger Eric New
[v15,06/10] kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix --- 2015-04-30 Auger Eric Superseded
[v15,05/10] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation --- 2015-04-30 Auger Eric New
[v15,04/10] hw/vfio/platform: calxeda xgmac device --- 2015-04-30 Auger Eric New
[v15,03/10] hw/vfio/platform: add irq assignment --- 2015-04-30 Auger Eric Superseded
[v15,02/10] hw/vfio/platform: vfio-platform skeleton --- 2015-04-30 Auger Eric New
[v15,01/10] linux-headers: update --- 2015-04-30 Auger Eric New
[v2,2/2] arm: hw: virt: Store information about GPEX legacy interrupt numbers --- 2015-04-30 PranavkumarSawargaonkar New
[v2,1/2] pci: GPEX: Add a function to determine interrupt number for INTx routing --- 2015-04-30 PranavkumarSawargaonkar New
[7/7] vhost-scsi: move qdev properties into vhost-scsi.c --- 2015-04-29 Shannon Zhao Superseded
[6/7] virtio-9p-device: move qdev properties into virtio-9p-device.c --- 2015-04-29 Shannon Zhao Superseded
[5/7] virtio-serial-bus: move qdev properties into virtio-serial-bus.c --- 2015-04-29 Shannon Zhao Superseded
[4/7] virtio-rng: move qdev properties into virtio-rng.c --- 2015-04-29 Shannon Zhao Superseded
[3/7] virtio-scsi: move qdev properties into virtio-scsi.c --- 2015-04-29 Shannon Zhao Superseded
[2/7] virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES --- 2015-04-29 Shannon Zhao Superseded
[1/7] virtio-net: move qdev properties into virtio-net.c --- 2015-04-29 Shannon Zhao New
[v14,10/10] hw/vfio/platform: add irqfd support --- 2015-04-29 Auger Eric New
[v14,09/10] sysbus: add irq_routing_notifier --- 2015-04-29 Auger Eric New
[v14,08/10] intc: arm_gic_kvm: set the qemu_irq/gsi mapping --- 2015-04-29 Auger Eric New
[v14,07/10] kvm-all.c: add qemu_irq/gsi hash table and utility routines --- 2015-04-29 Auger Eric New
[v14,06/10] kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix --- 2015-04-29 Auger Eric Superseded
[v14,05/10] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation --- 2015-04-29 Auger Eric New
[v14,04/10] hw/vfio/platform: calxeda xgmac device --- 2015-04-29 Auger Eric New
[v14,03/10] hw/vfio/platform: add irq assignment --- 2015-04-29 Auger Eric New
[v14,02/10] hw/vfio/platform: vfio-platform skeleton --- 2015-04-29 Auger Eric New
[v14,01/10] linux-headers: update headers according to 4.1-rc1 --- 2015-04-29 Auger Eric New
[v13,12/12] hw/vfio/platform: add irqfd support --- 2015-04-28 Auger Eric New
[v13,11/12] sysbus: add irq_set_hook --- 2015-04-28 Auger Eric New
[v13,10/12] qdev: check callback takes the property child as third argument --- 2015-04-28 Auger Eric New
[v13,09/12] qdev: pass the check callback to qdev_init_gpio_out_named --- 2015-04-28 Auger Eric New
[v13,08/12] intc: arm_gic_kvm: set the qemu_irq/gsi mapping --- 2015-04-28 Auger Eric New
[v13,07/12] kvm-all.c: add qemu_irq/gsi hash table and utility routines --- 2015-04-28 Auger Eric New
[v13,06/12] kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix --- 2015-04-28 Auger Eric Superseded
[v13,05/12] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation --- 2015-04-28 Auger Eric New
[v13,04/12] hw/vfio/platform: calxeda xgmac device --- 2015-04-28 Auger Eric New
[v13,03/12] hw/vfio/platform: add irq assignment --- 2015-04-28 Auger Eric New
[v13,02/12] hw/vfio/platform: vfio-platform skeleton --- 2015-04-28 Auger Eric New
[v13,01/12] linux-headers: update headers according to 4.1-rc0 --- 2015-04-28 Auger Eric New
[v4,2/2] virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi --- 2015-04-28 Shannon Zhao Accepted
[v4,1/2] virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net --- 2015-04-28 Shannon Zhao Accepted
[3/3] sysbus: add irq_set_hook --- 2015-04-28 Auger Eric New
[2/3] qdev: check callback takes Object **target as third argument --- 2015-04-28 Auger Eric New
[1/3] qdev: pass the check callback to qdev_init_gpio_out_named --- 2015-04-28 Auger Eric New
[v2,3/3] target-arm: Add the GICv2m to the virt board --- 2015-04-27 Christoffer Dall New
[v2,2/3] arm_gicv2m: Add GICv2m widget to support MSIs --- 2015-04-27 Christoffer Dall New
[v2,1/3] target-arm: Add GIC phandle to VirtBoardInfo --- 2015-04-27 Christoffer Dall New
[PULL,17/17] Allow ARMv8 SCR.SMD updates --- 2015-04-27 Peter Maydell Accepted
[PULL,16/17] target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled --- 2015-04-27 Peter Maydell Accepted
[PULL,15/17] target-arm: rename c1_coproc to cpacr_el1 --- 2015-04-27 Peter Maydell Accepted
[PULL,14/17] target-arm: Check watchpoints against CPU security state --- 2015-04-27 Peter Maydell Accepted
[PULL,13/17] target-arm: Use attribute info to handle user-only watchpoints --- 2015-04-27 Peter Maydell Accepted
[PULL,12/17] target-arm: Add user-mode transaction attribute --- 2015-04-27 Peter Maydell Accepted
[PULL,11/17] target-arm: Use correct memory attributes for page table walks --- 2015-04-27 Peter Maydell Accepted
[PULL,10/17] target-arm: Honour NS bits in page tables --- 2015-04-27 Peter Maydell Accepted
[PULL,09/17] Switch non-CPU callers from ld/st*_phys to address_space_ld/st* --- 2015-04-27 Peter Maydell Accepted
[PULL,08/17] exec.c: Capture the memory attributes for a watchpoint hit --- 2015-04-27 Peter Maydell Accepted
[PULL,07/17] exec.c: Add new address_space_ld*/st* functions --- 2015-04-27 Peter Maydell Accepted
[PULL,06/17] exec.c: Make address_space_rw take transaction attributes --- 2015-04-27 Peter Maydell Accepted
[PULL,05/17] exec.c: Convert subpage memory ops to _with_attrs --- 2015-04-27 Peter Maydell Accepted
[PULL,04/17] Add MemTxAttrs to the IOTLB --- 2015-04-27 Peter Maydell Accepted
[PULL,03/17] Make CPU iotlb a structure rather than a plain hwaddr --- 2015-04-27 Peter Maydell Accepted
[PULL,02/17] memory: Replace io_mem_read/write with memory_region_dispatch_read/write --- 2015-04-27 Peter Maydell Accepted
[PULL,01/17] memory: Define API for MemoryRegionOps to take attrs and return status --- 2015-04-27 Peter Maydell Accepted
[PULL,00/17] target-arm queue --- 2015-04-27 Peter Maydell Not Applicable
Allow ARMv8 SCR.SMD updates --- 2015-04-24 Greg Bellows Superseded
[v12,4/4] hw/arm/virt: change indentation in a15memmap --- 2015-04-24 Auger Eric New
[v12,3/4] hw/arm/virt: add dynamic sysbus device support --- 2015-04-24 Auger Eric New
[v12,2/4] hw/arm/boot: arm_load_kernel implemented as a machine init done notifier --- 2015-04-24 Auger Eric Superseded
[v12,1/4] hw/arm/sysbus-fdt: helpers for platform bus nodes addition --- 2015-04-24 Auger Eric New
[v2] sysbus: add irq_routing_notifier --- 2015-04-24 Auger Eric New
[v2,2/2] intc: arm_gic_kvm: set the qemu_irq/gsi mapping --- 2015-04-23 Auger Eric New
[v2,1/2] kvm-all.c: add qemu_irq/gsi hash table and utility routines --- 2015-04-23 Auger Eric New
sysbus: add irq_routing_notifier --- 2015-04-23 Auger Eric New
[2/2] intc: arm_gic_kvm: set the get_gsi callback --- 2015-04-23 Auger Eric New
[1/2] irq: add get_gsi callback --- 2015-04-23 Auger Eric New
[v2,9/9] target-arm: Add WFx instruction trap support --- 2015-04-22 Greg Bellows New
[v2,8/9] target-arm: Add WFx syndrome function --- 2015-04-22 Greg Bellows Superseded
[v2,7/9] target-arm: Add EL3 and EL2 TCR checking --- 2015-04-22 Greg Bellows Superseded
[v2,6/9] target-arm: Add TTBR regime function and use --- 2015-04-22 Greg Bellows New
[v2,5/9] target-arm: Extend FP checks to use an EL --- 2015-04-22 Greg Bellows New
[v2,4/9] target-arm: Add AArch64 CPTR registers --- 2015-04-22 Greg Bellows New
[v2,3/9] target-arm: Update interrupt handling to use target EL --- 2015-04-22 Greg Bellows Superseded
[v2,2/9] target-arm: Extend helpers to route exceptions --- 2015-04-22 Greg Bellows New
[v2,1/9] target-arm: Add exception target el infrastructure --- 2015-04-22 Greg Bellows Superseded
[v3,2/2] virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi --- 2015-04-21 Shannon Zhao Superseded
[v3,1/2] hw/net/virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net --- 2015-04-21 Shannon Zhao New
[v2,1/2] hw/net/virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net --- 2015-04-21 Shannon Zhao New
[v2,2/2] virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi --- 2015-04-20 Shannon Zhao New
[v2,1/2] hw/net/virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net --- 2015-04-20 Shannon Zhao New
[4/4] virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi --- 2015-04-17 Shannon Zhao New
[3/4] hw/net/virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net --- 2015-04-17 Shannon Zhao New
[2/4] hw/s390x/s390-virtio-bus: Add virtio_s390_device_plugged for s390-virtio --- 2015-04-17 Shannon Zhao New
[1/4] hw/s390x/virtio-ccw: Add virtio_ccw_device_plugged for virtio-ccw --- 2015-04-17 Shannon Zhao New
[2/2] pci: GPEX: Add support to route legacy interrupts --- 2015-04-17 PranavkumarSawargaonkar New
[1/2] hw: irq: Add API to get irq number from qemu_irq --- 2015-04-17 PranavkumarSawargaonkar New
« 1 2 ... 741 742 743789 790 »