mirror of
https://github.com/gryf/vboxmanage-bash-completion.git
synced 2025-12-18 03:50:19 +01:00
Added level 1 data cache options.
New options are added to modifyvm command: - --l1d-flush-on-sched - --l1d-flush-on-vm-entry
This commit is contained in:
@@ -6,7 +6,7 @@ script. However, in some point of time I've decided to rewrite it almost from
|
||||
scratch.
|
||||
|
||||
Current version of script was written and tested against VBoxManage in version
|
||||
5.2.14, and supports all commands (in some extent ;)).
|
||||
5.2.22, and supports all commands (in some extent ;)).
|
||||
|
||||
Unlike other attempts, I've tried to make the script context aware. See the
|
||||
simple session with the VBoxManage command below, to have an idea how it works:
|
||||
|
||||
Reference in New Issue
Block a user