OSDN Git Service

qmiga/qemu.git
2017-05-12 Stefan HajnocziMerge tag 'block-pull-request' into staging
2017-05-12 Stefan HajnocziMerge remote-tracking branch 'kwolf/tags/for-upstream...
2017-05-12 Stefan Hajnocziaio: add missing aio_notify() to aio_enable_external()
2017-05-12 Eric Blakeblock: Simplify BDRV_BLOCK_RAW recursion
2017-05-12 Daniel P. Berrangecoroutine: remove GThread implementation
2017-05-11 Laurent Viviermaintainers: Add myself as linux-user reviewer
2017-05-11 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-05-11 Max ReitzMAINTAINERS: Add qemu-progress to the block layer
2017-05-11 Eric Blakeqcow2: Discard/zero clusters by byte count
2017-05-11 Eric Blakeqcow2: Assert that cluster operations are aligned
2017-05-11 Eric Blakeqcow2: Optimize write zero of unaligned tail cluster
2017-05-11 Eric Blakeiotests: Add test 179 to cover write zeroes with unmap
2017-05-11 Eric Blakeiotests: Improve _filter_qemu_img_map
2017-05-11 Eric Blakeqcow2: Optimize zero_single_l2() to minimize L2 churn
2017-05-11 Eric Blakeqcow2: Make distinction between zero cluster types...
2017-05-11 Eric Blakeqcow2: Name typedef for cluster type
2017-05-11 Eric Blakeqcow2: Correctly report status of preallocated zero...
2017-05-11 Eric Blakeblock: Update comments on BDRV_BLOCK_* meanings
2017-05-11 Eric Blakeqcow2: Use consistent switch indentation
2017-05-11 Eric Blakeqcow2: Nicer variable names in qcow2_update_snapshot_re...
2017-05-11 Eric Blaketests: Add coverage for recent block geometry fixes
2017-05-11 Eric Blakeblkdebug: Add ability to override unmap geometries
2017-05-11 Eric Blakeblkdebug: Simplify override logic
2017-05-11 Eric Blakeblkdebug: Add pass-through write_zero and discard support
2017-05-11 Eric Blakeblkdebug: Refactor error injection
2017-05-11 Eric Blakeblkdebug: Sanity check block layer guarantees
2017-05-11 Eric Blakeqemu-io: Switch 'map' output to byte-based reporting
2017-05-11 Eric Blakeqemu-io: Switch 'alloc' command to byte-based length
2017-05-11 Eric Blakeqemu-io: Improve alignment checks
2017-05-11 John Snowblockdev: use drained_begin/end for qmp_block_resize
2017-05-11 Christoph Hellwignvme: Implement Write Zeroes
2017-05-11 Anton Nefedovqemu-img: wait for convert coroutines to complete
2017-05-11 Kevin Wolffile-posix: Remove .bdrv_inactivate/invalidate_cache
2017-05-11 Kevin Wolfblock: Fix write/resize permissions for inactive images
2017-05-11 Kevin Wolfblock: Inactivate parents before children
2017-05-11 Kevin Wolfblock: Drop permissions when migration completes
2017-05-11 Kevin Wolfblock: New BdrvChildRole.activate() for blk_resume_afte...
2017-05-11 Kevin Wolfmigration: Unify block node activation error handling
2017-05-11 Max Reitziotests: Extend test 066
2017-05-11 Max Reitzqcow2: Discard preallocated zero clusters
2017-05-11 Max Reitzqcow2: Reuse preallocated zero clusters
2017-05-11 Max Reitzqcow2: Fix preallocation size formula
2017-05-11 Fam Zhengtests: Add POSIX image locking test case 182
2017-05-11 Fam Zhengqemu-iotests: Add test case 153 for image locking
2017-05-11 Fam Zhengfile-posix: Add image locking to perm operations
2017-05-11 Fam Zhengosdep: Fall back to posix lock when OFD lock is unavailable
2017-05-11 Fam Zhengosdep: Add qemu_lock_fd and qemu_unlock_fd
2017-05-11 Fam Zhengblock: Reuse bs as backing hd for drive-backup sync...
2017-05-11 Fam Zhengtests: Disable image lock in test-replication
2017-05-11 Fam Zhengfile-win32: Error out if locking=on
2017-05-11 Fam Zhengfile-posix: Add 'locking' option
2017-05-11 Fam Zhengtests: Use null-co:// instead of /dev/null as the dummy...
2017-05-11 Fam Zhengiotests: 172: Use separate images for multiple devices
2017-05-11 Fam Zhengiotests: 091: Quit QEMU before checking image
2017-05-11 Fam Zhengiotests: 087: Don't attach test image twice
2017-05-11 Fam Zhengiotests: 085: Avoid image locking conflict
2017-05-11 Fam Zhengiotests: 055: Don't attach the target image already...
2017-05-11 Fam Zhengiotests: 046: Prepare for image locking
2017-05-11 Fam Zhengiotests: 030: Prepare for image locking
2017-05-11 Fam Zhengqemu-io: Add --force-share option
2017-05-11 Fam Zhengqemu-img: Update documentation for -U
2017-05-11 Fam Zhengqemu-img: Add --force-share option to subcommands
2017-05-11 Fam Zhengblock: Respect "force-share" in perm propagating
2017-05-11 Fam Zhengblock: Add, parse and store "force-share" option
2017-05-11 Fam Zhengblock: Make bdrv_perm_names public
2017-05-10 Stefan HajnocziMerge remote-tracking branch 'mjt/tags/trivial-patches...
2017-05-10 Stefan HajnocziMerge remote-tracking branch 'danpb/tags/pull-qcrypto...
2017-05-10 Fam Zhengtests: Remove redundant assignment
2017-05-10 Paolo BonziniMAINTAINERS: Update paths for AioContext implementation
2017-05-10 Paolo BonziniMAINTAINERS: Update paths for main loop
2017-05-10 Paolo Bonzinijazz_led: fix bad snprintf
2017-05-10 Eric Blaketests: Ignore another built executable (test-hmp)
2017-05-10 Kamil Rytarowskiscripts: Switch to more portable Perl shebang
2017-05-10 Kamil Rytarowskiscripts/qemu-binfmt-conf.sh: Fix shell portability...
2017-05-10 Chris Webbvirtfs: allow a device id to be specified in the -virtf...
2017-05-10 Thomas Huthhw/core/generic-loader: Fix crash when running without CPU
2017-05-10 Fam Zhengvirtio-blk: Remove useless condition around g_free()
2017-05-10 Thomas Huthqemu-doc: Fix broken URLs of amnhltm.zip and dosidle210.zip
2017-05-10 Andreas Grapentinuse _Static_assert in QEMU_BUILD_BUG_ON
2017-05-10 sochin.jiangchannel-file: fix wrong parameter comments
2017-05-09 Stefan HajnocziMerge remote-tracking branch 'armbru/tags/pull-qapi...
2017-05-09 Geert Martin... crypto: qcrypto_random_bytes() now works on windows...
2017-05-09 Daniel P. Berrangecrypto: move 'opaque' parameter to (nearly) the end...
2017-05-09 Daniel P. BerrangeList SASL config file under the cryptography maintainer...
2017-05-09 Daniel P. BerrangeDefault to GSSAPI (Kerberos) instead of DIGEST-MD5...
2017-05-09 Marc-André... qmp-shell: improve help
2017-05-09 Marc-André... qmp-shell: don't show version greeting if unavailable
2017-05-09 Marc-André... qmp-shell: Cope with query-commands error
2017-05-09 Marc-André... qmp-shell: add -N option to skip negotiate
2017-05-09 John Snowqmp-shell: add persistent command history
2017-05-09 Markus Armbrusterqobject-input-visitor: Catch misuse of end_struct vs...
2017-05-09 Markus Armbrusterqapi: Document intended use of @name within alternate...
2017-05-09 Markus Armbrusterqobject-input-visitor: Document full_name_nth()
2017-05-09 Markus Armbrusterqmp: Improve QMP dispatch error messages
2017-05-09 Markus Armbrustersockets: Delete unused helper socket_address_crumple()
2017-05-09 Markus Armbrustersockets: Limit SocketAddressLegacy to external interfaces
2017-05-09 Markus Armbrustersockets: Rename SocketAddressFlat to SocketAddress
2017-05-09 Markus Armbrustersockets: Rename SocketAddress to SocketAddressLegacy
2017-05-09 Markus Armbrusterqapi: New QAPI_CLONE_MEMBERS()
2017-05-09 Markus Armbrustersockets: Prepare inet_parse() for flattened SocketAddress
next