Hacker News new | ask | show | jobs
by grishka 1738 days ago
Android should definitely be possible. The emulator that comes with the SDK already uses QEMU under the hood.
1 comments

In that case I wonder if the guest OS would pick up the AT interface of the modem on /dev/ttyUSB0.

Especially on an M1, perhaps running the arm builds wouldn't have too much overhead either, even though there are x86-64 images available as well.