1. 07 5月, 2014 4 次提交
  2. 06 5月, 2014 3 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into staging · 98983704
      Peter Maydell 提交于
      smbios: make qemu generate smbios tables.
      
      # gpg: Signature made Mon 05 May 2014 12:20:27 BST 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-smbios-2:
        SMBIOS: Build aggregate smbios tables and entry point
        SMBIOS: Use bitmaps to prevent incompatible comand line options
        SMBIOS: Use macro to set smbios defaults
        SMBIOS: Update header file definitions
        SMBIOS: Rename symbols to better reflect future use
        E820: Add interface for accessing e820 table
        pc: add 2.1 machine type
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      98983704
    • P
      Merge remote-tracking branch 'remotes/rth/tgt-axp' into staging · 03e2bfee
      Peter Maydell 提交于
      * remotes/rth/tgt-axp:
        target-alpha: Fix RDUSP
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      03e2bfee
    • P
      Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging · cf972928
      Peter Maydell 提交于
      * remotes/riku/linux-user-for-upstream:
        linux-user: fix getrusage and wait4 failures with invalid rusage struct
        linux-user/elfload.c: Support ARM HWCAP2 flags
        linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32
        linux-user/elfload.c: Update ARM HWCAP bits
        linux-user/elfload.c: Fix incorrect ARM HWCAP bits
        linux-user: remove configure option for setting uname release
        linux-user: move uname functions to uname.c
        linux-user: rename cpu-uname -> uname
        linux-user/signal.c: Set fault address in AArch64 signal info
        linux-user: avoid using glibc internals in _syscall5 and in definition of target_sigevent struct
        linux-user: Handle arches with llseek instead of _llseek
        linux-user: Add support for SCM_CREDENTIALS.
        linux-user: Move if-elses to a switch statement.
        linux-user: Assert stack used for auxvec, envp, argv
        linux-user: Add /proc/self/exe open forwarding
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      cf972928
  3. 05 5月, 2014 8 次提交
  4. 03 5月, 2014 15 次提交
  5. 02 5月, 2014 3 次提交
    • P
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501' into staging · fdaad471
      Peter Maydell 提交于
      target-arm queue:
       * implement XScale cache lockdown cp15 ops
       * fix v7M CPUID base register
       * implement WFE and YIELD as yields for A64
       * fix A64 "BLR LR"
       * support Cortex-A57 in virt machine model
       * a few other minor AArch64 bugfixes
      
      # gpg: Signature made Thu 01 May 2014 15:42:17 BST using RSA key ID 14360CDE
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
      
      * remotes/pmaydell/tags/pull-target-arm-20140501:
        hw/arm/virt: Add support for Cortex-A57
        hw/arm/virt: Put GIC register banks on 64K boundaries
        hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv
        target-arm: Correct a comment refering to EL0
        target-arm: A64: Fix a typo when declaring TLBI ops
        target-arm: A64: Handle blr lr
        target-arm: Make vbar_write 64bit friendly on 32bit hosts
        target-arm: implement WFE/YIELD as a yield for AArch64
        armv7m_nvic: fix CPUID Base Register
        target-arm: Implement XScale cache lockdown operations as NOPs
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      fdaad471
    • P
      Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging · e50bf234
      Peter Maydell 提交于
      Block patches
      
      # gpg: Signature made Wed 30 Apr 2014 19:19:32 BST using RSA key ID C88F2FD6
      # gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"
      
      * remotes/kevin/tags/for-upstream: (31 commits)
        curl: Fix hang reading from slow connections
        curl: Ensure all informationals are checked for completion
        curl: Eliminate unnecessary use of curl_multi_socket_all
        curl: Remove unnecessary explicit calls to internal event handler
        curl: Remove erroneous sleep waiting for curl completion
        curl: Fix return from curl_read_cb with invalid state
        curl: Remove unnecessary use of goto
        curl: Fix long line
        block/vdi: Error out immediately in vdi_create()
        block/bochs: Fix error handling for seek_to_sector()
        qcow2: Check min_size in qcow2_grow_l1_table()
        qcow2: Catch bdrv_getlength() error
        block: Use correct width in format strings
        qcow2: Avoid overflow in alloc_clusters_noref()
        block: Use error_abort in bdrv_image_info_specific_dump()
        block: Fix open_flags in bdrv_reopen()
        Revert "block: another bdrv_append fix"
        block: Unlink temporary files in raw-posix/win32
        block: Remove BDRV_O_COPY_ON_READ for bs->file
        block: Create bdrv_backing_flags()
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      e50bf234
    • P
      Merge remote-tracking branch 'remotes/cohuck/tags/kvm_cap_helpers' into staging · c090c10d
      Peter Maydell 提交于
      Add helpers for enabling kvm capabilities and convert the existing
      s390x and ppc users to use them.
      
      # gpg: Signature made Wed 30 Apr 2014 14:48:45 BST using RSA key ID C6F02FAF
      # gpg: Can't check signature: public key not found
      
      * remotes/cohuck/tags/kvm_cap_helpers:
        ppc: use kvm_vcpu_enable_cap()
        s390x: use kvm_vcpu_enable_cap()
        kvm: add kvm_{vm,vcpu}_enable_cap
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      c090c10d
  6. 01 5月, 2014 7 次提交