Age | Commit message (Expand) | Author |
2016-02-11 | s390x: remove s390-zipl.rom | Michael Tokarev |
2016-01-29 | s390: Clean up includes | Peter Maydell |
2016-01-27 | s390x/css: fix control flags during csch | Halil Pasic |
2016-01-27 | s390x: fix generation of event information crw | Song Shan Gong |
2016-01-27 | s390x/sclp: add device to the sysbus in sclp_realize | David Hildenbrand |
2016-01-27 | s390x/skeys: Fix instance and class size | Christian Borntraeger |
2016-01-14 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into... | Peter Maydell |
2016-01-13 | s390/sclp: Simplify control flow in sclp_realize() | Markus Armbruster |
2016-01-13 | hw/s390x: Rename local variables Error *l_err to just err | Markus Armbruster |
2016-01-13 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster |
2016-01-13 | error: Use error_report_err() instead of monitor_printf() | Markus Armbruster |
2016-01-13 | s390x/pci: return real state during listing PCI | Yi Min Zhao |
2016-01-13 | virtio-ccw: fix sanity check for vector | Halil Pasic |
2016-01-13 | s390: Introduce CCW_COMPAT_2_5 | Shmulik Ladkani |
2016-01-13 | s390x/virtio: use qemu_check_nic_model() | Cornelia Huck |
2016-01-13 | s390x/pci: code cleanup | Yi Min Zhao |
2016-01-13 | s390x/pci: reject some operations to disabled PCI function | Yi Min Zhao |
2016-01-13 | s390x: remove s390-virtio devices | Pierre Morel |
2016-01-13 | s390x: remove s390-virtio machine | Pierre Morel |
2016-01-13 | s390x: add 2.6 compat machine | Cornelia Huck |
2016-01-12 | Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into... | Peter Maydell |
2016-01-12 | 9pfs: introduce V9fsVirtioState | Wei Liu |
2016-01-11 | hw/s390x: Remove superfluous return statements | Thomas Huth |
2015-12-02 | virtio: handle non-virtio-1-capable backend for ccw | Cornelia Huck |
2015-12-01 | s390x/pci: fix up IOMMU size | Yi Min Zhao |
2015-12-01 | s390x: no deprecation warning while testing | Cornelia Huck |
2015-11-11 | s390: deprecate the non-ccw machine in 2.5 | Christian Borntraeger |
2015-11-11 | s390x/ipl: switch error reporting to error_setg | David Hildenbrand |
2015-11-11 | s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE | David Hildenbrand |
2015-11-11 | s390x: switch to memory_region_allocate_system_memory | Dominik Dingel |
2015-11-11 | s390x/pci : fix up s390 pci iommu translation function | Yi Min Zhao |
2015-11-11 | s390x/css: sense data endianness | Cornelia Huck |
2015-10-29 | s390x: include HW_COMPAT_* props | Cornelia Huck |
2015-10-21 | s390x/cmma: clean up cmma reset | David Hildenbrand |
2015-10-21 | s390x: reset crypto only on clear reset and QEMU reset | David Hildenbrand |
2015-10-21 | s390x: machine reset function with new ipl cpu handling | David Hildenbrand |
2015-10-21 | s390x/ipl: we always have an ipl device | David Hildenbrand |
2015-10-21 | s390x: unify device reset during subsystem_reset() | David Hildenbrand |
2015-10-20 | s390x/virtio-ccw: fix 2.4 virtio compat | Cornelia Huck |
2015-10-02 | s390x: rename io_subsystem_reset -> subsystem_reset | David Hildenbrand |
2015-10-02 | s390x: set missing parent for hotplug and quiesce events | David Hildenbrand |
2015-09-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-25 | s390: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-24 | virtio-ccw: enable virtio-1 | Cornelia Huck |
2015-09-24 | virtio-ccw: feature bits > 31 handling | Cornelia Huck |
2015-09-24 | virtio-ccw: support ring size changes | Cornelia Huck |
2015-09-19 | machine: Set MachineClass::name automatically | Eduardo Habkost |
2015-09-19 | s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME | Eduardo Habkost |
2015-09-19 | s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME | Eduardo Habkost |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |