aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23applesmc: fix port i/o access widthGabriel L. Somlo
2017-06-23applesmc: implement error status portGabriel L. Somlo
2017-06-23applesmc: cosmetic whitespace and indentation cleanupGabriel L. Somlo
2017-06-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-and-input-20170623-pull-...Peter Maydell
2017-06-23ps2: reset queue in ps2_reset_keyboardGerd Hoffmann
2017-06-23ps2: add ps2_reset_queueGerd Hoffmann
2017-06-23ps2: add and use PS2State typedefGerd Hoffmann
2017-06-23sdl2: add assert to make coverity happyGerd Hoffmann
2017-06-23hid: Reset kbd modifiers on resetAlexander Graf
2017-06-23input: Decrement queue count on kbd delayAlexander Graf
2017-06-23keymaps: add tracingGerd Hoffmann
2017-06-22Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ...Peter Maydell
2017-06-22Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ...Peter Maydell
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell
2017-06-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell
2017-06-22MAINTAINERS: seccomp: change email contact for Eduardo Otubootubo
2017-06-21target-m68k: add FPCR and FPSRLaurent Vivier
2017-06-21target-m68k: define 96bit FP registers for gdb on 680x0Laurent Vivier
2017-06-21target-m68k: use floatx80 internallyLaurent Vivier
2017-06-21target-m68k: initialize FPU registersLaurent Vivier
2017-06-21target-m68k: move fmove CR to a functionLaurent Vivier
2017-06-21MAINTAINERS: self-appoint me as reviewer in build/test automationPhilippe Mathieu-Daudé
2017-06-21MAINTAINERS: add Shippable automation platform URLPhilippe Mathieu-Daudé
2017-06-21shippable: add mipsel targetPhilippe Mathieu-Daudé
2017-06-21shippable: add armeb-linux-user targetPhilippe Mathieu-Daudé
2017-06-21shippable: be verbose while building docker imagesPhilippe Mathieu-Daudé
2017-06-21shippable: do not initialize submodules automaticallyPhilippe Mathieu-Daudé
2017-06-21shippable: build using all available cpusPhilippe Mathieu-Daudé
2017-06-21shippable: use C locale to simplify console outputPhilippe Mathieu-Daudé
2017-06-21docker: add mipsel build targetPhilippe Mathieu-Daudé
2017-06-21docker: add extra libs to s390x target to extend codebase coveragePhilippe Mathieu-Daudé
2017-06-21docker: add extra libs to arm64 target to extend codebase coveragePhilippe Mathieu-Daudé
2017-06-21docker: add extra libs to armhf target to extend codebase coveragePhilippe Mathieu-Daudé
2017-06-21docker: use eatmydata in debian arm64 imagePhilippe Mathieu-Daudé
2017-06-21docker: use eatmydata in debian armhf imagePhilippe Mathieu-Daudé
2017-06-21docker: use eatmydata, install common build packages in base imagePhilippe Mathieu-Daudé
2017-06-21docker: use better regex to generate deb-src entriesPhilippe Mathieu-Daudé
2017-06-21docker: install ca-certificates package in base imagePhilippe Mathieu-Daudé
2017-06-21docker: rebuild image if 'extra files' checksum does not matchPhilippe Mathieu-Daudé
2017-06-21docker: add --include-files argument to 'build' commandPhilippe Mathieu-Daudé
2017-06-21docker: let _copy_with_mkdir() sub_path argument be optionalPhilippe Mathieu-Daudé
2017-06-21docker: update qemu:debian base following stretch releaseAlex Bennée
2017-06-21usb-host: support devices with sparse/non-sequential USB interfacesSamuel Brian
2017-06-21ui: Remove inclusion of "hw/qdev.h"Thomas Huth
2017-06-21console: remove do_safe_dpy_refreshGerd Hoffmann
2017-06-21gtk: use framebuffer helper functions.Gerd Hoffmann
2017-06-21sdl2: use framebuffer helper functions.Gerd Hoffmann
2017-06-21egl-headless: use framebuffer helper functions.Gerd Hoffmann