|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Bridge between guest and host memory. More...
Public Member Functions | |
| bool | receive (MessageMemRegion &msg) |
| bool | receive (MessageMem &msg) |
| DirectMemDevice (char *ptr, unsigned long phys, unsigned long size) | |
Public Member Functions inherited from StaticReceiver< DirectMemDevice > | |
| StaticReceiver () | |
Public Member Functions inherited from Device | |
| void | debug_dump () |
| Device (const char *debug_name) | |
Private Attributes | |
| char * | _ptr |
| unsigned long | _phys |
| unsigned long | _size |
Additional Inherited Members | |
Static Public Member Functions inherited from StaticReceiver< DirectMemDevice > | |
| static bool | receive_static (Device *o, M &msg) |
Bridge between guest and host memory.
State: testing
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |