Age | Commit message (Expand) | Author |
2014-06-10 | s390x: cleanup interrupt injection | Cornelia Huck |
2014-06-10 | s390x: consolidate floating interrupts | Cornelia Huck |
2014-06-10 | s390/virtio-ccw: migration support | Jens Freimann |
2014-06-10 | s390x/css: handle emw correctly for tsch | Cornelia Huck |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-20 | s390x/virtio-ccw: wire up irq routing and irqfds | Cornelia Huck |
2014-05-20 | s390x/virtio-ccw: reference-counted indicators | Cornelia Huck |
2014-05-20 | s390x: add I/O adapter registration | Cornelia Huck |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-05-07 | hw/s390x: Add missing 'static' attribute | Stefan Weil |
2014-05-07 | s390x/css: Don't save orb in subchannel. | Cornelia Huck |
2014-03-19 | qom: Add check() argument to object_property_add_link() | Stefan Hajnoczi |
2014-03-19 | qom: Make QOM link property unref optional | Stefan Hajnoczi |
2014-03-17 | s390x/cpu hotplug: Fix memory leak | Christian Borntraeger |
2014-03-17 | s390/ipl: Fix error path on BIOS loading | Christian Borntraeger |
2014-03-13 | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber |
2014-03-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-03-05 | s390x/virtio-ccw: Adapter interrupt support. | Cornelia Huck |
2014-03-05 | elf-loader: add more return codes | Alexey Kardashevskiy |
2014-02-27 | s390x/ipl: Fix crash of ELF images with arbitrary entry points | Thomas Huth |
2014-02-27 | s390x/event-facility: exploit realize/unrealize | Heinz Graalfs |
2014-02-27 | s390x/event-facility: add support for live migration | Heinz Graalfs |
2014-02-27 | s390x/event-facility: code restructure | Heinz Graalfs |
2014-02-27 | s390x/event-facility: some renaming | Heinz Graalfs |
2014-02-27 | s390x/sclp: Add missing checks to SCLP handler | Thomas Huth |
2014-02-27 | s390x/sclp: Fixed the size of sccb and code parameter | Thomas Huth |
2014-02-27 | s390x/eventfacility: mask out commands | Christian Borntraeger |
2014-02-27 | s390x/virtio-hcall: Specification exception for illegal subcodes | Thomas Huth |
2014-02-27 | s390x/virtio-hcall: Add range check for hypervisor call | Thomas Huth |
2014-02-27 | s390x/kvm: implement floating-interrupt controller device | Jens Freimann |
2014-02-11 | exec: Make stb_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make stw_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make stl_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make stq_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make lduw_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make ldq/ldub_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make ldl_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-01-21 | s390-sclp: SCLP Event integration | Jason J. Herne |
2014-01-21 | s390-sclp: SCLP CPU Info | Jason J. Herne |
2014-01-21 | s390-sclp: Define New SCLP Codes | Jason J. Herne |
2014-01-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-12-23 | qdev: switch reset to post-order | Paolo Bonzini |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-09 | virtio-ccw: remove vdev field | Paolo Bonzini |
2013-12-09 | virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug | Paolo Bonzini |
2013-11-21 | s390x: fix flat file load on 32 bit systems | Michael S. Tsirkin |
2013-11-05 | qdev: Drop misleading qdev_free() function | Stefan Hajnoczi |
2013-09-20 | s390/eventfacility: allow childs to handle more than 1 event type | Christian Borntraeger |
2013-09-20 | s390/eventfacility: remove unused event_type variable | Christian Borntraeger |