summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* s390x: remove useless castLaurent Vivier2016-09-151-1/+1
* Remove unused function declarationsLadi Prosek2016-09-151-1/+0Star
* vhost-vsock: add virtio sockets deviceStefan Hajnoczi2016-09-092-0/+69
* s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand2016-09-061-0/+5
* s390x/sclp: propagate hmfaiDavid Hildenbrand2016-09-061-0/+1
* s390x/sclp: propagate the mha via sclpDavid Hildenbrand2016-09-061-0/+1
* s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand2016-09-061-0/+2
* s390x/sclp: indicate sclp featuresDavid Hildenbrand2016-09-061-0/+9
* s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand2016-09-061-10/+12
* s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand2016-09-061-1/+5
* s390x/css: handle cssid 255 correctlyCornelia Huck2016-09-051-5/+3Star
* s390/sclp: cache the sclp deviceChristian Borntraeger2016-09-051-1/+6
* s390x/pci: assert zpci always existingYi Min Zhao2016-09-051-5/+1Star
* s390x/pci: return directly if create zpci failedYi Min Zhao2016-09-051-0/+1
* s390x: add compat machine for 2.8Cornelia Huck2016-09-051-1/+17
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* s390x/pci: fix null pointer bugYi Min Zhao2016-08-081-1/+1
* s390x/css: provide a dev_path for css devicesCornelia Huck2016-07-202-1/+29
* s390x/css: sch_handle_start_func() handles resume, tooSascha Silbe2016-07-201-0/+4
* s390x/css: copy CCW format bit from ORB to SCSWSascha Silbe2016-07-201-0/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-127-20/+20
* s390x/pci: make hot-unplug handler smootherYi Min Zhao2016-07-112-1/+37
* s390x/pci: replace fid with idx in msg data of msixYi Min Zhao2016-07-112-5/+6
* s390x/pci: fix stpcifc_service_callYi Min Zhao2016-07-111-1/+9
* s390x/pci: refactor list_pciYi Min Zhao2016-07-113-26/+45
* s390x/pci: refactor s390_pci_find_dev_by_idxYi Min Zhao2016-07-111-20/+1Star
* s390x/pci: add checkings in CLP_SET_PCI_FNYi Min Zhao2016-07-111-0/+21
* s390x/pci: enable zpci hot-plug/hot-unplugYi Min Zhao2016-07-111-46/+73
* s390x/pci: enable uid-checkingYi Min Zhao2016-07-113-5/+5
* s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao2016-07-112-8/+261
* s390x/pci: introduce S390PCIIOMMUYi Min Zhao2016-07-112-10/+18
* s390x/pci: introduce S390PCIBusYi Min Zhao2016-07-112-0/+18
* s390x/pci: enforce zPCI state checkingYi Min Zhao2016-07-114-82/+229
* s390x/pci: refactor s390_pci_find_dev_by_fhYi Min Zhao2016-07-111-11/+4Star
* s390x/pci: unify FH_ macrosYi Min Zhao2016-07-113-15/+18
* s390x/pci: write fid in CLP_QUERY_PCI_FNYi Min Zhao2016-07-111-0/+1
* s390x/pci: acceleration for getting S390pciStateYi Min Zhao2016-07-111-33/+20Star
* s390x/pci: fix failures of dma map/unmapYi Min Zhao2016-07-111-4/+2Star
* s390x/css: Unplug handler of virtual css bridgeJing Liu2016-07-117-57/+164
* s390x/css: Factor out virtual css bridge and busJing Liu2016-07-115-88/+96
* s390x/css: use define for "virtual-css-bridge" literalSascha Silbe2016-07-113-3/+6
* s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe2016-07-113-110/+157
* s390x/ipl: fix reboots for migration from different biosDavid Hildenbrand2016-07-112-2/+11
* s390x/ipl: Support IPL from selected SCSI deviceAlexander Yarygin2016-07-112-0/+31
* virtio-ccw: convert to ioeventfd callbacksCornelia Huck2016-06-241-88/+45Star
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-06-201-0/+15
|\
| * trace: split out trace events for hw/s390x/ directoryDaniel P. Berrange2016-06-201-0/+15
* | error: Remove unnecessary local_err variablesEduardo Habkost2016-06-202-24/+8Star
* | error: Remove NULL checks on error_propagate() callsEduardo Habkost2016-06-201-21/+7Star
|/