Age | Commit message (Expand) | Author | Files | Lines |
2015-09-11 | hw/s390x/s390-virtio-bus: Remove meaningless blank Property | Shannon Zhao | 1 | -5/+0 |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2015-05-31 | virtio-s390: introduce virtio_s390_device_plugged() | Jason Wang | 1 | -0/+14 |
2015-05-31 | virtio-s390: introduce virito s390 queue limit | Jason Wang | 1 | -2/+4 |
2015-05-31 | virtio: move host_features | Cornelia Huck | 1 | -16/+2 |
2015-05-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -13/+0 |
2015-05-08 | s390-virtio: clear {used,avail}_event_idx on reset as well | Christian Borntraeger | 1 | -0/+8 |
2015-05-08 | s390-virtio: use common features | Cornelia Huck | 1 | -14/+6 |
2015-04-30 | s390-virtio: sort into categories | Cornelia Huck | 1 | -0/+9 |
2015-04-28 | virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi | Shannon Zhao | 1 | -1/+0 |
2015-04-28 | virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net | Shannon Zhao | 1 | -2/+0 |
2015-04-26 | Switch non-CPU callers from ld/st*_phys to address_space_ld/st* | Peter Maydell | 1 | -25/+48 |
2015-03-16 | s390x/virtio-bus: Remove unused function s390_virtio_bus_console() | Thomas Huth | 1 | -5/+0 |
2015-03-10 | virtio-s390: Convert to realize() | Markus Armbruster | 1 | -34/+46 |
2015-03-10 | virtio-s390: s390_virtio_device_init() can't fail, simplify | Markus Armbruster | 1 | -14/+15 |
2014-10-30 | virtio: link the rng backend through an alias property | Paolo Bonzini | 1 | -4/+2 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -1/+1 |
2014-10-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ... | Peter Maydell | 1 | -0/+4 |
2014-10-15 | virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390 | Gonglei | 1 | -0/+2 |
2014-10-15 | virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390 | Gonglei | 1 | -0/+2 |
2014-10-15 | s390x: Convert s390-virtio to hotplug handler API | Igor Mammedov | 1 | -5/+5 |
2014-09-30 | virtio: add a wrapper for virtio-backend initialization | Gonglei | 1 | -24/+18 |
2014-09-30 | virtio-rng: fix virtio-rng child refcount in transports | Gonglei | 1 | -0/+1 |
2014-09-30 | virtio-rng: use aliases instead of duplicate qdev properties | Gonglei | 1 | -1/+1 |
2014-09-30 | virtio-serial: fix virtio-serial child refcount in transports | Gonglei | 1 | -0/+1 |
2014-09-30 | virtio-serial: use aliases instead of duplicate qdev properties | Gonglei | 1 | -1/+1 |
2014-09-30 | virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports | Gonglei | 1 | -0/+2 |
2014-09-30 | virtio/vhost-scsi: use aliases instead of duplicate qdev properties | Gonglei | 1 | -2/+2 |
2014-09-30 | virtio-net: fix virtio-net child refcount in transports | Gonglei | 1 | -0/+1 |
2014-09-30 | virtio-net: use aliases instead of duplicate qdev properties | Gonglei | 1 | -2/+1 |
2014-07-06 | virtio: move common virtio properties to bus class device | Ming Lei | 1 | -0/+2 |
2014-07-01 | virtio-blk: replace x-iothread with iothread link property | Stefan Hajnoczi | 1 | -0/+2 |
2014-07-01 | virtio: fix virtio-blk child refcount in transports | Stefan Hajnoczi | 1 | -0/+1 |
2014-07-01 | virtio-blk: use aliases instead of duplicate qdev properties | Stefan Hajnoczi | 1 | -8/+1 |
2014-06-10 | s390x: cleanup interrupt injection | Cornelia Huck | 1 | -4/+2 |
2014-06-10 | s390x: consolidate floating interrupts | Cornelia Huck | 1 | -11/+0 |
2014-03-19 | qom: Add check() argument to object_property_add_link() | Stefan Hajnoczi | 1 | -0/+1 |
2014-03-19 | qom: Make QOM link property unref optional | Stefan Hajnoczi | 1 | -1/+2 |
2014-02-11 | exec: Make stb_phys input an AddressSpace | Edgar E. Iglesias | 1 | -5/+11 |
2014-02-11 | exec: Make stw_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -3/+5 |
2014-02-11 | exec: Make stl_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -1/+1 |
2014-02-11 | exec: Make stq_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -1/+2 |
2014-02-11 | exec: Make ldq/ldub_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -2/+3 |
2014-02-11 | exec: Make ldl_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -1/+1 |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -2/+0 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+1 |
2013-08-30 | qom: Pass available size to object_initialize() | Andreas Färber | 1 | -6/+6 |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber | 1 | -2/+2 |
2013-08-30 | s390-virtio-bus: Pass size to virtio_s390_bus_new() | Andreas Färber | 1 | -3/+5 |
2013-08-30 | virtio: Remove unnecessary OBJECT() casts | Peter Maydell | 1 | -6/+6 |