aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-06virtio-ccw: use ccw data streamHalil Pasic1-109/+46
2017-10-06s390x/css: use ccw data streamHalil Pasic1-4/+5
2017-10-06s390x/css: introduce css data streamHalil Pasic2-0/+122
2017-10-06s390x/kvm: fix and cleanup storing CPU statusDavid Hildenbrand1-20/+42
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov4-38/+10
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand6-1/+140
2017-10-06s390x/tcg: move wrap_address() to internal.hDavid Hildenbrand2-14/+14
2017-10-06s390x/tcg: implement spm (SET PROGRAM MASK)David Hildenbrand3-0/+15
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+2
2017-10-05Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171005' into s...Peter Maydell3-72/+75
2017-10-05Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell3-5/+4
2017-10-05checkpatch: fix incompatibility with old perlVladimir Sementsov-Ogievskiy1-1/+2
2017-10-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in...Peter Maydell6-156/+362
2017-10-05Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20171003.0' ...Peter Maydell3-2/+133
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-11/+75
2017-10-05hmp-commands-info: Change "@findex FOO" to "@findex info FOO"Markus Armbruster1-59/+59
2017-10-05hmp-commands-info: Move Texinfo stanzas to conventional placeMarkus Armbruster1-10/+10
2017-10-05hmp-commands-info: Fix "info rocker-FOO" misspellingsMarkus Armbruster1-3/+3
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann1-0/+1
2017-10-05hmp: Fix unknown command for subtableDr. David Alan Gilbert1-3/+4
2017-10-05hmp: Missing handle_errorsDr. David Alan Gilbert1-0/+2
2017-10-04io: add trace events for websockets frame handlingDaniel P. Berrange2-5/+23
2017-10-04io: Attempt to send websocket close messages to clientBrandon Carpenter1-3/+65
2017-10-04io: Reply to ping framesBrandon Carpenter2-22/+45
2017-10-04io: Ignore websocket PING and PONG framesBrandon Carpenter1-4/+17
2017-10-04io: Allow empty websocket payloadBrandon Carpenter1-32/+30
2017-10-04io: Add support for fragmented websocket binary framesBrandon Carpenter2-8/+19
2017-10-04io: Small updates in preparation for websocket changesBrandon Carpenter1-45/+19
2017-10-04ui: Always remove an old VNC channel watch before adding a new oneBrandon Carpenter3-0/+13
2017-10-04io: use case insensitive check for Connection & Upgrade websock headersDaniel P. Berrange1-2/+2
2017-10-04io: include full error message in websocket handshake traceDaniel P. Berrange2-4/+5
2017-10-04io: send proper HTTP response for websocket errorsDaniel P. Berrange1-46/+139
2017-10-03vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson3-0/+118
2017-10-03vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson3-0/+13
2017-10-03vfio/pci: Do not unwind on errorAlex Williamson1-2/+2
2017-10-03aio: fix assert when remove poll during destroyStefan Hajnoczi1-1/+8
2017-10-03iothread: delay the context release to finalizePeter Xu1-2/+4
2017-10-03iothread: export iothread_stop()Peter Xu2-8/+17
2017-10-03iothread: provide helpers for internal usePeter Xu2-0/+24
2017-10-03qom: provide root container for internal objsPeter Xu2-0/+22
2017-10-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell12-55/+98
2017-10-03Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell6-50/+52
2017-10-03Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170929-pull-request' i...Peter Maydell17-151/+294
2017-10-03Merge remote-tracking branch 'remotes/famz/tags/docker-testing-pull-request' ...Peter Maydell17-8/+29
2017-10-02kvmclock: use the updated system_timer_msrJim Somerville1-1/+2
2017-10-02kvm: check KVM_CAP_NR_VCPUS with kvm_vm_check_extension()Greg Kurz1-21/+22
2017-10-02kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz3-6/+8
2017-10-02watchdog: Allow setting action on the flyMichal Privoznik2-1/+16
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik3-38/+25
2017-10-02qapi: Rename WatchdogExpirationAction enumMichal Privoznik3-12/+12