ChimeraOS / linux-chimeraos

Stable linux kernel patched for gaming
GNU General Public License v2.0
17 stars 16 forks source link

add chos-config #4

Closed BoukeHaarsma23 closed 1 year ago

Samsagax commented 1 year ago

I would just be part of the main config. We provide that file anyways. But does the virtualized drivers disallow to run the image virtualized?

BoukeHaarsma23 commented 1 year ago

I thought it makes it easier to just copy over the arch configs in the future, and keep our stuff separated.

Regarding the flag, it just disables the kernel's hypervisor detection. So certain optimizations will be disabled. But as far as I understand it does not disallow it to be virtualized.

See also https://github.com/torvalds/linux/blob/master/arch/x86/Kconfig#L784