Marc-André Lureau 14d1824c76 fw_cfg: add DMA register
Add an optional <dma_off> kernel module (or command line) parameter
using the following syntax:

      [qemu_fw_cfg.]ioport=<size>@<base>[:<ctrl_off>:<data_off>[:<dma_off>]]
 or
      [qemu_fw_cfg.]mmio=<size>@<base>[:<ctrl_off>:<data_off>[:<dma_off>]]

and initializes the register address using given or default offset.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Gabriel Somlo <somlo@cmu.edu>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2018-03-20 03:17:40 +02:00
..
2018-02-01 11:45:49 -08:00
2017-11-16 16:05:01 -08:00
2018-01-11 17:26:28 -06:00
2018-02-01 16:35:31 -08:00
2017-11-17 20:14:10 -08:00
2017-11-17 20:14:10 -08:00
2017-11-17 20:14:10 -08:00
2018-03-20 03:17:40 +02:00