Re: [Qemu-discuss] Complete manpage

2018-02-12 Thread Narcis Garcia
I see Qemu project has not optimal maintenance about documentation and help between versions (examples: what exact devices are assumed without the -nodefaults parameters OR no available listing with -vga ?) Well, I'm now looking for a manual page that covers subparameters such as "kvm=off" or "+nx

Re: [Qemu-discuss] Complete manpage

2018-02-12 Thread Peter Maydell
On 11 February 2018 at 09:17, Narcis Garcia wrote: > Where can I find at qemu.org updated manpages for each Qemu version? We don't currently provide those on qemu.org, I'm afraid. We link to the user manual for something that's usually more or less the most recent release, but we don't have rende

[Qemu-discuss] Complete manpage

2018-02-11 Thread Narcis Garcia
Where can I find at qemu.org updated manpages for each Qemu version? Thank you.