Age | Commit message (Expand) | Author |
2016-12-16 | virtio: avoid using guest_notifier_mask in vhost-user mode | Wei Huang |
2016-11-15 | virtio: allow per-device-class legacy features | Michael S. Tsirkin |
2016-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2016-10-31 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into staging | Peter Maydell |
2016-10-31 | s390x/pci: Check memory region dispatching callbacks | Pierre Morel |
2016-10-31 | s390x/pci: use generic interface to inject interrupt | Yi Min Zhao |
2016-10-30 | virtio: introduce virtio_device_ioeventfd_enabled | Paolo Bonzini |
2016-10-30 | virtio: move ioeventfd_started flag to VirtioBusState | Paolo Bonzini |
2016-10-30 | virtio: move ioeventfd_disabled flag to VirtioBusState | Paolo Bonzini |
2016-10-30 | virtio: disable ioeventfd as early as possible | Paolo Bonzini |
2016-10-28 | s390: avoid always-true comparison in s390_pci_generate_fid() | Peter Maydell |
2016-09-28 | s390x/css: {c,h,t,r,x}sch: require enable AND device number valid | Sascha Silbe |
2016-09-28 | s390x/pci: code cleanup | Yi Min Zhao |
2016-09-28 | s390x/pci: assign msix io region for each pci device | Yi Min Zhao |
2016-09-28 | s390x/pci: re-arrange variable declarations | Pierre Morel |
2016-09-19 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into staging | Peter Maydell |
2016-09-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-09-19 | virtio-ccw: set revision 2 as maximal revision number | Pierre Morel |
2016-09-19 | virtio-ccw: respond to READ_STATUS command | Pierre Morel |
2016-09-19 | s390x/kvm: disable cpu model for the 2.7 machine | Christian Borntraeger |
2016-09-15 | virtio-bus: Plug devices after features are negotiated | Maxime Coquelin |
2016-09-15 | s390x: remove useless cast | Laurent Vivier |
2016-09-15 | Remove unused function declarations | Ladi Prosek |
2016-09-10 | vhost-vsock: add virtio sockets device | Stefan Hajnoczi |
2016-09-06 | s390x/kvm: allow runtime-instrumentation for "none" machine | David Hildenbrand |
2016-09-06 | s390x/sclp: propagate hmfai | David Hildenbrand |
2016-09-06 | s390x/sclp: propagate the mha via sclp | David Hildenbrand |
2016-09-06 | s390x/sclp: propagate the ibc val (lowest and unblocked ibc) | David Hildenbrand |
2016-09-06 | s390x/sclp: indicate sclp features | David Hildenbrand |
2016-09-06 | s390x/sclp: factor out preparation of cpu entries | David Hildenbrand |
2016-09-06 | s390x/cpumodel: "host" and "qemu" as CPU subclasses | David Hildenbrand |
2016-09-05 | s390x/css: handle cssid 255 correctly | Cornelia Huck |
2016-09-05 | s390/sclp: cache the sclp device | Christian Borntraeger |
2016-09-05 | s390x/pci: assert zpci always existing | Yi Min Zhao |
2016-09-05 | s390x/pci: return directly if create zpci failed | Yi Min Zhao |
2016-09-05 | s390x: add compat machine for 2.8 | Cornelia Huck |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-08-08 | s390x/pci: fix null pointer bug | Yi Min Zhao |
2016-07-20 | s390x/css: provide a dev_path for css devices | Cornelia Huck |
2016-07-20 | s390x/css: sch_handle_start_func() handles resume, too | Sascha Silbe |
2016-07-20 | s390x/css: copy CCW format bit from ORB to SCSW | Sascha Silbe |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-11 | s390x/pci: make hot-unplug handler smoother | Yi Min Zhao |
2016-07-11 | s390x/pci: replace fid with idx in msg data of msix | Yi Min Zhao |
2016-07-11 | s390x/pci: fix stpcifc_service_call | Yi Min Zhao |
2016-07-11 | s390x/pci: refactor list_pci | Yi Min Zhao |
2016-07-11 | s390x/pci: refactor s390_pci_find_dev_by_idx | Yi Min Zhao |
2016-07-11 | s390x/pci: add checkings in CLP_SET_PCI_FN | Yi Min Zhao |
2016-07-11 | s390x/pci: enable zpci hot-plug/hot-unplug | Yi Min Zhao |