#include <sys/time.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "new_sim_domain.h"
Include dependency graph for new_sim.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | NewSimulator |
Interface to the openhpi abi. More... | |
Defines | |
#define | dNewSimulatorMagic 0x47110815 |
Simulator magic number. |
The new Simulator plugin is adapted from the ipmidirect plugin. Thanks to
Thomas Kanngieser <thomas.kanngieser@fci.com>
Pierre Sangouard <psangouard@eso-tech.com> Andy Cress <arcress@users.sourceforge.net>