aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2015-03-01balloon: call qdev_alias_all_properties for proxy dev in balloon class initDenis V. Lunev
2015-02-26virtio: feature bit manipulation helpersCornelia Huck
2015-02-26virtio: cull virtio_bus_set_vdev_featuresCornelia Huck
2015-02-26s390: use standard headersMichael S. Tsirkin
2015-02-18s390x/pci: Rework memory access in zpci instructionFrank Blaschka
2015-02-18s390x/ioinst: Rework memory access in STCRW instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in TSCH instructionThomas Huth
2015-02-18s390x/css: Make schib parameter of css_do_msch constThomas Huth
2015-02-13s390x/ipl: make s390x ipl device aware of migrationFan Zhang
2015-02-13s390x/ipl: drop reipl parameters on resetsFan Zhang
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang
2015-02-13s390x/ipl: always load the bios for ccw machineFan Zhang
2015-02-03s390x/ipl: Improved code indentation in s390_ipl_init()Thomas Huth
2015-02-03s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao
2015-02-03s390x/pci: check for invalid function handleFrank Blaschka
2015-02-03s390x/pci: avoid sign extension in stpcifcFrank Blaschka
2015-02-03s390: Plug memory leak on s390_pci_generate_event() error pathMarkus Armbruster
2015-01-12s390: implement pci instructionsFrank Blaschka
2015-01-12s390: Add PCI bus supportFrank Blaschka
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck
2014-10-30virtio: link the rng backend through an alias propertyPaolo Bonzini
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell
2014-10-15virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei
2014-10-15s390x: Convert virtio-ccw to hotplug handler APIIgor Mammedov
2014-10-15s390x: Convert s390-virtio to hotplug handler APIIgor Mammedov
2014-10-15s390x: Drop not used allow_hotplug in event-facilityIgor Mammedov
2014-10-10s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand
2014-09-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-30virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng
2014-09-30virtio: add a wrapper for virtio-backend initializationGonglei
2014-09-30virtio-balloon: fix virtio-balloon child refcount in transportsGonglei
2014-09-30virtio-rng: fix virtio-rng child refcount in transportsGonglei
2014-09-30virtio-rng: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio-serial: fix virtio-serial child refcount in transportsGonglei
2014-09-30virtio-serial: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transportsGonglei
2014-09-30virtio/vhost-scsi: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio-net: fix virtio-net child refcount in transportsGonglei
2014-09-30virtio-net: use aliases instead of duplicate qdev propertiesGonglei
2014-09-23s390x/css: catch ccw sequence errorsCornelia Huck
2014-09-23s390x/css: support format-0 ccwsCornelia Huck
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato
2014-09-01s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato