Michaela@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 5 hours agoRunklemmy.blahaj.zoneimagemessage-square58linkfedilinkarrow-up1641arrow-down14file-text
arrow-up1637arrow-down1imageRunklemmy.blahaj.zoneMichaela@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 5 hours agomessage-square58linkfedilinkfile-text
minus-squareMichaela@lemmy.blahaj.zoneOPlinkfedilinkEnglisharrow-up33·4 hours agoFFmpeg and QEMU? Holy shit! I had no idea
minus-squareArghblarg@lemmy.calinkfedilinkarrow-up13·4 hours agoand tcc, which while maybe not as ‘important’, is extremely cool.
minus-squarethemoken@startrek.websitelinkfedilinkarrow-up9·2 hours agoIt’s basically the best virtualization platform. It can do full system emulation across a number of platforms, or hardware assisted virtualization (using KVM). It’s incredibly useful for debug as well as doing real work.
minus-squareMichaela@lemmy.blahaj.zoneOPlinkfedilinkEnglisharrow-up7·3 hours agoI would say so? It’s an emulator and I personally use it to manage KVM on Linux. Makes my life easier. Not really sure about the precise details, sorry
FFmpeg and QEMU? Holy shit!
I had no idea
and tcc, which while maybe not as ‘important’, is extremely cool.
Is QEMU simply a VM?
It’s basically the best virtualization platform. It can do full system emulation across a number of platforms, or hardware assisted virtualization (using KVM). It’s incredibly useful for debug as well as doing real work.
I would say so? It’s an emulator and I personally use it to manage KVM on Linux. Makes my life easier.
Not really sure about the precise details, sorry