Age | Commit message (Expand) | Author |
2013-04-25 | virtio-ccw: Check indicators location. | Cornelia Huck |
2013-04-24 | virtio: remove virtiobindings. | KONRAD Frederic |
2013-04-24 | virtio: remove the function pointer. | KONRAD Frederic |
2013-04-24 | virtio-bus: make virtio_x_bus_new static. | KONRAD Frederic |
2013-04-24 | virtio-rng-ccw: switch to the new API. | KONRAD Frederic |
2013-04-24 | virtio-rng-s390: switch to the new API. | KONRAD Frederic |
2013-04-24 | virtio-rng: add virtio-rng device. | KONRAD Frederic |
2013-04-19 | vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel module | Paolo Bonzini |
2013-04-19 | vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module | Paolo Bonzini |
2013-04-19 | virtio-scsi: create VirtIOSCSICommon | Paolo Bonzini |
2013-04-17 | virtio-net-ccw: switch to the new API. | KONRAD Frederic |
2013-04-17 | virtio-net-s390: switch to the new API. | KONRAD Frederic |
2013-04-17 | virtio-net: add the virtio-net device. | KONRAD Frederic |
2013-04-15 | virtio-balloon: fix dynamic properties. | KONRAD Frederic |
2013-04-15 | virtio-serial-ccw: switch to the new API. | KONRAD Frederic |
2013-04-15 | virtio-serial-s390: switch to the new API. | KONRAD Frederic |
2013-04-15 | virtio-serial: add the virtio-serial device. | KONRAD Frederic |
2013-04-12 | Typo, spelling and grammatical fixes | Peter Maydell |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-28 | virtio-balloon-ccw: switch to the new API. | KONRAD Frederic |
2013-03-26 | virtio-ccw: Queue sanity check for notify hypercall. | Cornelia Huck |
2013-03-26 | virtio-scsi-ccw: switch to new API | KONRAD Frederic |
2013-03-26 | virtio-scsi-s390: switch to the new API. | KONRAD Frederic |
2013-03-26 | virtio-scsi: moving host_features from properties to transport properties. | KONRAD Frederic |
2013-03-20 | virtio-ccw, s390-virtio: Use generic virtio-blk macro. | Cornelia Huck |
2013-03-20 | s390-virtio, virtio-ccw: Add config_wce for virtio-blk. | Cornelia Huck |
2013-03-20 | virtio-ccw: Add missing blk chs properties. | Cornelia Huck |
2013-03-18 | virtio-blk-ccw switch to new API. | KONRAD Frederic |
2013-03-18 | virtio-blk-s390: switch to the new API. | KONRAD Frederic |
2013-03-18 | virtio-x-bus: fix allow_hotplug assertion. | KONRAD Frederic |
2013-03-15 | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging | Anthony Liguori |
2013-03-12 | virtio-ccw: Wire up virtio-rng. | Cornelia Huck |
2013-03-12 | virtio-ccw: remove qdev_unparent in unplug routing | Christian Borntraeger |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber |
2013-03-10 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2013-03-08 | s390/virtio-ccw: remove redundant call to blockdev_mark_auto_del | Christian Borntraeger |
2013-03-08 | s390/css: Fix subchannel detection | Christian Borntraeger |
2013-03-08 | Allow virtio-net features for legacy s390 virtio bus | Christian Borntraeger |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-03-01 | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini |
2013-02-13 | s390: Fix handling of iscs. | Cornelia Huck |
2013-02-13 | s390/sclpconsole: prevent char layer callback during initialization | Christian Borntraeger |
2013-02-08 | virtio-net: pass host features to virtio_net_init | Anthony Liguori |
2013-02-01 | target-s390x: Pass S390CPU to s390_{add, del}_running_cpu() | Andreas Färber |
2013-02-01 | target-s390x: Clean up cpu_inject_*() signatures | Andreas Färber |
2013-01-29 | s390: Drop set_bit usage in virtio_ccw. | Cornelia Huck |
2013-01-29 | s390: css error codes. | Cornelia Huck |
2013-01-29 | s390: Use s390_cpu_physical_memory_map for tpi. | Cornelia Huck |
2013-01-29 | s390: Add s390-ccw-virtio machine. | Cornelia Huck |