A virtual motherboard is a collection of busses. More...
#include <motherboard.h>
A virtual motherboard is a collection of busses.
The devices are later attached to the busses.
This also knows the backend devices.
| Clock* Motherboard::clock | ( | ) | [inline] |
| void Motherboard::dump_counters | ( | bool | full = false |
) | [inline] |
Dump the profiling counters.
| Hip* Motherboard::hip | ( | ) | [inline] |
| void Motherboard::parse_args | ( | const char * | args, | |
| const char * | stop = 0 | |||
| ) | [inline] |
Parse the cmdline and create devices.
1.7.1