Age | Commit message (Expand) | Author |
2018-07-02 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-07-02 | hw/s390x: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | s390x/tcg: properly implement the TOD | David Hildenbrand |
2018-07-02 | s390x/tod: factor out TOD into separate device | David Hildenbrand |
2018-07-02 | s390x/cpumodel: default enable bpb and ppa15 for z196 and later | Christian Borntraeger |
2018-07-02 | loader: Check access size when calling rom_ptr() to avoid crashes | Thomas Huth |
2018-07-02 | s390/ipl: fix ipl with -no-reboot | Christian Borntraeger |
2018-06-18 | s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW | Christian Borntraeger |
2018-06-18 | vfio-ccw: remove orb.c64 (64 bit data addresses) check | Halil Pasic |
2018-06-18 | vfio-ccw: add force unlimited prefetch property | Halil Pasic |
2018-06-18 | virtio-ccw: clean up notify | Halil Pasic |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell |
2018-06-15 | iommu: Add IOMMU index argument to notifier APIs | Peter Maydell |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-31 | Make memory_region_access_valid() take a MemTxAttrs argument | Peter Maydell |
2018-05-29 | hw/s390x: Rename 2.13 machines to 3.0 | Peter Maydell |
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 |