VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74724   6 years vboxsync Make scm happy. bugref:9232
(edit) @74723   6 years vboxsync IPRT/ssl: deal with relatively old OpenSSL 1.1.0 releases which don't …
(edit) @74722   6 years vboxsync bugref:9255. Switch to the new scale factor widget in vm settings dialog
(edit) @74721   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74720   6 years vboxsync Make scm happy. bugref:9232
(edit) @74719   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Update menu/action visibility …
(edit) @74718   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Sync default color tone.
(edit) @74717   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Sync Group item …
(edit) @74716   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74715   6 years vboxsync DnD/URIList: Added support for handling UNC paths.
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74713   6 years vboxsync SUPR3HardenedMain-posix.cpp: 32-bit build fix
(edit) @74712   6 years vboxsync IPRT/crypto: 2nd attempt at dealing with system openssl where RC4_INT …
(edit) @74711   6 years vboxsync IPRT/crypto: deal with system openssl where RC4_INT is defined as …
(edit) @74710   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Updated pending VM-exit list.
(edit) @74709   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added MWAIT intercept.
(edit) @74708   6 years vboxsync iprt/string.h: %RMpa - to percent-encode (a)ll reserved characters.
(edit) @74707   6 years vboxsync IPRT/ldr: Started on Mach-O code signature verification. bugref:9232
(edit) @74706   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added INVD intercept.
(edit) @74705   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added WBINVD intercept.
(edit) @74704   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added XSETBV intercept.
(edit) @74703   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 #UDs take priority over VM-exit for …
(edit) @74702   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Raise #UD for …
(edit) @74701   6 years vboxsync bugref:9255. Implementing a new guest screen scale factor editor
(edit) @74700   6 years vboxsync Addiitons/linux/vboxvideo: Fixes for API changes in kernel 4.19 …
(edit) @74699   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added VMX non-root mode CR0 …
(edit) @74698   6 years vboxsync VMM/IEM: Fix typo in SMSW.
(edit) @74697   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added VMX non-root mode CR0 …
(edit) @74696   6 years vboxsync VMM/HMVMXAll: Comment typo.
(edit) @74695   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix the I/O port wrap-around …
(edit) @74694   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Update pending todo list of VM-exits.
(edit) @74693   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added Mov DRx …
(edit) @74692   6 years vboxsync IPRT/RTSignTool: Some adjustments for apple signatures. bugref:9232
(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. …
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