Age | Commit message (Expand) | Author |
2017-06-23 | applesmc: fix port i/o access width | Gabriel L. Somlo |
2017-06-23 | applesmc: implement error status port | Gabriel L. Somlo |
2017-06-23 | applesmc: cosmetic whitespace and indentation cleanup | Gabriel L. Somlo |
2017-06-23 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-and-input-20170623-pull-... | Peter Maydell |
2017-06-23 | ps2: reset queue in ps2_reset_keyboard | Gerd Hoffmann |
2017-06-23 | ps2: add ps2_reset_queue | Gerd Hoffmann |
2017-06-23 | ps2: add and use PS2State typedef | Gerd Hoffmann |
2017-06-23 | sdl2: add assert to make coverity happy | Gerd Hoffmann |
2017-06-23 | hid: Reset kbd modifiers on reset | Alexander Graf |
2017-06-23 | input: Decrement queue count on kbd delay | Alexander Graf |
2017-06-23 | keymaps: add tracing | Gerd Hoffmann |
2017-06-22 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'... | Peter Maydell |
2017-06-22 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ... | Peter Maydell |
2017-06-22 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ... | Peter Maydell |
2017-06-22 | Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into... | Peter Maydell |
2017-06-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in... | Peter Maydell |
2017-06-22 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging | Peter Maydell |
2017-06-22 | MAINTAINERS: seccomp: change email contact for Eduardo Otubo | otubo |
2017-06-21 | target-m68k: add FPCR and FPSR | Laurent Vivier |
2017-06-21 | target-m68k: define 96bit FP registers for gdb on 680x0 | Laurent Vivier |
2017-06-21 | target-m68k: use floatx80 internally | Laurent Vivier |
2017-06-21 | target-m68k: initialize FPU registers | Laurent Vivier |
2017-06-21 | target-m68k: move fmove CR to a function | Laurent Vivier |
2017-06-21 | MAINTAINERS: self-appoint me as reviewer in build/test automation | Philippe Mathieu-Daudé |
2017-06-21 | MAINTAINERS: add Shippable automation platform URL | Philippe Mathieu-Daudé |
2017-06-21 | shippable: add mipsel target | Philippe Mathieu-Daudé |
2017-06-21 | shippable: add armeb-linux-user target | Philippe Mathieu-Daudé |
2017-06-21 | shippable: be verbose while building docker images | Philippe Mathieu-Daudé |
2017-06-21 | shippable: do not initialize submodules automatically | Philippe Mathieu-Daudé |
2017-06-21 | shippable: build using all available cpus | Philippe Mathieu-Daudé |
2017-06-21 | shippable: use C locale to simplify console output | Philippe Mathieu-Daudé |
2017-06-21 | docker: add mipsel build target | Philippe Mathieu-Daudé |
2017-06-21 | docker: add extra libs to s390x target to extend codebase coverage | Philippe Mathieu-Daudé |
2017-06-21 | docker: add extra libs to arm64 target to extend codebase coverage | Philippe Mathieu-Daudé |
2017-06-21 | docker: add extra libs to armhf target to extend codebase coverage | Philippe Mathieu-Daudé |
2017-06-21 | docker: use eatmydata in debian arm64 image | Philippe Mathieu-Daudé |
2017-06-21 | docker: use eatmydata in debian armhf image | Philippe Mathieu-Daudé |
2017-06-21 | docker: use eatmydata, install common build packages in base image | Philippe Mathieu-Daudé |
2017-06-21 | docker: use better regex to generate deb-src entries | Philippe Mathieu-Daudé |
2017-06-21 | docker: install ca-certificates package in base image | Philippe Mathieu-Daudé |
2017-06-21 | docker: rebuild image if 'extra files' checksum does not match | Philippe Mathieu-Daudé |
2017-06-21 | docker: add --include-files argument to 'build' command | Philippe Mathieu-Daudé |
2017-06-21 | docker: let _copy_with_mkdir() sub_path argument be optional | Philippe Mathieu-Daudé |
2017-06-21 | docker: update qemu:debian base following stretch release | Alex Bennée |
2017-06-21 | usb-host: support devices with sparse/non-sequential USB interfaces | Samuel Brian |
2017-06-21 | ui: Remove inclusion of "hw/qdev.h" | Thomas Huth |
2017-06-21 | console: remove do_safe_dpy_refresh | Gerd Hoffmann |
2017-06-21 | gtk: use framebuffer helper functions. | Gerd Hoffmann |
2017-06-21 | sdl2: use framebuffer helper functions. | Gerd Hoffmann |
2017-06-21 | egl-headless: use framebuffer helper functions. | Gerd Hoffmann |