bahnwaerter
Interested in Linux kernel hacking, embedded systems, virtualization, network technology, and program verification.
University of FreiburgFreiburg, Germany
Pinned Repositories
bumblebee
caide-cpp-inliner
Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dependencies (except for standard system headers). Unused code is not included in the resulting file.
emu8051
8051/8052 emulator with curses-based UI
linux
Linux kernel source tree
MxGPU-Virtualization
Linux kernel module for AMD SR-IOV based HW Virtualization (MxGPU) product.
nova
OpenStack Compute (Nova). Mirror of code maintained at opendev.org.
openCentralStation
The openCentralStation is a model railway command station project which can control various model railway protocols.
pdns-manager-website
The website of PDNS Manager
plugins
OPNsense plugin collection
qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
bahnwaerter's Repositories
bahnwaerter/MxGPU-Virtualization
Linux kernel module for AMD SR-IOV based HW Virtualization (MxGPU) product.
bahnwaerter/linux
Linux kernel source tree
bahnwaerter/openCentralStation
The openCentralStation is a model railway command station project which can control various model railway protocols.
bahnwaerter/pdns-manager-website
The website of PDNS Manager
bahnwaerter/plugins
OPNsense plugin collection
bahnwaerter/bumblebee
bahnwaerter/caide-cpp-inliner
Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dependencies (except for standard system headers). Unused code is not included in the resulting file.
bahnwaerter/emu8051
8051/8052 emulator with curses-based UI
bahnwaerter/nova
OpenStack Compute (Nova). Mirror of code maintained at opendev.org.
bahnwaerter/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
bahnwaerter/ultimate
The Ultimate program analysis framework.
bahnwaerter/util-linux
bahnwaerter/workflow_ocr
This is a Nextcloud Workflow App which enables you to process files via OCR on serverside.
bahnwaerter/xunused
xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.