summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2013-04-15virtio-balloon: fix dynamic properties.KONRAD Frederic
2013-04-15virtio-serial-ccw: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial-s390: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-28virtio-balloon-ccw: switch to the new API.KONRAD Frederic
2013-03-26virtio-ccw: Queue sanity check for notify hypercall.Cornelia Huck
2013-03-26virtio-scsi-ccw: switch to new APIKONRAD Frederic
2013-03-26virtio-scsi-s390: switch to the new API.KONRAD Frederic
2013-03-26virtio-scsi: moving host_features from properties to transport properties.KONRAD Frederic
2013-03-20virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck
2013-03-20s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck
2013-03-20virtio-ccw: Add missing blk chs properties.Cornelia Huck
2013-03-18virtio-blk-ccw switch to new API.KONRAD Frederic
2013-03-18virtio-blk-s390: switch to the new API.KONRAD Frederic
2013-03-18virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic
2013-03-15Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori
2013-03-12virtio-ccw: Wire up virtio-rng.Cornelia Huck
2013-03-12virtio-ccw: remove qdev_unparent in unplug routingChristian Borntraeger
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-10Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2013-03-08s390/virtio-ccw: remove redundant call to blockdev_mark_auto_delChristian Borntraeger
2013-03-08s390/css: Fix subchannel detectionChristian Borntraeger
2013-03-08Allow virtio-net features for legacy s390 virtio busChristian Borntraeger
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-03-01hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini
2013-02-13s390: Fix handling of iscs.Cornelia Huck
2013-02-13s390/sclpconsole: prevent char layer callback during initializationChristian Borntraeger
2013-02-08virtio-net: pass host features to virtio_net_initAnthony Liguori
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber
2013-02-01target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber
2013-01-29s390: Drop set_bit usage in virtio_ccw.Cornelia Huck
2013-01-29s390: css error codes.Cornelia Huck
2013-01-29s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck
2013-01-29s390: Add s390-ccw-virtio machine.Cornelia Huck
2013-01-29s390-virtio: Check for NULL device in reset hypercallAndreas Färber
2013-01-29s390: Move hw files to hw/s390xAlexander Graf
2013-01-29s390: Make typeinfo constAlexander Graf
2013-01-29s390: Add new channel I/O based virtio transport.Cornelia Huck
2013-01-29s390: Virtual channel subsystem support.Cornelia Huck
2013-01-18s390: Add a hypercall registration interface.Cornelia Huck
2013-01-18s390: Move IPL code into a separate deviceChristian Borntraeger
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini