#qemu
Yea on 86box (and qemu and virtualbox i think) 10.0.2.2 goes to your localhost
November 10, 2025 at 12:30 AM
Want to try #smolBSD in no time without building, fetching, or even reading the doc?

$ curl -fsSL -o- smolbsd.org/sh|sh

No root needed, only qemu. It should work on Linux amd64, arm64, and macOS.
This will fire up a NetBSD rescue image with minimal tools!
November 7, 2025 at 6:07 PM
Ironcrad、動作要件厳しそう。
2GBのRAMでは足りないし、qemuだと-M q35をつけないとダメっぽい。動く実機、どれくらいあるんだろう。
November 9, 2025 at 1:09 PM
LUTINOS!
Le live d'hier est en ligne, au programme... pas le programme ^^" on a parlé virtu, qemu, libkrun, détails d'implem, bref, du fun mais 100% hors circuit youtu.be/sbRKgo5Hzt4
November 5, 2025 at 6:26 AM
How KVM and QEMU run VMs in Linux

Learn the distinct roles of QEMU and KVM in Linux virtualization. This article explains how they complement each other to run virtual machines at near-native speed.

https://popovicu.com/posts/how-kvm-and-qemu-run-vms-in-linux/
November 2, 2025 at 7:12 PM
So I wanted to make the NAND implementation in the iPod Touch QEMU fork using mmap, and it seems to work, until you realize, there is no Settings app! (but sometimes it does show up and I can't explain it)

(my fork of the fork is here: github.com/iProgramMC/q...)
October 30, 2025 at 10:51 PM
macOS Venturaにqemuを入れたい場合brewじゃ無くてmacportsを使えば行けます(2025/10/30時点)
October 30, 2025 at 2:47 PM
Redox os will be ready the day you can use it for wafrn. The browser included is a bit..lacking
October 30, 2025 at 7:41 AM
manual nixos install in upcloud is a success
October 27, 2025 at 4:35 PM
github.com/gmt4 has added FreeBSD support to smolBSD! unaccelerated as QEMU has no support for bhyve. Try it out: github.com/NetBSDfr/smo...
GitHub - NetBSDfr/smolBSD: smolBSD is a tiny BSD UNIX (NetBSD) system creation tool, primarily aimed at building modern, lightweight, fast micro VMs
smolBSD is a tiny BSD UNIX (NetBSD) system creation tool, primarily aimed at building modern, lightweight, fast micro VMs - NetBSDfr/smolBSD
github.com
October 25, 2025 at 8:20 AM
KubeVirt Virtual Machine disk images from DockerHub 👩‍💻☁️

ContainerCraft is heating up 🔥

Many images are already passing the qemu-guest-agent and ssh credential cloud-init testing and promotion pipeline already! ⚙️⚙️⚙️
October 24, 2025 at 4:12 AM
Docker and QEMU/KVM/libvirtd cause conflicts due to bridge networking. They use iptables, iptables-nft, nftables, iptables-legacy. Huge mess.
October 22, 2025 at 3:33 PM
I should probably note that the demo above is using QEMU emulation and is not backed by Hypervisor.framework, here is how fast it boots when hardware accelerated!
October 21, 2025 at 12:35 PM
October 21, 2025 at 1:01 PM
Microkit is a wrapper around seL4 to simplify things, but it's compiled to require the target to have hypervisor support, which QEMU won't provide as a guest. I thought it was using the hypervisor, but I see now it was emulating the CPU completely. So I need to build seL4 without hypervisor support.
October 17, 2025 at 7:02 PM
Newer POWER CPUs have a proper hypervisor mode, just like newer ARM CPUs, but on Linux/PowerPC, there's a KVM-PS module ("Problem State" being IBMese for user mode) that runs a QEMU guest OS in user mode, and all memory management and privileged instructions get trapped and emulated by the module.
October 15, 2025 at 5:50 PM
very cold take but ffmpeg and qemu have by far the worst CLIs
October 14, 2025 at 1:46 PM
Mis tähendab, et teloga ei saa valida?
Saab küll
October 13, 2025 at 5:37 PM
Heard about WinBoat, holy shit this is going to be so peak for FL Studio.

I am an Arch user (are you surprised at all? probably not) so having that seamless integration with QEMU over Wine is super fucking cool, even without the GPU passthrough
October 9, 2025 at 11:06 AM
qemu-system-x86_64 -cdrom 'https://pbs.twimg.com/media/FslP9twWwAYMGGs?format=png&name=large'
September 26, 2025 at 9:56 PM
FUCK LINUX!!! ME N MY BOYS ARE RUNNING PINTOS
September 25, 2025 at 2:23 AM
i would argue that when people think KVM, they are mostly thinking of qemu, which is not ideal
September 23, 2025 at 4:05 PM
My latest tutorial is out! How to use I2C on the #ESP32. I show how to talk to a real TMP102 sensor using #ESPIDF (and a virtual TMP105 sensor with #QEMU).
👇👇👇
shawnhymel.com/2954/esp32-h...

#IoT #microcontroller #embedded #programming #firmware
September 23, 2025 at 2:28 PM
Windows 11 running in a QEMU vm using my 7900x's iGPU, while linux uses my dedicated card.

If you had told me so much as a year ago that this would be my operating system endgame, I wouldn't have believed you.
September 22, 2025 at 4:50 PM
Either I fight QEMU to get macOS running or nag someone to check if my hex editor (ddhx) works on macOS. CI builds it, at the very least..
September 22, 2025 at 12:08 AM