aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-27migration: wire vmstate_save_state errors up to vmstate_subsection_saveDr. David Alan Gilbert
2017-09-27migration: Check field save returnsDr. David Alan Gilbert
2017-09-27migration: check pre_save return in vmstate_save_stateDr. David Alan Gilbert
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-27migration: disable auto-converge during bulk block migrationPeter Lieven
2017-09-26Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-09-26Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170925' into stagingPeter Maydell
2017-09-26hw/isa/pc87312: Mark the device with user_creatable = falseThomas Huth
2017-09-26Drop gld linker usage on SunOSKamil Rytarowski
2017-09-26tests/boot-sector: Increase timeout to 600 secondsThomas Huth
2017-09-26nbd-client: Use correct macro parenthesizationEric Blake
2017-09-26hw/display/virtio-gpu: Put the virtio-gpu-device into the display categoryThomas Huth
2017-09-26osdep: Fix ROUND_UP(64-bit, 32-bit)Eric Blake
2017-09-26target/xtensa: Use the pre-defined MEMTXATTRS_UNSPECIFIED macroAlistair Francis
2017-09-26trivial: Add missing "-m" parameter in docs/memory-hotplug.txtThomas Huth
2017-09-26chardev/baum: fix baum that releases brlapi twiceLiang Yan
2017-09-26remove trailing whitespace from qemu-options.hxMichael Tokarev
2017-09-26hw/display/xenfb.c: Add trace_xenfb_key_eventLiang Yan
2017-09-26aux-to-i2c-bridge: don't allow user to create oneKONRAD Frederic
2017-09-26util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAITPeter Maydell
2017-09-26MAINTAINERS: update docs/interop/ entriesPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: update docs/devel/ entriesPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing Cryptography entryPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing entry for Generic LoaderPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing AIO entryPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing entries for throttling infraPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing SSI entriesPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing PCI entriesPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing qcow2 entryPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing Guest Agent entriesPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing VMWare entryPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing entry for vhostPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing STM32 entryPhilippe Mathieu-Daudé
2017-09-26MAINTAINERS: add missing ARM entriesPhilippe Mathieu-Daudé
2017-09-26Replace round_page() with TARGET_PAGE_ALIGN()Kamil Rytarowski
2017-09-26configure: Remove unused code (found by shellcheck)Stefan Weil
2017-09-26Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-25' into st...Peter Maydell
2017-09-25Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2017-09-25accel/tcg/cputlb: avoid recursive BQL (fixes #1706296)Alex Bennée
2017-09-25block/nbd-client: nbd_co_send_request: fix return codeVladimir Sementsov-Ogievskiy
2017-09-25block/nbd-client: simplify check in nbd_co_receive_replyVladimir Sementsov-Ogievskiy
2017-09-25block/nbd-client: refactor nbd_co_receive_replyVladimir Sementsov-Ogievskiy
2017-09-25nbd-client: Use correct macro parenthesizationEric Blake
2017-09-24slirp: Add a special case for the NULL socketKevin Cernekee
2017-09-24slirp: Fix intermittent send queue hangs on a socketKevin Cernekee
2017-09-24slirp: Add explanation for hostfwd parsing failureDr. David Alan Gilbert
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-09-22chardev: remove context in chr_update_read_handlerPeter Xu
2017-09-22chardev: use per-dev context for io_add_watch_pollPeter Xu
2017-09-22chardev: add Chardev.gcontext fieldPeter Xu