summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | check-qdict: Test cases for new functionsKevin Wolf2015-06-121-0/+67
| * | | qdict: Add qdict_{set,copy}_default()Kevin Wolf2015-06-122-0/+36
| * | | qdict: Add qdict_array_entries()Kevin Wolf2015-06-122-4/+75
| * | | iotests: Add tests for overriding BDRV_O_PROTOCOLMax Reitz2015-06-125-0/+153
| * | | block: driver should override flags in bdrv_open()Max Reitz2015-06-123-22/+31
| * | | block: Change bitmap truncate conditional to assertionJohn Snow2015-06-121-3/+1
| * | | block: record new size in bdrv_dirty_bitmap_truncateJohn Snow2015-06-121-0/+1
| * | | raw-posix: Fix .bdrv_co_get_block_status() for unaligned image sizeKevin Wolf2015-06-121-2/+3
| * | | vmdk: Use vmdk_find_index_in_cluster everywhereFam Zheng2015-06-121-8/+2
| * | | vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_statusFam Zheng2015-06-121-1/+12
| * | | qcow2: Add DEFAULT_L2_CACHE_CLUSTERSMax Reitz2015-06-122-3/+10
| * | | iotests: qcow2 COW with minimal L2 cache sizeMax Reitz2015-06-122-0/+15
| * | | qcow2: Set MIN_L2_CACHE_SIZE to 2Max Reitz2015-06-121-1/+2
| * | | qemu-iotests: Fix 128 if sudo requiredFam Zheng2015-06-121-1/+3
| * | | iotests: remove assertIsNotNone callJohn Snow2015-06-121-1/+1
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-1221-221/+956
|\ \ \ \ | |_|_|/ |/| | |
| * | | qemu-iotests: expand test 093 to support group throttlingAlberto Garcia2015-06-121-28/+65
| * | | throttle: Update throttle infrastructure copyrightAlberto Garcia2015-06-122-6/+10
| * | | throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia2015-06-123-3/+10
| * | | throttle: acquire the ThrottleGroup lock in bdrv_swap()Alberto Garcia2015-06-123-1/+49
| * | | throttle: Add throttle group supportAlberto Garcia2015-06-1212-85/+309
| * | | throttle: Add throttle group infrastructure testsAlberto Garcia2015-06-121-10/+71
| * | | throttle: Add throttle group infrastructureAlberto Garcia2015-06-124-0/+302
| * | | throttle: Extract timers from ThrottleState into a separate structureBenoƮt Canet2015-06-126-94/+135
| * | | raw-posix: Fix .bdrv_co_get_block_status() for unaligned image sizeKevin Wolf2015-06-121-2/+3
| * | | Revert "iothread: release iothread around aio_poll"Stefan Hajnoczi2015-06-123-14/+24
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-06-1244-277/+1364
|\ \ \ \
| * | | | qmp/hmp: add rocker device supportScott Feldman2015-06-1213-0/+1170
| * | | | rocker: bring link up/down on PHY enable/disableScott Feldman2015-06-121-0/+12
| * | | | rocker: update tests using hw-derived interface namesScott Feldman2015-06-125-76/+56
| * | | | rocker: Add support for phys nameDavid Ahern2015-06-125-2/+31
| * | | | iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng2015-06-123-13/+12
| * | | | event-notifier: Always return 0 for posix implementationFam Zheng2015-06-121-1/+2
| * | | | xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng2015-06-121-3/+1
| * | | | oss: Remove unused error handling of qemu_set_fd_handlerFam Zheng2015-06-121-6/+8
| * | | | alsaaudio: Remove unused error handling of qemu_set_fd_handlerFam Zheng2015-06-121-14/+2
| * | | | main-loop: Drop qemu_set_fd_handler2Fam Zheng2015-06-124-79/+7
| * | | | Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng2015-06-1216-60/+53
| * | | | tap: Drop tap_can_sendFam Zheng2015-06-121-11/+2
| * | | | net/socket: Drop net_socket_can_sendFam Zheng2015-06-121-12/+19
| * | | | netmap: Drop netmap_can_sendFam Zheng2015-06-121-12/+2
| * | | | l2tpv3: Drop l2tpv3_can_sendFam Zheng2015-06-121-10/+1
| * | | | stubs: Add qemu_set_fd_handlerFam Zheng2015-06-121-0/+8
| |/ / /
* | | | Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into...Peter Maydell2015-06-1210-354/+255
|\ \ \ \ | |_|/ / |/| | |
| * | | target-sh4: remove dead codeAurelien Jarno2015-06-121-1/+0
| * | | target-sh4: factorize fmov implementationAurelien Jarno2015-06-121-9/+4
| * | | target-sh4: split out Q and M from of SR and optimize div1Aurelien Jarno2015-06-124-150/+69
| * | | target-sh4: optimize negc using add2 and sub2Aurelien Jarno2015-06-121-6/+6
| * | | target-sh4: optimize subc using sub2Aurelien Jarno2015-06-121-11/+7
| * | | target-sh4: optimize addc using add2Aurelien Jarno2015-06-121-7/+4
OpenPOWER on IntegriCloud