OcttKB/Wiki-OcttKB/tiddlers/Normal/_QEMU.tid

19 lines
717 B
Plaintext

created: 20230217150049780
creator: Octt
modified: 20230823000733774
modifier: Octt
tags: Emulation Libre
title: QEMU
* https://www.qemu.org/
* https://github.com/qemu
<<^wikipediaframe QEMU>>
A software integrating QEMU as an [[Android]] app is [[Limbo PC Emulator|https://virtualmachinery.weebly.com/]] ([[Git|https://github.com/limboemu/limbo]]).
!!! ''How-to''
* [[Really Simple Network Bridging With qemu|https://spad.uk/really-simple-network-bridging-with-qemu/]]
* [[Expose guest port to host network|https://unix.stackexchange.com/questions/124681/how-to-ssh-from-host-to-guest-using-qemu#124777]] --- eg. `-device e1000,netdev=net0 -netdev user,id=net0`''`,hostfwd={tcp|udp}::{HostPort}-:{GuestPort}`''