summaryrefslogtreecommitdiffstats
path: root/src/kernel/xloop_file_fmt_qcow_main.c
Commit message (Expand)AuthorAgeFilesLines
* [KERNEL] Fix warning on RHEL/Rocky/CentOS 9.0Simon Rettberg2024-03-151-2/+2
* Fix Mr. Bauer's crimes against the kernel coding guidelines :)Simon Rettberg2024-01-111-1/+1
* Add debug spamSimon Rettberg2023-11-291-0/+1
* [KERNEL] initial support for RHEL Kernel 5.18.xJonathan Bauer2023-02-141-7/+7
* [KERNEL] Fix a copy/paste error acessing wrong variable in sanity checkSimon Rettberg2022-12-071-1/+1
* Fix linter issues to satisfy Linux kernel code styleManuel Bentele2022-10-051-1/+3
* Adapt to Linux 5.18Simon Rettberg2022-06-141-7/+16
* qcow2: Add lock for lookup cache and decompressionSimon Rettberg2022-03-041-3/+10
* Add more sanity checks to kernel_read calls and compressed buffer accessSimon Rettberg2022-03-041-25/+104
* Don't add byte offset to kmapped pointerSimon Rettberg2022-03-041-11/+11
* Add support for Linux LTS kernel 5.15.xManuel Bentele2021-12-071-2/+31
* Refactor kernel code to satisfy Linux kernel code styleManuel Bentele2021-03-151-435/+298Star
* Add Linux kernel module support for 32-bit architectures (eg. ARM)Manuel Bentele2020-11-201-5/+6
* Add automatic generation of version and build type headers for compilationManuel Bentele2020-10-231-1/+3
* Move the source code of all xloop components to the common 'src' directoryManuel Bentele2020-10-231-0/+1283