Age | Commit message (Expand) | Author |
2017-10-23 | migrate: HMP migate_continue | Dr. David Alan Gilbert |
2017-10-23 | migration: migrate-continue | Dr. David Alan Gilbert |
2017-10-23 | migration: Wait for semaphore before completing migration | Dr. David Alan Gilbert |
2017-10-23 | migration: Add 'pre-switchover' and 'device' statuses | Dr. David Alan Gilbert |
2017-10-23 | migration: Add 'pause-before-switchover' capability | Dr. David Alan Gilbert |
2017-10-23 | migration: Make cache_init() take an error parameter | Juan Quintela |
2017-10-23 | migration: Move xbzrle cache resize error handling to xbzrle_cache_resize | Juan Quintela |
2017-10-23 | migration: Make cache size elements use the right types | Juan Quintela |
2017-10-23 | migratiom: Remove max_item_age parameter | Juan Quintela |
2017-10-23 | migration: Fix migrate_test_apply for multifd parameters | Juan Quintela |
2017-10-20 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-10-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into staging | Peter Maydell |
2017-10-20 | Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta... | Peter Maydell |
2017-10-20 | s390x/tcg: low-address protection support | David Hildenbrand |
2017-10-20 | accel/tcg: allow to invalidate a write TLB entry immediately | David Hildenbrand |
2017-10-20 | tests: Enable the very simple virtio tests on s390x, too | Thomas Huth |
2017-10-20 | libqtest: Add qtest_[v]startf() | Eric Blake |
2017-10-20 | s390x: refactor error handling for MSCH handler | Halil Pasic |
2017-10-20 | s390x: refactor error handling for HSCH handler | Halil Pasic |
2017-10-20 | s390x: refactor error handling for CSCH handler | Halil Pasic |
2017-10-20 | s390x: refactor error handling for XSCH handler | Halil Pasic |
2017-10-20 | s390x: improve error handling for SSCH and RSCH | Halil Pasic |
2017-10-20 | s390x/css: IO instr handler ending control | Halil Pasic |
2017-10-20 | s390x: move s390x_new_cpu() into board code | Igor Mammedov |
2017-10-20 | s390x: fix cpu object referrence leak in s390x_new_cpu() | Igor Mammedov |
2017-10-20 | s390x/event-facility: variable-length event masks | Cornelia Huck |
2017-10-20 | s390x/MAINTAINERS: add mailing list | Cornelia Huck |
2017-10-20 | virtio-ccw: Add the virtio-input devices for CCW bus | Farhan Ali |
2017-10-20 | target/s390x: special handling when starting a CPU with WAIT PSW | David Hildenbrand |
2017-10-20 | s390x/tcg: refactor stfl(e) to use s390_get_feat_block() | David Hildenbrand |
2017-10-20 | s390x/tcg: unlock NMI | David Hildenbrand |
2017-10-20 | s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu | David Hildenbrand |
2017-10-20 | s390x/tcg: switch to new SIGP handling code | David Hildenbrand |
2017-10-20 | s390x/tcg: flush the tlb on SIGP SET PREFIX | David Hildenbrand |
2017-10-20 | s390x/tcg: implement STOP and RESET interrupts for TCG | David Hildenbrand |
2017-10-20 | s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL | David Hildenbrand |
2017-10-20 | s390x/tcg: implement SIGP EMERGENCY SIGNAL | David Hildenbrand |
2017-10-20 | s390x/tcg: implement SIGP EXTERNAL CALL | David Hildenbrand |
2017-10-20 | s390x/tcg: implement SIGP SENSE | David Hildenbrand |
2017-10-20 | s390x/tcg: implement SIGP SENSE RUNNING STATUS | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out actual handling of STOP interrupts | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out SIGP code into sigp.c | David Hildenbrand |
2017-10-20 | s390x/kvm: drop two debug prints | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out storing of adtl CPU status | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out storing of CPU status | David Hildenbrand |
2017-10-20 | s390x/kvm: generalize SIGP stop and restart interrupt injection | David Hildenbrand |
2017-10-20 | s390x/kvm: pass ipb directly into handle_sigp() | David Hildenbrand |
2017-10-20 | target/s390x: interpret PSW_MASK_WAIT only for TCG | David Hildenbrand |
2017-10-20 | s390x/tcg: handle WAIT PSWs during interrupt injection | David Hildenbrand |
2017-10-20 | target/s390x: factor out handling of WAIT PSW into s390_handle_wait() | David Hildenbrand |