Custom qemu/kvm invocation

bert64

Renowned Member
Aug 14, 2008
74
4
73
Would it be possible to have proxmox manage custom invocations of kvm/qemu, that is proxmox lists the system in the ui and can start/stop it and add the network bridges etc as required, but the majority of the command line is entered by hand by the user (basically an extension of the args: option)...

This could be useful for niche cases, and much tidier than maintaining custom scripts to start the images, access the consoles and setup networking bridges etc. Examples i can think of would be:

Very custom KVM setups (eg -M isapc) used for legacy systems or testing etc...
Emulated systems with qemu (legacy applications, ARM development systems etc)