aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)Author
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger
2017-10-20s390x: move s390x_new_cpu() into board codeIgor Mammedov
2017-10-20s390x/tcg: unlock NMIDavid Hildenbrand
2017-10-20s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand
2017-10-20s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand
2017-10-06s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling
2017-10-06s390x/css: fix css migration compat handlingHalil Pasic
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand
2017-10-06Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov
2017-09-19s390x: get rid of cpu_s390x_create()David Hildenbrand
2017-09-19s390x: get rid of cpu_states and use possible_cpus insteadDavid Hildenbrand
2017-09-19s390x: implement query-hotpluggable-cpusDavid Hildenbrand
2017-09-19s390x: CPU hot unplug via device_del cannot work for nowDavid Hildenbrand
2017-09-19target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand
2017-09-19s390x: allow only 1 CPU with TCGDavid Hildenbrand
2017-09-19s390x: rename s390-virtio.h to s390-virtio-hcall.hDavid Hildenbrand
2017-09-19s390x: get rid of s390-virtio.cDavid Hildenbrand
2017-08-30s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand
2017-08-30target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand
2017-08-30target/s390x: simplify gs_allowed()David Hildenbrand
2017-08-30target/s390x: simplify ri_allowed()David Hildenbrand
2017-08-30s390x/ccw: create s390 phb conditionallyCornelia Huck
2017-08-30s390x: introduce 2.11 compat machineCornelia Huck
2017-07-21Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()Peter Maydell
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao
2017-07-14s390x: initialize cpu firstlyYi Min Zhao
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic
2017-07-14s390x: add css_migration_enabled to machine classHalil Pasic
2017-07-14s390x: add helper get_machine_classHalil Pasic
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela
2017-06-06migration: remove register_savevm()Laurent Vivier
2017-05-19s390x/css: realize css_create_schDong Jia Shi
2017-05-19s390x/css: add s390-squash-mcss machine optionXiao Feng Ren
2017-05-02hw/s390x: provide loadparm property for the machineFarhan Ali
2017-04-21s390x: initialize flic before I/O subsystemsFei Li
2017-04-21s390x: introduce 2.10 compat machineCornelia Huck
2017-02-28s390x/ipl: Extend S390IPLState to support network bootFarhan Ali
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic
2017-01-20s390x: add compat machine for 2.9Cornelia Huck
2017-01-20s390x: remove double compat statementChristian Borntraeger
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger
2016-09-06s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand
2016-09-05s390x: add compat machine for 2.8Cornelia Huck
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck