Live data from Hacker News

Viewing profile — slpnix

slpnix

HN member
Joined
Thu, Jan 31, 2019, 8:38 AM UTC
HN karma
180
Public activity
15 items

About slpnix

https://sinrega.org https://github.com/slp https://twitter.com/slpnix https://mstdn.io/@slp

Recent public activity

  1. story
  2. comment
    Comment #41390104

    Podman supports this since quite a while with the krun variant of the crun runtime ( https://github.com/containers/crun/blob/main/krun.1 ), provided in Fedora by the "crun-krun" pa…

  3. story
  4. story
  5. story
  6. comment
    Comment #28430567

    Behind the scenes, it's using QEMU with Alex Graf's patches for hvf (Hypervisor.framework) support, so it's Virtualization, not emulation. In other words, the performance is really…

  7. comment
    Comment #25955682

    I can't comment on the comparison with Docker for Mac bacause, honestly, I have never used it. With krunvm, each session initiated with "krunvm start" is an independent lightweight…

  8. comment
    Comment #25955204

    The key is that libkrun ( https://github.com/containers/libkrun ), the library that krunvm uses for running the VMs, as recently integrated support for Hypervisor.framework on ARM6…

  9. comment
    Comment #25955190

    krunvm uses libkrun ( https://github.com/containers/libkrun ) for executing the VM, and while the later is also based in rust-vmm and shares some code with Firecracker and Cloud-Hy…

  10. story
  11. comment
    Comment #21475671

    I think the slide 14 from the talk "Reports of my Bloat Have Been Greatly Exaggerated" [1] presented by Paolo Bonzini at KVM Forum 2019 gives some good perspective about QEMU's sec…

  12. comment
    Comment #21473929

    That's correct. The initial versions of the microvm patch series did require KVM, but the one that got upstreamed does work with TCG [1], thanks to the QEMU's maintainers feedback.…

  13. comment
    Comment #21473064

    From the guest perspective, the differences are minimal. Even boot time of the guest (thinking about a custom-built minimalist Linux kernel here) is roughly the same. On the host s…

  14. story
  15. story