aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck
2020-05-21target/arm: Remove unused GEN_NEON_INTEGER_OP macroPeter Maydell
2020-05-21linux-user/arm: Fix identification of syscall numbersPeter Maydell
2020-05-21linux-user/arm: Handle invalid arm-specific syscalls correctlyPeter Maydell
2020-05-21linux-user/arm: Remove bogus SVC 0xf0002 handlingPeter Maydell
2020-05-21linux-user/arm: BKPT should cause SIGTRAP, not be a syscallPeter Maydell
2020-05-21docs/system: Document Musca boardsPeter Maydell
2020-05-21docs/system: Document the various MPS2 modelsPeter Maydell
2020-05-21docs/system: Document Arm Versatile Express boardsPeter Maydell
2020-05-21docs/system: Sort Arm board index into alphabetical orderPeter Maydell
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