Age | Commit message (Expand) | Author | Files | Lines |
2017-10-23 | ui: normalize the 'sysrq' key into the 'print' key | Daniel P. Berrange | 2 | -0/+21 |
2017-10-23 | ps2: fix scancodes sent for Ctrl+Pause key combination | Daniel P. Berrange | 1 | -16/+35 |
2017-10-23 | ps2: fix scancodess sent for Pause key in AT set 1 | Daniel P. Berrange | 1 | -1/+1 |
2017-10-23 | ps2: fix scancodes sent for Shift/Ctrl+Print key combination | Daniel P. Berrange | 1 | -0/+19 |
2017-10-23 | ps2: fix scancodes sent for Alt-Print key combination (aka SysRq) | Daniel P. Berrange | 2 | -20/+118 |
2017-10-23 | ui: use correct union field for key number | Daniel P. Berrange | 1 | -1/+1 |
2017-10-23 | ui: fix crash with sendkey and raw key numbers | Daniel P. Berrange | 1 | -0/+5 |
2017-10-23 | input: use hex in ps2 keycode trace events | Daniel P. Berrange | 1 | -1/+1 |
2017-10-20 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -7/+8 |
2017-10-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into staging | Peter Maydell | 54 | -1168/+1581 |
2017-10-20 | Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta... | Peter Maydell | 2 | -6/+8 |
2017-10-20 | s390x/tcg: low-address protection support | David Hildenbrand | 3 | -45/+62 |
2017-10-20 | accel/tcg: allow to invalidate a write TLB entry immediately | David Hildenbrand | 3 | -3/+9 |
2017-10-20 | tests: Enable the very simple virtio tests on s390x, too | Thomas Huth | 4 | -18/+28 |
2017-10-20 | libqtest: Add qtest_[v]startf() | Eric Blake | 14 | -138/+128 |
2017-10-20 | s390x: refactor error handling for MSCH handler | Halil Pasic | 3 | -33/+10 |
2017-10-20 | s390x: refactor error handling for HSCH handler | Halil Pasic | 3 | -33/+10 |
2017-10-20 | s390x: refactor error handling for CSCH handler | Halil Pasic | 3 | -20/+8 |
2017-10-20 | s390x: refactor error handling for XSCH handler | Halil Pasic | 3 | -32/+10 |
2017-10-20 | s390x: improve error handling for SSCH and RSCH | Halil Pasic | 6 | -126/+75 |
2017-10-20 | s390x/css: IO instr handler ending control | Halil Pasic | 1 | -0/+16 |
2017-10-20 | s390x: move s390x_new_cpu() into board code | Igor Mammedov | 3 | -21/+21 |
2017-10-20 | s390x: fix cpu object referrence leak in s390x_new_cpu() | Igor Mammedov | 1 | -1/+1 |
2017-10-20 | s390x/event-facility: variable-length event masks | Cornelia Huck | 2 | -10/+45 |
2017-10-20 | s390x/MAINTAINERS: add mailing list | Cornelia Huck | 1 | -0/+6 |
2017-10-20 | virtio-ccw: Add the virtio-input devices for CCW bus | Farhan Ali | 2 | -0/+122 |
2017-10-20 | target/s390x: special handling when starting a CPU with WAIT PSW | David Hildenbrand | 2 | -3/+14 |
2017-10-20 | s390x/tcg: refactor stfl(e) to use s390_get_feat_block() | David Hildenbrand | 2 | -39/+29 |
2017-10-20 | s390x/tcg: unlock NMI | David Hildenbrand | 2 | -8/+1 |
2017-10-20 | s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu | David Hildenbrand | 1 | -0/+1 |
2017-10-20 | s390x/tcg: switch to new SIGP handling code | David Hildenbrand | 5 | -43/+12 |
2017-10-20 | s390x/tcg: flush the tlb on SIGP SET PREFIX | David Hildenbrand | 1 | -0/+1 |
2017-10-20 | s390x/tcg: implement STOP and RESET interrupts for TCG | David Hildenbrand | 6 | -6/+51 |
2017-10-20 | s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL | David Hildenbrand | 2 | -0/+38 |
2017-10-20 | s390x/tcg: implement SIGP EMERGENCY SIGNAL | David Hildenbrand | 1 | -0/+15 |
2017-10-20 | s390x/tcg: implement SIGP EXTERNAL CALL | David Hildenbrand | 1 | -2/+23 |
2017-10-20 | s390x/tcg: implement SIGP SENSE | David Hildenbrand | 1 | -0/+29 |
2017-10-20 | s390x/tcg: implement SIGP SENSE RUNNING STATUS | David Hildenbrand | 2 | -0/+27 |
2017-10-20 | s390x/kvm: factor out actual handling of STOP interrupts | David Hildenbrand | 3 | -8/+16 |
2017-10-20 | s390x/kvm: factor out SIGP code into sigp.c | David Hildenbrand | 11 | -359/+389 |
2017-10-20 | s390x/kvm: drop two debug prints | David Hildenbrand | 1 | -2/+0 |
2017-10-20 | s390x/kvm: factor out storing of adtl CPU status | David Hildenbrand | 3 | -29/+31 |
2017-10-20 | s390x/kvm: factor out storing of CPU status | David Hildenbrand | 3 | -66/+65 |
2017-10-20 | s390x/kvm: generalize SIGP stop and restart interrupt injection | David Hildenbrand | 5 | -12/+53 |
2017-10-20 | s390x/kvm: pass ipb directly into handle_sigp() | David Hildenbrand | 1 | -3/+3 |
2017-10-20 | target/s390x: interpret PSW_MASK_WAIT only for TCG | David Hildenbrand | 1 | -1/+2 |
2017-10-20 | s390x/tcg: handle WAIT PSWs during interrupt injection | David Hildenbrand | 1 | -0/+6 |
2017-10-20 | target/s390x: factor out handling of WAIT PSW into s390_handle_wait() | David Hildenbrand | 3 | -19/+23 |
2017-10-20 | s390x/tcg: a CPU cannot switch state due to an interrupt | David Hildenbrand | 1 | -1/+0 |
2017-10-20 | s390x/tcg: STOPPED cpus can never wake up | David Hildenbrand | 1 | -0/+6 |