Age | Commit message (Expand) | Author | Files | Lines |
2018-06-18 | s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW | Christian Borntraeger | 1 | -5/+22 |
2018-06-18 | vfio-ccw: remove orb.c64 (64 bit data addresses) check | Halil Pasic | 1 | -11/+0 |
2018-06-18 | vfio-ccw: add force unlimited prefetch property | Halil Pasic | 1 | -2/+1 |
2018-06-18 | virtio-ccw: clean up notify | Halil Pasic | 1 | -4/+9 |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell | 1 | -1/+1 |
2018-06-15 | iommu: Add IOMMU index argument to notifier APIs | Peter Maydell | 1 | -2/+2 |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -2/+0 |
2018-06-01 | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-05-31 | Make memory_region_access_valid() take a MemTxAttrs argument | Peter Maydell | 1 | -1/+2 |
2018-05-29 | hw/s390x: Rename 2.13 machines to 3.0 | Peter Maydell | 1 | -5/+5 |
2018-05-14 | s390x: refactor reset/reipl handling | David Hildenbrand | 3 | -14/+96 |
2018-05-14 | s390x/ccw: make sure all ccw devices are properly reset | Cornelia Huck | 3 | -3/+15 |
2018-05-14 | virtio-ccw: common reset handler | Cornelia Huck | 1 | -12/+1 |
2018-05-14 | s390x/css: disabled subchannels cannot be status pending | Cornelia Huck | 1 | -0/+8 |
2018-05-10 | make sure that we aren't overwriting mc->get_hotplug_handler by accident | Igor Mammedov | 1 | -0/+1 |
2018-05-02 | pc-bios/s390-ccw: fix loadparm initialization and int conversion | Collin Walling | 1 | -0/+4 |
2018-04-30 | hw/s390x: Allow to configure the consoles with the "-serial" parameter | Thomas Huth | 2 | -2/+31 |
2018-04-30 | s390x/kvm: cleanup calls to cpu_synchronize_state() | David Hildenbrand | 1 | -8/+0 |
2018-04-30 | s390x/sclp: extend SCLP event masks to 64 bits | Claudio Imbrenda | 1 | -9/+41 |
2018-04-30 | s390x: introduce 2.13 compat machine | Cornelia Huck | 1 | -1/+16 |
2018-04-09 | s390: Ensure IPL from SCSI works as expected | Viktor Mihajlovski | 1 | -2/+29 |
2018-04-09 | s390: Refactor IPL parameter block generation | Viktor Mihajlovski | 1 | -30/+51 |
2018-04-03 | hw/s390x: fix memory leak in s390_init_ipl_dev() | Greg Kurz | 1 | -1/+4 |
2018-03-23 | s390x/pci: forbid multifunction pci device | Yi Min Zhao | 1 | -0/+10 |
2018-03-13 | migration: introduce postcopy-only pending | Vladimir Sementsov-Ogievskiy | 1 | -3/+4 |
2018-03-08 | s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize | Nia Alarie | 2 | -18/+18 |
2018-03-08 | s390x/sclp: clean up sclp masks | Claudio Imbrenda | 3 | -14/+14 |
2018-03-08 | s390x/sclp: proper support of larger send and receive masks | Claudio Imbrenda | 2 | -14/+75 |
2018-03-08 | s390x/sclpconsole: Remove dead code - remove exit handlers | Nia Alarie | 1 | -14/+0 |
2018-03-08 | numa: we don't implement NUMA for s390x | David Hildenbrand | 1 | -3/+5 |
2018-03-08 | hw/s390x: Add the possibility to specify the netboot image on the command line | Thomas Huth | 1 | -1/+3 |
2018-03-08 | s390/ipl: only print boot menu error if -boot menu=on was specified | Collin L. Walling | 1 | -4/+6 |
2018-03-08 | hw/s390x/ipl: Bail out if the network bootloader can not be found | Thomas Huth | 1 | -2/+3 |
2018-03-06 | use g_path_get_basename instead of basename | Julia Suvorova | 1 | -1/+1 |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster | 1 | -1/+1 |
2018-02-27 | Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-next | Cornelia Huck | 2 | -3/+105 |
2018-02-26 | s390x/sclp: remove memory hotplug support | David Hildenbrand | 1 | -305/+5 |
2018-02-26 | qmp: expose s390-specific CPU info | Viktor Mihajlovski | 1 | -1/+1 |
2018-02-26 | s390/stattrib: Make SaveVMHandlers data static | Dr. David Alan Gilbert | 1 | -13/+13 |
2018-02-26 | s390-ccw: interactive boot menu for scsi | Collin L. Walling | 1 | -0/+2 |
2018-02-26 | s390-ccw: use zipl values when no boot menu options are present | Collin L. Walling | 2 | -0/+6 |
2018-02-26 | s390-ccw: parse and set boot menu options | Collin L. Walling | 2 | -2/+59 |
2018-02-26 | s390-ccw: move auxiliary IPL data to separate location | Collin L. Walling | 2 | -3/+40 |
2018-02-09 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in... | Peter Maydell | 4 | -4/+6 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -1/+1 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 2 | -0/+2 |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Drop superfluous includes of qapi/qmp/qerror.h | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -0/+1 |