Age | Commit message (Expand) | Author | Files | Lines |
2016-09-10 | vhost-vsock: add virtio sockets device | Stefan Hajnoczi | 2 | -0/+69 |
2016-09-06 | s390x/kvm: allow runtime-instrumentation for "none" machine | David Hildenbrand | 1 | -0/+5 |
2016-09-06 | s390x/sclp: propagate hmfai | David Hildenbrand | 1 | -0/+1 |
2016-09-06 | s390x/sclp: propagate the mha via sclp | David Hildenbrand | 1 | -0/+1 |
2016-09-06 | s390x/sclp: propagate the ibc val (lowest and unblocked ibc) | David Hildenbrand | 1 | -0/+2 |
2016-09-06 | s390x/sclp: indicate sclp features | David Hildenbrand | 1 | -0/+9 |
2016-09-06 | s390x/sclp: factor out preparation of cpu entries | David Hildenbrand | 1 | -10/+12 |
2016-09-06 | s390x/cpumodel: "host" and "qemu" as CPU subclasses | David Hildenbrand | 1 | -1/+5 |
2016-09-05 | s390x/css: handle cssid 255 correctly | Cornelia Huck | 1 | -5/+3 |
2016-09-05 | s390/sclp: cache the sclp device | Christian Borntraeger | 1 | -1/+6 |
2016-09-05 | s390x/pci: assert zpci always existing | Yi Min Zhao | 1 | -5/+1 |
2016-09-05 | s390x/pci: return directly if create zpci failed | Yi Min Zhao | 1 | -0/+1 |
2016-09-05 | s390x: add compat machine for 2.8 | Cornelia Huck | 1 | -1/+17 |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier | 1 | -1/+1 |
2016-08-08 | s390x/pci: fix null pointer bug | Yi Min Zhao | 1 | -1/+1 |
2016-07-20 | s390x/css: provide a dev_path for css devices | Cornelia Huck | 2 | -1/+29 |
2016-07-20 | s390x/css: sch_handle_start_func() handles resume, too | Sascha Silbe | 1 | -0/+4 |
2016-07-20 | s390x/css: copy CCW format bit from ORB to SCSW | Sascha Silbe | 1 | -0/+1 |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 7 | -20/+20 |
2016-07-11 | s390x/pci: make hot-unplug handler smoother | Yi Min Zhao | 2 | -1/+37 |
2016-07-11 | s390x/pci: replace fid with idx in msg data of msix | Yi Min Zhao | 2 | -5/+6 |
2016-07-11 | s390x/pci: fix stpcifc_service_call | Yi Min Zhao | 1 | -1/+9 |
2016-07-11 | s390x/pci: refactor list_pci | Yi Min Zhao | 3 | -26/+45 |
2016-07-11 | s390x/pci: refactor s390_pci_find_dev_by_idx | Yi Min Zhao | 1 | -20/+1 |
2016-07-11 | s390x/pci: add checkings in CLP_SET_PCI_FN | Yi Min Zhao | 1 | -0/+21 |
2016-07-11 | s390x/pci: enable zpci hot-plug/hot-unplug | Yi Min Zhao | 1 | -46/+73 |
2016-07-11 | s390x/pci: enable uid-checking | Yi Min Zhao | 3 | -5/+5 |
2016-07-11 | s390x/pci: introduce S390PCIBusDevice qdev | Yi Min Zhao | 2 | -8/+261 |
2016-07-11 | s390x/pci: introduce S390PCIIOMMU | Yi Min Zhao | 2 | -10/+18 |
2016-07-11 | s390x/pci: introduce S390PCIBus | Yi Min Zhao | 2 | -0/+18 |
2016-07-11 | s390x/pci: enforce zPCI state checking | Yi Min Zhao | 4 | -82/+229 |
2016-07-11 | s390x/pci: refactor s390_pci_find_dev_by_fh | Yi Min Zhao | 1 | -11/+4 |
2016-07-11 | s390x/pci: unify FH_ macros | Yi Min Zhao | 3 | -15/+18 |
2016-07-11 | s390x/pci: write fid in CLP_QUERY_PCI_FN | Yi Min Zhao | 1 | -0/+1 |
2016-07-11 | s390x/pci: acceleration for getting S390pciState | Yi Min Zhao | 1 | -33/+20 |
2016-07-11 | s390x/pci: fix failures of dma map/unmap | Yi Min Zhao | 1 | -4/+2 |
2016-07-11 | s390x/css: Unplug handler of virtual css bridge | Jing Liu | 7 | -57/+164 |
2016-07-11 | s390x/css: Factor out virtual css bridge and bus | Jing Liu | 5 | -88/+96 |
2016-07-11 | s390x/css: use define for "virtual-css-bridge" literal | Sascha Silbe | 3 | -3/+6 |
2016-07-11 | s390x/css: factor out some generic code from virtio_ccw_device_realize() | Sascha Silbe | 3 | -110/+157 |
2016-07-11 | s390x/ipl: fix reboots for migration from different bios | David Hildenbrand | 2 | -2/+11 |
2016-07-11 | s390x/ipl: Support IPL from selected SCSI device | Alexander Yarygin | 2 | -0/+31 |
2016-06-24 | virtio-ccw: convert to ioeventfd callbacks | Cornelia Huck | 1 | -88/+45 |
2016-06-20 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 1 | -0/+15 |
2016-06-20 | trace: split out trace events for hw/s390x/ directory | Daniel P. Berrange | 1 | -0/+15 |
2016-06-20 | error: Remove unnecessary local_err variables | Eduardo Habkost | 2 | -24/+8 |
2016-06-20 | error: Remove NULL checks on error_propagate() calls | Eduardo Habkost | 1 | -21/+7 |
2016-06-14 | s390x: Limit s390-ccw machines to 248 CPUs | Christian Borntraeger | 1 | -1/+1 |
2016-06-14 | virtio-ccw: Provide traces for indicator changes | Christian Borntraeger | 1 | -0/+1 |