summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-virtio-ccw.c
Commit message (Expand)AuthorAgeFilesLines
...
* compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau2019-01-071-5/+1Star
* compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau2019-01-071-4/+1Star
* compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau2019-01-071-5/+1Star
* compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau2019-01-071-5/+1Star
* compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau2019-01-071-4/+1Star
* compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau2019-01-071-5/+1Star
* machine: move compat properties out of globalsMarc-André Lureau2019-01-071-127/+112Star
* hw: apply machine compat properties without touching globalsMarc-André Lureau2019-01-071-11/+22
* machines: replace COMPAT define with a static arrayMarc-André Lureau2019-01-071-104/+115
* s390x: introduce 4.0 compat machineCornelia Huck2018-12-121-1/+16
* s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak2018-10-121-0/+4
* s390x: Fence huge pages prior to 3.1Janosch Frank2018-10-041-0/+10
* s390x: remove 's390-squash-mcss' optionCornelia Huck2018-08-201-35/+2Star
* s390x: introduce 3.1 compat machineCornelia Huck2018-08-201-1/+16
* s390x/tod: factor out TOD into separate deviceDavid Hildenbrand2018-07-021-54/+3Star
* s390x/cpumodel: default enable bpb and ppa15 for z196 and laterChristian Borntraeger2018-07-021-0/+2
* hw/s390x: Rename 2.13 machines to 3.0Peter Maydell2018-05-291-5/+5
* s390x: refactor reset/reipl handlingDavid Hildenbrand2018-05-141-7/+44
* make sure that we aren't overwriting mc->get_hotplug_handler by accidentIgor Mammedov2018-05-101-0/+1
* hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2018-04-301-2/+17
* s390x: introduce 2.13 compat machineCornelia Huck2018-04-301-1/+16
* hw/s390x: fix memory leak in s390_init_ipl_dev()Greg Kurz2018-04-031-1/+4
* s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda2018-03-081-1/+7
* numa: we don't implement NUMA for s390xDavid Hildenbrand2018-03-081-3/+5
* hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth2018-03-081-1/+3
* qmp: expose s390-specific CPU infoViktor Mihajlovski2018-02-261-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell2018-02-091-2/+1Star
|\
| * Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-1/+1
| * Drop superfluous includes of qapi/qmp/qerror.hMarkus Armbruster2018-02-091-1/+0Star
* | s390x/tcg: remove SMP warningDavid Hildenbrand2018-02-091-4/+0Star
|/
* possible_cpus: add CPUArchId::type fieldIgor Mammedov2018-01-191-0/+1
* s390-ccw-virtio: allow for systems larger that 7.999TBChristian Borntraeger2017-12-151-3/+27
* s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand2017-12-141-0/+4
* s390x: deprecate s390-squash-mcss machine propHalil Pasic2017-12-141-1/+6
* s390x/css: unrestrict cssidsHalil Pasic2017-12-141-1/+0Star
* s390x: introduce 2.12 compat machineCornelia Huck2017-12-141-1/+16
* s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger2017-10-301-8/+0Star
* s390x: move s390x_new_cpu() into board codeIgor Mammedov2017-10-201-0/+21
* s390x/tcg: unlock NMIDavid Hildenbrand2017-10-201-3/+1Star
* s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand2017-10-201-3/+1Star
* s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand2017-10-201-0/+3
* s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling2017-10-061-5/+2Star
* s390x/css: fix css migration compat handlingHalil Pasic2017-10-061-3/+3
* s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand2017-10-061-1/+1
* s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand2017-10-061-0/+4