28 points | by politelemon 4 hours ago
9 comments
I just want a folding portable monitor now. We're getting so close...
Is it possible to get the reverse of this working? (Waydroid with play services on Linux phones, such as postmarketOS)
This can probably be upstreamed into podman. Podman already has supports using a VM using podman machine (uses different tech under the hood depending on the OS). This seems like it can be yet another backend for it.
And local FS access is mediated how?
curious is this just software qemu(not sure what word exactly was) instead of virtualization acceleration, probably more overheads?
https://github.com/ExTV/Podroid/blob/3f7d19dee63e24e0bd36c22... not sure
Yes, under How It Works:
> libqemu-system-aarch64.so (QEMU TCG, no KVM)
TCG means software emulation
Itbsays it doesnt use kvm, so i thinj that meens no accel.
With this I could in theory do all my work from my Android phone.
I just want a folding portable monitor now. We're getting so close...
Is it possible to get the reverse of this working? (Waydroid with play services on Linux phones, such as postmarketOS)
This can probably be upstreamed into podman. Podman already has supports using a VM using podman machine (uses different tech under the hood depending on the OS). This seems like it can be yet another backend for it.
And local FS access is mediated how?
curious is this just software qemu(not sure what word exactly was) instead of virtualization acceleration, probably more overheads?
https://github.com/ExTV/Podroid/blob/3f7d19dee63e24e0bd36c22... not sure
Yes, under How It Works:
> libqemu-system-aarch64.so (QEMU TCG, no KVM)
TCG means software emulation
Itbsays it doesnt use kvm, so i thinj that meens no accel.
With this I could in theory do all my work from my Android phone.