summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | target-m68k: initialize FPU registersLaurent Vivier2017-06-211-1/+8
| * | target-m68k: move fmove CR to a functionLaurent Vivier2017-06-211-25/+31
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ...Peter Maydell2017-06-221-10/+14
|\ \
| * | usb-host: support devices with sparse/non-sequential USB interfacesSamuel Brian2017-06-211-10/+14
| |/
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ...Peter Maydell2017-06-229-24/+123
|\ \
| * | MAINTAINERS: self-appoint me as reviewer in build/test automationPhilippe Mathieu-Daudé2017-06-211-0/+1
| * | MAINTAINERS: add Shippable automation platform URLPhilippe Mathieu-Daudé2017-06-211-0/+1
| * | shippable: add mipsel targetPhilippe Mathieu-Daudé2017-06-211-0/+3
| * | shippable: add armeb-linux-user targetPhilippe Mathieu-Daudé2017-06-211-1/+1
| * | shippable: be verbose while building docker imagesPhilippe Mathieu-Daudé2017-06-211-1/+1
| * | shippable: do not initialize submodules automaticallyPhilippe Mathieu-Daudé2017-06-211-0/+10
| * | shippable: build using all available cpusPhilippe Mathieu-Daudé2017-06-211-1/+1
| * | shippable: use C locale to simplify console outputPhilippe Mathieu-Daudé2017-06-211-0/+2
| * | docker: add mipsel build targetPhilippe Mathieu-Daudé2017-06-212-0/+30
| * | docker: add extra libs to s390x target to extend codebase coveragePhilippe Mathieu-Daudé2017-06-211-0/+10
| * | docker: add extra libs to arm64 target to extend codebase coveragePhilippe Mathieu-Daudé2017-06-211-0/+11
| * | docker: add extra libs to armhf target to extend codebase coveragePhilippe Mathieu-Daudé2017-06-211-0/+11
| * | docker: use eatmydata in debian arm64 imagePhilippe Mathieu-Daudé2017-06-211-2/+5
| * | docker: use eatmydata in debian armhf imagePhilippe Mathieu-Daudé2017-06-211-2/+5
| * | docker: use eatmydata, install common build packages in base imagePhilippe Mathieu-Daudé2017-06-211-1/+4
| * | docker: use better regex to generate deb-src entriesPhilippe Mathieu-Daudé2017-06-211-1/+1
| * | docker: install ca-certificates package in base imagePhilippe Mathieu-Daudé2017-06-211-1/+1
| * | docker: rebuild image if 'extra files' checksum does not matchPhilippe Mathieu-Daudé2017-06-211-3/+13
| * | docker: add --include-files argument to 'build' commandPhilippe Mathieu-Daudé2017-06-212-3/+12
| * | docker: let _copy_with_mkdir() sub_path argument be optionalPhilippe Mathieu-Daudé2017-06-211-1/+1
| * | docker: update qemu:debian base following stretch releaseAlex Bennée2017-06-211-8/+0Star
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell2017-06-2211-158/+139Star
|\ \
| * | ui: Remove inclusion of "hw/qdev.h"Thomas Huth2017-06-212-2/+0Star
| * | console: remove do_safe_dpy_refreshGerd Hoffmann2017-06-211-24/+1Star
| * | gtk: use framebuffer helper functions.Gerd Hoffmann2017-06-213-50/+16Star
| * | sdl2: use framebuffer helper functions.Gerd Hoffmann2017-06-212-31/+13Star
| * | egl-headless: use framebuffer helper functions.Gerd Hoffmann2017-06-211-51/+18Star
| * | egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann2017-06-212-0/+91
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell2017-06-22108-937/+1157
|\ \
| * | tests/qdict: check more get_try_int() casesMarc-André Lureau2017-06-201-0/+7
| * | console: use get_uint() for "head" propertyMarc-André Lureau2017-06-201-2/+2
| * | i386/cpu: use get_uint() for "min-level"/"min-xlevel" propertiesMarc-André Lureau2017-06-201-2/+2
| * | numa: use get_uint() for "size" propertyMarc-André Lureau2017-06-201-3/+3
| * | pnv-core: use get_uint() for "core-pir" propertyMarc-André Lureau2017-06-201-1/+1
| * | pvpanic: use get_uint() for "ioport" propertyMarc-André Lureau2017-06-201-1/+1
| * | auxbus: use get_uint() for "addr" propertyMarc-André Lureau2017-06-201-1/+1
| * | arm: use get_uint() for "mp-affinity" propertyMarc-André Lureau2017-06-201-1/+1
| * | xen: use get_uint() for "max-ram-below-4g" propertyMarc-André Lureau2017-06-201-3/+3
| * | pc: use get_uint() for "hpet-intcap" propertyMarc-André Lureau2017-06-201-1/+1
| * | pc: use get_uint() for "apic-id" propertyMarc-André Lureau2017-06-201-1/+1
| * | pc: use get_uint() for "iobase" propertyMarc-André Lureau2017-06-201-1/+1
| * | acpi: use get_uint() for "pci-hole*" propertiesMarc-André Lureau2017-06-201-12/+12
| * | acpi: use get_uint() for various acpi propertiesMarc-André Lureau2017-06-201-13/+14
| * | acpi: use get_uint() for "acpi-pcihp-io*" propertiesMarc-André Lureau2017-06-201-2/+2
| * | platform-bus: use get_uint() for "addr" propertyMarc-André Lureau2017-06-201-1/+1