-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat : add writer implementation #39
base: main
Are you sure you want to change the base?
Commits on Mar 30, 2023
-
feat: add virtio mmio device manager
Signed-off-by: Simon LUCIDO <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1730e1f - Browse repository at this point
Copy the full SHA 1730e1fView commit details -
Signed-off-by: Simon LUCIDO <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 684066a - Browse repository at this point
Copy the full SHA 684066aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cad6213 - Browse repository at this point
Copy the full SHA cad6213View commit details -
feat: add dynamic cmdline management to the kernel
Signed-off-by: Nils Ponsard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95157e2 - Browse repository at this point
Copy the full SHA 95157e2View commit details -
feat: add dynamic cmdline management to the kernel
Signed-off-by: Nils Ponsard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea29c6a - Browse repository at this point
Copy the full SHA ea29c6aView commit details -
Signed-off-by: Simon LUCIDO <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9e00ea - Browse repository at this point
Copy the full SHA a9e00eaView commit details -
feat: add generic fd in epoll_context
Signed-off-by: Simon LUCIDO <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0543ee - Browse repository at this point
Copy the full SHA f0543eeView commit details -
feat: integrate virtio_net to lumper
Signed-off-by: Simon LUCIDO <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01273fb - Browse repository at this point
Copy the full SHA 01273fbView commit details -
It is now possible to run a VM without a console with --no-console option Co-authored-by: Esteban Baron <[email protected]> Signed-off-by: Alexis Langlet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edca17b - Browse repository at this point
Copy the full SHA edca17bView commit details
Commits on Mar 31, 2023
-
feat : add writer implementation
Signed-off-by: Maxime <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd82520 - Browse repository at this point
Copy the full SHA dd82520View commit details -
fix : dont send specials characters
We don't want to send new line (10) and carriage return (13) to the receiver. Signed-off-by: Maxime <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a97939a - Browse repository at this point
Copy the full SHA a97939aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed58c44 - Browse repository at this point
Copy the full SHA ed58c44View commit details -
Signed-off-by: Maxime <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd57431 - Browse repository at this point
Copy the full SHA dd57431View commit details