Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / coconut-svsm/svsm issues and pull requests
#100 - sev/ghcb: Allow for page state change range smaller than max entries
Pull Request -
State: closed - Opened by tlendacky about 1 year ago
#99 - elf: Add unit tests
Pull Request -
State: closed - Opened by Zildj1an about 1 year ago
- 2 comments
#98 - types: explicitly type page size parameters
Pull Request -
State: closed - Opened by 00xc about 1 year ago
- 1 comment
#97 - Implement Virtual Memory Manager
Pull Request -
State: closed - Opened by joergroedel about 1 year ago
#96 - Document ACPI tables and ELF files handling
Pull Request -
State: closed - Opened by Zildj1an about 1 year ago
- 6 comments
#95 - Fixes+cleanups
Pull Request -
State: closed - Opened by joergroedel about 1 year ago
#94 - tests: fix doctests and run in Makefile target
Pull Request -
State: closed - Opened by 00xc about 1 year ago
#93 - Fix doctests
Issue -
State: closed - Opened by 00xc about 1 year ago
- 1 comment
#92 - SVSM: Increase boot-stack size
Pull Request -
State: closed - Opened by joergroedel about 1 year ago
- 1 comment
#91 - Makefile: add missing targets to clean
Pull Request -
State: closed - Opened by stefano-garzarella about 1 year ago
#90 - regression with bitflags 2.4
Issue -
State: closed - Opened by crobinso about 1 year ago
- 13 comments
#89 - acpi: Document ACPI tables and ELF files handling
Pull Request -
State: closed - Opened by Zildj1an about 1 year ago
- 8 comments
#88 - Where is the manual for setting GHCBExitCode::RUN_VMPL=0x80000018
Issue -
State: closed - Opened by LouXiaoxuan about 1 year ago
- 2 comments
#87 - spinlock: remove unlock()
Pull Request -
State: closed - Opened by osteffenrh about 1 year ago
#86 - SVSM/scripts: Remove unstable rustfmt parameters from pre-commit
Pull Request -
State: closed - Opened by joergroedel about 1 year ago
- 3 comments
#85 - Convert address space constants to VirtAddr
Pull Request -
State: closed - Opened by joergroedel about 1 year ago
#84 - scripts/docker: Make containerized build work with podman
Pull Request -
State: closed - Opened by osteffenrh about 1 year ago
- 3 comments
#83 - scripts/docker: fix reuse option
Pull Request -
State: closed - Opened by stefano-garzarella about 1 year ago
#82 - rust-toolchain.toml: set "x86_64-unknown-none" target
Pull Request -
State: closed - Opened by stefano-garzarella about 1 year ago
#81 - build: use stable Rust toolchain
Pull Request -
State: closed - Opened by 00xc about 1 year ago
- 11 comments
#80 - Update `bitflags` crate to 2.4.0
Pull Request -
State: closed - Opened by stefano-garzarella about 1 year ago
- 4 comments
#79 - Fix build error and clippy warnings from rust 1.74-nightly
Pull Request -
State: closed - Opened by joergroedel about 1 year ago
#78 - Page tables: Support heap allocation and page-table freeing
Pull Request -
State: closed - Opened by joergroedel about 1 year ago
- 1 comment
#77 - Add initial Address allocator implementation
Pull Request -
State: closed - Opened by joergroedel about 1 year ago
- 1 comment
#76 - scripts: Build the svsm.bin from a container
Pull Request -
State: closed - Opened by cclaudio over 1 year ago
- 5 comments
#75 - mm: simplify get_order
Pull Request -
State: closed - Opened by Freax13 over 1 year ago
#74 - Document COCONUT-SVSM
Issue -
State: open - Opened by Zildj1an over 1 year ago
#73 - Derive or implement Default/Debug for some structs
Pull Request -
State: closed - Opened by Zildj1an over 1 year ago
- 4 comments
#72 - can't build for coconut-svsm?
Issue -
State: closed - Opened by Unik-lif over 1 year ago
- 9 comments
#71 - fw_meta: reduce raw pointer and unsafe usage
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#70 - address_space: add STACK_PAGES_GDB constant
Pull Request -
State: closed - Opened by stefano-garzarella over 1 year ago
- 5 comments
#69 - Implement the attestation report feature
Pull Request -
State: closed - Opened by cclaudio over 1 year ago
- 16 comments
#68 - fs: fix clippy warning
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#67 - Implement support for requesting a VMPL0 attestation report
Issue -
State: closed - Opened by cclaudio over 1 year ago
- 3 comments
#66 - Update INSTALL.md with kernel config options details
Pull Request -
State: closed - Opened by Zildj1an over 1 year ago
#65 - Provide a decent build system for SVSM
Issue -
State: open - Opened by joergroedel over 1 year ago
- 13 comments
Labels: enhancement, help wanted
#64 - task/schedule: Implement scheduler and per-cpu runqueues
Pull Request -
State: closed - Opened by roy-hopkins over 1 year ago
- 5 comments
#63 - mm/alloc: strongly type page types and other cleanups
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#62 - ACPI: reduce raw pointer and unsafe usage
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 2 comments
#61 - Add support for defining tasks and switching between task contexts
Pull Request -
State: closed - Opened by roy-hopkins over 1 year ago
- 1 comment
#60 - scripts/pre-commit: check if files contain the correct header
Pull Request -
State: closed - Opened by vsntk18 over 1 year ago
#59 - Improve build and update dependencies
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 1 comment
#58 - INSTALL.md: add binutils requirement for SVSM
Pull Request -
State: closed - Opened by stefano-garzarella over 1 year ago
#57 - Fix all clippy warnings, add Github action check, and other minor cleanups
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 4 comments
#56 - fs/init: use external packit crate
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#55 - Add #VC handler
Pull Request -
State: closed - Opened by p4zuu over 1 year ago
- 26 comments
#54 - GitHub/workflows: Test-build with all features
Pull Request -
State: closed - Opened by joergroedel over 1 year ago
#53 - gdbstub: replace call to offset() with direct addition.
Pull Request -
State: closed - Opened by vsntk18 over 1 year ago
#52 - Implement a log buffer to store log messages.
Pull Request -
State: open - Opened by vsntk18 over 1 year ago
- 8 comments
Labels: wait-for-review
#51 - SVSM/utils: Fix compile warning in release builds
Pull Request -
State: closed - Opened by joergroedel over 1 year ago
#50 - Tasks: Add support for task context switching
Pull Request -
State: closed - Opened by roy-hopkins over 1 year ago
- 3 comments
#49 - Address: remove offset() and sub() methods
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#48 - Fix more clippy warnings
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#47 - protocols/core: simplify page size checks during `SVSM_CORE_PVALIDATE`
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#46 - fs: avoid needless allocations
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#45 - Zero memory before giving access to guest
Pull Request -
State: closed - Opened by joergroedel over 1 year ago
- 1 comment
#44 - Fix even more clippy warnings
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#43 - Fix rounding error in kernel filesystem binary size in stage 1 loader
Pull Request -
State: closed - Opened by roy-hopkins over 1 year ago
#42 - mm: minor error handling cleanups
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#41 - scripts/check-signed-off: display email on mismatch
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#40 - requests: Refactor into protocols module
Pull Request -
State: closed - Opened by dubek over 1 year ago
- 1 comment
#39 - Actions: add a Signed-off-by check for incoming PRs
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 1 comment
#38 - A test commit - Signed
Pull Request -
State: closed - Opened by osteffenrh over 1 year ago
- 3 comments
#37 - fix memory region checks
Pull Request -
State: closed - Opened by Freax13 over 1 year ago
#36 - Add Github actions
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 6 comments
#35 - Apply rustfmt changes
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#34 - Implement fuzzing via `cargo fuzz`
Issue -
State: open - Opened by 00xc over 1 year ago
- 1 comment
Labels: enhancement
#33 - Include SVSM module as a payload in OVMF firmware image
Pull Request -
State: closed - Opened by roy-hopkins over 1 year ago
- 1 comment
#32 - Remove use of nightly features
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 1 comment
#31 - Add rust-toolchain.toml
Pull Request -
State: closed - Opened by crobinso over 1 year ago
- 2 comments
#30 - Fix more clippy warnings
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 1 comment
#29 - Add page shift size to virtual allocator to fix issue with multi-page 2M allocations.
Pull Request -
State: closed - Opened by roy-hopkins over 1 year ago
- 1 comment
#28 - Make virtualrange allocators per-cpu
Pull Request -
State: closed - Opened by joergroedel over 1 year ago
#27 - Initial implementation for a RAM filesystem
Pull Request -
State: closed - Opened by joergroedel over 1 year ago
- 4 comments
#26 - Introduce VirtAddr and PhysAddr types
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 2 comments
#25 - Add GDB stub to debug builds.
Pull Request -
State: closed - Opened by roy-hopkins over 1 year ago
- 2 comments
#24 - Replace slot-based virtual memory allocation with bitmap allocator
Pull Request -
State: closed - Opened by roy-hopkins over 1 year ago
- 1 comment
#23 - Add error typing to acpi and fw_cfg subsystems
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#22 - launch CPU's VMSA can be in the `MEMORY_MAP`
Issue -
State: closed - Opened by Freax13 over 1 year ago
- 11 comments
#21 - Kernel elf loader
Pull Request -
State: closed - Opened by nicstange over 1 year ago
- 2 comments
#20 - svsm/types: check at compile time that guest VMPL is valid
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#19 - SVSM: Use fixed layout for `KernelLaunchInfo`
Pull Request -
State: closed - Opened by Freax13 over 1 year ago
#18 - Allow guest VMPL compile-time configuration
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 2 comments
#17 - Implement a lib crate to write COCONUT modules
Issue -
State: open - Opened by joergroedel over 1 year ago
Labels: enhancement
#16 - Implement support for running modules at CPL-3
Issue -
State: open - Opened by joergroedel over 1 year ago
- 1 comment
Labels: enhancement
#15 - Convert to use stable Rust
Issue -
State: closed - Opened by joergroedel over 1 year ago
- 4 comments
Labels: enhancement, help wanted
#14 - Implement VC handling in stage2 and COCONUT kernel
Issue -
State: open - Opened by joergroedel over 1 year ago
- 2 comments
Labels: enhancement, help wanted
#13 - fix potential loader memory corruption
Pull Request -
State: closed - Opened by Freax13 over 1 year ago
- 1 comment
#12 - Implement a log buffer to keep log in memory
Issue -
State: open - Opened by joergroedel over 1 year ago
Labels: enhancement, help wanted
#11 - Make guest VMPL compile-time configurable
Issue -
State: closed - Opened by joergroedel over 1 year ago
Labels: enhancement, good first issue, help wanted
#10 - Fix trivial clippy warnings
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 1 comment
#9 - mm/alloc: fix optimized out inline assembly
Pull Request -
State: closed - Opened by 00xc over 1 year ago
#8 - Improve error typing
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 3 comments
#7 - Add error handling for GHCB operations
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 1 comment
#6 - mysterious load-bearing no-op
Issue -
State: closed - Opened by Freax13 over 1 year ago
- 1 comment
#5 - stage2 trusts VMM provided addresses
Issue -
State: closed - Opened by Freax13 over 1 year ago
- 13 comments
#4 - Load the SVSM kernel from an ELF file
Pull Request -
State: closed - Opened by nicstange over 1 year ago
- 2 comments
#3 - Stage2: Extract C-bit position from CPUID page
Pull Request -
State: closed - Opened by Freax13 over 1 year ago
- 6 comments
#2 - ImmutAfterInit: misuse runtime detection
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 6 comments
#1 - scripts/pre-commit: check only staged files
Pull Request -
State: closed - Opened by 00xc over 1 year ago
- 1 comment