54602 Commits (6c1dd652a606f4446cdb8883ac68d6fb54b02e5c)
 

Author SHA1 Message Date
Peter Xu b605c47b57 migration: fix handling for --only-migratable 9 years ago
Alex Williamson 47985727e3 vfio/pci: Fixup v0 PCIe capabilities 9 years ago
Alex Williamson 7da624e26a vfio: Test realized when using VFIOGroup.device_list iterator 9 years ago
Peter Maydell 6b06e3e49e nbd patches for 2017-07-10 9 years ago
Vladimir Sementsov-Ogievskiy 9588463e74 nbd: use generic trace subsystem instead of TRACE macro 9 years ago
Vladimir Sementsov-Ogievskiy 6fb2b9726c nbd: refactor tracing 9 years ago
Vladimir Sementsov-Ogievskiy 7f9039cdaa nbd/server: rename clientflags var in nbd_negotiate_options 9 years ago
Vladimir Sementsov-Ogievskiy 4875196163 nbd/server: fix TRACE in nbd_negotiate_send_rep_len 9 years ago
Vladimir Sementsov-Ogievskiy 458d7a6939 nbd/client: refactor TRACE of NBD_MAGIC 9 years ago
Vladimir Sementsov-Ogievskiy 3e6bb543c2 nbd/common: nbd_tls_handshake: remove extra TRACE 9 years ago
Vladimir Sementsov-Ogievskiy c7b9728250 nbd/server: add errp to nbd_send_reply() 9 years ago
Vladimir Sementsov-Ogievskiy 2fd2c8407e nbd/server: use errp instead of LOG 9 years ago
Vladimir Sementsov-Ogievskiy 76ff081d91 nbd/server: refactor nbd_negotiate 9 years ago
Vladimir Sementsov-Ogievskiy 1e120ffead nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORT 9 years ago
Eric Blake 99c62e70aa MAINTAINERS: Promote NBD to supported, with new maintainer 9 years ago
Peter Maydell 94c56652b9 Block layer patches 9 years ago
Eric Blake 51b0a48888 block: Make bdrv_is_allocated_above() byte-based 9 years ago
Eric Blake c00716beb3 block: Minimize raw use of bds->total_sectors 9 years ago
Eric Blake d6a644bbfe block: Make bdrv_is_allocated() byte-based 9 years ago
Eric Blake 6f8e35e241 backup: Switch backup_run() to byte-based 9 years ago
Eric Blake 03f5d60bbf backup: Switch backup_do_cow() to byte-based 9 years ago
Eric Blake f6ac207893 backup: Switch block_backup.h to byte-based 9 years ago
Eric Blake cf79cdf662 backup: Switch BackupBlockJob to byte-based 9 years ago
Eric Blake e8a81e9cad block: Drop unused bdrv_round_sectors_to_clusters() 9 years ago
Eric Blake fb2ef7919b mirror: Switch mirror_iteration() to byte-based 9 years ago
Eric Blake ae4cc8777b mirror: Switch mirror_do_read() to byte-based 9 years ago
Eric Blake 782d97efec mirror: Switch mirror_cow_align() to byte-based 9 years ago
Eric Blake 931e52607f mirror: Update signature of mirror_clip_sectors() 9 years ago
Eric Blake e6f2419389 mirror: Switch mirror_do_zero_or_discard() to byte-based 9 years ago
Eric Blake b436982f04 mirror: Switch MirrorBlockJob to byte-based 9 years ago
Eric Blake 317a6676a2 commit: Switch commit_run() to byte-based 9 years ago
Eric Blake d8a9858408 commit: Switch commit_populate() to byte-based 9 years ago
Eric Blake d535435f4a stream: Switch stream_run() to byte-based 9 years ago
Eric Blake 158c649257 stream: Drop reached_end for stream_complete() 9 years ago
Eric Blake 8493211c02 stream: Switch stream_populate() to byte-based 9 years ago
Eric Blake 5cb1a49e01 trace: Show blockjob actions via bytes, not sectors 9 years ago
Eric Blake f3e4ce4af3 blockjob: Track job ratelimits via bytes, not sectors 9 years ago
Thomas Huth c616f16e0c blockdev: Print a warning for legacy drive options that belong to -device 9 years ago
Daniel P. Berrange 6b4df54833 qemu-img: drop -e and -6 options from the 'create' & 'convert' commands 9 years ago
Hervé Poussineau 8b544293ef vvfat: change OEM name to 'MSWIN4.1' 9 years ago
Hervé Poussineau 78f002c901 vvfat: handle KANJI lead byte 0xe5 9 years ago
Hervé Poussineau 6817efea3a vvfat: limit number of entries in root directory in FAT12/FAT16 9 years ago
Hervé Poussineau 339cebcc01 vvfat: correctly generate numeric-tail of short file names 9 years ago
Hervé Poussineau 0c36111f57 vvfat: correctly create base short names for non-ASCII filenames 9 years ago
Hervé Poussineau 09ec4119fb vvfat: correctly create long names for non-ASCII filenames 9 years ago
Hervé Poussineau f82d92bb02 vvfat: always create . and .. entries at first and in that order 9 years ago
Hervé Poussineau 92e28d8220 vvfat: fix field names in FAT12/FAT16 and FAT32 boot sectors 9 years ago
Hervé Poussineau 4dc705dc7e vvfat: introduce offset_to_bootsector, offset_to_fat and offset_to_root_dir 9 years ago
Hervé Poussineau ad05b31857 vvfat: rename useless enumeration values 9 years ago
Hervé Poussineau 5f5b29dfce vvfat: fix typos 9 years ago