aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-06s390x/tcg: make STFL store into the lowcoreDavid Hildenbrand
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand
2017-10-06target/s390x: get rid of next_core_idDavid Hildenbrand
2017-10-06s390x/cpumodel: fix max STFL(E) bit numberDavid Hildenbrand
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand
2017-10-06MAINTAINERS: use KVM s390x maintainers for kvm-stubs.c and kvm_s390x.hDavid Hildenbrand
2017-10-06s390x/3270: handle writes of arbitrary lengthHalil Pasic
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic
2017-10-06Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger
2017-10-06s390x/tcg: make idte/ipte use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make testblock use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make stora(g) use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make lura(g) use the new _real mmu.David Hildenbrand
2017-10-06s390x/tcg: add MMU for real addressesDavid Hildenbrand
2017-10-06s390x/tcg: fix checking for invalid memory checkDavid Hildenbrand
2017-10-06s390x/css: support ccw IDAHalil Pasic
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic
2017-10-06virtio-ccw: use ccw data streamHalil Pasic
2017-10-06s390x/css: use ccw data streamHalil Pasic
2017-10-06s390x/css: introduce css data streamHalil Pasic
2017-10-06s390x/kvm: fix and cleanup storing CPU statusDavid Hildenbrand
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand
2017-10-06s390x/tcg: move wrap_address() to internal.hDavid Hildenbrand
2017-10-06s390x/tcg: implement spm (SET PROGRAM MASK)David Hildenbrand
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171005' into s...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell
2017-10-05checkpatch: fix incompatibility with old perlVladimir Sementsov-Ogievskiy
2017-10-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20171003.0' ...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-10-05hmp-commands-info: Change "@findex FOO" to "@findex info FOO"Markus Armbruster
2017-10-05hmp-commands-info: Move Texinfo stanzas to conventional placeMarkus Armbruster
2017-10-05hmp-commands-info: Fix "info rocker-FOO" misspellingsMarkus Armbruster
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann
2017-10-05hmp: Fix unknown command for subtableDr. David Alan Gilbert
2017-10-05hmp: Missing handle_errorsDr. David Alan Gilbert
2017-10-04io: add trace events for websockets frame handlingDaniel P. Berrange
2017-10-04io: Attempt to send websocket close messages to clientBrandon Carpenter
2017-10-04io: Reply to ping framesBrandon Carpenter
2017-10-04io: Ignore websocket PING and PONG framesBrandon Carpenter
2017-10-04io: Allow empty websocket payloadBrandon Carpenter
2017-10-04io: Add support for fragmented websocket binary framesBrandon Carpenter
2017-10-04io: Small updates in preparation for websocket changesBrandon Carpenter
2017-10-04ui: Always remove an old VNC channel watch before adding a new oneBrandon Carpenter
2017-10-04io: use case insensitive check for Connection & Upgrade websock headersDaniel P. Berrange
2017-10-04io: include full error message in websocket handshake traceDaniel P. Berrange
2017-10-04io: send proper HTTP response for websocket errorsDaniel P. Berrange
2017-10-03vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson