VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74242   6 years vboxsync VMM: dtrace fixes
(edit) @74241   6 years vboxsync iprt/x86.h: dtrace doesn't grok RTUINT128U in X86XMMREG.
(edit) @74240   6 years vboxsync iprt/x86.h: Fixed duplicate MSR_IA32_VMX_VMFUNC definition (breaks dtrace).
(edit) @74239   6 years vboxsync Config.kmk: remove cloud extpack hack
(edit) @74238   6 years vboxsync Main: Attempt at making dtrace 1.6.2 happy. bugref:9152
(edit) @74237   6 years vboxsync IPRT/tools/Makefile.kmk: extpacks fix. bugref:9152
(edit) @74236   6 years vboxsync WDDM: Miniport driver: Assert -> AssertBreak
(edit) @74235   6 years vboxsync Config.kmk,Makefile.kmk,iprt: extpack solaris build hacking.
(edit) @74234   6 years vboxsync DnD/DragAndDropSvc.h: Added a protocol TODO list.
(edit) @74233   6 years vboxsync Makefile.kmk: for staged Darwin build update PATH explicitly so that …
(edit) @74232   6 years vboxsync IPRT/rest: fix typo in method name
(edit) @74231   6 years vboxsync IPRT/rest: Provide RTCRestBinaryParameter::getContentLength()
(edit) @74230   6 years vboxsync xpcom18a4/Makefile.kmk,extpacks.sh: Skip python and java bridges when …
(edit) @74229   6 years vboxsync xpcom18a4/Makefile.kmk,extpacks.sh: Skip python and java bridges when …
(edit) @74228   6 years vboxsync IPRT/rest: RTCRestBinaryParameter::assignCopy - don't forget to also …
(edit) @74227   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74226   6 years vboxsync DnD/VBoxClient: Don't use nested function macros here, makes certain …
(edit) @74225   6 years vboxsync VMX: Custom debug build warning fix for Windows hosts.
(edit) @74224   6 years vboxsync IPRT/http,rest: Clearified the content offset parameter in the callbacks.
(edit) @74223   6 years vboxsync libs/Makefile.kmk,xpcom18a4/Makefile.kmk: VBOX_ONLY_EXTPACK updates. …
(edit) @74222   6 years vboxsync IPRT/http: Implemented header callbacks. bugref:9167
(edit) @74221   6 years vboxsync IPRT: Updated stable exports. bugref:9152 [typo]
(edit) @74220   6 years vboxsync IPRT: Updated stable exports. bugref:9152
(edit) @74219   6 years vboxsync Main/ExtPack: Add another extpack helper function related to IProgress …
(edit) @74218   6 years vboxsync Main/Makefile.kmk: Adjustments for VBOX_ONLY_EXTPACKS. bugref:9152
(edit) @74217   6 years vboxsync bugref:9152. Progress implementation. Rearranging the code.
(edit) @74216   6 years vboxsync FE/Qt: UISelectorWindow Qt 5.11 build fix.
(edit) @74215   6 years vboxsync DnD/HostService: Doxygen build fix.
(edit) @74214   6 years vboxsync CloudProviderManagerImpl.cpp: Another build fix for …
(edit) @74213   6 years vboxsync DnD: SCM build fixes.
(edit) @74212   6 years vboxsync CloudProviderManagerImpl.cpp: Another build fix for …
(edit) @74211   6 years vboxsync DnD/HostService: Renaming, documentation.
(edit) @74210   6 years vboxsync VBox/Makefile.kmk: first go at fixing extpack build when …
(edit) @74209   6 years vboxsync IEM/VMX: Fix task switch triggered by INTn instruction (bugref:9244).
(edit) @74208   6 years vboxsync DnD/HostService: Build fix.
(edit) @74207   6 years vboxsync CloudProviderManagerImpl.cpp: Build fix for …
(edit) @74206   6 years vboxsync CloudProviderManagerImpl.cpp: Build fix for …
(edit) @74205   6 years vboxsync DnD/HostService: Refactored out more code to the common client and …
(edit) @74204   6 years vboxsync VMM/EM: Added EMMonitorWaitClear to clear address-range monitoring for …
(edit) @74203   6 years vboxsync IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
(edit) @74202   6 years vboxsync IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
(edit) @74201   6 years vboxsync IEM: Prepping for later.
(edit) @74200   6 years vboxsync bugref:9152. VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK is set to 1 by default.
(edit) @74199   6 years vboxsync IPRT/rest: Started writing tests for RTCRestClientRequestBase. bugref:9167
(edit) @74198   6 years vboxsync IPRT/rest: String map tests. A couple of bugfixes (removal, …
(edit) @74197   6 years vboxsync IPRT/rest: String map tests. A couple of bugfixes (removal, …
(edit) @74196   6 years vboxsync IPRT/rest: build fix. bugref:9167
(edit) @74195   6 years vboxsync IPRT/rest: Build fix for array tests. Started testing the string map. …
(edit) @74194   6 years vboxsync IPRT/rest: More array tests. bugref:9167
(edit) @74193   6 years vboxsync IPRT/rest: Array tests. Fixed double size decrement in removeAt …
(edit) @74192   6 years vboxsync IPRT/rest: RTCRestClientApiBase::reinitHttpInstance - as a temporary …
(edit) @74191   6 years vboxsync hm_vmx:h Added bit-fields for VMX exit reason.
(edit) @74190   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 todo with reminder to set bit 31.
(edit) @74189   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Don't include success as part of …
(edit) @74188   6 years vboxsync IPRT/rest: Started on testing the array class. bugref:9167
(edit) @74187   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74186   6 years vboxsync bugref:9152. Added Progress for the second part of OCI export.
(edit) @74185   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74184   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser model cleanup (that's heavy one).
(edit) @74183   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74182   6 years vboxsync IPRT/rest: Two more date tests. bugref:9167
(edit) @74181   6 years vboxsync IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
(edit) @74180   6 years vboxsync tstRTJson: nit
(edit) @74179   6 years vboxsync IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
(edit) @74178   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser view cleanup.
(edit) @74177   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser pane cleanup.
(edit) @74176   6 years vboxsync IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
(edit) @74175   6 years vboxsync IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
(edit) @74174   6 years vboxsync IPRT/RTCString: Fixed buggy assign(size_t, char) methods.
(edit) @74173   6 years vboxsync IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
(edit) @74172   6 years vboxsync Additions/drm: do not unpin an old frame buffer before the new one is …
(edit) @74171   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74170   6 years vboxsync IPRT/rest: Added testcase for RTCRestDouble, fixing issues found. …
(edit) @74169   6 years vboxsync IPRT/testcase: build fix. bugref:9167
(edit) @74168   6 years vboxsync VMM/HMVMXR0: Fix a typo in hmR0VmxCheckGuestState(). Bits 31:5 MBZ …
(edit) @74167   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume nit.
(edit) @74166   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74165   6 years vboxsync cpum.h: Nested VMX: bugref:9180 build fix.
(edit) @74164   6 years vboxsync VMM: Nested VMX: bugref:9180 Doxygen fix.
(edit) @74163   6 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74162   6 years vboxsync IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. …
(edit) @74161   6 years vboxsync IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167
(edit) @74160   6 years vboxsync IPRT/strtonum: Fixed problem handling INT64_MIN in RTStrToInt64Ex and …
(edit) @74159   6 years vboxsync IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the …
(edit) @74158   6 years vboxsync IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the …
(edit) @74157   6 years vboxsync IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the …
(edit) @74156   6 years vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming. [build fix]
(edit) @74155   6 years vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming.
(edit) @74154   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74153   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Conforming …
(edit) @74152   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Granularity …
(edit) @74151   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74150   6 years vboxsync IPRT/time: Added a few RTTimeFromXxxx tests and fixed bugs found. …
(edit) @74149   6 years vboxsync IPRT/rest: Adding RTCRestDate (untested). bugref:9167
(edit) @74148   6 years vboxsync IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
(edit) @74147   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Secondary processor-based …
(edit) @74146   6 years vboxsync OCI: POC on setting Progress data from ExtPack. Shows fake data, but …
(edit) @74145   6 years vboxsync iprt/time.h: Dropped unnecessary pragma pack on RTTIME.
(edit) @74144   6 years vboxsync DnD/VBoxClient: Fixed copying over files from host -> guest.
(edit) @74143   6 years vboxsync IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
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