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
*
vduse-blk: Add name option
Xie Yongji
2022-06-24
1
-2
/
+2
*
vduse-blk: Add serial option
Xie Yongji
2022-06-24
3
-8
/
+18
*
nbd: Drop dead code spotted by Coverity
Eric Blake
2022-06-24
1
-6
/
+2
*
block/gluster: correctly set max_pdiscard
Fabian Ebner
2022-06-24
1
-1
/
+1
*
block/rbd: report a better error when namespace does not exist
Stefano Garzarella
2022-06-24
1
-0
/
+24
*
libvduse: Add support for reconnecting
Xie Yongji
2022-06-24
1
-1
/
+18
*
vduse-blk: Add vduse-blk resize support
Xie Yongji
2022-06-24
1
-0
/
+20
*
vduse-blk: Implement vduse-blk export
Xie Yongji
2022-06-24
4
-0
/
+360
*
block/export: Abstract out the logic of virtio-blk I/O process
Xie Yongji
2022-06-24
4
-239
/
+299
*
block/export: Fix incorrect length passed to vu_queue_push()
Xie Yongji
2022-06-24
1
-3
/
+2
*
block: Support passing NULL ops to blk_set_dev_ops()
Xie Yongji
2022-06-24
1
-1
/
+1
*
block: simplify handling of try to merge different sized bitmaps
Vladimir Sementsov-Ogievskiy
2022-06-24
2
-19
/
+13
*
block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
Vladimir Sementsov-Ogievskiy
2022-06-24
1
-20
/
+21
*
block: block_dirty_bitmap_merge(): fix error path
Vladimir Sementsov-Ogievskiy
2022-06-24
1
-1
/
+4
*
block: get rid of blk->guest_block_size
Stefan Hajnoczi
2022-06-24
2
-11
/
+0
*
block: drop unused bdrv_co_drain() API
Stefan Hajnoczi
2022-06-24
1
-15
/
+0
*
linux-aio: explain why max batch is checked in laio_io_unplug()
Stefan Hajnoczi
2022-06-15
1
-0
/
+6
*
linux-aio: fix unbalanced plugged counter in laio_io_unplug()
Stefan Hajnoczi
2022-06-15
1
-1
/
+3
*
Use io_uring_register_ring_fd() to skip fd operations
Sam Li
2022-06-15
1
-1
/
+11
*
coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all
Paolo Bonzini
2022-05-12
1
-1
/
+1
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
1
-3
/
+3
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-3
/
+3
*
block/vmdk: Fix reopening bs->file
Hanna Reitz
2022-05-04
1
-1
/
+55
*
qcow2: Do not reopen data_file in invalidate_cache
Hanna Reitz
2022-05-04
1
-42
/
+62
*
block: move fcntl_setfl()
Marc-André Lureau
2022-05-03
1
-0
/
+15
*
nbd: document what is protected by the CoMutexes
Paolo Bonzini
2022-04-26
1
-1
/
+7
*
nbd: take receive_mutex when reading requests[].receiving
Paolo Bonzini
2022-04-26
1
-8
/
+7
*
nbd: move s->state under requests_lock
Paolo Bonzini
2022-04-26
1
-36
/
+40
*
nbd: code motion and function renaming
Paolo Bonzini
2022-04-26
1
-9
/
+13
*
nbd: use a QemuMutex to synchronize yanking, reconnection and coroutines
Paolo Bonzini
2022-04-26
1
-18
/
+26
*
nbd: keep send_mutex/free_sema handling outside nbd_co_do_establish_connection
Paolo Bonzini
2022-04-26
2
-32
/
+29
*
nbd: remove peppering of nbd_client_connected
Paolo Bonzini
2022-04-26
1
-13
/
+4
*
nbd: mark more coroutine_fns
Paolo Bonzini
2022-04-26
1
-32
/
+32
*
nbd: safeguard against waking up invalid coroutine
Paolo Bonzini
2022-04-26
1
-7
/
+5
*
qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
Vladimir Sementsov-Ogievskiy
2022-04-26
1
-3
/
+3
*
block: add 'force' parameter to 'blockdev-change-medium' command
Denis V. Lunev
2022-04-25
1
-1
/
+2
*
qcow2: Add errp to rebuild_refcount_structure()
Hanna Reitz
2022-04-20
1
-14
/
+19
*
qcow2: Improve refcount structure rebuilding
Hanna Reitz
2022-04-20
1
-97
/
+235
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
2
-2
/
+0
*
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
5
-17
/
+17
*
block/stream: Drain subtree around graph change
Hanna Reitz
2022-03-29
1
-1
/
+14
*
block: Fix misleading hexadecimal format
Philippe Mathieu-Daudé
2022-03-24
1
-1
/
+1
*
Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Peter Maydell
2022-03-22
4
-13
/
+15
|
\
|
*
compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
Marc-André Lureau
2022-03-22
1
-9
/
+11
|
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
3
-4
/
+4
*
|
Merge tag 'pull-block-2022-03-22' of https://gitlab.com/hreitz/qemu into staging
Peter Maydell
2022-03-22
1
-12
/
+14
|
\
\
|
*
|
block/rbd: fix write zeroes with growing images
Stefano Garzarella
2022-03-22
1
-12
/
+14
|
|
/
*
/
block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server
Rao Lei
2022-03-21
1
-1
/
+1
|
/
*
block/file-posix: Remove a deprecation warning on macOS 12
Philippe Mathieu-Daudé
2022-03-15
1
-4
/
+10
[next]