summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell15-152/+345
2017-06-22MAINTAINERS: seccomp: change email contact for Eduardo Otubootubo1-1/+1
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
2017-06-20console: use get_uint() for "head" propertyMarc-André Lureau1-2/+2
2017-06-20i386/cpu: use get_uint() for "min-level"/"min-xlevel" propertiesMarc-André Lureau1-2/+2
2017-06-20numa: use get_uint() for "size" propertyMarc-André Lureau1-3/+3
2017-06-20pnv-core: use get_uint() for "core-pir" propertyMarc-André Lureau1-1/+1
2017-06-20pvpanic: use get_uint() for "ioport" propertyMarc-André Lureau1-1/+1
2017-06-20auxbus: use get_uint() for "addr" propertyMarc-André Lureau1-1/+1
2017-06-20arm: use get_uint() for "mp-affinity" propertyMarc-André Lureau1-1/+1
2017-06-20xen: use get_uint() for "max-ram-below-4g" propertyMarc-André Lureau1-3/+3
2017-06-20pc: use get_uint() for "hpet-intcap" propertyMarc-André Lureau1-1/+1
2017-06-20pc: use get_uint() for "apic-id" propertyMarc-André Lureau1-1/+1