Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A sample to show how dma device to support iopmp features: 
    • Transactions Memory transaction with source id.
    • Handling IOPMP stalltransaction result.

Change to hw/riscv/virt.c around:

  • Addtion Addition of IOPMP machine option.
  • When IOPMP option is enabled:
    • Addition IOPMP device and DMA device
    • Register the DMA device to IOPMP with source id.

...