Age | Commit message (Expand) | Author |
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 |
2017-10-03 | vfio/pci: Add NVIDIA GPUDirect Cliques support | Alex Williamson |
2017-10-03 | vfio/pci: Add virtual capabilities quirk infrastructure | Alex Williamson |
2017-10-03 | vfio/pci: Do not unwind on error | Alex Williamson |
2017-10-03 | aio: fix assert when remove poll during destroy | Stefan Hajnoczi |
2017-10-03 | iothread: delay the context release to finalize | Peter Xu |
2017-10-03 | iothread: export iothread_stop() | Peter Xu |
2017-10-03 | iothread: provide helpers for internal use | Peter Xu |
2017-10-03 | qom: provide root container for internal objs | Peter Xu |
2017-10-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-10-03 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ... | Peter Maydell |
2017-10-03 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170929-pull-request' i... | Peter Maydell |
2017-10-03 | Merge remote-tracking branch 'remotes/famz/tags/docker-testing-pull-request' ... | Peter Maydell |
2017-10-02 | kvmclock: use the updated system_timer_msr | Jim Somerville |
2017-10-02 | kvm: check KVM_CAP_NR_VCPUS with kvm_vm_check_extension() | Greg Kurz |
2017-10-02 | kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() | Greg Kurz |
2017-10-02 | watchdog: Allow setting action on the fly | Michal Privoznik |
2017-10-02 | watchdog.h: Drop local redefinition of actions enum | Michal Privoznik |
2017-10-02 | qapi: Rename WatchdogExpirationAction enum | Michal Privoznik |
2017-09-29 | usb: Use angle brackets for cacard include directive | Fam Zheng |
2017-09-29 | usb: fix libusb config variable name. | Gerd Hoffmann |
2017-09-29 | hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple() | Thomas Huth |
2017-09-29 | linux-headers: sync against v4.14-rc1 | Alexey Perevalov |
2017-09-29 | iothread: Make iothread_stop() idempotent | Eduardo Habkost |
2017-09-29 | scsi: Ignore executable for in-tree builds | Eric Blake |
2017-09-29 | ui: add tracing of VNC authentication process | Daniel P. Berrange |
2017-09-29 | ui: add tracing of VNC operations related to QIOChannel | Daniel P. Berrange |
2017-09-29 | virtio-input: send rel-wheel events for wheel buttons | Gerd Hoffmann |
2017-09-29 | egl: misc framebuffer helper improvements. | Gerd Hoffmann |
2017-09-29 | console: purge curses bits from console.h | Gerd Hoffmann |
2017-09-29 | docker: Don't mount ccache db if NOUSER=1 | Fam Zheng |
2017-09-29 | docker: test-block: Don't continue if build fails | Fam Zheng |
2017-09-29 | tests/docker/run: don't source /etc/profile | Alex Bennée |
2017-09-29 | docker: Fix test-mingw | Fam Zheng |
2017-09-29 | docker: add installation to build tests | Paolo Bonzini |
2017-09-27 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'... | Peter Maydell |
2017-09-27 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170927' int... | Peter Maydell |
2017-09-27 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-09-27 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170927' into staging | Peter Maydell |
2017-09-27 | migration: Route more error paths | Dr. David Alan Gilbert |
2017-09-27 | migration: Route errors up through vmstate_save | Dr. David Alan Gilbert |