aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-29target/m68k: add explicit single and double precision operations (part 2)Laurent Vivier3-8/+74
2017-06-29target/m68k: add fsglmul and fsgldivLaurent Vivier3-0/+36
2017-06-29softfloat: define floatx80_round()Laurent Vivier2-0/+17
2017-06-29target/m68k: add explicit single and double precision operationsLaurent Vivier3-5/+125
2017-06-29target/m68k: add fmovecrLaurent Vivier3-1/+47
2017-06-29target/m68k: add fscc.Laurent Vivier1-79/+131
2017-06-22Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell9-385/+984
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ...Peter Maydell1-10/+14
2017-06-22Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ...Peter Maydell9-24/+123
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell11-158/+139
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell108-937/+1157
2017-06-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell15-152/+345
2017-06-21target-m68k: add FPCR and FPSRLaurent Vivier6-119/+421
2017-06-21target-m68k: define 96bit FP registers for gdb on 680x0Laurent Vivier3-1/+67
2017-06-21target-m68k: use floatx80 internallyLaurent Vivier7-291/+509
2017-06-21target-m68k: initialize FPU registersLaurent Vivier1-1/+8
2017-06-21target-m68k: move fmove CR to a functionLaurent Vivier1-25/+31
2017-06-21MAINTAINERS: self-appoint me as reviewer in build/test automationPhilippe Mathieu-Daudé1-0/+1
2017-06-21MAINTAINERS: add Shippable automation platform URLPhilippe Mathieu-Daudé1-0/+1
2017-06-21shippable: add mipsel targetPhilippe Mathieu-Daudé1-0/+3
2017-06-21shippable: add armeb-linux-user targetPhilippe Mathieu-Daudé1-1/+1
2017-06-21shippable: be verbose while building docker imagesPhilippe Mathieu-Daudé1-1/+1
2017-06-21shippable: do not initialize submodules automaticallyPhilippe Mathieu-Daudé1-0/+10
2017-06-21shippable: build using all available cpusPhilippe Mathieu-Daudé1-1/+1
2017-06-21shippable: use C locale to simplify console outputPhilippe Mathieu-Daudé1-0/+2
2017-06-21docker: add mipsel build targetPhilippe Mathieu-Daudé2-0/+30
2017-06-21docker: add extra libs to s390x target to extend codebase coveragePhilippe Mathieu-Daudé1-0/+10
2017-06-21docker: add extra libs to arm64 target to extend codebase coveragePhilippe Mathieu-Daudé1-0/+11
2017-06-21docker: add extra libs to armhf target to extend codebase coveragePhilippe Mathieu-Daudé1-0/+11
2017-06-21docker: use eatmydata in debian arm64 imagePhilippe Mathieu-Daudé1-2/+5
2017-06-21docker: use eatmydata in debian armhf imagePhilippe Mathieu-Daudé1-2/+5
2017-06-21docker: use eatmydata, install common build packages in base imagePhilippe Mathieu-Daudé1-1/+4
2017-06-21docker: use better regex to generate deb-src entriesPhilippe Mathieu-Daudé1-1/+1
2017-06-21docker: install ca-certificates package in base imagePhilippe Mathieu-Daudé1-1/+1
2017-06-21docker: rebuild image if 'extra files' checksum does not matchPhilippe Mathieu-Daudé1-3/+13
2017-06-21docker: add --include-files argument to 'build' commandPhilippe Mathieu-Daudé2-3/+12
2017-06-21docker: let _copy_with_mkdir() sub_path argument be optionalPhilippe Mathieu-Daudé1-1/+1
2017-06-21docker: update qemu:debian base following stretch releaseAlex Bennée1-8/+0
2017-06-21usb-host: support devices with sparse/non-sequential USB interfacesSamuel Brian1-10/+14
2017-06-21ui: Remove inclusion of "hw/qdev.h"Thomas Huth2-2/+0
2017-06-21console: remove do_safe_dpy_refreshGerd Hoffmann1-24/+1
2017-06-21gtk: use framebuffer helper functions.Gerd Hoffmann3-50/+16
2017-06-21sdl2: use framebuffer helper functions.Gerd Hoffmann2-31/+13
2017-06-21egl-headless: use framebuffer helper functions.Gerd Hoffmann1-51/+18
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann2-0/+91
2017-06-20tcg/tci: fix tcg-interpreter buildPhilippe Mathieu-Daudé1-1/+1
2017-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell8-286/+371
2017-06-20Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell23-189/+698
2017-06-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell66-596/+1895
2017-06-20tests/qdict: check more get_try_int() casesMarc-André Lureau1-0/+7