aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-20pc: use get_uint() for "iobase" propertyMarc-André Lureau1-1/+1
2017-06-20acpi: use get_uint() for "pci-hole*" propertiesMarc-André Lureau1-12/+12
2017-06-20acpi: use get_uint() for various acpi propertiesMarc-André Lureau1-13/+14
2017-06-20acpi: use get_uint() for "acpi-pcihp-io*" propertiesMarc-André Lureau1-2/+2
2017-06-20platform-bus: use get_uint() for "addr" propertyMarc-André Lureau1-1/+1
2017-06-20bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"Marc-André Lureau2-7/+6
2017-06-20aspeed: use {set, get}_uint() for "ram-size" propertyMarc-André Lureau1-4/+4
2017-06-20pcihp: use get_uint() for "bsel" propertyMarc-André Lureau1-3/+3
2017-06-20pc-dimm: make "size" property uint64Marc-André Lureau3-15/+16
2017-06-20pc-dimm: use get_uint() for dimm propertiesMarc-André Lureau4-13/+16