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

PCI hostbridge emulation. More...

#include "nul/motherboard.h"
#include "model/pci.h"
#include "executor/bios.h"
#include "model/reg.h"

Classes

class  PciHostBridge
 A PCI host bridge. More...

Macros

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

Functions

 PARAM_HANDLER (pcihostbridge,"pcihostbridge:start,count,iobase,membase - attach a pci host bridge to the system.","Example: 'pcihostbridge:0,0x10,0xcf8,0xe0000000'","If not iobase is given, no io-accesses are performed.","Similar if membase is not given, MMCFG is disabled.")

Detailed Description

PCI hostbridge emulation.

Copyright (C) 2007-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/pcihostbridge.cc"

Function Documentation

PARAM_HANDLER ( pcihostbridge  ,
"pcihostbridge:start  ,
count  ,
iobase  ,
membase-attach a pci host bridge to the system."  ,
"Example: 'pcihostbridge:0  ,
0x10  ,
0xcf8  ,
0xe0000000'"  ,
"If not iobase is  given,
no io-accesses are performed."  ,
"Similar if membase is not  given,
MMCFG is disabled."   
)