Age | Commit message (Expand) | Author |
2017-02-27 | ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard | Daniel P. Berrange |
2017-02-27 | gtk-egl: add scanout_disable support | Gerd Hoffmann |
2017-02-27 | sdl2: add scanout_disable support | Gerd Hoffmann |
2017-02-27 | spice: add scanout_disable support | Gerd Hoffmann |
2017-02-27 | virtio-gpu: use dpy_gl_scanout_disable | Gerd Hoffmann |
2017-02-27 | console: add dpy_gl_scanout_disable | Gerd Hoffmann |
2017-02-27 | console: rename dpy_gl_scanout to dpy_gl_scanout_texture | Gerd Hoffmann |
2017-02-27 | tests-aio-multithread: use atomic_read properly | Paolo Bonzini |
2017-02-26 | Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170226' into s... | Peter Maydell |
2017-02-26 | niagara: check if a serial port is available | Artyom Tarasenko |
2017-02-26 | niagara: fail if a firmware file is missing | Artyom Tarasenko |
2017-02-26 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell |
2017-02-26 | slirp: tcp_listen(): Don't try to close() an fd we never opened | Peter Maydell |
2017-02-26 | slirp: Convert mbufs to use g_malloc() and g_free() | Peter Maydell |
2017-02-26 | slirp: Check qemu_socket() return value in udp_listen() | Peter Maydell |
2017-02-26 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-02-26 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2017-02-25 | Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170224-2' into staging | Peter Maydell |
2017-02-25 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ... | Peter Maydell |
2017-02-25 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into staging | Peter Maydell |
2017-02-25 | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging | Peter Maydell |
2017-02-24 | Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ... | Peter Maydell |
2017-02-24 | RBD: Add support readv,writev for rbd | tianqing |
2017-02-24 | block/nfs: try to avoid the bounce buffer in pwritev | Peter Lieven |
2017-02-24 | block/nfs: convert to preadv / pwritev | Peter Lieven |
2017-02-24 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170223.0' ... | Peter Maydell |
2017-02-24 | tests: Use opened block node for block job tests | Kevin Wolf |
2017-02-24 | vvfat: Use opened node as backing file | Kevin Wolf |
2017-02-24 | block: Add bdrv_new_open_driver() | Kevin Wolf |
2017-02-24 | block: Factor out bdrv_open_driver() | Kevin Wolf |
2017-02-24 | block: Use BlockBackend for image probing | Kevin Wolf |
2017-02-24 | block: Factor out bdrv_open_child_bs() | Kevin Wolf |
2017-02-24 | block: Attach bs->file only during .bdrv_open() | Kevin Wolf |
2017-02-24 | block: Pass BdrvChild to bdrv_truncate() | Kevin Wolf |
2017-02-24 | mirror: Resize active commit base in mirror_run() | Kevin Wolf |
2017-02-24 | qcow2: Use BB for resizing in qcow2_amend_options() | Kevin Wolf |
2017-02-24 | blockdev: Use BlockBackend to resize in qmp_block_resize() | Kevin Wolf |
2017-02-24 | iotests: Fix another race in 030 | John Snow |
2017-02-24 | qemu-img: Improve documentation for PREALLOC_MODE_FALLOC | Nir Soffer |
2017-02-24 | qemu-img: Truncate before full preallocation | Nir Soffer |
2017-02-24 | qemu-img: Add tests for raw image preallocation | Nir Soffer |
2017-02-24 | qemu-img: Do not truncate before preallocation | Nir Soffer |
2017-02-24 | qemu-iotests: redirect nbd server stdout to /dev/null | Jeff Cody |
2017-02-24 | qemu-iotests: add ability to exclude certain protocols from tests | Jeff Cody |
2017-02-24 | qemu-iotests: Test 137 only supports 'file' protocol | Jeff Cody |
2017-02-24 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into ... | Peter Maydell |
2017-02-24 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2017-2620-20170224... | Peter Maydell |
2017-02-24 | cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620) | Gerd Hoffmann |
2017-02-24 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s... | Peter Maydell |
2017-02-24 | hw/mips: MIPS Boston board support | Paul Burton |