Age | Commit message (Expand) | Author |
---|---|---|
2021-10-03 | Kernel: Fix copy paste in VirtIO::RNG::class_name() | Brian Gianforcaro |
2021-10-03 | Kernel: Use `operator ""sv` in all class_name() implementations | Brian Gianforcaro |
2021-09-29 | Kernel/PCI: Propagate usage of DeviceIdentifier everywhere | Liav A |
2021-09-04 | Kernel/VirtIO: Defer initialization of device out of the constructor | Liav A |
2021-09-01 | Kernel: Use = default for empty destructors | Brian Gianforcaro |
2021-08-31 | Kernel/VirtIO: Don't expose constructors as public method | Liav A |
2021-08-31 | Kernel/VirtIO: Remove redundant VirtIO word from filenames | Liav A |