Class VirtioBlock

Inheritance Relationships

Base Type

Class Documentation

class VirtioBlock : public Gaia::Dev::Service

Public Functions

virtual void start(Service *provider) override

Starts the service and associates it with the provider.

Parameters:

provider – The provider to associate with

inline virtual const char *class_name() override
inline virtual const char *name() override

Public Static Functions

static Vm::UniquePtr<Service> create()