1. 29 2月, 2016 6 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160229-1' into staging · 1da90c34
      Peter Maydell 提交于
      ui: spice dmabuf fix, MAINTAINERS updates.
      
      # gpg: Signature made Mon 29 Feb 2016 10:41:15 GMT using RSA key ID D3E87138
      # 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>"
      
      * remotes/kraxel/tags/pull-ui-20160229-1:
        MAINTAINERS: Add an entry for the include/ui/ folder
        MAINTAINERS: Add spice-display.h to the SPICE section
        spice/gl: Enable dmabuf only for spice >= 0.13.1
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      1da90c34
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' into staging · 3ff430aa
      Peter Maydell 提交于
      fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
      
      # gpg: Signature made Fri 26 Feb 2016 09:45:50 GMT using RSA key ID D3E87138
      # 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>"
      
      * remotes/kraxel/tags/pull-fw-cfg-20160226-1:
        fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      3ff430aa
    • P
      Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160229' into staging · 35227e6a
      Peter Maydell 提交于
      ppc patch queue for 2016-02-29
      
      Some more accumulated patches for target-ppc, pseries machine type and
      related devices to fit in before the qemu-2.6 soft freeze.
          * Mostly bugfixes and small cleanups for spapr and Mac platforms
      
      # gpg: Signature made Mon 29 Feb 2016 06:56:34 GMT using RSA key ID 20D9B392
      # gpg: Good signature from "David Gibson <david@gibson.dropbear.id.au>"
      # gpg:                 aka "David Gibson (Red Hat) <dgibson@redhat.com>"
      # gpg:                 aka "David Gibson (ozlabs.org) <dgibson@ozlabs.org>"
      # 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: 75F4 6586 AE61 A66C C44E  87DC 6C38 CACA 20D9 B392
      
      * remotes/dgibson/tags/ppc-for-2.6-20160229:
        xics: report errors with the QEMU Error API
        migration: allow machine to enforce configuration section migration
        spapr: skip configuration section during migration of older machines
        dbdma: warn when using unassigned channel
        spapr: disable vmdesc submission for old machines
        spapr_pci: fix irq leak in RTAS ibm,change-msi
        spapr_pci: kill useless variable in rtas_ibm_change_msi()
        spapr_rng: disable hotpluggability
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      35227e6a
    • T
      MAINTAINERS: Add an entry for the include/ui/ folder · e220656c
      Thomas Huth 提交于
      The ui/ folder is listed in the "Graphics" section, so I think
      the "include/ui/" folder should be listed there, too.
      Signed-off-by: NThomas Huth <thuth@redhat.com>
      Message-id: 1456392967-20274-4-git-send-email-thuth@redhat.com
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      e220656c
    • T
      MAINTAINERS: Add spice-display.h to the SPICE section · 438528a3
      Thomas Huth 提交于
      Signed-off-by: NThomas Huth <thuth@redhat.com>
      Message-id: 1456392967-20274-3-git-send-email-thuth@redhat.com
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      438528a3
    • M
      spice/gl: Enable dmabuf only for spice >= 0.13.1 · 9f5c6d06
      Michal Privoznik 提交于
      After 474114b7 the dmabuf feature is enabled whenever spice
      greater than or equal to spice 0.13.0 is found. This is because
      two new functions are required: spice_qxl_gl_scanout and
      spice_qxl_gl_draw_async. These were, however, introduce in 0.13.1
      release. Well, technically they haven't been released yet, but
      for sure they are not going to be part of 0.13.0 release (for the
      ABI stability sake).
      Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
      Message-id: 1a724e97cb587624d6f6009c15395496bccfa32b.1456317738.git.mprivozn@redhat.com
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      9f5c6d06
  2. 28 2月, 2016 8 次提交
  3. 27 2月, 2016 1 次提交
    • P
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160226' into staging · 6e378dd2
      Peter Maydell 提交于
      target-arm queue:
       * Clean up handling of bad mode switches writing to CPSR, and implement
         the ARMv8 requirement that they set PSTATE.IL
       * Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps on perf monitor
         register accesses
       * Don't implement stellaris-pl061-only registers on generic-pl061
       * Fix SD card handling for raspi
       * Add missing include files to MAINTAINERS
       * Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW
       * Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF
      
      # gpg: Signature made Fri 26 Feb 2016 15:19:07 GMT using RSA key ID 14360CDE
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
      # gpg:                 aka "Peter Maydell <pmaydell@gmail.com>"
      # gpg:                 aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>"
      
      * remotes/pmaydell/tags/pull-target-arm-20160226:
        target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF
        target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW
        sdhci: add quirk property for card insert interrupt status on Raspberry Pi
        sdhci: Revert "add optional quirk property to disable card insertion/removal interrupts"
        MAINTAINERS: Add some missing ARM related header files
        raspi: fix SD card with recent sdhci changes
        ARM: PL061: Checking register r/w accesses to reserved area
        target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
        target-arm: Fix handling of SDCR for 32-bit code
        target-arm: Make Monitor->NS PL1 mode changes illegal if HCR.TGE is 1
        target-arm: Make mode switches from Hyp via CPS and MRS illegal
        target-arm: In v8, make illegal AArch32 mode changes set PSTATE.IL
        target-arm: Forbid mode switch to Mon from Secure EL1
        target-arm: Add Hyp mode checks to bad_mode_switch()
        target-arm: Add comment about not implementing NSACR.RFR
        target-arm: In cpsr_write() ignore mode switches from User mode
        linux-user: Use restrictive mask when calling cpsr_write()
        target-arm: Raw CPSR writes should skip checks and bank switching
        target-arm: Add write_type argument to cpsr_write()
        target-arm: Give CPSR setting on 32-bit exception return its own helper
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      6e378dd2
  4. 26 2月, 2016 25 次提交