1. 09 10月, 2015 1 次提交
  2. 08 10月, 2015 4 次提交
    • P
      Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' into staging · 1d27b917
      Peter Maydell 提交于
      VFIO updates 2015-10-07
      
       - Change platform device IRQ setup sequence for compatibility
         with upcoming IRQ forwarding (Eric Auger)
       - Extensions to support vfio-pci devices on spapr-pci-host-bridge
         (David Gibson) [clang problem patch dropped]
      
      # gpg: Signature made Wed 07 Oct 2015 16:30:52 BST using RSA key ID 3BB08B22
      # gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>"
      # gpg:                 aka "Alex Williamson <alex@shazbot.org>"
      # gpg:                 aka "Alex Williamson <alwillia@redhat.com>"
      # gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>"
      
      * remotes/awilliam/tags/vfio-update-20151007.0:
        vfio: Allow hotplug of containers onto existing guest IOMMU mappings
        memory: Allow replay of IOMMU mapping notifications
        vfio: Record host IOMMU's available IO page sizes
        vfio: Check guest IOVA ranges against host IOMMU capabilities
        vfio: Generalize vfio_listener_region_add failure path
        vfio: Remove unneeded union from VFIOContainer
        hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
        hw/vfio/platform: change interrupt/unmask fields into pointer
        hw/vfio/platform: irqfd setup sequence update
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      1d27b917
    • P
      Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into staging · 31c9bd16
      Peter Maydell 提交于
      Do away with TB retranslation
      
      # gpg: Signature made Wed 07 Oct 2015 10:42:08 BST using RSA key ID 4DD0279B
      # gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
      # gpg:                 aka "Richard Henderson <rth@redhat.com>"
      # gpg:                 aka "Richard Henderson <rth@twiddle.net>"
      
      * remotes/rth/tags/pull-tcg-20151007: (26 commits)
        tcg: Adjust CODE_GEN_AVG_BLOCK_SIZE
        tcg: Check for overflow via highwater mark
        tcg: Allocate a guard page after code_gen_buffer
        tcg: Emit prologue to the beginning of code_gen_buffer
        tcg: Remove tcg_gen_code_search_pc
        tcg: Remove gen_intermediate_code_pc
        tcg: Save insn data and use it in cpu_restore_state_from_tb
        tcg: Pass data argument to restore_state_to_opc
        tcg: Add TCG_MAX_INSNS
        target-*: Drop cpu_gen_code define
        tcg: Merge cpu_gen_code into tb_gen_code
        target-sparc: Add npc state to insn_start
        target-sparc: Remove gen_opc_jump_pc
        target-sparc: Split out gen_branch_n
        target-sparc: Tidy gen_branch_a interface
        target-cris: Mirror gen_opc_pc into insn_start
        target-sh4: Add flags state to insn_start
        target-s390x: Add cc_op state to insn_start
        target-mips: Add delayed branch state to insn_start
        target-i386: Add cc_op state to insn_start
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      31c9bd16
    • P
      Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151007' into staging · ca4e4b82
      Peter Maydell 提交于
      Collected patches
      
      # gpg: Signature made Wed 07 Oct 2015 10:30:17 BST using RSA key ID 4DD0279B
      # gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
      # gpg:                 aka "Richard Henderson <rth@redhat.com>"
      # gpg:                 aka "Richard Henderson <rth@twiddle.net>"
      
      * remotes/rth/tags/pull-tile-20151007:
        target-tilegx: Support iret instruction and related special registers
        target-tilegx: Use TILEGX_EXCP_OPCODE_UNKNOWN and TILEGX_EXCP_OPCODE_UNIMPLEMENTED correctly
        target-tilegx: Implement v2mults instruction
        target-tilegx: Implement v?int_* instructions.
        target-tilegx: Implement v2sh* instructions
        target-tilegx: Handle nofault prefetch instructions
        target-tilegx: Fix a typo for mnemonic about "ld_add"
        target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGV
        target-tilegx: Decode ill pseudo-instructions
        linux-user/tilegx: Implement tilegx signal features
        linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel
        target-tilegx: Let x1 pipe process bpt instruction only
        target-tilegx: Implement complex multiply instructions
        target-tilegx: Implement table index instructions
        target-tilegx: Implement crc instructions
        target-tilegx: Implement v1multu instruction
        target-tilegx: Implement v*add and v*sub instructions
        target-tilegx: Implement v*shl, v*shru, and v*shrs instructions
        target-tilegx: Tidy simd_helper.c
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ca4e4b82
    • P
      Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging · fb6345f4
      Peter Maydell 提交于
      NUMA queue, 2015-10-06
      
      # gpg: Signature made Tue 06 Oct 2015 20:53:42 BST using RSA key ID 984DC5A6
      # gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
      
      * remotes/ehabkost/tags/numa-pull-request:
        pc-dimm: Fail realization for invalid nodes in non-NUMA config
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      fb6345f4
  3. 07 10月, 2015 35 次提交