aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2016-10-28s390: avoid always-true comparison in s390_pci_generate_fid()Peter Maydell
2016-09-28s390x/css: {c,h,t,r,x}sch: require enable AND device number validSascha Silbe
2016-09-28s390x/pci: code cleanupYi Min Zhao
2016-09-28s390x/pci: assign msix io region for each pci deviceYi Min Zhao
2016-09-28s390x/pci: re-arrange variable declarationsPierre Morel
2016-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell
2016-09-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-09-19virtio-ccw: set revision 2 as maximal revision numberPierre Morel
2016-09-19virtio-ccw: respond to READ_STATUS commandPierre Morel
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin
2016-09-15s390x: remove useless castLaurent Vivier
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-09-06s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand
2016-09-06s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-09-05s390/sclp: cache the sclp deviceChristian Borntraeger
2016-09-05s390x/pci: assert zpci always existingYi Min Zhao
2016-09-05s390x/pci: return directly if create zpci failedYi Min Zhao
2016-09-05s390x: add compat machine for 2.8Cornelia Huck
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-08s390x/pci: fix null pointer bugYi Min Zhao
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck
2016-07-20s390x/css: sch_handle_start_func() handles resume, tooSascha Silbe
2016-07-20s390x/css: copy CCW format bit from ORB to SCSWSascha Silbe
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-11s390x/pci: make hot-unplug handler smootherYi Min Zhao
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao
2016-07-11s390x/pci: fix stpcifc_service_callYi Min Zhao
2016-07-11s390x/pci: refactor list_pciYi Min Zhao
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_idxYi Min Zhao
2016-07-11s390x/pci: add checkings in CLP_SET_PCI_FNYi Min Zhao
2016-07-11s390x/pci: enable zpci hot-plug/hot-unplugYi Min Zhao
2016-07-11s390x/pci: enable uid-checkingYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIIOMMUYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusYi Min Zhao
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_fhYi Min Zhao
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao
2016-07-11s390x/pci: write fid in CLP_QUERY_PCI_FNYi Min Zhao
2016-07-11s390x/pci: acceleration for getting S390pciStateYi Min Zhao
2016-07-11s390x/pci: fix failures of dma map/unmapYi Min Zhao