summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* balloon: call qdev_alias_all_properties for proxy dev in balloon class initDenis V. Lunev2015-03-011-3/+2
* virtio: feature bit manipulation helpersCornelia Huck2015-02-261-2/+2
* virtio: cull virtio_bus_set_vdev_featuresCornelia Huck2015-02-261-2/+1
* s390: use standard headersMichael S. Tsirkin2015-02-262-22/+21
* s390x/pci: Rework memory access in zpci instructionFrank Blaschka2015-02-181-9/+28
* s390x/ioinst: Rework memory access in STCRW instructionThomas Huth2015-02-181-0/+20
* s390x/ioinst: Rework memory access in TSCH instructionThomas Huth2015-02-181-15/+23
* s390x/css: Make schib parameter of css_do_msch constThomas Huth2015-02-181-1/+1
* s390x/ipl: make s390x ipl device aware of migrationFan Zhang2015-02-131-0/+28
* s390x/ipl: drop reipl parameters on resetsFan Zhang2015-02-132-0/+16
* s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang2015-02-133-15/+98
* s390x/ipl: always load the bios for ccw machineFan Zhang2015-02-134-50/+66
* s390x/ipl: Improved code indentation in s390_ipl_init()Thomas Huth2015-02-031-23/+24
* s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao2015-02-031-8/+12
* s390x/pci: check for invalid function handleFrank Blaschka2015-02-031-1/+1
* s390x/pci: avoid sign extension in stpcifcFrank Blaschka2015-02-031-4/+4
* s390: Plug memory leak on s390_pci_generate_event() error pathMarkus Armbruster2015-02-031-1/+2
* s390: implement pci instructionsFrank Blaschka2015-01-123-1/+1100
* s390: Add PCI bus supportFrank Blaschka2015-01-127-1/+865
* s390x/ccw: fix oddity in machine class initCornelia Huck2015-01-121-1/+1
* virtio: link the rng backend through an alias propertyPaolo Bonzini2014-10-302-8/+4
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-203-3/+3
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell2014-10-162-0/+8
|\
| * virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei2014-10-152-0/+4
| * virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei2014-10-152-0/+4
* | s390x: Convert virtio-ccw to hotplug handler APIIgor Mammedov2014-10-151-8/+9
* | s390x: Convert s390-virtio to hotplug handler APIIgor Mammedov2014-10-151-5/+5
* | s390x: Drop not used allow_hotplug in event-facilityIgor Mammedov2014-10-151-2/+0
|/
* s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck2014-10-101-1/+1
* s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand2014-10-101-1/+1
* s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand2014-10-101-32/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-302-41/+39
|\
| * virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng2014-09-301-0/+2
| * virtio: add a wrapper for virtio-backend initializationGonglei2014-09-302-48/+36
| * virtio-balloon: fix virtio-balloon child refcount in transportsGonglei2014-09-301-1/+1
| * virtio-rng: fix virtio-rng child refcount in transportsGonglei2014-09-302-0/+2
| * virtio-rng: use aliases instead of duplicate qdev propertiesGonglei2014-09-302-2/+2
| * virtio-serial: fix virtio-serial child refcount in transportsGonglei2014-09-302-0/+2
| * virtio-serial: use aliases instead of duplicate qdev propertiesGonglei2014-09-302-2/+2
| * virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transportsGonglei2014-09-302-0/+4
| * virtio/vhost-scsi: use aliases instead of duplicate qdev propertiesGonglei2014-09-302-4/+4
| * virtio-net: fix virtio-net child refcount in transportsGonglei2014-09-302-0/+2
| * virtio-net: use aliases instead of duplicate qdev propertiesGonglei2014-09-302-4/+2
* | s390x/css: catch ccw sequence errorsCornelia Huck2014-09-232-0/+11
* | s390x/css: support format-0 ccwsCornelia Huck2014-09-232-9/+22
|/
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-093-3/+3
* sclp-s390: Add memory hotplug SCLPsMatthew Rosato2014-09-011-6/+253
* s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato2014-09-011-6/+9
* virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-011-8/+38
* sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2014-09-011-0/+30
OpenPOWER on IntegriCloud