Maker tech hub — AI · 3D print · Pi · ESP32 · plus the classic tech archive.

Free ESP32 kit · Books · Network Ninja · Archive

Classic tech archive. From the original averyjparker.com tech blog — historical context; pair with modern guides where noted. Full archive · Maker projects · Network Ninja

Classic tip · Classic

Qemu v. 0.8.0

I just happened across The Qemu site and found that qemu v. 0.8.0 has been released *(yesterday). I haven't had a chance to download and try myself, but it looks like the open source virtualization s…

Written by

Avery J. Parker

IT veteran, maker educator, and author of Network Ninja, 3D Printing Mastery, and AI Workflow Mastery. Business IT: Diversified Tech Solutions.

I just happened across The Qemu site and found that qemu v. 0.8.0 has been released *(yesterday). I haven't had a chance to download and try myself, but it looks like the open source virtualization software has had quite a few improvements. Among the most interesting I see are initial USB support and virtual networking between qemu sessions.
ARM system emulation: Arm Integrator/CP board with an arm1026ej-s cpu (Paul Brook)
- SMP support
- Mac OS X cocoa improvements (Mike Kronenberg)
- Mac OS X CoreAudio driver (Mike Kronenberg)
- DirectSound driver (malc)
- ALSA audio driver (malc)
- new audio options: '-soundhw' and '-audio-help' (malc)
- ES1370 PCI audio device (malc)
- Initial USB support
- Linux host serial port access
- Linux host low level parallel port access
- New network emulation code supporting VLANs.
- MIPS and MIPSel User Linux emulation
- MIPS fixes to boot Linux (Daniel Jacobowitz)
- NX bit support
- Initial SPARC SMP support (Blue Swirl)
- Major overhaul of the virtual FAT driver for read/write support (Johannes Schindelin)