Apart from the standard VESA resolutions, the Oracle VM VirtualBox VESA BIOS enables you to add up to 16 custom video modes which will be reported to the guest operating system. When using Windows guests with the Oracle VM VirtualBox Guest Additions, a custom graphics driver will be used instead of the fallback VESA solution so this information does not apply.
Additional video modes can be configured for each VM using the
extra data facility. The extra data key is called
$ VBoxManage setextradataVM-name "CustomVideoMode1" "1400x1050x16"
The VESA mode IDs for custom video modes start at
vga = 0x200 | 0x160 vga = 864
For guest operating systems with Oracle VM VirtualBox Guest Additions, a custom video mode can be set using the video mode hint feature.