Classes | Functions

vancouver/model/vbios.cc File Reference

#include "nul/motherboard.h"
#include "nul/vcpu.h"
#include "executor/bios.h"

Classes

class  VBios
 VCPU to VBios bridge. More...

Functions

 PARAM (vbios, if(!mb.last_vcpu) Logging::panic("no VCPU for this VBIOS");new VBios(mb, mb.last_vcpu);,"vbios - create a bridge between VCPU and the BIOS bus.")

Function Documentation

PARAM ( vbios  ,
if(!mb.last_vcpu) Logging::panic("no VCPU for this VBIOS");new VBios(mb, mb.last_vcpu);  ,
"vbios - create a bridge between VCPU and the BIOS bus."   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines