NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lapic.cc File Reference

Local APIC model. More...

#include "nul/motherboard.h"
#include "nul/vcpu.h"
#include "model/reg.h"

Classes

class  Lapic
 Lapic model. More...

Macros

#define REGBASE   "../model/lapic.cc"

Functions

 PARAM_HANDLER (lapic,"lapic:inital_apic_id - provide an x2APIC for the last VCPU","Example: 'lapic:2'","If no inital_apic_id is given the lapic number is used.")

Detailed Description

Local APIC model.

Copyright (C) 2010, Bernhard Kauer bk@vm.nosp@m.mon..nosp@m.org Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.

Macro Definition Documentation

#define REGBASE   "../model/lapic.cc"

Function Documentation

PARAM_HANDLER ( lapic  ,
"lapic:inital_apic_id - provide an x2APIC for the last VCPU"  ,
"Example: 'lapic:2'"  ,
"If no inital_apic_id is given the lapic number is used."   
)