back to article Open source Cloud Hypervisor adds (maybe futile) no-AI-code policy

The Cloud Hypervisor project has introduced a No AI code policy. Cloud Hypervisor started life in 2018 as a joint effort between Google, Intel, Amazon, and Red Hat – all of which wanted to share their work on virtualization components to speed their respective efforts to create virtual machine monitors and hypervisors. The …

  1. Richard 12 Silver badge

    All open source is copyrighted

    The GPL is a licence, remember.

  2. that one in the corner Silver badge

    Adding support for inter-VM shared memory

    Clearly, I know nothing about VMs - 'cos that sounds like it is opening up new and exciting ways for VMs to corrupt each other, which goes completely against the idea of having VMs in the first place (if you want memory sharing between processes then run them on the same machine in the first place, virtual or otherwise).

    (Unless, is this just really bad naming for a.n.other feature, such as dynamically (re)issuing physical memory between VMs so they get just the amount they need, at the moment? Without actually transferring data between them, i.e. scrubbing the memory contents before allowing a VM to access it).

    1. thames Silver badge

      Re: Adding support for inter-VM shared memory

      It's apparently used for low latency inter-VM communication. QEMU (used with KVM) has this, and to the guest OS it appears as an emulated PCI device.

      1. David 132 Silver badge
        Happy

        Re: Adding support for inter-VM shared memory

        Hmm. I see no possible downside.

    2. Richard 12 Silver badge

      Re: Adding support for inter-VM shared memory

      Think of it like a NAS, but in physical RAM to erase most of the latency.

      I assume the actual low-level API is a bit smarter than SMB or NFS, but similar basic concept.

  3. kkslidermight

    Could really do without the doomerist naysaying commentary

    "Even though the project’s participants know it’s probably a futile gesture."

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon

Other stories you might like