1. 24 6月, 2017 11 次提交
  2. 23 6月, 2017 3 次提交
  3. 22 6月, 2017 5 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' into staging · e18a6391
      Peter Maydell 提交于
      # gpg: Signature made Wed 21 Jun 2017 16:43:14 BST
      # gpg:                using RSA key 0x4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/usb-20170621-pull-request:
        usb-host: support devices with sparse/non-sequential USB interfaces
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      e18a6391
    • P
      Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' into staging · 469819a3
      Peter Maydell 提交于
      This is mostly Philippe's updates
      
      We add the following cross-compile targets:
        - mipsel-softmmu,mipsel-linux-user,mips64el-linux-user
        - armeb-linux-user
      
      While I was rolling I discovered we could also back out a bunch of the
      emdebian hacks as the newly released stretch handles cross compilers
      as first class citizens. Unfortunately this also meant I had to drop
      the powerpc support as that is no longer in Debian stable.
      
      # gpg: Signature made Wed 21 Jun 2017 15:09:50 BST
      # gpg:                using RSA key 0xFBD0DB095A9E2A44
      # gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>"
      # Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44
      
      * remotes/stsquad/tags/pull-ci-updates-210617-2: (21 commits)
        MAINTAINERS: self-appoint me as reviewer in build/test automation
        MAINTAINERS: add Shippable automation platform URL
        shippable: add mipsel target
        shippable: add armeb-linux-user target
        shippable: be verbose while building docker images
        shippable: do not initialize submodules automatically
        shippable: build using all available cpus
        shippable: use C locale to simplify console output
        docker: add mipsel build target
        docker: add extra libs to s390x target to extend codebase coverage
        docker: add extra libs to arm64 target to extend codebase coverage
        docker: add extra libs to armhf target to extend codebase coverage
        docker: use eatmydata in debian arm64 image
        docker: use eatmydata in debian armhf image
        docker: use eatmydata, install common build packages in base image
        docker: use better regex to generate deb-src entries
        docker: install ca-certificates package in base image
        docker: rebuild image if 'extra files' checksum does not match
        docker: add --include-files argument to 'build' command
        docker: let _copy_with_mkdir() sub_path argument be optional
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      469819a3
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into staging · 22a9e1fd
      Peter Maydell 提交于
      # gpg: Signature made Wed 21 Jun 2017 14:23:31 BST
      # gpg:                using RSA key 0x4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/queue/ui-pull-request:
        ui: Remove inclusion of "hw/qdev.h"
        console: remove do_safe_dpy_refresh
        gtk: use framebuffer helper functions.
        sdl2: use framebuffer helper functions.
        egl-headless: use framebuffer helper functions.
        egl-helpers: add helpers to handle opengl framebuffers
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      22a9e1fd
    • P
      Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' into staging · 84e3d072
      Peter Maydell 提交于
      QAPI patches for 2017-06-09
      
      # gpg: Signature made Tue 20 Jun 2017 13:31:39 BST
      # gpg:                using RSA key 0x3870B400EB918653
      # gpg: Good signature from "Markus Armbruster <armbru@redhat.com>"
      # gpg:                 aka "Markus Armbruster <armbru@pond.sub.org>"
      # Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653
      
      * remotes/armbru/tags/pull-qapi-2017-06-09-v2: (41 commits)
        tests/qdict: check more get_try_int() cases
        console: use get_uint() for "head" property
        i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
        numa: use get_uint() for "size" property
        pnv-core: use get_uint() for "core-pir" property
        pvpanic: use get_uint() for "ioport" property
        auxbus: use get_uint() for "addr" property
        arm: use get_uint() for "mp-affinity" property
        xen: use get_uint() for "max-ram-below-4g" property
        pc: use get_uint() for "hpet-intcap" property
        pc: use get_uint() for "apic-id" property
        pc: use get_uint() for "iobase" property
        acpi: use get_uint() for "pci-hole*" properties
        acpi: use get_uint() for various acpi properties
        acpi: use get_uint() for "acpi-pcihp-io*" properties
        platform-bus: use get_uint() for "addr" property
        bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"
        aspeed: use {set, get}_uint() for "ram-size" property
        pcihp: use get_uint() for "bsel" property
        pc-dimm: make "size" property uint64
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      84e3d072
    • P
      Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging · db7a99cd
      Peter Maydell 提交于
      Queued TCG patches
      
      # gpg: Signature made Mon 19 Jun 2017 19:12:06 BST
      # gpg:                using RSA key 0xAD1270CC4DD0279B
      # gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
      # gpg:                 aka "Richard Henderson <rth@redhat.com>"
      # gpg:                 aka "Richard Henderson <rth@twiddle.net>"
      # Primary key fingerprint: 9CB1 8DDA F8E8 49AD 2AFC  16A4 AD12 70CC 4DD0 279B
      
      * remotes/rth/tags/pull-tcg-20170619:
        target/arm: Exit after clearing aarch64 interrupt mask
        target/s390x: Exit after changing PSW mask
        target/alpha: Use tcg_gen_lookup_and_goto_ptr
        tcg: Increase hit rate of lookup_tb_ptr
        tcg/arm: Use ldr (literal) for goto_tb
        tcg/arm: Try pc-relative addresses for movi
        tcg/arm: Remove limit on code buffer size
        tcg/arm: Use indirect branch for goto_tb
        tcg/aarch64: Use ADR in tcg_out_movi
        translate-all: consolidate tb init in tb_gen_code
        tcg: allocate TB structs before the corresponding translated code
        util: add cacheinfo
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      db7a99cd
  4. 21 6月, 2017 21 次提交