issues
search
DLR-FT
/
a653rs-linux
Apache License 2.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
improve logging
#138
sevenautumns
opened
13 hours ago
0
fix: only log missed deadline if there is a periodic process left running
#137
dadada
closed
19 hours ago
0
Deadline miss is logged for periodic process of partition without periodic process
#136
dadada
closed
19 hours ago
1
Dev/ci
#135
sevenautumns
opened
1 day ago
0
log deadline miss of periodic processes
#134
sevenautumns
closed
1 day ago
0
Dev/clone2
#133
sevenautumns
closed
1 day ago
0
fix: static compilation in flake
#132
sevenautumns
closed
1 day ago
0
feat(partition): add missing errors to apex api implementation
#131
sevenautumns
closed
1 week ago
1
docs(readme): add image describing project architecture
#130
florianhartung
closed
1 day ago
0
docs(readme): specify additional hypervisor information
#129
florianhartung
closed
2 months ago
0
feat: search for partition image in related target folder
#128
sevenautumns
opened
3 months ago
0
Prepare syscall logic
#127
florianhartung
closed
2 months ago
0
Clean up queuing port logic
#126
florianhartung
closed
3 months ago
0
Dev/queue tests
#125
florianhartung
closed
3 months ago
0
style: fix rustfmt config and rerun it
#124
florianhartung
closed
3 months ago
0
refactor(hypervisor): move hypervisor back into top-level module
#123
florianhartung
closed
3 months ago
0
fix: tcp_connect socket
#122
sevenautumns
closed
4 months ago
0
Partitions can deadlock
#121
sevenautumns
opened
4 months ago
2
preparations for 0.2.0 crates.io publish
#120
sevenautumns
closed
4 months ago
0
add stdio redirection example
#119
sevenautumns
closed
4 months ago
1
Dev/update a653rs
#118
sevenautumns
closed
4 months ago
0
feat: redirect std{out,err} to file
#117
sevenautumns
opened
4 months ago
0
Merge Queuing Port Branch
#116
sevenautumns
closed
4 months ago
1
allow forwarding of stdoutfrom within a partition to stdout of the hypervisor via config
#115
wucke13
closed
4 months ago
0
Having one sampling port as source and destination in the same partition causes `InvalidConfig` error
#114
wucke13
opened
6 months ago
0
add no macros example, remove bogus print, fix crash on empty schedule
#113
wucke13
closed
6 months ago
0
fix crash on partition without any process
#112
wucke13
closed
6 months ago
5
docs: update readme with example and compatibility notes
#111
dadada
closed
4 months ago
0
feat: add related works to README
#110
wucke13
closed
8 months ago
0
Replace PartitionCalls with new syscalls
#109
florianhartung
closed
3 months ago
1
feat: use TCP/IP emulator for providing access to network
#108
dadada
opened
8 months ago
0
Use Threads inside of Partitions instead of Processes
#107
sevenautumns
closed
8 months ago
1
Replace many occurrences of `RawFd` with `OwnedFd`/`BorrowedFd`
#106
sevenautumns
closed
8 months ago
0
File mounter refactoring
#105
florianhartung
closed
8 months ago
0
fix(ping_client, ping_server): wait major frame after sampling port error
#104
florianhartung
closed
8 months ago
0
refactor(hypervisor): use an id to reference partitions instead of a string
#103
florianhartung
closed
8 months ago
0
New scheduler structure & other minor refactorings
#102
florianhartung
closed
8 months ago
0
chore: update crate dependencies
#101
sevenautumns
closed
8 months ago
0
refactor(hypervisor): move main Hypervisor struct into top-level module
#100
florianhartung
closed
8 months ago
0
chore: update a653rs and a653rs-postcard
#99
dadada
closed
9 months ago
0
fix(ping_client, ping_server): handle NO_ACTION when reading from emp…
#98
dadada
closed
9 months ago
0
chore: update a653rs
#97
dadada
closed
9 months ago
1
Fix empty sampling port not returning NO_ACTION
#96
dadada
closed
9 months ago
0
Update unsafe-libyaml
#95
dadada
closed
9 months ago
0
core: change channel configuration
#94
dadada
closed
10 months ago
0
Allow for channels with different port names in different partitions
#93
dadada
closed
10 months ago
0
Update rustix
#92
dadada
closed
11 months ago
0
Clippy and dependencies maintenance
#91
dadada
closed
11 months ago
1
Add pretty badges to readme
#90
dadada
closed
1 year ago
1
finish the crypto demonstrator
#89
wucke13
closed
7 months ago
1
Next