diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-01-08 18:44:03 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-02-09 03:32:52 +0000 |
| commit | f367e1c738b72fd6bd9a704a11f50db838f47702 (patch) | |
| tree | b19be993722f0d1fc58fc317eba0015090f73fa9 /scripts | |
| parent | dd13b2b6df049df622838aa3e5303ddbe1446fde (diff) | |
| download | meta-virtualization-f367e1c738b72fd6bd9a704a11f50db838f47702.tar.gz | |
vrunner: update static port forwarding for bridge networking
Update the static port forwarding (used at QEMU startup) to match
the dynamic QMP port forwarding change. With bridge networking:
- QEMU forwards host:port -> VM:port
- Docker's iptables handles VM:port -> container:port
Previously the static port forward went directly to the container
port (host:8080 -> VM:80), which doesn't work with bridge networking
where Docker needs to handle the final hop.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
