On Sep 29, 2015, at 1:18 PM, Peter Maydell wrote: > On 29 September 2015 at 18:03, Programmingkid <programmingk...@gmail.com> > wrote: >> Allow the user the ability to run a custom script file. >> This patch adds a menu item called "Run Custom Script". >> When the user selects it, a open-file dialog has the >> user select a text file with the custom scripts to run. >> This allows for virtually unlimited expandability. All >> monitor commands should work with this feature. >> >> Signed-off-by: John Arbuckle <programmingk...@gmail.com> >> >> --- >> To test this patch, save this text "sendkey ctrl-alt-delete" >> in a text file. Then run a Windows guest to try out this >> feature. That is only a sample of what this patch could do. >> Mounting image files, debugging, and saving states are just >> a few of the things this patch can help the user to accomplish. > > Not a feature I want in the cocoa UI, please.
It can be consider it a poor man's Virt-manager. It is very small and light. It can help a lot of people out. I really believe in this feature. It can encompass a lot of the GUI features in most front-ends. Think about it, the user might never have to enter long file paths again with this feature. It makes life so much easier for QEMU users.