summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-18s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling1-1/+2
2019-02-18s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand1-0/+3
2019-02-18s390x: always provide pci supportCornelia Huck1-4/+0
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost1-61/+14
2019-01-07include: remove compat.hMarc-André Lureau1-1/+0
2019-01-07compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau1-1/+1
2019-01-07compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau1-5/+1
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau1-1/+1
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau1-4/+1
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau1-1/+1
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau1-1/+1
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau1-5/+1
2019-01-07compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau1-1/+1
2019-01-07compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau1-5/+1
2019-01-07compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau1-4/+1
2019-01-07compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau1-5/+1
2019-01-07machine: move compat properties out of globalsMarc-André Lureau1-127/+112
2019-01-07hw: apply machine compat properties without touching globalsMarc-André Lureau1-11/+22
2019-01-07machines: replace COMPAT define with a static arrayMarc-André Lureau1-104/+115
2018-12-12s390x: introduce 4.0 compat machineCornelia Huck1-1/+16
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak1-0/+4
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank1-0/+10
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck1-35/+2
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck1-1/+16
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand1-54/+3
2018-07-02s390x/cpumodel: default enable bpb and ppa15 for z196 and laterChristian Borntraeger1-0/+2
2018-05-29hw/s390x: Rename 2.13 machines to 3.0Peter Maydell1-5/+5
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand1-7/+44
2018-05-10make sure that we aren't overwriting mc->get_hotplug_handler by accidentIgor Mammedov1-0/+1
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth1-2/+17
2018-04-30s390x: introduce 2.13 compat machineCornelia Huck1-1/+16
2018-04-03hw/s390x: fix memory leak in s390_init_ipl_dev()Greg Kurz1-1/+4
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda1-1/+7
2018-03-08numa: we don't implement NUMA for s390xDavid Hildenbrand1-3/+5
2018-03-08hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth1-1/+3
2018-02-26qmp: expose s390-specific CPU infoViktor Mihajlovski1-1/+1
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell1-2/+1
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+1
2018-02-09Drop superfluous includes of qapi/qmp/qerror.hMarkus Armbruster1-1/+0
2018-02-09s390x/tcg: remove SMP warningDavid Hildenbrand1-4/+0
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov1-0/+1
2017-12-15s390-ccw-virtio: allow for systems larger that 7.999TBChristian Borntraeger1-3/+27
2017-12-14s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand1-0/+4
2017-12-14s390x: deprecate s390-squash-mcss machine propHalil Pasic1-1/+6
2017-12-14s390x/css: unrestrict cssidsHalil Pasic1-1/+0
2017-12-14s390x: introduce 2.12 compat machineCornelia Huck1-1/+16
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger1-8/+0
2017-10-20s390x: move s390x_new_cpu() into board codeIgor Mammedov1-0/+21
2017-10-20s390x/tcg: unlock NMIDavid Hildenbrand1-3/+1
2017-10-20s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand1-3/+1