aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-09-13hw/net/e1000e: Fix compiler warningChanglong Xie
2016-09-13target-m68k: fix get_mac_extf helperPaolo Bonzini
2016-09-13timer/cpus: fix some typos and update some commentsCao jin
2016-09-13timer.h: fix inconsistency between comment and function prototypeCao jin
2016-09-13timer.h: fix typoCao jin
2016-09-13maint: Ignore generated version fileEric Blake
2016-09-13Document that curses usually needs -k option tooSamuel Thibault
2016-09-13trace-event: display "%d" instead of "0x%d"Laurent Vivier
2016-09-13linux-user, trivial: display "0x%x" instead of "0x%d"Laurent Vivier
2016-09-13pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIPBruce Rogers
2016-09-13sparc: Use g_memdup() instead of g_new0() + memcpy()Thomas Huth
2016-09-13vl: remove unnecessary duplicate call to tpm_cleanupPaolo Bonzini
2016-09-13arm: spelling fix: mismatchMichael Tokarev
2016-09-13hw/dma/omap: spelling fix: endiannessMichael Tokarev
2016-09-13hw/bt/hci: spelling fix: endiannessMichael Tokarev
2016-09-13docs: Fix description of the leaky bucket algorithm in throttle.txtAlberto Garcia
2016-09-13configure: Always compile with -fwrapvPeter Maydell
2016-09-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-09-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160913-1' into s...Peter Maydell
2016-09-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160913-1' into st...Peter Maydell
2016-09-13Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-09-13iothread: Stop threads before main() quitsFam Zheng
2016-09-13tests: fix qvirtqueue_kickLaurent Vivier
2016-09-13MAINTAINERS: add maintainer for replicationChanglong Xie
2016-09-13support replication driver in blockdev-addWen Congyang
2016-09-13tests: add unit test case for replicationChanglong Xie
2016-09-13replication: Implement new driver for block replicationWen Congyang
2016-09-13replication: Introduce new APIs to do replication operationChanglong Xie
2016-09-13configure: support replicationChanglong Xie
2016-09-13mirror: auto complete active commitWen Congyang
2016-09-13docs: block replication's descriptionWen Congyang
2016-09-13block: Link backup into block coreWen Congyang
2016-09-13Backup: export interfaces for extra serializationChanglong Xie
2016-09-13Backup: clear all bitmap when doing block checkpointWen Congyang
2016-09-13block: unblock backup operations in backing fileWen Congyang
2016-09-13virtio-blk: rename virtio_device_info to virtio_blk_infoChanglong Xie
2016-09-13linux-aio: process completions from ioq_submit()Roman Pen
2016-09-13linux-aio: split processing events functionRoman Pen
2016-09-13linux-aio: consume events in userspace instead of calling io_geteventsRoman Pen
2016-09-13qcow2: avoid memcpy(dst, NULL, len)Stefan Hajnoczi
2016-09-13virtio-vga: adapt to page-per-vq=offGerd Hoffmann
2016-09-13virtio-gpu-pci: tag as not hotpluggableGerd Hoffmann
2016-09-13vmsvga: correct bitmap and pixmap size checksPrasad J Pandit
2016-09-13vnc: fix qemu crash because of SIGSEGVGonglei
2016-09-13qemu-options.hx: correct spice options streaming-video default document value...Li Zhijian
2016-09-13ui/curses.c: Clean up nextchr logicPeter Maydell
2016-09-13ui/curses.c: Ensure we don't read off the end of curses2qemu arrayPeter Maydell
2016-09-13qapi/block-core: add doc describing GlusterServer vs. SocketAddressPrasanna Kumar Kalever
2016-09-13block/gluster: add support to choose libgfapi logfilePrasanna Kumar Kalever