Skip to content
Snippets Groups Projects
  1. Mar 05, 2022
  2. Mar 04, 2022
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging · 3d1fbc59
      Peter Maydell authored
      
      hw/nvme updates
      
      - add enhanced protection information (64-bit guard)
      
      # gpg: Signature made Fri 04 Mar 2022 06:23:36 GMT
      # gpg:                using RSA key 522833AA75E2DCE6A24766C04DE1AF316D4F0DE9
      # gpg: Good signature from "Klaus Jensen <its@irrelevant.dk>" [unknown]
      # gpg:                 aka "Klaus Jensen <k.jensen@samsung.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: DDCA 4D9C 9EF9 31CC 3468  4272 63D5 6FC5 E55D A838
      #      Subkey fingerprint: 5228 33AA 75E2 DCE6 A247  66C0 4DE1 AF31 6D4F 0DE9
      
      * remotes/nvme/tags/nvme-next-pull-request:
        hw/nvme: 64-bit pi support
        hw/nvme: add pi tuple size helper
        hw/nvme: add support for the lbafee hbs feature
        hw/nvme: move format parameter parsing
        hw/nvme: add host behavior support feature
        hw/nvme: move dif/pi prototypes into dif.h
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      3d1fbc59
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-nios-20220303' into staging · 4c1d764d
      Peter Maydell authored
      
      Rewrite nios2 interrupt handling
      
      # gpg: Signature made Thu 03 Mar 2022 19:52:33 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-gitlab/tags/pull-nios-20220303:
        target/nios2: Rewrite interrupt handling
        target/nios2: Special case ipending in rdctl and wrctl
        target/nios2: Split mmu_write
        target/nios2: Hoist R_ZERO check in rdctl
        target/nios2: Only build mmu.c for system mode
        target/nios2: Replace MMU_LOG with tracepoints
        target/nios2: Remove mmu_read_debug
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      4c1d764d
  3. Mar 03, 2022
Loading