https://github.com/cirosantilli/qemu-test
USE THIS INSTEAD: https://github.com/cirosantilli/linux-kernel-module-cheat/tree/6b563c0234de948da56df9924e0cf4e671cf220c#prebuilt
https://github.com/cirosantilli/qemu-test
Last synced: 3 months ago
JSON representation
USE THIS INSTEAD: https://github.com/cirosantilli/linux-kernel-module-cheat/tree/6b563c0234de948da56df9924e0cf4e671cf220c#prebuilt
- Host: GitHub
- URL: https://github.com/cirosantilli/qemu-test
- Owner: cirosantilli
- Created: 2018-04-11T12:15:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-23T03:39:42.000Z (almost 7 years ago)
- Last Synced: 2025-01-02T05:13:48.406Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qemu-test
Some test scripts and images for QEMU.
Not super clean, but functional.
Usage:
git clone qemu-test
cd qemu-test
wget https://github.com/cirosantilli/linux-kernel-module-cheat/releases/download/sha-dbecf15f8ff9169e64e5f9402a692647174860ae/images-dbecf15f8ff9169e64e5f9402a692647174860ae.zip
unzip images-*.zip
cd ..
git clone qemu
cd qemu
../qemu-test/configure
make -j "$(nproc)"
../qemu-test/$arch/Images generated from: <https://github.com/cirosantilli/linux-kernel-module-cheat/releases/tag/uploads>