summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
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
2014-08-25s390x: Migrate to new NMI interfaceAlexey Kardashevskiy
2014-08-25s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy
2014-07-08s390x/css: reflect cpa in scswCornelia Huck
2014-07-06virtio: move common virtio properties to bus class deviceMing Lei
2014-07-01virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi
2014-07-01virtio: fix virtio-blk child refcount in transportsStefan Hajnoczi
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi
2014-07-01virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi
2014-06-10s390x: cleanup interrupt injectionCornelia Huck
2014-06-10s390x: consolidate floating interruptsCornelia Huck
2014-06-10s390/virtio-ccw: migration supportJens Freimann
2014-06-10s390x/css: handle emw correctly for tschCornelia Huck
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-20s390x/virtio-ccw: reference-counted indicatorsCornelia Huck
2014-05-20s390x: add I/O adapter registrationCornelia Huck
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil
2014-05-07s390x/css: Don't save orb in subchannel.Cornelia Huck
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi
2014-03-17s390x/cpu hotplug: Fix memory leakChristian Borntraeger
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-03-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy
2014-02-27s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth
2014-02-27s390x/event-facility: exploit realize/unrealizeHeinz Graalfs
2014-02-27s390x/event-facility: add support for live migrationHeinz Graalfs
2014-02-27s390x/event-facility: code restructureHeinz Graalfs
2014-02-27s390x/event-facility: some renamingHeinz Graalfs
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth
2014-02-27s390x/eventfacility: mask out commandsChristian Borntraeger
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth
2014-02-27s390x/virtio-hcall: Add range check for hypervisor callThomas Huth
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias