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
path:
root
/
block
Age
Commit message (
Expand
)
Author
2021-06-02
block-backend: improve blk_root_get_parent_desc()
Vladimir Sementsov-Ogievskiy
2021-06-02
block/file-posix: Try other fallbacks after invalid FALLOC_FL_ZERO_RANGE
Thomas Huth
2021-06-02
block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
Thomas Huth
2021-06-02
block: drop BlockBackendRootState::read_only
Vladimir Sementsov-Ogievskiy
2021-06-02
block: consistently use bdrv_is_read_only()
Vladimir Sementsov-Ogievskiy
2021-06-02
block/vvfat: fix vvfat_child_perm crash
Vladimir Sementsov-Ogievskiy
2021-06-02
block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
Vladimir Sementsov-Ogievskiy
2021-06-02
block/quorum: Provide .bdrv_co_flush instead of .bdrv_co_flush_to_disk
Lukas Straub
2021-05-26
replication: move include out of root directory
Paolo Bonzini
2021-05-21
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
Paolo Bonzini
2021-05-21
coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
Paolo Bonzini
2021-05-18
block/export: improve vu_blk_sect_range_ok()
Stefan Hajnoczi
2021-05-18
qcow2: set bdi->is_dirty
Vladimir Sementsov-Ogievskiy
2021-05-14
write-threshold: deal with includes
Vladimir Sementsov-Ogievskiy
2021-05-14
block/write-threshold: drop extra APIs
Vladimir Sementsov-Ogievskiy
2021-05-14
block: drop write notifiers
Vladimir Sementsov-Ogievskiy
2021-05-14
block/write-threshold: don't use write notifiers
Vladimir Sementsov-Ogievskiy
2021-05-14
block/copy-on-read: use bdrv_drop_filter() and drop s->active
Vladimir Sementsov-Ogievskiy
2021-05-14
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
2021-05-14
monitor: hmp_qemu_io: acquire aio contex, fix crash
Vladimir Sementsov-Ogievskiy
2021-05-14
block/rbd: Add an escape-aware strchr helper
Connor Kuehl
2021-05-12
block: Drop the sheepdog block driver
Markus Armbruster
2021-05-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-04
ratelimit: protect with a mutex
Paolo Bonzini
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-04-30
block: Add BDRV_O_NO_SHARE for blk_new_open()
Kevin Wolf
2021-04-30
block: bdrv_reopen_multiple: refresh permissions on updated graph
Vladimir Sementsov-Ogievskiy
2021-04-30
block: make bdrv_refresh_limits() to be a transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
block/backup-top: drop .active
Vladimir Sementsov-Ogievskiy
2021-04-30
block: drop ctx argument from bdrv_root_attach_child
Vladimir Sementsov-Ogievskiy
2021-04-30
block: BdrvChildClass: add .get_parent_aio_context handler
Vladimir Sementsov-Ogievskiy
2021-04-30
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
2021-04-13
block/nbd: fix possible use after free of s->connect_thread
Vladimir Sementsov-Ogievskiy
2021-04-09
mirror: Do not enter a paused job on completion
Max Reitz
2021-04-09
mirror: Move open_backing_file to exit_common
Max Reitz
2021-04-09
block/rbd: fix memory leak in qemu_rbd_co_create_opts()
Stefano Garzarella
2021-04-09
block/rbd: fix memory leak in qemu_rbd_connect()
Stefano Garzarella
2021-03-31
block/vdi: Don't assume that blocks are larger than VdiHeader
David Edmondson
2021-03-31
block/vdi: When writing new bmap entry fails, don't leak the buffer
David Edmondson
2021-03-30
qcow2: Force preallocation with data-file-raw
Max Reitz
2021-03-29
block/mirror: Fix mirror_top's permissions
Max Reitz
2021-03-29
qcow2: use external virtual timers
Pavel Dovgalyuk
2021-03-23
block: Remove monitor command block_passwd
Markus Armbruster
2021-03-19
block/export: disable VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD for now
Stefan Hajnoczi
2021-03-19
curl: Disconnect sockets from CURLState
Max Reitz
2021-03-19
curl: Store BDRVCURLState pointer in CURLSocket
Max Reitz
2021-03-19
stream: Don't crash when node permission is denied
Kevin Wolf
2021-03-18
block: remove support for using "file" driver with block/char devices
Daniel P. Berrangé
2021-03-18
block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
Daniel P. Berrangé
2021-03-18
block: remove dirty bitmaps 'status' field
Daniel P. Berrangé
[next]