VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74691   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: Proper …
(edit) @74690   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: No layout …
(edit) @74689   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: Sync Element …
(edit) @74688   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Sync Global item …
(edit) @74687   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: Adjusting color …
(edit) @74686   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: No vertical …
(edit) @74685   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: Adjusting color …
(edit) @74684   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 nit.
(edit) @74683   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Add task switch intercept.
(edit) @74682   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: No need for …
(edit) @74681   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: Resize root …
(edit) @74680   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: No layout margin …
(edit) @74679   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: No layout margin …
(edit) @74678   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use RT_UOFFSETOF rather than …
(edit) @74677   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: Full cleanup for …
(edit) @74676   6 years vboxsync IPRT/ldr: Mach-O underscore kludge. bugref:9232
(edit) @74675   6 years vboxsync nit
(edit) @74674   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: No need for …
(edit) @74673   6 years vboxsync DnD/DnDURIObject: Fixed checking for valid flags in OpenEx().
(edit) @74672   6 years vboxsync IPRT/asn1: Hacked code into handling the necessary indefinite length …
(edit) @74671   6 years vboxsync WDDM: enable R3 logging in debug builds
(edit) @74670   6 years vboxsync WDDM: enable VectoredExceptionHandler in debug builds
(edit) @74669   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Assert that the ES segment cannot be …
(edit) @74668   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added string I/O intercepts.
(edit) @74667   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; String IO intercept …
(edit) @74666   6 years vboxsync VRDP: allow AF_UNIX listening socket (internal contribution)
(edit) @74665   6 years vboxsync BIOS: Test VBOX_BIOS_CPU instead of BX_CPU.
(edit) @74664   6 years vboxsync common/ldr: add RT_FALL_THRU() to recently added files to fix build. …
(edit) @74663   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix exit reason typo.
(edit) @74662   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Remove unused local variable.
(edit) @74661   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added IN/OUT intercepts.
(edit) @74660   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; I/O exit prep …
(edit) @74659   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Log statement fix.
(edit) @74658   6 years vboxsync Config.kmk: Add the two libgcc paths as deps to DynamicConfig.kmk to …
(edit) @74657   6 years vboxsync IPRT/asn1: Working on parsing Mach-O code signing structures... …
(edit) @74656   6 years vboxsync IPRT/ldr: Working on parsing Mach-O code signing structures... bugref:9232
(edit) @74655   6 years vboxsync iprt/formats/lx.h: Make scm happy. bugref:9232
(edit) @74654   6 years vboxsync IPRT: More kStuff cleanup. bugref:9232
(edit) @74653   6 years vboxsync IPRT: Try shut up xmlFree linker warning.
(edit) @74652   6 years vboxsync iprt: Use imported Mach-O code; removed kStuff entirely. bugref:9232
(edit) @74651   6 years vboxsync iprt/nt/hyperv.h: updates. bugref:9044
(edit) @74650   6 years vboxsync IPRT: Mach-O build fix. bugref:9232
(edit) @74649   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added reading VTPR for …
(edit) @74648   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR …
(edit) @74647   6 years vboxsync IPRT: Fixed segment alignment bug in the mach-o code. bugref:9232
(edit) @74646   6 years vboxsync IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
(edit) @74645   6 years vboxsync IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
(edit) @74644   6 years vboxsync IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
(edit) @74643   6 years vboxsync IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
(edit) @74642   6 years vboxsync IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
(edit) @74641   6 years vboxsync IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
(edit) @74640   6 years vboxsync IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
(edit) @74639   6 years vboxsync IPRT: Initial adapting of the kstuff loader code. bugref:9232
(edit) @74638   6 years vboxsync IPRT: Initial adaption of the kstuff loader code. bugref:9232
(edit) @74637   6 years vboxsync IPRT: Adding virgin of lx.h from kStuff revision 113. bugref:9232
(edit) @74636   6 years vboxsync IPRT: Adding virgin copies of kLdrModMachO.c and kLdrModLX.c from …
(edit) @74635   6 years vboxsync IEM: Nested VMX: bugref:9180 I think I'm finally done with the Mov-CR …
(edit) @74634   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment nit.
(edit) @74633   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Add Mov-to-cr8 and …
(edit) @74632   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Let the caller check for VMX non-root …
(edit) @74631   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Shift typo.
(edit) @74630   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added Mov from CR8 …
(edit) @74629   6 years vboxsync FE/Qt: bugref:9620: UIApplianceImportEditorWidget: Disable unused w/a …
(edit) @74628   6 years vboxsync FE/Qt: bugref:9620: UIApplianceImportEditorWidget: A bit of fixes for …
(edit) @74627   6 years vboxsync FE/Qt: bugref:9260. Dont set column width explicitly in clone wizard(s)
(edit) @74626   6 years vboxsync FE/Qt: bugref:9260. Adding a label to import wizard(s) for additional …
(edit) @74625   6 years vboxsync Additions/linux/vboxvideo: fix building on EL 7 minor release 1. …
(edit) @74624   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment typos.
(edit) @74623   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment typo.
(edit) @74622   6 years vboxsync Graphics/VBoxVideo.h: make official that calling VBVA enable updates …
(edit) @74621   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit; CR3 intercepts.
(edit) @74620   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; CR4 write intercept.
(edit) @74619   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Remove iemVmxGetMaskedCr0.
(edit) @74618   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Adjust iemGetMaskedCr0 for both CR0 …
(edit) @74617   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Sync chooser group item …
(edit) @74616   6 years vboxsync NEM/win: doc updates. bugref:9044
(edit) @74615   6 years vboxsync Additions/linux/vboxvideo: fix building on various EL 7 minor …
(edit) @74614   6 years vboxsync iprt/crypto: Some apple code signing structures. bugref:9232
(edit) @74613   6 years vboxsync BIOS: Inlined write_word, read_word and friends. Saves over 600 bytes …
(edit) @74612   6 years vboxsync BIOS: Slightly optimized INT 15h protected mode switching code.
(edit) @74611   6 years vboxsync FE/Qt: bugref:9260. Build fix
(edit) @74610   6 years vboxsync FE/Qt: bugref:9260. Adding import options for keeping MAC addresses
(edit) @74609   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment nit.
(edit) @74608   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added CR0 guest/host and read-shadow …
(edit) @74607   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Mov to CR0 intercept.
(edit) @74606   6 years vboxsync NEM/win: Some more details. bugref:9044
(edit) @74605   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; CLTS intercept.
(edit) @74604   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix for r125486.
(edit) @74603   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 VM-exit bits; LMSW intercept. …
(edit) @74602   6 years vboxsync bugref:9230. Initial design of cloud connection manager via …
(edit) @74601   6 years vboxsync OCI: don't lose the error code from ExportVM
(edit) @74600   6 years vboxsync NEM/win: Kind of solved slowdown puzzle on AMD. bugref:9044
(edit) @74599   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Sync tool item look&feel with …
(edit) @74598   6 years vboxsync FE/Qt: bugref:9241: macOS: VirtualBox Manager: Adjust machine chooser …
(edit) @74597   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Make no spacing between global …
(edit) @74596   6 years vboxsync FE/Qt: bugref:9241: macOS: VirtualBox Manager: Sync global chooser …
(edit) @74595   6 years vboxsync FE/Qt: bugref:9241: macOS: A bit of color fixes for r125473.
(edit) @74594   6 years vboxsync iprt/string.h: Fix pasto in comment for RTStrToUInt32()
(edit) @74593   6 years vboxsync FE/Qt: bugref:9241: macOS: Reworking UIToolBar to have possibility to …
(edit) @74592   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; LLDT, SLDT, LTR, STR …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette