genode/os/src/drivers/pci
Norman Feske 8243329ad4 os: Move Genode::Config into 'config' library
Originally, the convenience utility for accessing a process
configuration came in the form of a header file. But this causes
aliasing problems if multiple compilation units access the config while
the configuration gets dynamically updated. Moving the implementation of
the accessor to the singleton object into a library solves those
problems.
2013-09-23 14:25:58 +02:00
..
device_pd device_pd: survive failing attachment request 2013-08-30 13:33:44 +02:00
x86 os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
main.cc Attach affinity information to session requests 2013-08-13 17:08:25 +02:00
pci_config_access.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pci_device_component.h pci: add support to provide PCI ECMA config 2013-02-21 11:52:02 +01:00
pci_device_config.h pci: add support to provide PCI ECMA config 2013-02-21 11:52:02 +01:00
pci_device_pd_ipc.h pci: add device_pd functionality 2013-02-22 20:28:26 +01:00
pci_session_component.h pci: no parsing errors if no config file 2013-08-19 10:59:50 +02:00