Age | Commit message (Expand) | Author |
2018-05-14 | s390x: refactor reset/reipl handling | David Hildenbrand |
2018-05-14 | s390x/ccw: make sure all ccw devices are properly reset | Cornelia Huck |
2018-05-14 | virtio-ccw: common reset handler | Cornelia Huck |
2018-05-14 | s390x/css: disabled subchannels cannot be status pending | Cornelia Huck |
2018-05-10 | make sure that we aren't overwriting mc->get_hotplug_handler by accident | Igor Mammedov |
2018-05-02 | pc-bios/s390-ccw: fix loadparm initialization and int conversion | Collin Walling |
2018-04-30 | hw/s390x: Allow to configure the consoles with the "-serial" parameter | Thomas Huth |
2018-04-30 | s390x/kvm: cleanup calls to cpu_synchronize_state() | David Hildenbrand |
2018-04-30 | s390x/sclp: extend SCLP event masks to 64 bits | Claudio Imbrenda |
2018-04-30 | s390x: introduce 2.13 compat machine | Cornelia Huck |
2018-04-09 | s390: Ensure IPL from SCSI works as expected | Viktor Mihajlovski |
2018-04-09 | s390: Refactor IPL parameter block generation | Viktor Mihajlovski |
2018-04-03 | hw/s390x: fix memory leak in s390_init_ipl_dev() | Greg Kurz |
2018-03-23 | s390x/pci: forbid multifunction pci device | Yi Min Zhao |
2018-03-13 | migration: introduce postcopy-only pending | Vladimir Sementsov-Ogievskiy |
2018-03-08 | s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize | Nia Alarie |
2018-03-08 | s390x/sclp: clean up sclp masks | Claudio Imbrenda |
2018-03-08 | s390x/sclp: proper support of larger send and receive masks | Claudio Imbrenda |
2018-03-08 | s390x/sclpconsole: Remove dead code - remove exit handlers | Nia Alarie |
2018-03-08 | numa: we don't implement NUMA for s390x | David Hildenbrand |
2018-03-08 | hw/s390x: Add the possibility to specify the netboot image on the command line | Thomas Huth |
2018-03-08 | s390/ipl: only print boot menu error if -boot menu=on was specified | Collin L. Walling |
2018-03-08 | hw/s390x/ipl: Bail out if the network bootloader can not be found | Thomas Huth |
2018-03-06 | use g_path_get_basename instead of basename | Julia Suvorova |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |
2018-02-27 | Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-next | Cornelia Huck |
2018-02-26 | s390x/sclp: remove memory hotplug support | David Hildenbrand |
2018-02-26 | qmp: expose s390-specific CPU info | Viktor Mihajlovski |
2018-02-26 | s390/stattrib: Make SaveVMHandlers data static | Dr. David Alan Gilbert |
2018-02-26 | s390-ccw: interactive boot menu for scsi | Collin L. Walling |
2018-02-26 | s390-ccw: use zipl values when no boot menu options are present | Collin L. Walling |
2018-02-26 | s390-ccw: parse and set boot menu options | Collin L. Walling |
2018-02-26 | s390-ccw: move auxiliary IPL data to separate location | Collin L. Walling |
2018-02-09 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in... | Peter Maydell |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi/qmp/qerror.h | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-02-09 | s390x/pci: use the right pal and pba in reg_ioat() | Yi Min Zhao |
2018-02-09 | s390x/pci: fixup global refresh | Yi Min Zhao |
2018-02-09 | s390x/pci: fixup the code walking IOMMU tables | Yi Min Zhao |
2018-02-09 | s390x/sclp: fix event mask handling | Christian Borntraeger |
2018-02-09 | s390x/flic: cache the common flic class in a central function | David Hildenbrand |
2018-02-09 | s390x/tcg: remove SMP warning | David Hildenbrand |
2018-02-09 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2018-01-22 | s390x: fix storage attributes migration for non-small guests | Claudio Imbrenda |
2018-01-22 | hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask() | Alistair Francis |
2018-01-22 | s390x/sclp: fix missing be conversion | David Hildenbrand |
2018-01-22 | s390x/sclp: fixup highest CPU address | Christian Borntraeger |