Trevor Jones

Results 12 issues of Trevor Jones

Use separate rustup and cargo directories for each Github runner in case there are multiple on the same machine, and introduce retries for apt-get to avoid errors related to multiple...

CI

A new xflowey command that builds everything necessary to run the VMM tests.

Reduces the timeout for flushing logs during servicing to reduce blackout time if there is some issue with flushing the logs.

release_2505

Reduces the timeout for flushing logs during servicing to reduce blackout time if there is some issue with flushing the logs.

release_2411

Splits off the Powershell command builder into a separate crate

Using COM3 instead of diag_client allows us to get OpenHCL logs if it crashes early in boot

Currently, if you run all of the vmm_tests, some will fail in certain scenarios (For example, For example, Hyper-V tests do not work in WSL and TDX tests require a...

Adds backend-agnostic tpm configuration to Petri.

Always enable default boot always attempt for non-Trusted Launch VMs. This is roughly equivalent to not having secure boot or TPM enabled. This is necessary because the VMGS is not...

release_2411

Tweak the output of query-size such that only the size itself is printed to stdout to make it easier for consumers of VmgsTool to parse programmatically. The log intended to...