| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tools/create-image.sh: update default Debian release to trixie | Andrew Donnellan | 2025-12-11 | 1 | -5/+5 |
| | | | | | | | | | | | Debian bullseye is now oldoldstable, so update the default release to trixie. While we're at it, update documentation references to old Debian releases to match. Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com> | ||||
| * | vm: implement the VM interface for VirtualBox | Kuzey Arda Bulut | 2025-11-14 | 1 | -0/+106 |
| This change adds VirtualBox support to syzkaller. It implements the VM interface for VirtualBox and provides: - full VM lifecycle operations (create, boot, stop, snapshot restore) - serial console hookup and integration with the output merger - proper boot wait logic similar to qemu, using SSH readiness - boot-time crash capture using collected console output | |||||
