Re: [PATCH] Remove the deprecated "-runas" command line option

2025-01-03 Thread Daniel P . Berrangé
On Fri, Jan 03, 2025 at 04:54:11PM +0100, Thomas Huth wrote: > It has been marked as deprecated two releases ago, so it should > be fine now to remove this command line option. > > Signed-off-by: Thomas Huth > --- > docs/about/deprecated.rst | 6 -- > docs/about/removed-features.rst |

[PATCH] Remove the deprecated "-runas" command line option

2025-01-03 Thread Thomas Huth
It has been marked as deprecated two releases ago, so it should be fine now to remove this command line option. Signed-off-by: Thomas Huth --- docs/about/deprecated.rst | 6 -- docs/about/removed-features.rst | 6 ++ system/vl.c | 9 - qemu-options.hx