summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FE/Qt: bugref:9340. Dont use/update recent medium list for hard disk when the...vboxsync2019-02-192-4/+17
* VMM/IEM: Nested VMX: bugref:9180 Return VINF_VMX_VMEXIT on iemVmxVmexit* func...vboxsync2019-02-191-6/+12
* VMM/IEM: Nested VMX: bugref:9180 Fix up status code in the longjmp case as well.vboxsync2019-02-191-0/+3
* FE/Qt: bugref:9340. Updating recently used medium lists, and media folder lists.vboxsync2019-02-193-16/+18
* Guest Control/Validation Kit: More fixes for Windows XP guests.vboxsync2019-02-191-1/+12
* doc/manual: Replace xref in man and --help output with chapter/section number...vboxsync2019-02-181-0/+154
* doc/manual: Replace xref in man and --help output with chapter/section number...vboxsync2019-02-185-39/+92
* produce MSM installer for a whilevboxsync2019-02-181-1/+1
* Installer/win: Fix typos breaking the re-packing scripts. Include the target ...vboxsync2019-02-182-24/+41
* Guest Control/Validation Kit: Use "Windows\Media" instead of "Windows\Fonts" ...vboxsync2019-02-181-5/+2
* DevATA: EXECUTE DEVICE DIAGNOSTIC must always be run on both device 0 and 1. ...vboxsync2019-02-181-2/+20
* PDM: Added too on seemingly bogus release assertions. ticketref:18331vboxsync2019-02-181-2/+2
* FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate support for G...vboxsync2019-02-184-9/+48
* FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate Favorite chil...vboxsync2019-02-188-32/+91
* FE/Qt: bugref:9340. Using medium selector in the first time run wizardvboxsync2019-02-182-25/+2
* FE/Qt: bugref:9340. Fixes to r128874.vboxsync2019-02-182-29/+29
* Additions/WDDM: Always enable handling complex topologies (​bugref:9372), e...vboxsync2019-02-181-3/+3
* Additions/WDDM: Return TRUE in VBoxVidPnIsSupported() if hVidPn is NULL; the ...vboxsync2019-02-181-0/+8
* FE/Qt: bugref:9340. Replace the file selector dialog in the storage menu with...vboxsync2019-02-182-6/+17
* Guest Control/Validation Kit: Fixed and enabled test cases for reading (guest...vboxsync2019-02-181-19/+18
* Guest Control/Validation Kit: Use VM kind at most places instead of VM name; ...vboxsync2019-02-181-2/+2
* back to normalvboxsync2019-02-151-1/+1
* FE/Qt: bugref:9340. Adding 'create' action to medium tool.vboxsync2019-02-151-0/+1
* EFI: Tuned the IDE/ATAPI driver for about 10x better throughput.vboxsync2019-02-152-0/+26
* FE/Qt: bugref:9340. Using the correct variable during viso creation.vboxsync2019-02-151-1/+1
* produce MSM installer for a whilevboxsync2019-02-151-1/+1
* Installer/win: fix for MSM packing (not using language specifif paths). bugre...vboxsync2019-02-151-2/+2
* FE/Qt: bugref:9080. Populating the action-panel map correctly.vboxsync2019-02-151-2/+4
* Installer/win: Fix sed processing of the wix files used for re-packing and al...vboxsync2019-02-151-6/+15
* FE/Qt: bugref:9080. Move browser actions to a single vertical toolbar.vboxsync2019-02-158-228/+253
* Installer/win: Finish Properties.wxi -> Defines.wxi renaming (for MSM case). ...vboxsync2019-02-158-13/+9
* Additions/linux/installer: detect compressed kernel modules too in rebuild test.vboxsync2019-02-151-2/+3
* Installer/win: fix escaping (was showing up in the MSM case, but the issue wa...vboxsync2019-02-151-2/+2
* FE/Qt: bugref:9340. Use correct type during medium attachment.vboxsync2019-02-151-4/+4
* VMM/HM: Added V8086 mode checks to HMCanExecuteVmxGuest.vboxsync2019-02-153-16/+60
* Devices/Serial: Don't try to process data if the either the buffer is full or...vboxsync2019-02-142-6/+9
* Runtime/serialport-win.cpp: Don't keep dwEventMask on the stack for overlappe...vboxsync2019-02-141-38/+111
* FE/Qt: bugref:9080. Some cleanup and commenting.vboxsync2019-02-143-26/+8
* FE/Qt: bugref:9080. Redesigning VISO creator by hiding the ugly tree viewer. ...vboxsync2019-02-145-18/+117
* Updated user_PrivacyPolicy.xml to get updated Oracle Privacy Policy linkvboxsync2019-02-141-2/+2
* VMM/IEM: Nested VMX: bugref:9180 Fix clearing the MTF force-flag (typo).vboxsync2019-02-141-1/+1
* REM: Initialize hardware virtualization state in the partially constructed gu...vboxsync2019-02-141-0/+1
* Guest Control/Validation Kit: Fixes for testGuestCtrlCopyTo().vboxsync2019-02-141-5/+4
* FE/Qt: bugref:9241: VirtualBox Manager UI: Choose ex-group items after group ...vboxsync2019-02-141-2/+11
* FE/Qt: bugref:9241: VirtualBox Manager UI: Fixing crash happening after disba...vboxsync2019-02-145-38/+66
* Guest Control/HostService: Removed incorrect (debug) assertion in HostMsg::De...vboxsync2019-02-141-1/+0
* FE/Qt: bugref:9241: VirtualBox Manager UI: Simplify Chooser pane selection ch...vboxsync2019-02-142-21/+10
* Makefile.kmk: fix incorrect expansion inside a define (yes, needs '$'x4), and...vboxsync2019-02-141-5/+5
* FE/Qt: bugref:9049: Windows: Rename VirtualBoxVM process name accordingly.vboxsync2019-02-143-7/+71
* FE/Qt: bugref:9373: UIGraphicsScrollArea: Wheel event handling bug fix, take ...vboxsync2019-02-141-8/+11