index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
6
-20
/
+20
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
6
-10
/
+11
*
block/iscsi: cancel libiscsi task when ABORT TASK TMF completes
Stefan Hajnoczi
2019-01-11
1
-2
/
+14
*
block/iscsi: fix ioctl cancel use-after-free
Stefan Hajnoczi
2019-01-11
1
-3
/
+18
*
block/iscsi: take iscsilun->mutex in iscsi_timed_check_events()
Stefan Hajnoczi
2019-01-11
1
-0
/
+4
*
block/iscsi: drop unused IscsiAIOCB->buf field
Stefan Hajnoczi
2019-01-11
1
-8
/
+0
*
block/nvme: optimize the performance of nvme driver based on vfio-pci
Li Feng
2019-01-09
1
-10
/
+6
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st...
Peter Maydell
2019-01-07
2
-4
/
+23
|
\
|
*
block/nbd-client: use traces instead of noisy error_report_err
Vladimir Sementsov-Ogievskiy
2019-01-05
2
-4
/
+23
*
|
dmg: don't skip zero chunk
yuchenlin
2019-01-04
1
-7
/
+12
*
|
dmg: use enumeration type instead of hard coding number
yuchenlin
2019-01-04
1
-2
/
+2
*
|
dmg: fix binary search
yuchenlin
2019-01-04
1
-3
/
+7
*
|
dmg: Fixing wrong dmg block type value for block terminator.
Julio Faracco
2019-01-04
1
-1
/
+1
|
/
*
block/mirror: add missing coroutine_fn annotations
Stefan Hajnoczi
2018-12-14
1
-8
/
+11
*
block: Remove flags parameter from bdrv_reopen_queue()
Alberto Garcia
2018-12-14
1
-4
/
+2
*
block: Clean up reopen_backing_file() in block/replication.c
Alberto Garcia
2018-12-14
1
-24
/
+21
*
block: Use bdrv_reopen_set_read_only() in the mirror driver
Alberto Garcia
2018-12-14
1
-7
/
+12
*
block: Use bdrv_reopen_set_read_only() in stream_start/complete()
Alberto Garcia
2018-12-14
1
-10
/
+10
*
block: Use bdrv_reopen_set_read_only() in bdrv_commit()
Alberto Garcia
2018-12-14
1
-4
/
+3
*
block: Use bdrv_reopen_set_read_only() in commit_start/complete()
Alberto Garcia
2018-12-14
1
-10
/
+6
*
file-posix: Avoid aio_worker() for QEMU_AIO_IOCTL
Kevin Wolf
2018-12-14
1
-40
/
+17
*
file-posix: Switch to .bdrv_co_ioctl
Kevin Wolf
2018-12-14
1
-10
/
+11
*
file-posix: Remove paio_submit_co()
Kevin Wolf
2018-12-14
1
-34
/
+0
*
file-posix: Avoid aio_worker() for QEMU_AIO_READ/WRITE
Kevin Wolf
2018-12-14
1
-8
/
+19
*
file-posix: Move read/write operation logic out of aio_worker()
Kevin Wolf
2018-12-14
1
-20
/
+20
*
file-posix: Avoid aio_worker() for QEMU_AIO_FLUSH
Kevin Wolf
2018-12-14
1
-5
/
+11
*
file-posix: Avoid aio_worker() for QEMU_AIO_DISCARD
Kevin Wolf
2018-12-14
1
-8
/
+24
*
file-posix: Avoid aio_worker() for QEMU_AIO_WRITE_ZEROES
Kevin Wolf
2018-12-14
1
-19
/
+34
*
file-posix: Avoid aio_worker() for QEMU_AIO_COPY_RANGE
Kevin Wolf
2018-12-14
1
-5
/
+17
*
file-posix: Avoid aio_worker() for QEMU_AIO_TRUNCATE
Kevin Wolf
2018-12-14
1
-6
/
+6
*
file-posix: Factor out raw_thread_pool_submit()
Kevin Wolf
2018-12-14
1
-7
/
+10
*
file-posix: Reorganise RawPosixAIOData
Kevin Wolf
2018-12-14
1
-40
/
+49
*
qcow2: do decompression in threads
Vladimir Sementsov-Ogievskiy
2018-12-14
1
-7
/
+27
*
qcow2: aio support for compressed cluster read
Vladimir Sementsov-Ogievskiy
2018-12-14
2
-51
/
+49
*
qcow2: use byte-based read in qcow2_decompress_cluster
Vladimir Sementsov-Ogievskiy
2018-12-14
1
-7
/
+12
*
qcow2: refactor decompress_buffer
Vladimir Sementsov-Ogievskiy
2018-12-14
1
-21
/
+35
*
qcow2: move decompression from qcow2-cluster.c to qcow2.c
Vladimir Sementsov-Ogievskiy
2018-12-14
2
-70
/
+71
*
qcow2: make more generic interface for qcow2_compress
Vladimir Sementsov-Ogievskiy
2018-12-14
1
-12
/
+18
*
qcow2: use Z_OK instead of 0 for deflateInit2 return code check
Vladimir Sementsov-Ogievskiy
2018-12-14
1
-1
/
+1
*
block/backup: drop unused synchronization interface
Vladimir Sementsov-Ogievskiy
2018-12-14
1
-31
/
+7
*
block/replication: drop extra synchronization
Vladimir Sementsov-Ogievskiy
2018-12-14
1
-23
/
+1
*
dmg: exchanging hardcoded dmg UDIF block types to enum.
Julio Faracco
2018-12-14
1
-15
/
+28
*
dmg: including dmg-lzfse module inside dmg block driver.
Julio Faracco
2018-12-14
2
-0
/
+31
*
configure: adding support to lzfse library.
Julio Faracco
2018-12-14
1
-0
/
+2
*
block: adding lzfse decompressing support as a module.
Julio Faracco
2018-12-14
1
-0
/
+49
*
crypto: support multiple threads accessing one QCryptoBlock
Vladimir Sementsov-Ogievskiy
2018-12-12
3
-3
/
+4
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-12-03' into st...
Peter Maydell
2018-12-03
1
-1
/
+20
|
\
|
*
nbd/client: Send NBD_CMD_DISC if open fails after connect
Eric Blake
2018-11-30
1
-2
/
+16
|
*
nbd/client: Make x-dirty-bitmap more reliable
Eric Blake
2018-11-30
1
-0
/
+5
*
|
mirror: fix dead-lock
Vladimir Sementsov-Ogievskiy
2018-12-03
1
-8
/
+5
|
/
[next]