summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2015-03-16s390x/pci: fix length in sei_nt2 eventFrank Blaschka1-0/+1
2015-03-16s390x/ipl: remove dead codeDominik Dingel1-3/+0
2015-03-16s390x/virtio-bus: Remove unused function s390_virtio_bus_console()Thomas Huth2-6/+0
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak1-0/+63
2015-03-16virtio-ccw: assure BE accessesCornelia Huck1-9/+13
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne2-0/+56
2015-03-11s390/bios: Make the s390-ccw.img relocatableThomas Huth1-3/+21
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel1-0/+10
2015-03-10virtio-ccw: Convert to realize()Markus Armbruster2-61/+75
2015-03-10virtio-s390: Convert to realize()Markus Armbruster2-35/+47
2015-03-10virtio-s390: s390_virtio_device_init() can't fail, simplifyMarkus Armbruster1-14/+15
2015-03-01balloon: call qdev_alias_all_properties for proxy dev in balloon class initDenis V. Lunev1-3/+2
2015-02-26virtio: feature bit manipulation helpersCornelia Huck1-2/+2
2015-02-26virtio: cull virtio_bus_set_vdev_featuresCornelia Huck1-2/+1
2015-02-26s390: use standard headersMichael S. Tsirkin2-22/+21
2015-02-18s390x/pci: Rework memory access in zpci instructionFrank Blaschka1-9/+28
2015-02-18s390x/ioinst: Rework memory access in STCRW instructionThomas Huth1-0/+20
2015-02-18s390x/ioinst: Rework memory access in TSCH instructionThomas Huth1-15/+23
2015-02-18s390x/css: Make schib parameter of css_do_msch constThomas Huth1-1/+1
2015-02-13s390x/ipl: make s390x ipl device aware of migrationFan Zhang1-0/+28
2015-02-13s390x/ipl: drop reipl parameters on resetsFan Zhang2-0/+16
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang3-15/+98
2015-02-13s390x/ipl: always load the bios for ccw machineFan Zhang4-50/+66
2015-02-03s390x/ipl: Improved code indentation in s390_ipl_init()Thomas Huth1-23/+24
2015-02-03s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao1-8/+12
2015-02-03s390x/pci: check for invalid function handleFrank Blaschka1-1/+1
2015-02-03s390x/pci: avoid sign extension in stpcifcFrank Blaschka1-4/+4
2015-02-03s390: Plug memory leak on s390_pci_generate_event() error pathMarkus Armbruster1-1/+2
2015-01-12s390: implement pci instructionsFrank Blaschka3-1/+1100
2015-01-12s390: Add PCI bus supportFrank Blaschka7-1/+865
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck1-1/+1
2014-10-30virtio: link the rng backend through an alias propertyPaolo Bonzini2-8/+4
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster3-3/+3
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell2-0/+8
2014-10-15virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei2-0/+4
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei2-0/+4
2014-10-15s390x: Convert virtio-ccw to hotplug handler APIIgor Mammedov1-8/+9
2014-10-15s390x: Convert s390-virtio to hotplug handler APIIgor Mammedov1-5/+5
2014-10-15s390x: Drop not used allow_hotplug in event-facilityIgor Mammedov1-2/+0
2014-10-10s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck1-1/+1
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand1-1/+1
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand1-32/+0
2014-09-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-41/+39
2014-09-30virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng1-0/+2
2014-09-30virtio: add a wrapper for virtio-backend initializationGonglei2-48/+36
2014-09-30virtio-balloon: fix virtio-balloon child refcount in transportsGonglei1-1/+1
2014-09-30virtio-rng: fix virtio-rng child refcount in transportsGonglei2-0/+2
2014-09-30virtio-rng: use aliases instead of duplicate qdev propertiesGonglei2-2/+2
2014-09-30virtio-serial: fix virtio-serial child refcount in transportsGonglei2-0/+2
2014-09-30virtio-serial: use aliases instead of duplicate qdev propertiesGonglei2-2/+2