index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
block/blkio: use FUA flag on write zeroes only if supported
Stefano Garzarella
1
-2
/
+4
2024-08-08
nbd/server: CVE-2024-7409: Cap default max-connections to 100
Eric Blake
1
-1
/
+2
2024-08-06
vvfat: Fix reading files with non-continuous clusters
Amjad Alsharafi
1
-1
/
+2
2024-08-06
vvfat: Fix wrong checks for cluster mappings invariant
Amjad Alsharafi
1
-8
/
+2
2024-08-06
vvfat: Fix usage of `info.file.offset`
Amjad Alsharafi
1
-4
/
+7
2024-08-06
vvfat: Fix bug in writing to middle of file
Amjad Alsharafi
1
-1
/
+2
2024-08-06
block-copy: Fix missing graph lock
Kevin Wolf
1
-1
/
+3
2024-07-17
block/curl: rewrite http header parsing function
Michael Tokarev
1
-26
/
+18
2024-07-11
Consider discard option when writing zeros
Nir Soffer
1
-4
/
+5
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-1
/
+1
2024-07-03
Revert "meson: Propagate gnutls dependency"
Akihiko Odaki
1
-1
/
+1
2024-07-03
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
1
-1
/
+16
2024-07-02
qcow2: Don't open data_file with BDRV_O_NO_IO
Kevin Wolf
1
-1
/
+16
2024-07-02
block/file-posix: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
1
-5
/
+0
2024-06-28
block: rename former bdrv_file_open callbacks
Paolo Bonzini
4
-15
/
+15
2024-06-28
block: remove separate bdrv_file_open callback
Paolo Bonzini
15
-28
/
+29
2024-06-10
crypto/block: drop qcrypto_block_open() n_threads argument
Stefan Hajnoczi
3
-5
/
+3
2024-06-10
linux-aio: add IO_CMD_FDSYNC command support
Prasad Pandit
2
-1
/
+29
2024-06-10
block/copy-before-write: use uint64_t for timeout in nanoseconds
Fiona Ebner
1
-1
/
+1
2024-06-10
block: drop force_dup parameter of raw_reconfigure_getfd()
Denis V. Lunev via
1
-5
/
+3
2024-05-28
qapi: blockdev-backup: add discard-source parameter
Vladimir Sementsov-Ogievskiy
5
-6
/
+28
2024-05-28
block/copy-before-write: create block_copy bitmap in filter node
Vladimir Sementsov-Ogievskiy
2
-2
/
+3
2024-05-28
block/copy-before-write: support unligned snapshot-discard
Vladimir Sementsov-Ogievskiy
1
-3
/
+13
2024-05-28
block/copy-before-write: fix permission
Vladimir Sementsov-Ogievskiy
1
-3
/
+7
2024-05-28
blockcommit: Reopen base image as RO after abort
Alexander Ivanov
1
-2
/
+9
2024-05-27
block/vmdk: Improve error messages on extent write error
Markus Armbruster
1
-5
/
+5
2024-05-25
meson: do not query modules before they are processed
Paolo Bonzini
1
-1
/
+1
2024-05-25
meson: remove unnecessary reference to libm
Paolo Bonzini
1
-1
/
+1
2024-05-14
block/ssh: Use URI parsing code from glib
Thomas Huth
1
-34
/
+39
2024-05-14
block/nfs: Use URI parsing code from glib
Thomas Huth
1
-55
/
+53
2024-05-14
block/nbd: Use URI parsing code from glib
Thomas Huth
1
-39
/
+37
2024-05-14
block/gluster: Use URI parsing code from glib
Thomas Huth
1
-35
/
+34
2024-05-08
block/qcow2-bitmap: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-39
/
+0
2024-04-24
block/gluster: Remove deprecated RDMA protocol handling
Philippe Mathieu-Daudé
1
-39
/
+0
2024-04-24
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
Philippe Mathieu-Daudé
1
-3
/
+4
2024-04-02
block: Remove unnecessary NULL check in bdrv_pad_request()
Kevin Wolf
1
-1
/
+1
2024-03-26
block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to BB changes
Fiona Ebner
1
-7
/
+4
2024-03-26
block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
Fiona Ebner
1
-4
/
+3
2024-03-26
block/io: accept NULL qiov in bdrv_pad_request
Stefan Reiter
1
-12
/
+19
2024-03-18
qemu-img: Fix Column Width and Improve Formatting in snapshot list
Abhiram Tilak
1
-4
/
+6
2024-03-18
mirror: Don't call job_pause_point() under graph lock
Kevin Wolf
1
-4
/
+6
2024-03-12
error: Move ERRP_GUARD() to the beginning of the function
Zhao Liu
1
-3
/
+3
2024-03-12
block/vmdk: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-03-12
block/vdi: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-03-12
block/snapshot: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+2
2024-03-12
block/qed: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-03-12
block/qcow2: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+2
2024-03-12
block/qcow2-bitmap: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-03-12
block/nvme: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+3
[next]