summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | block: Add generic bdrv_inherited_options()Max Reitz2020-05-181-0/+81
| * | | | block: Rename bdrv_inherited_options()Max Reitz2020-05-181-4/+4
| * | | | block: Pass parent_is_format to .inherit_options()Max Reitz2020-05-184-13/+30
| * | | | block: Pass BdrvChildRole to .inherit_options()Max Reitz2020-05-184-19/+30
| * | | | block: Pass BdrvChildRole to bdrv_child_perm()Max Reitz2020-05-1813-20/+36
| * | | | block: Add BdrvChildRole to BdrvChildMax Reitz2020-05-1831-49/+62
| * | | | block: Add BdrvChildRole and BdrvChildRoleBitsMax Reitz2020-05-181-0/+56
| * | | | block: Rename BdrvChildRole to BdrvChildClassMax Reitz2020-05-1817-133/+141
| * | | | block: Add BlockDriver.is_formatMax Reitz2020-05-1814-0/+21
| * | | | block: Mark commit, mirror, blkreplay as filtersMax Reitz2020-05-183-0/+5
| * | | | block: Use bdrv_make_empty() where possibleMax Reitz2020-05-182-5/+2Star
| * | | | replication: Avoid blk_make_empty() on read-only childKevin Wolf2020-05-181-2/+11
| * | | | block: Use blk_make_empty() after commitsMax Reitz2020-05-183-16/+27
| * | | | block: Add blk_make_empty()Max Reitz2020-05-182-0/+12
| * | | | block: Add bdrv_make_empty()Max Reitz2020-05-182-0/+24
| * | | | iotests: Run pylint and mypy in a testcaseKevin Wolf2020-05-183-0/+48
| * | | | iotests: Fix incomplete type declarationsKevin Wolf2020-05-181-4/+4
| * | | | block/replication.c: Avoid cancelling the job twiceLukas Straub2020-05-181-0/+2
| * | | | iotests: Mirror with different source/target sizeKevin Wolf2020-05-182-2/+47
| * | | | mirror: Make sure that source and target size matchKevin Wolf2020-05-181-9/+12
| * | | | iotests/229: Use blkdebug to inject an errorKevin Wolf2020-05-182-8/+16
| * | | | iotests/109: Don't mirror with mismatched sizeKevin Wolf2020-05-183-48/+41Star
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-18' into st...Peter Maydell2020-05-187-58/+86
|\ \ \ \
| * | | | iotests: Enhance 223 to cover qemu-img map improvementsEric Blake2020-05-182-3/+6
| * | | | qemu-img: Add --start-offset and --max-length to mapEyal Moscovici2020-05-183-4/+24
| * | | | qemu-img: refactor dump_map_entry JSON format outputEyal Moscovici2020-05-181-4/+8
| * | | | qemu-img: validate image length in img_mapEyal Moscovici2020-05-181-0/+5
| * | | | qemu_img: add cvtnum_full to print error reportsEyal Moscovici2020-05-182-46/+38Star
| * | | | qemu-nbd: Close inherited stderrRaphael Pour2020-05-181-1/+5
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200518-pull-request' ...Peter Maydell2020-05-188-67/+38Star
|\ \ \ \ | |/ / / |/| | |
| * | | ramfb: fix size calculationGerd Hoffmann2020-05-181-9/+10
| * | | ramfb: add sanity checks to ramfb_create_display_surfaceGerd Hoffmann2020-05-181-0/+6
| * | | ramfb: don't update RAMFBState on errorsGerd Hoffmann2020-05-181-9/+17
| * | | ramfb: drop leftover debug messageGerd Hoffmann2020-05-181-2/+0Star
| * | | Revert "hw/display/ramfb: lock guest resolution after it's set"Gerd Hoffmann2020-05-181-22/+4Star
| * | | Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann2020-05-185-30/+6Star
| * | | hw/display: Include local 'framebuffer.h'Philippe Mathieu-Daudé2020-05-182-2/+2
| * | | ati-vga: Do not allow unaligned access via index registerBALATON Zoltan2020-05-181-1/+1
|/ / /
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200515' into stagingPeter Maydell2020-05-153-7/+133
|\ \ \
| * | | softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers2020-05-152-1/+11
| * | | softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers2020-05-152-0/+11
| * | | softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers2020-05-152-0/+30
| * | | softfloat: silence sNaN for conversions to/from floatx80Joseph Myers2020-05-152-6/+81
|/ / /
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-1...Peter Maydell2020-05-1519-392/+424
|\ \ \
| * | | MAINTAINERS: update the orphaned cpus-common.c fileAlex Bennée2020-05-151-0/+1
| * | | qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé2020-05-152-3/+3
| * | | qemu/plugin: Move !CONFIG_PLUGIN stubs altogetherPhilippe Mathieu-Daudé2020-05-151-18/+15Star
| * | | qemu/plugin: Trivial code movementPhilippe Mathieu-Daudé2020-05-151-16/+16
| * | | translate-all: include guest address in out_asm outputAlex Bennée2020-05-151-6/+33
| * | | disas: add optional note support to cap_disasAlex Bennée2020-05-151-8/+15