bhyve Enabled the nVidia GPU passthrough inside a Linux virtual machine via QEMU accelerated with BHYVE.

You are making several unreasonable oppositions here :
[...]
your seem to be one ideological, hard, non-collaborative position that does not produce technological progress.
[...]
It's not good. Wars are waged to defend ideologies, that is, uncompromising positions.
Sure, you can call me a Luddite as much as you want. But again, how do you plan to bypass the FreeBSD contribution guidelines? Or these guys, which would be even harder?
TL;DR:

Current QEMU project policy is to DECLINE any contributions which are believed to include or derive from AI generated content. This includes ChatGPT, Claude, Copilot, Llama and similar tools.

This policy does not apply to other uses of AI, such as researching APIs or algorithms, static analysis, or debugging, provided their output is not included in contributions.
 
The obstacle that has not been mentioned
is the legal team for any project you want to submit code to.

AI is notorious for being trained by infringing copyright material and other peoples code.

I would imagine that the Freebsd foundation has a legal department
and if they are any good they would advise not accepting any AI code due to the risk of lawsuit.

For example suppose AI code was accepted into the kernel
and it was then found that Claude had been trained on copyright code from vmware.

You would imagine that in the small print for Claude TOS they would have a get of jail free card so to speak,
and thats why they transfer "the license" to the person prompting Claude so they wash their hands of any responsibility.

So Claude is off the hook, the person submitting the code doesnt know where the code comes from.
But the Freebsd foundation would get sued for using the copyright code.

There is no way a project can determine if the AI generated code has been scraped from copyright sources or not.

Thats probably why as eseipi pointed out that the QEMU project refuses any AI generated content
because their legal team has told them of the risks.
 
Sure, you can call me a Luddite as much as you want. But again, how do you plan to bypass the FreeBSD contribution guidelines ?

I don't want to bypass anything. I want to create what I think could be nice and useful for me and for someone. First of all I want to enjoy the project by myself. Then,if someone wants to grab the code and try it on his / her machine,I will be happy. I don't have high expectations, I'm not a contributor of large projects and I'm not a programmer. But I have a good imagination and creativity. By the way, I'm finishing another project that will help people to solve another set of problems that FreeBSD suffers from (not because it's a shitty system, but because it's still anchored to the server world and it needs to grow for home use). So,stay tuned.
 
Back
Top