History log of /seL4-camkes-master/tools/rumprun/platform/hw/pci/rumpdma.c
Revision Date Author Comments
# 37928d2c 07-Jun-2016 Antti Kantee <pooka@iki.fi>

DMA: allocate aligned memory if requested


# 0123fb94 12-Oct-2015 Antti Kantee <pooka@iki.fi>

Add platform/machine independent <bmk-core/types.h> and use it.


# 40e5db40 21-Sep-2015 Antti Kantee <pooka@iki.fi>

Split PCI and DMA hypercalls into separate files.

PCI (usually) implies DMA, but DMA doesn't imply PCI.