Quickemu-rs helps you to create and run Virtual Machines on Linux & macOS systems. It uses the power of QEMU, while removing the configuration difficulty.
The project is undergoing a massive restructuring. It will provide a gRPC API and a unif…
Quickemu-rs helps you to create and run Virtual Machines on Linux & macOS systems. It uses the power of QEMU, while removing the configuration difficulty.
The project is undergoing a massive restructuring. It will provide a gRPC API and a unified Core and CLI, in order to enable external programs to depend on it.
First, however, work is commencing on refactoring quickget_cigo, the tool which provides operating system data, to heavily improve its readability and reliability.
AI code review tools were used to review pull requests and make it easier to find edge cases that needed to be fixed (mainly possible panics in certain cases). All of the code is human-written.