summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src/data/opt/openslx/vmchooser/plugins/virtualbox/includes/finalize_machine_config.inc
Commit message (Collapse)AuthorAgeFilesLines
* [vbox-src] fix usbJonathan Bauer2019-11-271-3/+11
|
* [vbox-src] properly set the attached disk uuidJonathan Bauer2019-10-101-6/+6
|
* [vbox-src] fix snapshot always added to the xmlJonathan Bauer2019-10-091-20/+19Star
|
* [vbox-src] Overhaul CPU config, remove USB overridesSimon Rettberg2019-06-241-34/+32Star
|
* [vbox] only add floppy controller if missingJonathan Bauer2018-04-251-6/+8
|
* [vbox-src] add CDROM supportJonathan Bauer2018-04-191-0/+39
|
* [vbox-src] add floppy host deviceJonathan Bauer2018-04-191-0/+6
|
* [vbox-src] finalize xml: split into functionsJonathan Bauer2018-04-191-30/+61
|
* [vbox-src] support SHARE_REMAP_MODEJonathan Bauer2018-04-191-11/+11
| | | | and moved some variables
* [*] detect_cpu_flag as generic run-virt functionJonathan Bauer2018-04-171-4/+0Star
|
* [vbox-src] force audio driver to alsaJonathan Bauer2018-04-161-1/+4
|
* [vbox-src] use xmlstarlet to handle placeholdersJonathan Bauer2018-04-161-20/+25
|
* [vbox-src] properly use generic MACJonathan Bauer2018-04-161-4/+2Star
|
* [vbox-src] better cpu flag detectionJonathan Bauer2018-04-141-12/+13
|
* [vbox-src] more vbox plugin fixesJonathan Bauer2018-04-131-14/+41
| | | | | | | | | * use HW_CORES from /run/hwinfo * add usb attach script [WIP] * udev rule to trigger attach script when usb is connected * edit_attr -> set_attr now always creating missing nodes/attributes ...and prolly more I cant think of now ...
* [vbox-src] replace old placeholder namesJonathan Bauer2018-03-281-5/+5
|
* [vbox-src] shared folders and vram ammount + 2Dacceleration set to trueVictor Mocanu2018-03-281-3/+11
|
* [vbox-src] wrappers for xmlstarletJonathan Bauer2018-02-061-17/+45
| | | | and use them when creating the final machine configuration
* [vbox-src] run-virt plugin functional (wip)Jonathan Bauer2018-02-011-0/+58