Steven Malis
Steven Malis
Currently the OpenHcl vm process inside vtl2 is responsible for forwarding all kmsg output to the host for logging. The problem with this approach is that if this process crashes...
We should have some TDX tests with 64 or 128 VPs to make sure things are working at scale, and with NUMA.
This function is a footgun, as it doesn't capture MNF or MMIO ranges emulated elsewhere (like on the host for OpenHCL). It also only has one user. Just remove it....
Need to make sure we're doing the right kinds of flushes at the right times. We have the HCL to compare with, but our flows are pretty different. Probably worth...
Currently we depend on winapi, windows, and windows-sys in various places. We should unify these. Presumably we want to unify on windows, but I could be convinced we want to...
Need to remove any allows/expects for undocumented_unsafe_blocks and missing_safety_doc - [ ] hcl - [ ] safeatomic - [ ] sparse_mmap - [x] trycopy - [ ] minimal_rt - [...
It would be handy to have a list of fields, and some basic metadata about them (name, formatting options, etc) available in Metadata when structured logging is being used. My...
The documentation should mention that current methods (like get and set_aliased) when called on a type with an AtomicFoo backing will used Relaxed orderings. It would also be nice if...
I will do my best to keep this list updated with the current status of things: | Description | Status | Example logs | | - | - | -...