aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-19block/gluster: deprecate rdma supportPrasanna Kumar Kalever
2016-07-19block/gluster: code cleanupPrasanna Kumar Kalever
2016-07-19block/gluster: rename [server, volname, image] -> [host, volume, path]Prasanna Kumar Kalever
2016-07-19mirror: fix request throttling in drive-mirrorDenis V. Lunev
2016-07-19mirror: improve performance of mirroring of empty diskDenis V. Lunev
2016-07-19mirror: efficiently zero out targetDenis V. Lunev
2016-07-19mirror: optimize dirty bitmap filling in mirror_run a bitDenis V. Lunev
2016-07-19block: remove extra condition in bdrv_can_write_zeroes_with_unmapDenis V. Lunev
2016-07-19mirror: create mirror_dirty_init helper for mirror_runDenis V. Lunev
2016-07-19mirror: create mirror_throttle helperDenis V. Lunev
2016-07-19mirror: make sectors_in_flight int64_tDenis V. Lunev
2016-07-19dirty-bitmap: operate with int64_t amountDenis V. Lunev
2016-07-19net: Use correct type for bool flagEric Blake
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-19arm_gicv3: Add assert()s to tell Coverity that offsets are alignedPeter Maydell
2016-07-19target-arm: Fix unreachable code in gicv3_class_name()Peter Maydell
2016-07-19disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headersPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160718-1' in...Peter Maydell
2016-07-19linux-user: AArch64 has sync_file_range, not sync_file_range2Peter Maydell
2016-07-19linux-user: Fix type for SIOCATMARK ioctlPeter Maydell
2016-07-19linux-user: define missing sparc syscallsLaurent Vivier
2016-07-19linux-user: Fix terminal control ioctlsTimothy Pearson
2016-07-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into s...Peter Maydell
2016-07-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2016-07-19linux-user: Add some new blk ioctlsPeter Maydell
2016-07-19linux-user: Handle short lengths in host_to_target_sockaddr()Peter Maydell
2016-07-19linux-user: Forget about synchronous signal once it is deliveredPeter Maydell
2016-07-19linux-user: Correct type for LOOP_GET_STATUS{,64} ioctlsPeter Maydell
2016-07-19linux-user: Correct type for BLKSSZGETPeter Maydell
2016-07-19linux-user: Add loop control ioctlsPeter Maydell
2016-07-19linux-user: Check sigsetsize argument to syscallsPeter Maydell
2016-07-19linux-user: add nested netlink typesLaurent Vivier
2016-07-19linux-user: convert sockaddr_ll from host to targetLaurent Vivier
2016-07-19linux-user: add fd_trans helper in do_recvfrom()Laurent Vivier
2016-07-19linux-user: fix netlink memory corruptionLaurent Vivier
2016-07-19linux-user: fd_trans_*_data() returns the lengthLaurent Vivier
2016-07-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-07-19block: Simplify drive-mirrorEric Blake
2016-07-19block: Simplify block_set_io_throttleEric Blake
2016-07-19qapi: Implement boxed types for commands/eventsEric Blake
2016-07-19qapi: Plumb in 'boxed' to qapi generator lower levelsEric Blake
2016-07-19qapi-event: Simplify visit of non-implicit dataEric Blake
2016-07-19qapi: Drop useless gen_err_check()Eric Blake
2016-07-19qapi: Add type.is_empty() helperEric Blake
2016-07-19qapi: Hide tag_name data member of variantsEric Blake
2016-07-19qapi: Special case c_name() for empty typeEric Blake
2016-07-19qapi: Require all branches of flat union enum to be coveredEric Blake
2016-07-19net: use Netdev instead of NetClientOptions in client initKővágó, Zoltán
2016-07-19qapi: change QmpInputVisitor to QSLISTPaolo Bonzini