index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
rcu: Add automatically released rcu_read_lock variants
Dr. David Alan Gilbert
2
-0
/
+41
2019-10-11
migration: use migration_is_active to represent active state
Wei Yang
2
-4
/
+9
2019-10-10
hw/vfio/pci: fix double free in vfio_msi_disable
Evgeny Yakovlev
1
-0
/
+1
2019-10-10
MAINTAINERS: Downgrade status of virtio-9p to "Odd Fixes"
Greg Kurz
1
-1
/
+1
2019-10-10
s390x/tcg: MVCL: Exit to main loop if requested
David Hildenbrand
2
-1
/
+27
2019-10-10
iotests/162: Fix for newer Linux 5.3+
Max Reitz
2
-2
/
+2
2019-10-10
9p: Use variable length suffixes for inode remapping
Christian Schoenebeck
2
-33
/
+279
2019-10-10
9p: stat_to_qid: implement slow path
Antonios Motakis
2
-7
/
+76
2019-10-10
9p: Added virtfs option 'multidevs=remap|forbid|warn'
Antonios Motakis
8
-25
/
+242
2019-10-10
9p: Treat multiple devices on one export as an error
Antonios Motakis
2
-14
/
+57
2019-10-10
fsdev: Add return value to fsdev_throttle_parse_opts()
Greg Kurz
3
-5
/
+4
2019-10-10
9p: Simplify error path of v9fs_device_realize_common()
Greg Kurz
3
-10
/
+14
2019-10-10
9p: unsigned type for type, version, path
Antonios Motakis
3
-13
/
+13
2019-10-10
tests: fix I/O test for hosts defaulting to LUKSv2
Daniel P. Berrangé
2
-23
/
+23
2019-10-10
nbd: add empty .bdrv_reopen_prepare
Maxim Levitsky
1
-0
/
+15
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
12
-287
/
+237
2019-10-10
block: introduce backup-top filter driver
Vladimir Sementsov-Ogievskiy
3
-0
/
+323
2019-10-10
block/block-copy: split block_copy_set_callbacks function
Vladimir Sementsov-Ogievskiy
3
-15
/
+28
2019-10-10
block/backup: move write_flags calculation inside backup_job_create
Vladimir Sementsov-Ogievskiy
1
-15
/
+15
2019-10-10
block/backup: move in-flight requests handling from backup to block-copy
Vladimir Sementsov-Ogievskiy
3
-52
/
+51
2019-10-10
iotests: Use stat -c %b in 125
Max Reitz
1
-2
/
+1
2019-10-10
iotests: Disable 125 on broken XFS versions
Max Reitz
1
-0
/
+40
2019-10-10
iotests: Fix 125 for growth_mode = metadata
Max Reitz
1
-1
/
+1
2019-10-10
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
6
-0
/
+86
2019-10-10
file-posix: account discard operations
Anton Nefedov
1
-1
/
+21
2019-10-10
scsi: account unmap operations
Anton Nefedov
1
-1
/
+11
2019-10-10
scsi: move unmap error checking to the complete callback
Anton Nefedov
1
-4
/
+6
2019-10-10
scsi: store unmap offset and nb_sectors in request struct
Anton Nefedov
1
-7
/
+7
2019-10-10
ide: account UNMAP (TRIM) operations
Anton Nefedov
1
-0
/
+12
2019-10-10
block: add empty account cookie type
Anton Nefedov
2
-0
/
+7
2019-10-10
qapi: add unmap to BlockDeviceStats
Anton Nefedov
4
-6
/
+48
2019-10-10
qapi: group BlockDeviceStats fields
Anton Nefedov
1
-11
/
+15
2019-10-10
iotests: 257: drop device_add
Vladimir Sementsov-Ogievskiy
2
-52
/
+0
2019-10-10
iotests: 257: drop unused Drive.device field
Vladimir Sementsov-Ogievskiy
1
-22
/
+15
2019-10-10
iotests: prepare 124 and 257 bitmap querying for backup-top filter
Vladimir Sementsov-Ogievskiy
4
-304
/
+219
2019-10-10
block: teach bdrv_debug_breakpoint skip filters with backing
Vladimir Sementsov-Ogievskiy
1
-8
/
+26
2019-10-10
block: move block_copy from block/backup.c to separate file
Vladimir Sementsov-Ogievskiy
5
-354
/
+413
2019-10-10
block/backup: fix block-comment style
Vladimir Sementsov-Ogievskiy
1
-11
/
+21
2019-10-10
block/backup: introduce BlockCopyState
Vladimir Sementsov-Ogievskiy
2
-143
/
+239
2019-10-10
block/backup: improve comment about image fleecing
Vladimir Sementsov-Ogievskiy
1
-3
/
+12
2019-10-10
block/backup: split shareable copying part from backup_do_cow
Vladimir Sementsov-Ogievskiy
1
-15
/
+32
2019-10-10
block/backup: fix backup_cow_with_offload for last cluster
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-10-10
block/backup: fix max_transfer handling for copy_range
Vladimir Sementsov-Ogievskiy
1
-4
/
+11
2019-10-10
block/qcow2: introduce parallel subrequest handling in read and write
Vladimir Sementsov-Ogievskiy
3
-12
/
+117
2019-10-10
block/qcow2: refactor qcow2_co_pwritev_part
Vladimir Sementsov-Ogievskiy
1
-64
/
+90
2019-10-10
block/qcow2: refactor qcow2_co_preadv_part
Vladimir Sementsov-Ogievskiy
1
-96
/
+113
2019-10-10
block: introduce aio task pool
Vladimir Sementsov-Ogievskiy
3
-0
/
+180
2019-10-10
qemu-iotests: ignore leaks on failure paths in 026
Vladimir Sementsov-Ogievskiy
4
-123
/
+60
2019-10-09
target/s390x: Remove ILEN_UNWIND
Richard Henderson
1
-2
/
+0
2019-10-09
target/s390x: Remove ilen argument from trigger_pgm_exception
Richard Henderson
4
-10
/
+8
[prev]
[next]