Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux
  3. macOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"

macOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"

Scheduled Pinned Locked Moved Linux
linux
45 Posts 30 Posters 176 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T [email protected]
    This post did not contain any content.
    P This user is from outside of this forum
    P This user is from outside of this forum
    [email protected]
    wrote last edited by
    #29

    Proud of you!

    1 Reply Last reply
    0
    • T [email protected]
      This post did not contain any content.
      hiddenlayer555@lemmy.mlH This user is from outside of this forum
      hiddenlayer555@lemmy.mlH This user is from outside of this forum
      [email protected]
      wrote last edited by
      #30

      Embrace <-- You are here

      Extend

      Extinguish

      Fuck Apple

      T 1 Reply Last reply
      17
      • N [email protected]

        You're right. I wouldn't, but someone did for me!

        hiddenlayer555@lemmy.mlH This user is from outside of this forum
        hiddenlayer555@lemmy.mlH This user is from outside of this forum
        [email protected]
        wrote last edited by
        #31

        If it's a work computer, tell your IT department it's getting in the way of your job.

        1 Reply Last reply
        5
        • jagged_circle@feddit.nlJ [email protected]

          You're doing it wrong. I want to run a macOS container on Linux

          anunusualrelic@lemmy.worldA This user is from outside of this forum
          anunusualrelic@lemmy.worldA This user is from outside of this forum
          [email protected]
          wrote last edited by
          #32

          But why?

          R 1 Reply Last reply
          1
          • S [email protected]

            virtio-gpu with Vulkan pass through for the VM with a Vulkan to Metal translator in host user space. There are various talks about this including at KVM forum: https://kvm-forum.qemu.org/2024/The_many_faces_of_virtio-gpu_F4XtKDi.pdf

            G This user is from outside of this forum
            G This user is from outside of this forum
            [email protected]
            wrote last edited by
            #33

            Is Apple’s tech going to be using KVM machinery then, or are you just saying that it’s possible in general?

            S 1 Reply Last reply
            0
            • G [email protected]

              Is Apple’s tech going to be using KVM machinery then, or are you just saying that it’s possible in general?

              S This user is from outside of this forum
              S This user is from outside of this forum
              [email protected]
              wrote last edited by [email protected]
              #34

              No the Apple hypervisor is called hvf, but projects like rust-vmm and QEMU can control and service guests run on that hypervisor. No KVM required.

              G 1 Reply Last reply
              1
              • S [email protected]

                No the Apple hypervisor is called hvf, but projects like rust-vmm and QEMU can control and service guests run on that hypervisor. No KVM required.

                G This user is from outside of this forum
                G This user is from outside of this forum
                [email protected]
                wrote last edited by
                #35

                Oh that’s cool! I thought virtio and such were KVM-specific things. I have never been super clear on the relationship between QEMU and the hypervisor itself, like where one ends and the other begins.

                S 1 Reply Last reply
                0
                • T [email protected]
                  This post did not contain any content.
                  T This user is from outside of this forum
                  T This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #36

                  When all you hire are web devs everything becomes a docker

                  hobbsc@lemmy.sdf.orgH 1 Reply Last reply
                  13
                  • anunusualrelic@lemmy.worldA [email protected]

                    But why?

                    R This user is from outside of this forum
                    R This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #37

                    Certain application only has Mac OS or Windows version.

                    1 Reply Last reply
                    7
                    • pseudospock@lemmy.dbzer0.comP [email protected]

                      This isn't a Linux post.

                      C This user is from outside of this forum
                      C This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #38

                      While I read the title I was thinking “that sounds like Linux with extra steps” - maybe that’s good enough for some discussion.

                      pseudospock@lemmy.dbzer0.comP 1 Reply Last reply
                      0
                      • T [email protected]
                        This post did not contain any content.
                        yogthos@lemmy.mlY This user is from outside of this forum
                        yogthos@lemmy.mlY This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #39

                        1 Reply Last reply
                        11
                        • T [email protected]

                          When all you hire are web devs everything becomes a docker

                          hobbsc@lemmy.sdf.orgH This user is from outside of this forum
                          hobbsc@lemmy.sdf.orgH This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #40

                          docker?! i hardly knew her!

                          1 Reply Last reply
                          5
                          • T [email protected]
                            This post did not contain any content.
                            V This user is from outside of this forum
                            V This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #41

                            Isn't it this one ?
                            https://github.com/apple/containerization

                            1 Reply Last reply
                            1
                            • G [email protected]

                              Oh that’s cool! I thought virtio and such were KVM-specific things. I have never been super clear on the relationship between QEMU and the hypervisor itself, like where one ends and the other begins.

                              S This user is from outside of this forum
                              S This user is from outside of this forum
                              [email protected]
                              wrote last edited by [email protected]
                              #42

                              VirtIO was originally developed as a device para-virtualization as part of KVM but it is now an OASIS standard: https://docs.oasis-open.org/virtio/virtio/v1.3/virtio-v1.3.html which a number of hypervisors/VMM's support.

                              The line between what a hypervisor (like KVM) does and what is delegated to a Virtual Machine Monitor - VMM (like QEMU) is fairly blurry. There is always an additional cost to leaving the hypervisor to the VMM so it tends to be for configuration and lifetime management. However VirtIO is fairly well designed so the bulk of VirtIO data transactions can be processed by a dedicated thread which just gets nudged by the kernel when it needs to do stuff leaving the VM cores to just continue running.

                              I should add HVF tends to delegate most things to the VMM rather than deal with things in the hypervisor. It makes for a simpler hypervisor interface although not quite as performance tuned as KVM can be for big servers.

                              1 Reply Last reply
                              2
                              • loweffortname@lemmy.blahaj.zoneL [email protected]

                                It supports Rosetta2, so yes.

                                S This user is from outside of this forum
                                S This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #43

                                However, with macOS 26 (Tahoe) being the final version for Intel-based Macs, Rosetta 2 will be on the chopping block afterwards.

                                Starting with macOS 28, Apple said that only a limited version of Rosetta 2 will remain available for older games that rely on Intel-based frameworks

                                1 Reply Last reply
                                0
                                • hiddenlayer555@lemmy.mlH [email protected]

                                  Embrace <-- You are here

                                  Extend

                                  Extinguish

                                  Fuck Apple

                                  T This user is from outside of this forum
                                  T This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by [email protected]
                                  #44

                                  I'll believe it if I see it.

                                  1 Reply Last reply
                                  0
                                  • C [email protected]

                                    While I read the title I was thinking “that sounds like Linux with extra steps” - maybe that’s good enough for some discussion.

                                    pseudospock@lemmy.dbzer0.comP This user is from outside of this forum
                                    pseudospock@lemmy.dbzer0.comP This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #45

                                    Not here, it's not.

                                    1 Reply Last reply
                                    0
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    • Login

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Categories
                                    • Recent
                                    • Tags
                                    • Popular
                                    • World
                                    • Users
                                    • Groups