summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* migration/vmstate: Remove unnecessary MemoryRegion forward declarationPhilippe Mathieu-Daudé2020-06-011-1/+0Star
* hmp: Implement qom-get HMP commandDr. David Alan Gilbert2020-06-011-0/+1
* Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ...Peter Maydell2020-05-291-0/+1
|\
| * block/dirty-bitmap: add bdrv_has_named_bitmaps helperVladimir Sementsov-Ogievskiy2020-05-281-0/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ...Peter Maydell2020-05-281-0/+1
|\ \ | |/ |/|
| * hw/display/edid: Add missing 'qdev-properties.h' headerPhilippe Mathieu-Daudé2020-05-281-0/+1
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-register-api-2020052...Peter Maydell2020-05-281-20/+20
|\ \
| * | hw/registerfields: Prefix local variables with underscore in macrosPhilippe Mathieu-Daudé2020-05-271-20/+20
| |/
* / ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2Leonardo Bras2020-05-271-0/+1
|/
* 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
|/ /