Show patches with: Archived = No       |   430654 patches
« 1 2 ... 3 4 54306 4307 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[19/61] virtio-net : cleanup : use QOM cast. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[20/61] virtio-net : cleanup : init and exit function. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[21/61] virtio-net : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[22/61] virtio-scsi : show the VirtIOSCSI structure. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[23/61] virtio-scsi : don't use pointer for configuration. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[24/61] virtio-scsi : allocate cmd_vqs array separately. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[25/61] virtio-scsi : moving host_features from properties to transport properties. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[26/61] virtio-scsi : add the virtio-scsi device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[27/61] virtio-scsi-pci : switch to new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[28/61] virtio-scsi-s390 : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[29/61] virtio-scsi : cleanup : use QOM casts. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[30/61] virtio-scsi : cleanup : init and exit functions. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[31/61] virtio-scsi : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[32/61] virtio-balloon : show the VirtIOBalloon structure. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[33/61] virtio-balloon : add the virtio-balloon device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[34/61] virtio-balloon-pci : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[35/61] virtio-balloon : cleanup : init and exit function. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[36/61] virtio-balloon : cleanup : QOM casts. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[37/61] virtio-balloon : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[38/61] virtio-rng : show the VirtIORNG structure. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[39/61] virtio-rng : don't use pointer for configuration. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[40/61] virtio-rng : add virtio-rng device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[41/61] virtio-rng-s390 : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[42/61] virtio-rng-pci : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[43/61] virtio-rng.c : cleanup : init and exit functions. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[44/61] virtio-rng.c : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[45/61] virtio-rng.c : cleanup : use QOM casts. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[46/61] virtio-serial : show structures. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[47/61] virtio-serial : add the virtio-serial device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[48/61] virtio-serial-pci : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[49/61] virtio-serial-s390 : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[50/61] virtio-serial : cleanup : init and exit functions. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[51/61] virtio-serial : cleanup : use QOM casts. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[52/61] virtio-serial : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[53/61] virtio-9p : add the virtio-9p device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[54/61] virtio-9p-pci : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[55/61] virtio-9p : cleanup : init function. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[56/61] virtio-9p : cleanup : QOM casts. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[57/61] virtio : remove the function pointer. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[58/61] virtio-pci : cleanup : init, exit and reset functions. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[59/61] s390-virtio-bus : cleanup - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[60/61] virtio : remove virtiobindings. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[61/61] virtio : cleanup : init and exit function. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
Add libcacard/trace/generated-tracers.c to .gitignore - - - - --- 2013-01-07 Alex_Rozenman@mentor.com New
gdbstub: Implement "Xfer:spaces" requests. This is a part of Codebench IDE integration. - - - - --- 2013-01-07 Alex_Rozenman@mentor.com New
[V2,1/7] qdev: add a maximum device allowed field for the bus. - - 1 - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,2/7] virtio-bus: introduce virtio-bus - - 1 - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,3/7] virtio-device: refactor virtio-device. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,4/7] virtio-pci-bus: introduce virtio-pci-bus. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,5/7] virtio-pci: refactor virtio-pci device. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,6/7] virtio-s390-bus: add virtio-s390-bus. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,7/7] virtio-s390-device: create a virtio-s390-bus during init. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
[V2] hd-geometry.c: Integrate HDIO_GETGEO in guessing - - 1 - --- 2013-01-11 elelueck@linux.vnet.ibm.com New
virtio-9p: fix compilation error. - - - - --- 2013-01-14 fred.konrad@greensocs.com New
[V3,1/7] qdev: add a maximum device allowed field for the bus. - - 1 - --- 2013-01-14 fred.konrad@greensocs.com New
[V3,2/7] virtio-bus: introduce virtio-bus - - 1 - --- 2013-01-14 fred.konrad@greensocs.com New
[V3,3/7] virtio-device: refactor virtio-device. - - - - --- 2013-01-14 fred.konrad@greensocs.com New
[V3,4/7] virtio-pci-bus: introduce virtio-pci-bus. - - - - --- 2013-01-14 fred.konrad@greensocs.com New
[V3,5/7] virtio-pci: refactor virtio-pci device. - - - - --- 2013-01-14 fred.konrad@greensocs.com New
[V3,6/7] virtio-s390-bus: add virtio-s390-bus. - - - - --- 2013-01-14 fred.konrad@greensocs.com New
[V3,7/7] virtio-s390-device: create a virtio-s390-bus during init. - - - - --- 2013-01-14 fred.konrad@greensocs.com New
[V3,01/44] virtio: make virtio device's structures public. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,02/44] virtio-blk: don't use pointer for configuration. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,03/44] virtio-blk: add the virtio-blk device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,04/44] virtio-blk-pci: switch to new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,05/44] virtio-blk-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,06/44] virtio-blk: cleanup: use QOM cast. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,07/44] virtio-blk: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,08/44] virtio-net: add the virtio-net device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,09/44] virtio-net-pci: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,10/44] virtio-net-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,11/44] virtio-net: cleanup: use QOM cast. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,12/44] virtio-net: cleanup: init and exit function. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,13/44] virtio-net: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,14/44] virtio-scsi: don't use pointer for configuration. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,15/44] virtio-scsi: allocate cmd_vqs array separately. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,16/44] virtio-scsi: moving host_features from properties to transport properties. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,17/44] virtio-scsi: add the virtio-scsi device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,18/44] virtio-scsi-pci: switch to new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,19/44] virtio-scsi-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,20/44] virtio-scsi: cleanup: use QOM casts. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,21/44] virtio-scsi: cleanup: init and exit functions. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,22/44] virtio-scsi: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,23/44] virtio-balloon: add the virtio-balloon device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,24/44] virtio-balloon-pci: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,25/44] virtio-balloon: cleanup: init and exit function. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,26/44] virtio-balloon: cleanup: QOM casts. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,27/44] virtio-balloon: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,28/44] virtio-rng: don't use pointer for configuration. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,29/44] virtio-rng: add virtio-rng device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,30/44] virtio-rng-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,31/44] virtio-rng-pci: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,32/44] virtio-rng.c: cleanup: init and exit functions. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,33/44] virtio-rng.c: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,34/44] virtio-rng.c: cleanup: use QOM casts. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,35/44] virtio-serial: add the virtio-serial device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,36/44] virtio-serial-pci: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,37/44] virtio-serial-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,38/44] virtio-serial: cleanup: init and exit functions. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,39/44] virtio-serial: cleanup: use QOM casts. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
« 1 2 ... 3 4 54306 4307 »