varnish / varnish/tinykvm

Support more libvmod_tinykvm functionality in simplekvm

Open
#24 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
821
Forks
23
PR merge metrics
No merged PRs in 30d

Description

For debugging programs intended to be run by libvmod_tinykvm it would be helpful if simplekvm or a similar program supported a larger subset of libvmod_tinykvm's functionality.

Specifically I'd like to be able to provide a configuration json file or string that let me set environment variables, allowed files, and memory limits so I can easily run my guest program under simplekvm and attach gdb.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review simplekvm and libvmod_tinykvm to understand the existing functionality and configuration interfaces. Determine how a JSON file or string could configure environment variables, allowed files, and memory limits for guest programs, while preserving gdb attachment. Done means simplekvm supports these settings and can run the configured guest program.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
operating-systems, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.