1. 25 9月, 2018 38 次提交
  2. 24 9月, 2018 2 次提交
    • P
      Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-20180905' into staging · ee4402ea
      Peter Maydell 提交于
      A misc collection of RISC-V related patches for 3.1.
      
      # gpg: Signature made Wed 05 Sep 2018 23:06:55 BST
      # gpg:                using RSA key 21E10D29DF977054
      # gpg: Good signature from "Alistair Francis <alistair@alistair23.me>"
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: F6C4 AC46 D493 4868 D3B8  CE8F 21E1 0D29 DF97 7054
      
      * remotes/alistair/tags/pull-riscv-pullreq-20180905:
        riscv: remove define cpu_init()
        hw/riscv/spike: Set the soc device tree node as a simple-bus
        hw/riscv/virtio: Set the soc device tree node as a simple-bus
        target/riscv: call gen_goto_tb on DISAS_TOO_MANY
        target/riscv: optimize indirect branches
        target/riscv: optimize cross-page direct jumps in softmmu
        RISC-V: Simplify riscv_cpu_local_irqs_pending
        RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
        RISC-V: Improve page table walker spec compliance
        RISC-V: Update address bits to support sv39 and sv48
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ee4402ea
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' into staging · d5a51573
      Peter Maydell 提交于
      vga: virtio reset fix, virtio iommu support.
      
      # gpg: Signature made Mon 03 Sep 2018 07:57:32 BST
      # gpg:                using RSA key 4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/vga-20180903-pull-request:
        virtio-gpu: add iommu support
        virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
        use dpy_gfx_update_full
        Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
        virtio-vga: fix reset
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      d5a51573