1. 04 10月, 2016 27 次提交
  2. 02 10月, 2016 1 次提交
    • F
      docker: Build in a clean directory · c16fe84f
      Fam Zheng 提交于
      Currently we configure and build under "$QEMU_SRC/tests/docker" which is
      dubious. Create a fixed directory (to be friendly to ccache) and change
      to there before calling build_qemu.
      Signed-off-by: NFam Zheng <famz@redhat.com>
      Message-Id: <1475047892-11955-1-git-send-email-famz@redhat.com>
      c16fe84f
  3. 01 10月, 2016 2 次提交
    • P
      Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into staging · c5d128ff
      Peter Maydell 提交于
      Couple of s390x patches:
      - some PCI cleanups
      - fix build error due to uuid rework
      - fix potential deadlock in sigp handling
      - enable ccw devices in BIOS and enforce checking in QEMU
      
      # gpg: Signature made Wed 28 Sep 2016 12:27:03 BST
      # gpg:                using RSA key 0x117BBC80B5A61C7C
      # gpg: Good signature from "Christian Borntraeger (IBM) <borntraeger@de.ibm.com>"
      # Primary key fingerprint: F922 9381 A334 08F9 DBAB  FBCA 117B BC80 B5A6 1C7C
      
      * remotes/borntraeger/tags/s390x-20160927:
        s390x/kvm: fix build against qemu_uuid
        s390x/css: {c,h,t,r,x}sch: require enable AND device number valid
        pc-bios/s390-ccw.img: rebuild image
        pc-bios/s390-ccw: enable subchannel for IPL I/O devices
        s390x/kvm: Fix potential deadlock in sigp handling
        s390x/pci: code cleanup
        s390x/pci: assign msix io region for each pci device
        s390x/pci: re-arrange variable declarations
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      c5d128ff
    • P
      Merge remote-tracking branch 'remotes/yongbok/tags/mips-20160929' into staging · c69e3cef
      Peter Maydell 提交于
      MIPS patches 2016-09-29
      
      Changes:
      * MIPS Maintainer update
      * vmstateify rc4030
      
      # gpg: Signature made Thu 29 Sep 2016 13:09:09 BST
      # gpg:                using RSA key 0x2238EB86D5F797C2
      # gpg: Good signature from "Yongbok Kim <yongbok.kim@imgtec.com>"
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: 8600 4CF5 3415 A5D9 4CFA  2B5C 2238 EB86 D5F7 97C2
      
      * remotes/yongbok/tags/mips-20160929:
        hw/dma: vmstateify rc4030
        MAINTAINERS: update target-mips maintainers
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      c69e3cef
  4. 30 9月, 2016 5 次提交
  5. 29 9月, 2016 5 次提交