| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vm: add context to Pool.Create() | Aleksandr Nogikh | 2025-10-01 | 2 | -9/+9 |
| * | vm/dispatcher: simplify runInstance() | Aleksandr Nogikh | 2025-08-06 | 1 | -12/+16 |
| * | vm/dispatcher: don't block on the boot error chan on exit | Aleksandr Nogikh | 2025-08-06 | 2 | -2/+48 |
| * | vm/dispatcher: make pool.Run cancellable | Aleksandr Nogikh | 2025-04-23 | 2 | -13/+85 |
| * | all: remove loop variables scoping | Taras Madan | 2025-02-17 | 1 | -1/+0 |
| * | syz-manager: add pause function | Dmitry Vyukov | 2024-11-08 | 2 | -4/+76 |
| * | vm/dispatcher: support updating the default function | Aleksandr Nogikh | 2024-08-13 | 2 | -1/+60 |
| * | vm/dispatcher: add TestPoolStress() | Aleksandr Nogikh | 2024-08-02 | 1 | -0/+34 |
| * | vm/dispatcher: fix data races | Aleksandr Nogikh | 2024-08-02 | 1 | -11/+9 |
| * | vm/dispatcher: move boot duration calculation to vm | Aleksandr Nogikh | 2024-07-26 | 1 | -0/+5 |
| * | vm/dispatcher: make the test more deterministic | Aleksandr Nogikh | 2024-07-22 | 1 | -12/+12 |
| * | vm/dispatcher: introduce a generic instance pool | Aleksandr Nogikh | 2024-07-11 | 2 | -0/+437 |
