ArchipelProject / Archipel

XMPP Based Orchestrator
http://archipelproject.org
GNU Affero General Public License v3.0
800 stars 126 forks source link

possibility to chose graphic card emulation #1134

Open finasfinas opened 9 years ago

finasfinas commented 9 years ago

By default Archipel sets cirrus as the default graphics card.

Please add suport for this to be changed from the web interface. The emulation that gives better performance under windows and even linux guests is vmwarevga and gxl. I would also like to be able to select how much graphics memory and also ( in case of glx, if the setting enable 2d and enable 3d acelleration are on or off ).

being that this is so important for the performance of the GUI of a vm, it's a must have feature for archipel. :)

CyrilPeponnet commented 9 years ago

Pull requests are welcome :)

finasfinas commented 9 years ago

sure, if I knew how. Can't code, sorry :(

but still, this is an easy thing I think and would provide quite an improvement to the useability of archipel that I think devs should consider it for beta 7 :)

bdallen commented 8 years ago

This is one of the things I wouldn't mind too, but first need to get the Client GUI to build on OS X, not overly familiar with cappuccino, mainly work in NodeJS and python, etc.