Age | Commit message (Expand) | Author |
2017-10-06 | s390x: sort some devices into categories | Cornelia Huck |
2017-10-06 | s390x/tcg: make STFL store into the lowcore | David Hildenbrand |
2017-10-06 | s390x: introduce and use S390_MAX_CPUS | David Hildenbrand |
2017-10-06 | target/s390x: get rid of next_core_id | David Hildenbrand |
2017-10-06 | s390x/cpumodel: fix max STFL(E) bit number | David Hildenbrand |
2017-10-06 | s390x: raise CPU hotplug irq after really hotplugged | David Hildenbrand |
2017-10-06 | MAINTAINERS: use KVM s390x maintainers for kvm-stubs.c and kvm_s390x.h | David Hildenbrand |
2017-10-06 | s390x/3270: handle writes of arbitrary length | Halil Pasic |
2017-10-06 | s390x/3270: IDA support for 3270 via CcwDataStream | Halil Pasic |
2017-10-06 | Revert "s390x/ccw: create s390 phb conditionally" | Christian Borntraeger |
2017-10-06 | s390x/tcg: make idte/ipte use the new _real mmu | David Hildenbrand |
2017-10-06 | s390x/tcg: make testblock use the new _real mmu | David Hildenbrand |
2017-10-06 | s390x/tcg: make stora(g) use the new _real mmu | David Hildenbrand |
2017-10-06 | s390x/tcg: make lura(g) use the new _real mmu. | David Hildenbrand |
2017-10-06 | s390x/tcg: add MMU for real addresses | David Hildenbrand |
2017-10-06 | s390x/tcg: fix checking for invalid memory check | David Hildenbrand |
2017-10-06 | s390x/css: support ccw IDA | Halil Pasic |
2017-10-06 | 390x/css: introduce maximum data address checking | Halil Pasic |
2017-10-06 | virtio-ccw: use ccw data stream | Halil Pasic |
2017-10-06 | s390x/css: use ccw data stream | Halil Pasic |
2017-10-06 | s390x/css: introduce css data stream | Halil Pasic |
2017-10-06 | s390x/kvm: fix and cleanup storing CPU status | David Hildenbrand |
2017-10-06 | s390x: use generic cpu_model parsing | Igor Mammedov |
2017-10-06 | s390x/tcg: add basic MSA features | David Hildenbrand |
2017-10-06 | s390x/tcg: move wrap_address() to internal.h | David Hildenbrand |
2017-10-06 | s390x/tcg: implement spm (SET PROGRAM MASK) | David Hildenbrand |
2017-10-05 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2017-10-05 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171005' into s... | Peter Maydell |
2017-10-05 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ... | Peter Maydell |
2017-10-05 | checkpatch: fix incompatibility with old perl | Vladimir Sementsov-Ogievskiy |
2017-10-05 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in... | Peter Maydell |
2017-10-05 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20171003.0' ... | Peter Maydell |
2017-10-05 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-10-05 | hmp-commands-info: Change "@findex FOO" to "@findex info FOO" | Markus Armbruster |
2017-10-05 | hmp-commands-info: Move Texinfo stanzas to conventional place | Markus Armbruster |
2017-10-05 | hmp-commands-info: Fix "info rocker-FOO" misspellings | Markus Armbruster |
2017-10-05 | usb: fix host-stub.c build race | Gerd Hoffmann |
2017-10-05 | hmp: Fix unknown command for subtable | Dr. David Alan Gilbert |
2017-10-05 | hmp: Missing handle_errors | Dr. David Alan Gilbert |
2017-10-04 | io: add trace events for websockets frame handling | Daniel P. Berrange |
2017-10-04 | io: Attempt to send websocket close messages to client | Brandon Carpenter |
2017-10-04 | io: Reply to ping frames | Brandon Carpenter |
2017-10-04 | io: Ignore websocket PING and PONG frames | Brandon Carpenter |
2017-10-04 | io: Allow empty websocket payload | Brandon Carpenter |
2017-10-04 | io: Add support for fragmented websocket binary frames | Brandon Carpenter |
2017-10-04 | io: Small updates in preparation for websocket changes | Brandon Carpenter |
2017-10-04 | ui: Always remove an old VNC channel watch before adding a new one | Brandon Carpenter |
2017-10-04 | io: use case insensitive check for Connection & Upgrade websock headers | Daniel P. Berrange |
2017-10-04 | io: include full error message in websocket handshake trace | Daniel P. Berrange |
2017-10-04 | io: send proper HTTP response for websocket errors | Daniel P. Berrange |