summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/interface/vmware
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-023-3/+15
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-1/+1
* [console] Allow console input and output to be disabled independentlyMichael Brown2013-11-281-1/+1
* [netdevice] Make all net_driver methods optionalMichael Brown2013-11-011-10/+0Star
* [settings] Introduce the generalised concept of a numeric settingMichael Brown2013-08-011-1/+1
* [settings] Clarify usage of the term "named setting"Michael Brown2013-07-181-4/+3Star
* [settings] Eliminate settings "tag magic"Michael Brown2013-05-011-1/+1
* [vmware] Fix compilation under OpenBSDThomas Miletich2012-07-231-1/+1
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-204-4/+8
* [vmware] Allow settings to be specified in the VMware .vmx fileMichael Brown2012-04-171-0/+281
* [console] Do not share ANSI escape context between lineconsole usersMichael Brown2012-03-261-0/+8
* [console] Exclude text-based UI output from logfile-based consolesMichael Brown2012-03-261-1/+1
* [console] Allow usage to be defined independently for each consoleMichael Brown2012-03-261-0/+8
* [vmware] Fix length returned by guestrpc_command()Michael Brown2012-03-011-0/+1
* [vmware] Add VMware logfile console (CONSOLE_VMWARE)Michael Brown2012-02-291-0/+117
* [vmware] Add GuestRPC mechanismMichael Brown2012-02-292-0/+383