summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-06-1817-97/+283
|\
| * block/null: Expose read-zeroes option in QAPI schemaKevin Wolf2019-06-181-1/+3
| * iotests: Test failure to loosen restrictionsMax Reitz2019-06-182-0/+27
| * block: Ignore loosening perm restrictions failuresMax Reitz2019-06-181-6/+38
| * block: Add *tighten_restrictions to *check*_perm()Max Reitz2019-06-181-17/+70
| * block: Fix order in bdrv_replace_child()Max Reitz2019-06-181-5/+13
| * block/commit: Drop bdrv_child_try_set_perm()Max Reitz2019-06-181-2/+0Star
| * block/mirror: Fix child permissionsMax Reitz2019-06-181-9/+23
| * block: Add bdrv_child_refresh_perms()Max Reitz2019-06-182-0/+27
| * file-posix: Update open_flags in raw_set_perm()Max Reitz2019-06-181-0/+4
| * block: drop bs->jobVladimir Sementsov-Ogievskiy2019-06-186-17/+5Star
| * blockdev: blockdev_mark_auto_del: drop usage of bs->jobVladimir Sementsov-Ogievskiy2019-06-183-9/+31
| * block/block-backend: blk_iostatus_reset: drop usage of bs->jobVladimir Sementsov-Ogievskiy2019-06-182-4/+5
| * block/replication: drop usage of bs->jobVladimir Sementsov-Ogievskiy2019-06-183-31/+40
| * iotests: Hide timestamps for skipped testsMax Reitz2019-06-181-0/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2019-06-181-1/+3
|\ \
| * | Travis: print acceptance tests logs in case of job failureCleber Rosa2019-06-181-0/+2
| * | Revert "travis: Make check-acceptance job more verbose"Eduardo Habkost2019-06-181-1/+1
| |/
* / target/arm: Check for dp support for dp VFM, not spPeter Maydell2019-06-181-4/+4
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-06-17-v2'...Peter Maydell2019-06-1824-4777/+5073
|\
| * vl: Deprecate -mon pretty=... for HMP monitorsKevin Wolf2019-06-182-1/+15
| * monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()Kevin Wolf2019-06-1810-36/+27Star
| * monitor: Split Monitor.flags into separate boolsKevin Wolf2019-06-185-15/+22
| * monitor: Split out monitor/monitor.cKevin Wolf2019-06-187-599/+640
| * monitor: Split out monitor/hmp.cKevin Wolf2019-06-185-1352/+1443
| * monitor: Split out monitor/qmp.cKevin Wolf2019-06-176-393/+450
| * monitor: Create monitor-internal.h with common definitionsKevin Wolf2019-06-174-116/+150
| * monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.cKevin Wolf2019-06-176-9/+12
| * Move monitor.c to monitor/misc.cKevin Wolf2019-06-178-15/+19
| * monitor: Rename HMP command type and tablesKevin Wolf2019-06-172-38/+36Star
| * monitor: Remove Monitor.cmd_table indirectionKevin Wolf2019-06-171-6/+3Star
| * monitor: Create MonitorHMP with readline stateKevin Wolf2019-06-173-58/+77
| * monitor: Make MonitorQMP a child class of MonitorKevin Wolf2019-06-171-96/+123
| * monitor: Split monitor_init in HMP and QMP functionKevin Wolf2019-06-171-40/+55
| * monitor: Remove unused password prompting fieldsKevin Wolf2019-06-171-2/+0Star
| * monitor: Fix return type of monitor_fdset_dup_fd_findYury Kotov2019-06-173-4/+4
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20190617' into ...Peter Maydell2019-06-176-215/+139Star
|\
| * docs: Build and install specs manualPeter Maydell2019-06-172-1/+22
| * docs/specs/index.rst: Fix minor syntax issuesPeter Maydell2019-06-171-4/+5
| * qemu-tech.texi: Remove "QEMU compared to other emulators" sectionPeter Maydell2019-06-171-107/+0Star
| * Convert "translator internals" docs to RST, move to devel manualPeter Maydell2019-06-173-103/+112
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190617'...Peter Maydell2019-06-1716-276/+572
|\ \ | |/ |/|
| * target/arm: Only implement doubles if the FPU supports themPeter Maydell2019-06-172-0/+90
| * target/arm: Fix typos in trans function prototypesPeter Maydell2019-06-171-14/+14
| * target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1dPeter Maydell2019-06-171-10/+2Star
| * target/arm: Stop using deprecated functions in NEON_2RM_VCVT_F32_F16Peter Maydell2019-06-171-15/+11Star
| * target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32Peter Maydell2019-06-171-15/+12Star
| * target/arm: Stop using cpu_F0s in Neon VCVT fixed-point opsPeter Maydell2019-06-171-34/+28Star
| * target/arm: Stop using cpu_F0s for Neon f32/s32 VCVTPeter Maydell2019-06-171-60/+22Star
| * target/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F and NEON_2RM_VRSQRTE_FPeter Maydell2019-06-171-3/+3