index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-15
migration: fix saving normal page even if it's been compressed
Xiao Guangrong
2018-05-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-05-15
Merge remote-tracking branch 'mreitz/tags/pull-block-2018-05-15' into queue-b...
Kevin Wolf
2018-05-15
iotests: Add test for -U/force-share conflicts
Max Reitz
2018-05-15
qemu-img: Use only string options in img_open_opts
Max Reitz
2018-05-15
qemu-io: Use purely string blockdev options
Max Reitz
2018-05-15
block: Document BDRV_REQ_WRITE_UNCHANGED support
Max Reitz
2018-05-15
qemu-img: Check post-truncation size
Max Reitz
2018-05-15
iotests: Add test for COR across nodes
Max Reitz
2018-05-15
iotests: Copy 197 for COR filter driver
Max Reitz
2018-05-15
iotests: Clean up wrap image in 197
Max Reitz
2018-05-15
block: Support BDRV_REQ_WRITE_UNCHANGED in filters
Max Reitz
2018-05-15
block/quorum: Support BDRV_REQ_WRITE_UNCHANGED
Max Reitz
2018-05-15
block: Set BDRV_REQ_WRITE_UNCHANGED for COR writes
Max Reitz
2018-05-15
block: Add BDRV_REQ_WRITE_UNCHANGED flag
Max Reitz
2018-05-15
block: BLK_PERM_WRITE includes ..._UNCHANGED
Max Reitz
2018-05-15
block: Add COR filter driver
Max Reitz
2018-05-15
iotests: Skip 181 and 201 without userfaultfd
Max Reitz
2018-05-15
iotests: Add failure matching to common.qemu
Max Reitz
2018-05-15
docs: Document the new default sizes of the qcow2 caches
Alberto Garcia
2018-05-15
qcow2: Give the refcount cache the minimum possible size by default
Alberto Garcia
2018-05-15
specs/qcow2: Clarify that compressed clusters have the COPIED bit reset
Alberto Garcia
2018-05-15
Fix error message about compressed clusters with OFLAG_COPIED
Alberto Garcia
2018-05-15
iotests: Split 214 off of 122
Max Reitz
2018-05-15
blockjob: Add block_job_driver()
Kevin Wolf
2018-05-15
blockjob: Introduce block_job_ratelimit_get_delay()
Kevin Wolf
2018-05-15
blockjob: Implement block_job_set_speed() centrally
Kevin Wolf
2018-05-15
blockjob: Move RateLimit to BlockJob
Kevin Wolf
2018-05-15
blockjob: Wrappers for progress counter access
Kevin Wolf
2018-05-15
blockjob: Fix assertion in block_job_finalize()
Kevin Wolf
2018-05-15
blockjob: expose error string via query
John Snow
2018-05-15
hmp: Allow using a qdev id in block_set_io_throttle
Alberto Garcia
2018-05-15
block: Merge .bdrv_co_writev{,_flags} in drivers
Eric Blake
2018-05-15
block: Drop last of the sector-based aio callbacks
Eric Blake
2018-05-15
vxhs: Switch to byte-based callbacks
Eric Blake
2018-05-15
rbd: Switch to byte-based callbacks
Eric Blake
2018-05-15
null: Switch to byte-based read/write
Eric Blake
2018-05-15
file-win32: Switch to byte-based callbacks
Eric Blake
2018-05-15
block: Support byte-based aio callbacks
Eric Blake
2018-05-15
block-backend: simplify blk_get_aio_context
Daniel Henrique Barboza
2018-05-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180515'...
Peter Maydell
2018-05-15
tcg: Optionally log FPU state in TCG -d cpu logging
Peter Maydell
2018-05-15
sdcard: Correct CRC16 offset in sd_function_switch()
Philippe Mathieu-Daudé
2018-05-15
target/arm: Fix sqrt_f16 exception raising
Alex Bennée
2018-05-15
target/arm: Implement FMOV (immediate) for fp16
Alex Bennée
2018-05-15
target/arm: Implement FCSEL for fp16
Alex Bennée
2018-05-15
target/arm: Implement FCMP for fp16
Alex Bennée
2018-05-15
target/arm: Implement FP data-processing (3 source) for fp16
Richard Henderson
2018-05-15
target/arm: Implement FP data-processing (2 source) for fp16
Richard Henderson
2018-05-15
target/arm: Introduce and use read_fp_hreg
Richard Henderson
[next]