gsingh93
gsingh93
cc: @OBarronCS since this is in the emulation code you'll be refactoring.
@fidgetingbits needs a rebase. @disconnect3d are you good with the changes in this PR?
+1 for being mindful of the license. Regarding credit, I don't like the practice of doing it in source code. Maybe we have a separate file for this type of...
What if colors took optional arguments like `bold=True` instead? That seems like a cleaner solution to me.
> Could you please provide me steps for emulating an aarch64 hypervisor with QEMU? I built the kernel with: ```bash make O=out/aarch64 CC=clang ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- defconfig make O=out/aarch64 CC=clang ARCH=arm64...
> Would you like to write a patch so that the range gets considered during parsing? Unfortunately I don't have time at the moment, and not sure when I'd be...