1. 21 2月, 2020 2 次提交
    • A
      spapr/rtas: Print message from "ibm,os-term" · a4c3791a
      Alexey Kardashevskiy 提交于
      The "ibm,os-term" RTAS call has a single parameter which is a pointer to
      a message from the guest kernel about the termination cause; this prints
      it.
      Signed-off-by: NAlexey Kardashevskiy <aik@ozlabs.ru>
      Message-Id: <20200203032044.118585-1-aik@ozlabs.ru>
      Reviewed-by: NDaniel Henrique Barboza <danielhb413@gmail.com>
      Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
      a4c3791a
    • P
      Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging · 7afee874
      Peter Maydell 提交于
      Fix memory leak with fdt
      cosmetic change in code and logs
      update mailmap
      
      # gpg: Signature made Wed 19 Feb 2020 10:15:56 GMT
      # gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
      # gpg:                issuer "laurent@vivier.eu"
      # gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
      # gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
      # gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
      # Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C
      
      * remotes/vivier2/tags/trivial-branch-pull-request:
        hw/xtensa/xtfpga:fix leak of fdevice tree blob
        hw/nios2:fix leak of fdevice tree blob
        hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
        hw/block/pflash_cfi02: Remove unneeded variable assignment
        hw/display/qxl: Remove unneeded variable assignment
        contrib/rdmacm-mux: Remove superfluous semicolon
        tests/qtest/libqos/qgraph: Remove superfluous semicolons
        target/i386/whpx: Remove superfluous semicolon
        ui/input-barrier: Remove superfluous semicolon
        hw/vfio/display: Remove superfluous semicolon
        hw/scsi/esp: Remove superfluous semicolon
        hw/m68k/next-cube: Remove superfluous semicolon
        hw/arm/xlnx-versal: Remove superfluous semicolon
        audio/alsaaudio: Remove superfluous semicolons
        scripts/checkpatch.pl: Detect superfluous semicolon in C code
        Report stringified errno in VFIO related errors
        mailmap: Add entry for Yu-Chen Lin
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      7afee874
  2. 20 2月, 2020 1 次提交
    • P
      Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200218' into staging · 8cd7325f
      Peter Maydell 提交于
      Fixes for Dino and Artist.
      
      # gpg: Signature made Tue 18 Feb 2020 19:35:09 GMT
      # gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
      # gpg:                issuer "richard.henderson@linaro.org"
      # gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
      # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F
      
      * remotes/rth/tags/pull-pa-20200218:
        hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c
        hw/hppa/dino: Fix bitmask for the PCIROR register
        hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394)
        hw/hppa/dino: Add comments with register name
        hw/display/artist: Remove dead code (CID 1419388 & 1419389)
        hw/display/artist: Avoid drawing line when nothing to display
        hw/display/artist: Delay some variables initialization
        hw/display/artist: Remove pointless initialization
        hw/display/artist: Move trace event to draw_line()
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      8cd7325f
  3. 19 2月, 2020 26 次提交
  4. 18 2月, 2020 11 次提交