Fixed in qemu, yes. But not Ubuntu. Ubuntu strips prebuilt files from
qemu and builds them from source. For sgabios, using the abandoned
source from Google code.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.n
Any chance of getting this patch included?
I've deleted the incorrect patch and attached the correct one (taken from
QEMU's sgabios repo).
** Patch removed: "0001-SGABIOS-fix-wrong-video-attrs-for-int-10h-ah-13h.patch"
https://bugs.launchpad.net/ubuntu/+source/sgabios/+bug/1670509/+attachment
Public bug reported:
I've got a guest only network and I'm wanting to access SSH on one of the
guests externally.
I'm using -netdev user,id=usernet0,hostfwd=tcp::-:22,restrict=yes -device
virtio-net-pci,netdev=usernet0
to forward to 22 in the guest.
The docs state:
restrict=on|off
Public bug reported:
We should be able to specify the umask for 9pfs so that files created by
the guest can be accessed by other users on the host. Currently they're
only accessible by the user running qemu (and of course, root).
** Affects: qemu
Importance: Undecided
Status: New
-