aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-10block: Drop unused bdrv_round_sectors_to_clusters()Eric Blake
2017-07-10mirror: Switch mirror_iteration() to byte-basedEric Blake
2017-07-10mirror: Switch mirror_do_read() to byte-basedEric Blake
2017-07-10mirror: Switch mirror_cow_align() to byte-basedEric Blake
2017-07-10mirror: Update signature of mirror_clip_sectors()Eric Blake
2017-07-10mirror: Switch mirror_do_zero_or_discard() to byte-basedEric Blake
2017-07-10mirror: Switch MirrorBlockJob to byte-basedEric Blake
2017-07-10commit: Switch commit_run() to byte-basedEric Blake
2017-07-10commit: Switch commit_populate() to byte-basedEric Blake
2017-07-10stream: Switch stream_run() to byte-basedEric Blake
2017-07-10stream: Drop reached_end for stream_complete()Eric Blake
2017-07-10stream: Switch stream_populate() to byte-basedEric Blake
2017-07-10trace: Show blockjob actions via bytes, not sectorsEric Blake
2017-07-10blockjob: Track job ratelimits via bytes, not sectorsEric Blake
2017-07-10blockdev: Print a warning for legacy drive options that belong to -deviceThomas Huth
2017-07-10qemu-img: drop -e and -6 options from the 'create' & 'convert' commandsDaniel P. Berrange
2017-07-10vvfat: change OEM name to 'MSWIN4.1'Hervé Poussineau
2017-07-10vvfat: handle KANJI lead byte 0xe5Hervé Poussineau
2017-07-10vvfat: limit number of entries in root directory in FAT12/FAT16Hervé Poussineau
2017-07-10vvfat: correctly generate numeric-tail of short file namesHervé Poussineau
2017-07-10vvfat: correctly create base short names for non-ASCII filenamesHervé Poussineau
2017-07-10vvfat: correctly create long names for non-ASCII filenamesHervé Poussineau
2017-07-10vvfat: always create . and .. entries at first and in that orderHervé Poussineau
2017-07-10vvfat: fix field names in FAT12/FAT16 and FAT32 boot sectorsHervé Poussineau
2017-07-10vvfat: introduce offset_to_bootsector, offset_to_fat and offset_to_root_dirHervé Poussineau
2017-07-10vvfat: rename useless enumeration valuesHervé Poussineau
2017-07-10vvfat: fix typosHervé Poussineau
2017-07-10vvfat: replace tabs by 8 spacesHervé Poussineau
2017-07-10vvfat: fix qemu-img map and qemu-img convertHervé Poussineau
2017-07-10blkdebug: Support .bdrv_co_get_block_statusEric Blake
2017-07-10block: Simplify use of BDRV_BLOCK_RAWEric Blake
2017-07-10block: Guarantee that *file is set on bdrv_get_block_status()Eric Blake
2017-07-10qemu-io: Don't die on second openEric Blake
2017-07-10Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170709' into stagingPeter Maydell
2017-07-10Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170707-tag' into...Peter Maydell
2017-07-09tcg/mips: Bugfix for crash when running program with qemu-i386.Jiang Biao
2017-07-09util/cacheinfo: Fix warning generated by clangPranith Kumar
2017-07-09tcg/aarch64: Enable indirect jump path using LDR (literal)Pranith Kumar
2017-07-09tcg/aarch64: Use ADRP+ADD to compute target addressPranith Kumar
2017-07-09tcg/aarch64: Introduce and use long branch to registerPranith Kumar
2017-07-07xen/pt: Fixup addr validation in xen_pt_pci_config_access_checkAnoob Soman
2017-07-07xen-platform: Cleanup network infrastructure when emulated NICs are unpluggedRoss Lagerwall
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini
2017-07-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...Peter Maydell
2017-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-05hw/s390x/ipl: Fix endianness problem with netboot_start_addrThomas Huth
2017-07-05virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao
2017-07-05s390x: return unavailable features via query-cpu-definitionsViktor Mihajlovski
2017-07-05s390x/MAINTAINERS: Update my email addressCornelia Huck
2017-07-05s390x: fix realize inheritance for kvm-flicHalil Pasic