1. 21 9月, 2019 15 次提交
  2. 20 9月, 2019 1 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' into staging · a77d20ba
      Peter Maydell 提交于
      ui: add barrier client.
      ui: bugfixes for vnc & egl.
      
      # gpg: Signature made Thu 19 Sep 2019 08:09:05 BST
      # gpg:                using RSA key 4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/ui-20190919-pull-request:
        vnc: fix memory leak when vnc disconnect
        ui: add an embedded Barrier client
        vnc: fix websocket field in events
        ui/egl: fix framebuffer reads
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      a77d20ba
  3. 19 9月, 2019 5 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' into staging · 084f67c9
      Peter Maydell 提交于
      vga: fix cursor code in ati-vga.
      
      # gpg: Signature made Thu 19 Sep 2019 10:10:32 BST
      # gpg:                using RSA key 4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/ati-20190919-pull-request:
        ati: use vga_read_byte in ati_cursor_define
        vga: move access helpers to separate include file
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      084f67c9
    • P
      Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging · 590c0ac9
      Peter Maydell 提交于
      Pull request
      
      # gpg: Signature made Wed 18 Sep 2019 14:17:59 BST
      # gpg:                using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
      # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
      # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
      # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
      
      * remotes/stefanha/tags/tracing-pull-request:
        trace: Forbid event format ending with newline character
        trace: Remove trailing newline in events
        loader: Trace loaded images
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      590c0ac9
    • P
      Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3' into staging · 7cc0cdcd
      Peter Maydell 提交于
      RISC-V Patches for the 4.2 Soft Freeze, Part 1, v3
      
      This contains quite a few patches that I'd like to target for 4.2.
      They're mostly emulation fixes for the sifive_u board, which now much
      more closely matches the hardware and can therefor run the same fireware
      as what gets loaded onto the board.  Additional user-visible
      improvements include:
      
      * support for loading initrd files from the command line into Linux, via
        /chosen/linux,initrd-{start,end} device tree nodes.
      * The conversion of LOG_TRACE to trace events.
      * The addition of clock DT nodes for our uart and ethernet.
      
      This also includes some preliminary work for the H extension patches,
      but does not include the H extension patches as I haven't had time to
      review them yet.
      
      This passes my OE boot test on 32-bit and 64-bit virt machines, as well
      as a 64-bit upstream Linux boot on the sifive_u machine.  It has been
      fixed to actually pass "make check" this time.
      
      Changes since v2 (never made it to the list):
      
      * Sets the sifive_u machine default core count to 2 instead of 5.
      
      Changes since v1 <20190910190513.21160-1-palmer@sifive.com>:
      
      * Sets the sifive_u machine default core count to 5 instead of 1, as
        it's impossible to have a single core sifive_u machine.
      
      # gpg: Signature made Tue 17 Sep 2019 16:43:30 BST
      # gpg:                using RSA key 00CE76D1834960DFCE886DF8EF4CA1502CCBAB41
      # gpg:                issuer "palmer@dabbelt.com"
      # gpg: Good signature from "Palmer Dabbelt <palmer@dabbelt.com>" [unknown]
      # gpg:                 aka "Palmer Dabbelt <palmer@sifive.com>" [unknown]
      # gpg: WARNING: This key is not certified with a trusted signature!
      # gpg:          There is no indication that the signature belongs to the owner.
      # Primary key fingerprint: 00CE 76D1 8349 60DF CE88  6DF8 EF4C A150 2CCB AB41
      
      * remotes/palmer/tags/riscv-for-master-4.2-sf1-v3: (48 commits)
        gdbstub: riscv: fix the fflags registers
        target/riscv: Use TB_FLAGS_MSTATUS_FS for floating point
        target/riscv: Fix mstatus dirty mask
        target/riscv: Use both register name and ABI name
        riscv: sifive_u: Update model and compatible strings in device tree
        riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
        riscv: sifive_u: Fix broken GEM support
        riscv: sifive_u: Instantiate OTP memory with a serial number
        riscv: sifive: Implement a model for SiFive FU540 OTP
        riscv: roms: Update default bios for sifive_u machine
        riscv: sifive_u: Change UART node name in device tree
        riscv: sifive_u: Update UART base addresses and IRQs
        riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes
        riscv: sifive_u: Add PRCI block to the SoC
        riscv: sifive_u: Generate hfclk and rtcclk nodes
        riscv: sifive: Implement PRCI model for FU540
        riscv: sifive_u: Update PLIC hart topology configuration string
        riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
        riscv: sifive_u: Set the minimum number of cpus to 2
        riscv: hart: Add a "hartid-base" property to RISC-V hart array
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      7cc0cdcd
    • G
      ati: use vga_read_byte in ati_cursor_define · aab0e2a6
      Gerd Hoffmann 提交于
      This makes sure reads are confined to vga video memory.
      
      v3: use uint32_t, fix cut+paste bug.
      v2: fix ati_cursor_draw_line too.
      Reported-by: Nxu hang <flier_m@outlook.com>
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      Reviewed-by: NBALATON Zoltan <balaton@eik.bme.hu>
      Reviewed-by: NPhilippe Mathieu-Daudé <philmd@redhat.com>
      Message-id: 20190917111441.27405-3-kraxel@redhat.com
      aab0e2a6
    • G
      vga: move access helpers to separate include file · 145e543e
      Gerd Hoffmann 提交于
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      Reviewed-by: NPhilippe Mathieu-Daudé <philmd@redhat.com>
      Message-id: 20190917111441.27405-2-kraxel@redhat.com
      145e543e
  4. 18 9月, 2019 3 次提交
  5. 17 9月, 2019 16 次提交