Age | Commit message (Expand) | Author |
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 |
2018-01-19 | possible_cpus: add CPUArchId::type field | Igor Mammedov |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin |
2017-12-18 | misc: remove duplicated includes | Philippe Mathieu-Daudé |
2017-12-18 | Remove empty statements | Ladi Prosek |
2017-12-15 | s390-ccw-virtio: allow for systems larger that 7.999TB | Christian Borntraeger |
2017-12-14 | s390x: change the QEMU cpu model to a stripped down z12 | David Hildenbrand |
2017-12-14 | s390x/css: attach css bridge | Cornelia Huck |
2017-12-14 | s390x: deprecate s390-squash-mcss machine prop | Halil Pasic |
2017-12-14 | s390x/css: unrestrict cssids | Halil Pasic |
2017-12-14 | s390x/pci: search for subregion inside the BARs | Pierre Morel |
2017-12-14 | s390x/pci: move the memory region write from pcistg | Pierre Morel |
2017-12-14 | s390x/pci: move the memory region read from pcilg | Pierre Morel |
2017-12-14 | s390x/pci: rework PCI STORE BLOCK | Pierre Morel |
2017-12-14 | s390x/pci: rework PCI LOAD | Pierre Morel |
2017-12-14 | s390x/pci: rework PCI STORE | Pierre Morel |
2017-12-14 | s390x/pci: factor out endianess conversion | Pierre Morel |
2017-12-14 | s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG) | David Hildenbrand |
2017-12-14 | s390x/pci: pass the retaddr to all PCI instructions | David Hildenbrand |
2017-12-14 | s390x/tcg: rip out dead tpi code | David Hildenbrand |
2017-12-14 | s390x: introduce 2.12 compat machine | Cornelia Huck |
2017-12-05 | pci: Eliminate redundant PCIDevice::bus pointer | David Gibson |
2017-12-05 | pci: Add pci_dev_bus_num() helper | David Gibson |
2017-12-05 | pci: Rename root bus initialization functions for clarity | David Gibson |