Age | Commit message (Expand) | Author |
2015-06-03 | virtio-ccw/migration: Migrate config vector for virtio devices | Jason J. Herne |
2015-06-03 | virtio-ccw: add support for 9pfs | Pierre Morel |
2015-05-31 | virtio-s390: introduce virtio_s390_device_plugged() | Jason Wang |
2015-05-31 | virtio-s390: introduce virito s390 queue limit | Jason Wang |
2015-05-31 | virtio-ccw: validate the number of queues against bus limitation | Jason Wang |
2015-05-31 | virtio-ccw: introduce ccw specific queue limit | Jason Wang |
2015-05-31 | virtio: device_plugged() can fail | Jason Wang |
2015-05-31 | virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core | Cornelia Huck |
2015-05-31 | virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE | Cornelia Huck |
2015-05-31 | virtio: move host_features | Cornelia Huck |
2015-05-31 | hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccw | Shannon Zhao |
2015-05-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-05-08 | virtio-ccw: implement ->device_plugged | Cornelia Huck |
2015-05-08 | virtio-ccw: change realization sequence | Cornelia Huck |
2015-05-08 | s390-virtio: clear {used,avail}_event_idx on reset as well | Christian Borntraeger |
2015-05-08 | s390-virtio: use common features | Cornelia Huck |
2015-05-08 | s390-virtio: Accommodate guests using virtqueues too early | Christian Borntraeger |
2015-04-30 | s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl | Alexander Yarygin |
2015-04-30 | s390x/ipl: sort into categories | Cornelia Huck |
2015-04-30 | sclp: sort into categories | Cornelia Huck |
2015-04-30 | s390-virtio: sort into categories | Cornelia Huck |
2015-04-30 | virtio-ccw: sort into categories | Cornelia Huck |
2015-04-28 | virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi | Shannon Zhao |
2015-04-28 | virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net | Shannon Zhao |
2015-04-27 | virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue | Jason Wang |
2015-04-26 | Switch non-CPU callers from ld/st*_phys to address_space_ld/st* | Peter Maydell |
2015-04-26 | memory: Replace io_mem_read/write with memory_region_dispatch_read/write | Peter Maydell |
2015-03-30 | s390x/ipl: avoid sign extension | Cornelia Huck |
2015-03-30 | s390x: do not include ram_addr.h | Paolo Bonzini |
2015-03-30 | virtio-ccw: range check in READ_VQ_CONF | Cornelia Huck |
2015-03-30 | virtio-ccw: fix range check for SET_VQ | Cornelia Huck |
2015-03-16 | s390x/pci: fix length in sei_nt2 event | Frank Blaschka |
2015-03-16 | s390x/ipl: remove dead code | Dominik Dingel |
2015-03-16 | s390x/virtio-bus: Remove unused function s390_virtio_bus_console() | Thomas Huth |
2015-03-16 | s390x: CPACF: Handle key wrap machine options | Tony Krowiak |
2015-03-16 | virtio-ccw: assure BE accesses | Cornelia Huck |
2015-03-16 | s390x/kvm: Guest Migration TOD clock synchronization | Jason J. Herne |
2015-03-11 | s390/bios: Make the s390-ccw.img relocatable | Thomas Huth |
2015-03-10 | s390x/kvm: passing max memory size to accelerator | Dominik Dingel |
2015-03-10 | virtio-ccw: Convert to realize() | Markus Armbruster |
2015-03-10 | virtio-s390: Convert to realize() | Markus Armbruster |
2015-03-10 | virtio-s390: s390_virtio_device_init() can't fail, simplify | Markus Armbruster |
2015-03-01 | balloon: call qdev_alias_all_properties for proxy dev in balloon class init | Denis V. Lunev |
2015-02-26 | virtio: feature bit manipulation helpers | Cornelia Huck |
2015-02-26 | virtio: cull virtio_bus_set_vdev_features | Cornelia Huck |
2015-02-26 | s390: use standard headers | Michael S. Tsirkin |
2015-02-18 | s390x/pci: Rework memory access in zpci instruction | Frank Blaschka |
2015-02-18 | s390x/ioinst: Rework memory access in STCRW instruction | Thomas Huth |
2015-02-18 | s390x/ioinst: Rework memory access in TSCH instruction | Thomas Huth |
2015-02-18 | s390x/css: Make schib parameter of css_do_msch const | Thomas Huth |