summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+5
* hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck2020-05-211-0/+16
* hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck2020-05-211-0/+4
* hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck2020-05-211-0/+5
* hw/watchdog: Implement full i.MX watchdog supportGuenter Roeck2020-05-211-2/+59
* hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck2020-05-214-3/+3
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200520-pull-request' i...Peter Maydell2020-05-211-0/+14
|\
| * ui/win32-kbd-hook: handle AltGr in a hook procedureVolker Rümelin2020-05-191-0/+14
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-18-v3' ...Peter Maydell2020-05-212-0/+14
|\ \
| * | blockdev: Promote several bitmap functions to non-staticEric Blake2020-05-191-0/+12
| * | block: Make it easier to learn which BDS support bitmapsEric Blake2020-05-192-0/+2
* | | softfloat: Return bool from all classification predicatesRichard Henderson2020-05-191-33/+33
* | | softfloat: Inline floatx80 compare specializationsRichard Henderson2020-05-191-8/+41
* | | softfloat: Inline float128 compare specializationsRichard Henderson2020-05-191-8/+41
* | | softfloat: Inline float64 compare specializationsRichard Henderson2020-05-191-8/+41
* | | softfloat: Inline float32 compare specializationsRichard Henderson2020-05-191-8/+41
* | | softfloat: Name compare relation enumRichard Henderson2020-05-191-12/+13
* | | softfloat: Name rounding mode enumRichard Henderson2020-05-193-23/+27
* | | softfloat: Change tininess_before_rounding to boolRichard Henderson2020-05-192-9/+7Star
* | | softfloat: Replace flag with boolRichard Henderson2020-05-194-38/+24Star
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-05-191-0/+3
|\ \
| * | aio-posix: disable fdmon-io_uring when GSource is usedStefan Hajnoczi2020-05-181-0/+3
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-05-193-32/+92
|\ \ \
| * | | block: Drop @child_class from bdrv_child_perm()Max Reitz2020-05-181-3/+1Star
| * | | block: Drop child_fileMax Reitz2020-05-181-1/+0Star
| * | | block: Drop bdrv_format_default_perms()Max Reitz2020-05-181-11/+0Star
| * | | block: Make bdrv_filter_default_perms() staticMax Reitz2020-05-181-10/+0Star
| * | | block: Drop child_backingMax Reitz2020-05-181-1/+0Star
| * | | block: Drop child_formatMax Reitz2020-05-181-1/+0Star
| * | | block: Add bdrv_default_perms()Max Reitz2020-05-181-0/+11
| * | | block: Add child_of_bdsMax Reitz2020-05-181-0/+1
| * | | block: Pass parent_is_format to .inherit_options()Max Reitz2020-05-181-1/+1
| * | | block: Pass BdrvChildRole to .inherit_options()Max Reitz2020-05-181-1/+2
| * | | block: Pass BdrvChildRole to bdrv_child_perm()Max Reitz2020-05-181-1/+4
| * | | block: Add BdrvChildRole to BdrvChildMax Reitz2020-05-182-0/+4
| * | | block: Add BdrvChildRole and BdrvChildRoleBitsMax Reitz2020-05-181-0/+56
| * | | block: Rename BdrvChildRole to BdrvChildClassMax Reitz2020-05-182-14/+14
| * | | block: Add BlockDriver.is_formatMax Reitz2020-05-181-0/+7
| * | | block: Add blk_make_empty()Max Reitz2020-05-181-0/+2
| * | | block: Add bdrv_make_empty()Max Reitz2020-05-181-0/+1
| | |/ | |/|
* / | Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann2020-05-181-1/+1
|/ /
* | qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé2020-05-151-1/+1
* | 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
* | disas: include an optional note for the start of disassemblyAlex Bennée2020-05-152-3/+3
* | accel/tcg: Relax va restrictions on 64-bit guestsRichard Henderson2020-05-151-4/+19
* | exec/cpu-all: Use bool for have_guest_baseRichard Henderson2020-05-151-1/+1
* | qom: Drop @errp parameter of object_property_del()Markus Armbruster2020-05-151-1/+1
* | qdev: Unrealize must not failMarkus Armbruster2020-05-156-7/+7
* | Drop more @errp parameters after previous commitMarkus Armbruster2020-05-154-4/+4