qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ui/cocoa.m: run custom script menu item


From: Programmingkid
Subject: Re: [Qemu-devel] [PATCH] ui/cocoa.m: run custom script menu item
Date: Tue, 29 Sep 2015 13:53:39 -0400

On Sep 29, 2015, at 1:18 PM, Peter Maydell wrote:

> On 29 September 2015 at 18:03, Programmingkid <address@hidden> 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 <address@hidden>
>> 
>> ---
>> 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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]