Remote bookmarks
Open
enhancement
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
To be implemented after #132 which will take the form of bookmarks. Once that's done, it should be not too much work to enable "remote bookmarks", i.e. run QEMU binary on another machines (Windows/Linux/Mac) while having all the data hosted on the iOS device (qemu-nbd and SPICE). This effectively turns UTM into a terminal client powered by SPICE.
- [ ] Enable LZ4 in SPICE
- [ ] Integrate `qemu-nbd` code into UTM
- [ ] Create `utm-server` CLI for Windows/Linux/Mac which is a wrapper for launching QEMU
- [ ] Pass authentication information from client to server
- [ ] Connect to non-localhost for QEMU monitor, SPICE, NBD, etc
Contributor guide
Assessment
This issue has not been assessed yet.