Show patches with: State = Action Required       |    Archived = No       |   427083 patches
« 1 2 ... 1605 1606 16074270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V3,2/3] virtio-blk: fail get_features when both scsi and 1.0 were set - - - - --- 2015-07-22 Jason Wang New
[V3,1/3] virtio: get_features() can fail - - - - --- 2015-07-22 Jason Wang New
[V3,2/2] tests: test rx recovery from cont - - - - --- 2015-07-17 Jason Wang New
[V3,1/2] tests: introduce basic pci test for virtio-net - - 1 - --- 2015-07-17 Jason Wang New
[V3] virtio-net: unbreak any layout - - - - --- 2015-07-17 Jason Wang New
[V2] virtio-net: unbreak any layout - - 1 - --- 2015-07-15 Jason Wang New
[V2,5/5] virtio-blk: set VIRTIO_F_ANY_LAYOUT when 1.0 is supported - - - - --- 2015-07-15 Jason Wang New
[V2,4/5] virtio-blk: fail the init when both 1.0 and scsi is set - - - - --- 2015-07-15 Jason Wang New
[V2,3/5] virtio-blk: disable scsi passthrough by default - - - - --- 2015-07-15 Jason Wang New
[V2,2/5] virtio-blk: advertise scsi only when scsi is set - - - - --- 2015-07-15 Jason Wang New
[V2,1/5] virtio: get_features() can fail - - - - --- 2015-07-15 Jason Wang New
[V2,2/2] tests: test rx recovery from cont - - - - --- 2015-07-13 Jason Wang New
[V2,1/2] tests: introduce basic pci test for virtio-net - - - - --- 2015-07-13 Jason Wang New
[5/5] virtio-net: unbreak any layout - - - - --- 2015-07-13 Jason Wang New
[4/5] Revert "virtio-net: enable virtio 1.0" - - - - --- 2015-07-13 Jason Wang New
[3/5] virtio-blk: set VIRTIO_F_ANY_LAYOUT when 1.0 is supported - - - - --- 2015-07-13 Jason Wang New
[2/5] virtio-blk: disable scsi passthrough for 1.0 device - - - - --- 2015-07-13 Jason Wang New
[1/5] virtio-pci: ignore unaligned read/write in virtio_address_space_read()/write() - - - - --- 2015-07-13 Jason Wang New
[2/2] tests: test rx recovery from cont - - - - --- 2015-07-07 Jason Wang New
[1/2] tests: introduce basic pci test for virtio-net - - - - --- 2015-07-07 Jason Wang New
[2.4] socket: pass correct size in net_socket_send() - - 1 - --- 2015-07-07 Jason Wang New
vhost: put log correctly in vhost_dev_start() - - - - --- 2015-06-05 Jason Wang New
[V5] vhost: logs sharing - - - - --- 2015-06-04 Jason Wang New
[V8,9/9] virtio: increase the queue limit to 1024 - - - - --- 2015-05-29 Jason Wang New
[V8,8/9] virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX - - - - --- 2015-05-29 Jason Wang New
[V8,7/9] virtio-s390: introduce virtio_s390_device_plugged() - - - - --- 2015-05-29 Jason Wang New
[V8,6/9] virtio-s390: introduce virito s390 queue limit - - - - --- 2015-05-29 Jason Wang New
[V8,5/9] virtio-ccw: validate the number of queues against bus limitation - - - - --- 2015-05-29 Jason Wang New
[V8,4/9] virtio-ccw: introduce ccw specific queue limit - - - - --- 2015-05-29 Jason Wang New
[V8,3/9] virtio: introduce virtio_get_num_queues() - - - - --- 2015-05-29 Jason Wang New
[V8,2/9] virtio: device_plugged() can fail - - - - --- 2015-05-29 Jason Wang New
[V8,1/9] virtio-net: adding all queues in .realize() - - - - --- 2015-05-29 Jason Wang New
vhost: correctly pass error to caller in vhost_dev_enable_notifiers() - - - - --- 2015-05-29 Jason Wang New
virtio-pci: don't try to mask or unmask vqs without notifiers - - - - --- 2015-05-27 Jason Wang New
[V3] vhost: logs sharing - - - - --- 2015-05-26 Jason Wang New
[V7,16/16] pci: remove hard-coded bar size in msix_init_exclusive_bar() - - - - --- 2015-04-23 Jason Wang New
[V7,15/16] virtio-pci: increase the maximum number of virtqueues to 513 - - - - --- 2015-04-23 Jason Wang New
[V7,14/16] virtio-pci: speedup MSI-X masking and unmasking - - - - --- 2015-04-23 Jason Wang New
[V7,13/16] virtio: introduce vector to virtqueues mapping - - - - --- 2015-04-23 Jason Wang New
[V7,12/16] virtio-pci: switch to use bus specific queue limit - - - - --- 2015-04-23 Jason Wang New
[V7,11/16] virtio-mmio: switch to bus specific queue limit - - - - --- 2015-04-23 Jason Wang New
[V7,10/16] virtio-s390: switch to bus specific queue limit - - 1 - --- 2015-04-23 Jason Wang New
[V7,09/16] virtio-ccw: introduce ccw specific queue limit - - 1 - --- 2015-04-23 Jason Wang New
[V7,08/16] virtio: introduce bus specific queue limit - - 1 - --- 2015-04-23 Jason Wang New
[V7,07/16] virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue 1 - - - --- 2015-04-23 Jason Wang New
[V7,06/16] monitor: check return value of qemu_find_net_clients_except() - - - - --- 2015-04-23 Jason Wang New
[V7,05/16] monitor: replace the magic number 255 with MAX_QUEUE_NUM - - - - --- 2015-04-23 Jason Wang New
[V7,04/16] ppc: spapr: add 2.4 machine type - - 1 - --- 2015-04-23 Jason Wang New
[V7,03/16] spapr: add machine type specific instance init function - - - - --- 2015-04-23 Jason Wang New
[V7,02/16] pc: add 2.4 machine types - - - - --- 2015-04-23 Jason Wang New
[V7,01/16] virtio-net: fix the upper bound when trying to delete queues - - - - --- 2015-04-23 Jason Wang New
[v6,16/16] pci: remove hard-coded bar size in msix_init_exclusive_bar() - - - - --- 2015-04-17 Jason Wang New
[v6,15/16] virtio-pci: increase the maximum number of virtqueues to 513 - - - - --- 2015-04-17 Jason Wang New
[v6,14/16] virtio-pci: speedup MSI-X masking and unmasking - - - - --- 2015-04-17 Jason Wang New
[v6,13/16] virtio: introduce vector to virtqueues mapping - - - - --- 2015-04-17 Jason Wang New
[v6,12/16] virtio-pci: switch to use bus specific queue limit - - - - --- 2015-04-17 Jason Wang New
[v6,11/16] virtio-mmio: switch to bus specific queue limit - - - - --- 2015-04-17 Jason Wang New
[v6,10/16] virtio-s390: switch to bus specific queue limit - - 1 - --- 2015-04-17 Jason Wang New
[v6,09/16] virtio-ccw: introduce ccw specific queue limit - - - - --- 2015-04-17 Jason Wang New
[v6,08/16] virtio: introduce bus specific queue limit - - 1 - --- 2015-04-17 Jason Wang New
[v6,07/16] virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue 1 - - - --- 2015-04-17 Jason Wang New
[v6,06/16] monitor: check return value of qemu_find_net_clients_except() - - - - --- 2015-04-17 Jason Wang New
[v6,05/16] monitor: replace the magic number 255 with MAX_QUEUE_NUM - - - - --- 2015-04-17 Jason Wang New
[v6,04/16] ppc: spapr: add 2.4 machine type - - - - --- 2015-04-17 Jason Wang New
[v6,03/16] spapr: add machine type specific instance init function - - - - --- 2015-04-17 Jason Wang New
[v6,02/16] pc: add 2.4 machine types - - - - --- 2015-04-17 Jason Wang New
[v6,01/16] virtio-net: fix the upper bound when trying to delete queues - - - - --- 2015-04-17 Jason Wang New
[for,virtio-1.0] virtio-pci: correctly set host notifiers for modern bar - - - - --- 2015-04-10 Jason Wang New
[V2] vhost: logs sharing - - - - --- 2015-04-10 Jason Wang New
[V5,18/18] virtio-pci: introduce auto_msix_bar_size property - - - - --- 2015-04-01 Jason Wang New
[V5,17/18] pci: remove hard-coded bar size in msix_init_exclusive_bar() - - - - --- 2015-04-01 Jason Wang New
[V5,16/18] virtio-pci: increase the maximum number of virtqueues to 513 - - - - --- 2015-04-01 Jason Wang New
[V5,15/18] virtio-pci: speedup MSI-X masking and unmasking - - - - --- 2015-04-01 Jason Wang New
[V5,14/18] virtio: introduce virtio_queue_get_index() - - - - --- 2015-04-01 Jason Wang New
[V5,13/18] virtio: introduce vector to virtqueues mapping - - - - --- 2015-04-01 Jason Wang New
[V5,12/18] virtio-pci: switch to use bus specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,11/18] virtio-mmio: switch to bus specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,10/18] virtio-s390: switch to bus specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,09/18] virtio-ccw: introduce ccw specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,08/18] virtio: introduce bus specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,07/18] virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue - - - - --- 2015-04-01 Jason Wang New
[V5,06/18] monitor: check return value of qemu_find_net_clients_except() - - - - --- 2015-04-01 Jason Wang New
[V5,05/18] monitor: replace the magic number 255 with MAX_QUEUE_NUM - - - - --- 2015-04-01 Jason Wang New
[V5,04/18] ppc: spapr: add 2.4 machine type - - - - --- 2015-04-01 Jason Wang New
[V5,03/18] spapr: add machine type specific instance init function - - - - --- 2015-04-01 Jason Wang New
[V5,02/18] pc: add 2.4 machine types - - - - --- 2015-04-01 Jason Wang New
[V5,01/18] virtio-net: fix the upper bound when trying to delete queues - - - - --- 2015-04-01 Jason Wang New
vhost: logs sharing - - - - --- 2015-03-20 Jason Wang New
[for,2.3,V2] virtio-net: validate backend queue numbers against bus limitation - - 1 - --- 2015-03-20 Jason Wang New
[for,2.3,2/2] virtio-net: fix the upper bound when trying to delete queues - - - - --- 2015-03-19 Jason Wang New
[for,2.3,1/2] virtio-net: validate backend queue numbers against bus limitation - - - - --- 2015-03-19 Jason Wang New
[V4,19/19] virtio-pci: introduce auto_msix_bar_size property - - - - --- 2015-03-18 Jason Wang New
[V4,18/19] pci: remove hard-coded bar size in msix_init_exclusive_bar() - - - - --- 2015-03-18 Jason Wang New
[V4,17/19] virtio-pci: increase the maximum number of virtqueues to 513 - - - - --- 2015-03-18 Jason Wang New
[V4,16/19] virtio-pci: speedup MSI-X masking and unmasking - - - - --- 2015-03-18 Jason Wang New
[V4,15/19] virtio: introduce virtio_queue_get_index() - - - - --- 2015-03-18 Jason Wang New
[V4,14/19] virtio: introduce vector to virtqueues mapping - - - - --- 2015-03-18 Jason Wang New
[V4,13/19] virtio-pci: switch to use bus specific queue limit - - - - --- 2015-03-18 Jason Wang New
[V4,12/19] virtio-mmio: switch to bus specific queue limit - - - - --- 2015-03-18 Jason Wang New
[V4,11/19] virtio-s390: switch to bus specific queue limit - - - - --- 2015-03-18 Jason Wang New
« 1 2 ... 1605 1606 16074270 4271 »