1. 13 2月, 2018 39 次提交
  2. 12 2月, 2018 1 次提交
    • P
      Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' into staging · 7d848450
      Peter Maydell 提交于
      ppc patch queue 2018-02-12
      
      Here's the accumulatead ppc and pseries related patches for the last
      while.  Highlights are:
          * A number of Macintosh / CUDA cleanups from Mark Cave-Ayland
          * An important bug fix (missing "break;") for
            H_GET_CPU_CHARACTERISTICS
          * Yet another fix for SMT mode handling
          * Assorted other cleanups and fixes
      
      # gpg: Signature made Mon 12 Feb 2018 03:39:30 GMT
      # gpg:                using RSA key 6C38CACA20D9B392
      # 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:                 aka "David Gibson (kernel.org) <dwg@kernel.org>"
      # Primary key fingerprint: 75F4 6586 AE61 A66C C44E  87DC 6C38 CACA 20D9 B392
      
      * remotes/dgibson/tags/ppc-for-2.12-20180212:
        misc: introduce new mos6522 VIA device and enable it for ppc builds
        cuda: factor out timebase-derived counter value and load time
        cuda: set timer 1 frequency property to CUDA_TIMER_FREQ
        cuda: don't call cuda_update() when writing to ACR register
        cuda: minor cosmetic tidy-ups to get_next_irq_time()
        cuda: rename frequency property to tb_frequency
        cuda: introduce CUDAState parameter to get_counter()
        spapr: set vsmt to MAX(8, smp_threads)
        cuda: don't allow writes to port output pins
        cuda: do not use old_mmio accesses
        hw/ppc: rename functions in comments
        spapr: add missing break in h_get_cpu_characteristics()
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      7d848450