aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-03vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson
2017-10-03vfio/pci: Do not unwind on errorAlex Williamson
2017-10-03aio: fix assert when remove poll during destroyStefan Hajnoczi
2017-10-03iothread: delay the context release to finalizePeter Xu
2017-10-03iothread: export iothread_stop()Peter Xu
2017-10-03iothread: provide helpers for internal usePeter Xu
2017-10-03qom: provide root container for internal objsPeter Xu
2017-10-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-03Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell
2017-10-03Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170929-pull-request' i...Peter Maydell
2017-10-03Merge remote-tracking branch 'remotes/famz/tags/docker-testing-pull-request' ...Peter Maydell
2017-10-02kvmclock: use the updated system_timer_msrJim Somerville
2017-10-02kvm: check KVM_CAP_NR_VCPUS with kvm_vm_check_extension()Greg Kurz
2017-10-02kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz
2017-10-02watchdog: Allow setting action on the flyMichal Privoznik
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik
2017-10-02qapi: Rename WatchdogExpirationAction enumMichal Privoznik
2017-09-29usb: Use angle brackets for cacard include directiveFam Zheng
2017-09-29usb: fix libusb config variable name.Gerd Hoffmann
2017-09-29hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()Thomas Huth
2017-09-29linux-headers: sync against v4.14-rc1Alexey Perevalov
2017-09-29iothread: Make iothread_stop() idempotentEduardo Habkost
2017-09-29scsi: Ignore executable for in-tree buildsEric Blake
2017-09-29ui: add tracing of VNC authentication processDaniel P. Berrange
2017-09-29ui: add tracing of VNC operations related to QIOChannelDaniel P. Berrange
2017-09-29virtio-input: send rel-wheel events for wheel buttonsGerd Hoffmann
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann
2017-09-29console: purge curses bits from console.hGerd Hoffmann
2017-09-29docker: Don't mount ccache db if NOUSER=1Fam Zheng
2017-09-29docker: test-block: Don't continue if build failsFam Zheng
2017-09-29tests/docker/run: don't source /etc/profileAlex Bennée
2017-09-29docker: Fix test-mingwFam Zheng
2017-09-29docker: add installation to build testsPaolo Bonzini
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell
2017-09-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170927' int...Peter Maydell
2017-09-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-09-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170927' into stagingPeter Maydell
2017-09-27migration: Route more error pathsDr. David Alan Gilbert