summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-21docs/system: Add 'Arm' to the Integrator/CP document titlePeter Maydell
2020-05-21tests/acceptance: Add a test for the canon-a1100 machineThomas Huth
2020-05-21Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell
2020-05-21Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200520-pull-request' i...Peter Maydell
2020-05-21Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-18-v3' ...Peter Maydell
2020-05-20qemu-options: updates for abstract unix socketsxiaoqiang zhao
2020-05-20tests/util-sockets: add abstract unix socket casesxiaoqiang zhao
2020-05-20qemu-sockets: add abstract UNIX domain socket supportxiaoqiang zhao
2020-05-19Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200519' into stagingPeter Maydell
2020-05-19qemu-img: Add bitmap sub-commandEric Blake
2020-05-19softfloat: Return bool from all classification predicatesRichard Henderson
2020-05-19softfloat: Inline floatx80 compare specializationsRichard Henderson
2020-05-19softfloat: Inline float128 compare specializationsRichard Henderson
2020-05-19softfloat: Inline float64 compare specializationsRichard Henderson
2020-05-19softfloat: Inline float32 compare specializationsRichard Henderson
2020-05-19softfloat: Name compare relation enumRichard Henderson
2020-05-19softfloat: Name rounding mode enumRichard Henderson
2020-05-19softfloat: Change tininess_before_rounding to boolRichard Henderson
2020-05-19softfloat: Replace flag with boolRichard Henderson
2020-05-19softfloat: Use post test for floatN_mulRichard Henderson
2020-05-19blockdev: Split off basic bitmap operations for qemu-imgEric Blake
2020-05-19blockdev: Promote several bitmap functions to non-staticEric Blake
2020-05-19block: Make it easier to learn which BDS support bitmapsEric Blake
2020-05-19qemu-img: Fix stale comments on doc locationEric Blake
2020-05-19docs: Sort sections on qemu-img subcommand parametersEric Blake
2020-05-19bitmaps: Update maintainerEric Blake
2020-05-19Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-05-19ui: increase min required GTK version to 3.22.0Volker Rümelin
2020-05-19ui/gtk: use native keyboard scancodes on WindowsVolker Rümelin
2020-05-19ui/gtk: don't pass on win keys without keyboard grabVolker Rümelin
2020-05-19ui/sdl2-input: use trace-events to debug key eventsVolker Rümelin
2020-05-19ui/sdl2: start in full screen with grab enabledVolker Rümelin
2020-05-19ui/sdl2: fix handling of AltGr key on WindowsVolker Rümelin
2020-05-19ui/gtk: remove unused variable ignore_keysVolker Rümelin
2020-05-19ui/gtk: remove unused codeVolker Rümelin
2020-05-19ui/gkt: release all keys on grab-broken-eventVolker Rümelin
2020-05-19ui/gtk: fix handling of AltGr key on WindowsVolker Rümelin
2020-05-19ui/win32-kbd-hook: handle AltGr in a hook procedureVolker Rümelin
2020-05-18Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-18' into st...Peter Maydell
2020-05-18aio-posix: disable fdmon-io_uring when GSource is usedStefan Hajnoczi
2020-05-18aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()Stefan Hajnoczi
2020-05-18hw: Use QEMU_IS_ALIGNED() on parallel flash block sizePhilippe Mathieu-Daudé
2020-05-18iotests/030: Reduce run time by unthrottling job earlierKevin Wolf
2020-05-18hw/ide/ahci: Log lost IRQsPhilippe Mathieu-Daudé
2020-05-18iotests: log messages from notrun()John Snow
2020-05-18block/block-copy: Simplify block_copy_do_copy()Philippe Mathieu-Daudé
2020-05-18block/block-copy: Fix uninitialized variable in block_copy_task_entryPhilippe Mathieu-Daudé
2020-05-18block: Drop @child_class from bdrv_child_perm()Max Reitz
2020-05-18block: Pass BdrvChildRole in remaining casesMax Reitz