diff options
| author | Kuzey Arda Bulut <kuzeyardabulut@gmail.com> | 2025-11-06 15:12:01 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-11-14 11:55:37 +0000 |
| commit | f7988ea4935e2627f33bc73cf235f2c1942dce76 (patch) | |
| tree | 32d7c42b2aab502531390df6e2891672398192ee /CONTRIBUTORS | |
| parent | 6d98c1c87ee6472dff362b644cff471c893859d6 (diff) | |
vm: implement the VM interface for VirtualBox
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
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0cb36092b..4e7c2caed 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -142,3 +142,4 @@ Rivos Inc. Jeongjun Park Nikita Zhandarovich Jiacheng Xu +Kuzey Arda Bulut |
