1. 23 1月, 2018 20 次提交
  2. 22 1月, 2018 3 次提交
    • P
      Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' into staging · ee264eb3
      Peter Maydell 提交于
      ppc patch queue 2018-01-21
      
      This request supersedes the one from 2018-01-19.  The only difference
      is that the patch deprecating ppcemb-softmmu, and thereby creating
      many annying warnings from make check has been removed.
      
      Highlights are:
        * Significant TCG speedup by optimizing cmp generation
        * Fix a regression caused by recent change to set compat mode on
          hotplugged cpus
        * Cleanup of default configs
        * Some implementation of msgsnd/msgrcv instructions for server chips
      
      # gpg: Signature made Sun 21 Jan 2018 05:30:54 GMT
      # gpg:                using RSA key 0x6C38CACA20D9B392
      # 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-20180121:
        target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate
        target/ppc: add support for hypervisor doorbells on book3s CPUs
        sii3112: Add explicit type casts to avoid unintended sign extension
        sm501: Add missing break to case
        target-ppc: optimize cmp translation
        spapr: fix device tree properties when using compatibility mode
        spapr: drop duplicate variable in spapr_core_plug()
        target/ppc: msgsnd and msgclr instructions need hypervisor privilege
        target/ppc: fix doorbell and hypervisor doorbell definitions
        hw/ppc/Makefile: Add a way to disable the PPC4xx boards
        default-configs/ppc-softmmu: Restructure the switches according to the machines
        default-configs/ppc64-softmmu: Include 32-bit configs instead of copying them
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ee264eb3
    • P
      Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into staging · 6df55517
      Peter Maydell 提交于
      # gpg: Signature made Sat 20 Jan 2018 20:03:47 GMT
      # gpg:                using RSA key 0xDAE8E10975969CE5
      # gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>"
      # gpg:                 aka "Marc-André Lureau <marcandre.lureau@gmail.com>"
      # Primary key fingerprint: 87A9 BD93 3F87 C606 D276  F62D DAE8 E109 7596 9CE5
      
      * remotes/elmarco/tags/dump-pull-request:
        dump-guest-memory.py: fix python 2 support
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      6df55517
    • P
      Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging · f7c6b96c
      Peter Maydell 提交于
      # gpg: Signature made Fri 19 Jan 2018 22:31:27 GMT
      # gpg:                using RSA key 0x7DEF8106AAFC390E
      # gpg: Good signature from "John Snow (John Huston) <jsnow@redhat.com>"
      # Primary key fingerprint: FAEB 9711 A12C F475 812F  18F2 88A9 064D 1835 61EB
      #      Subkey fingerprint: F9B7 ABDB BCAC DF95 BE76  CBD0 7DEF 8106 AAFC 390E
      
      * remotes/jnsnow/tags/ide-pull-request:
        hw/ide: Remove duplicated definitions from ahci_internal.h
        ide: abort TRIM operation for invalid range
        ide: move ide_sect_range_ok() up
        ide: pass IDEState to trim AIO callback
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      f7c6b96c
  3. 21 1月, 2018 1 次提交
  4. 20 1月, 2018 16 次提交