#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.") | |
| 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." | ||||
| ) |
1.7.1