VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78345   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78344   6 years vboxsync DevVGA-SVGA.cpp: re-init FIFO on VM reset
(edit) @78343   6 years vboxsync DisplayImpl.cpp: verify that the graphics controller is enabled.
(edit) @78342   6 years vboxsync Build fix on Windows where the WDDM driver uses parts of the chromium …
(edit) @78341   6 years vboxsync Config.kmk,Additions/common/crOpenGL,VBox/GuestHost/OpenGL,HostServices …
(edit) @78340   6 years vboxsync Additions: Remove the VBoxOGLarrayspu library as it is unused for a …
(edit) @78339   6 years vboxsync winnt/vboxsf: Contiuing cleaning up VBoxMRxSetFileInfo; moving stuff …
(edit) @78338   6 years vboxsync winnt/vboxsf: Started cleaning up VBoxMRxSetFileInfo. bugref:9172
(edit) @78337   6 years vboxsync IPRT/memsafer: Added RTMemSaferGetSize.
(edit) @78335   6 years vboxsync IPRT/mem: Use RTMEMPAGEALLOC_F_ADVISE_LOCKED & …
(edit) @78334   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78333   6 years vboxsync Main:bugref:8612: Reverted the r130307 because the test should be made …
(edit) @78332   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78331   6 years vboxsync Main: bugref:8612: Added test to check IMachine::applyDefaults()
(edit) @78330   6 years vboxsync winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
(edit) @78329   6 years vboxsync winnt/vboxsf: Doxygen and related cleanups; eliminating the separate …
(edit) @78328   6 years vboxsync winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
(edit) @78327   6 years vboxsync winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
(edit) @78326   6 years vboxsync winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
(edit) @78325   6 years vboxsync libs/openssl-1.1.1b: fix two mistakes and re-enable. bugref:9431: …
(edit) @78324   6 years vboxsync FE/Qt: bugref:7127: Forgot to pass-through OnStorageControllerChanged …
(edit) @78323   6 years vboxsync FE/Qt: bugref:9438: Adding Try Oracle Cloud for Free button to Cloud …
(edit) @78322   6 years vboxsync libs/openssl-1.1.1b: disable again. bugref:9431: Update OpenSSL to 1.1.1b.
(edit) @78321   6 years vboxsync winnt/vboxsf: Doxygen and related cleanups; eliminating the separate …
(edit) @78320   6 years vboxsync libs/openssl-1.1.1b: second attempt at enabling openssl 1.1.1b. …
(edit) @78319   6 years vboxsync FE/Qt: revert r129302. bugref:9376: Complete hardware cursor …
(edit) @78318   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78317   6 years vboxsync Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
(edit) @78316   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78315   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78314   6 years vboxsync IPRT/nt: Implemented offSub & cbSub in the NT versions of …
(edit) @78312   6 years vboxsync Shared Clipboard/URI: Rerverted r130275 (committed wrong file).
(edit) @78310   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78308   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @78306   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Remove full guest-state sync …
(edit) @78305   6 years vboxsync winnt/vboxsf: Converting VBoxMRxQueryFileInfo to …
(edit) @78304   6 years vboxsync winnt/vboxsf: Use g_SfClient everywhere to avoid having dangling …
(edit) @78302   6 years vboxsync winnt/vboxsf: Converting VBoxMRxQueryFileInfo to …
(edit) @78301   6 years vboxsync winnt/vboxsf: Hide the RTFS_DOS_NT_REPARSE_POINT attribute as we don't …
(edit) @78299   6 years vboxsync FE/Qt: bugref:7127: Heavy cleanup for UIMediumEnumerator classes: …
(edit) @78298   6 years vboxsync FE/Qt: bugref:7127: Heavy cleanup for UIMediumEnumerator classes: …
(edit) @78297   6 years vboxsync FE/Qt: bugref:7127: Heavy cleanup for UIMediumEnumerator classes: …
(edit) @78296   6 years vboxsync Main: bugref:8612: Fixed error happened during VM creation with …
(edit) @78295   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Hack to workaround BSOD w/ …
(edit) @78294   6 years vboxsync FE/Qt: bugref:9241: Each time we move focus to to global item as a …
(edit) @78293   6 years vboxsync FE/Qt: VM settings / Storage page: Make sure info is fetched to page …
(edit) @78292   6 years vboxsync FE/Qt: bugref:8664. Correcting VRAM size after IMachine::applyDefaults …
(edit) @78291   6 years vboxsync libs/openssl: revert r130252: enable openssl 1.1.1b. bugref:9431: …
(edit) @78290   6 years vboxsync FE/Qt: bugref:8664. A small fix.
(edit) @78289   6 years vboxsync FE/Qt: bugref:8664. Correcting machine RAM size if need be.
(edit) @78288   6 years vboxsync libs/openssl: enable openssl 1.1.1b. bugref:9431: Update OpenSSL to …
(edit) @78287   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Array addressing of the VMX MSR …
(edit) @78286   6 years vboxsync FE/Qt: bugref:8664. Adding IMachine::appyDefaults call (disabled).
(edit) @78285   6 years vboxsync winnt/vboxsf: Fixed status code some DeleteFile & RemoveDir corner …
(edit) @78284   6 years vboxsync FsPerf: Some more corner cases. bugref:9172
(edit) @78283   6 years vboxsync winnt/vboxsf: Corrected VERR_FILE_NOT_FOUND translation so FsPerf gets …
(edit) @78282   6 years vboxsync winnt/vboxsf: Simplified file attribute conversion and made sure the …
(edit) @78281   6 years vboxsync IPRT/rest: doCall - always call consumeBody
(edit) @78280   6 years vboxsync winnt/vboxsf: Use 'vrc' for the vbox/iprt status code like we do in …
(edit) @78279   6 years vboxsync winnt/vboxsf: Simplified file attribute conversion and made sure the …
(edit) @78278   6 years vboxsync IPRT/nt: Implemented offSub & cbSub in the NT versions of …
(edit) @78277   6 years vboxsync Main/Machine::applyDefaults: corrected audio configuration order.
(edit) @78276   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Expert page: Integrate …
(edit) @78275   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: 2nd basic page: Rework …
(edit) @78274   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: 2nd basic page: Move form …
(edit) @78273   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: 1st basic page: Move form …
(edit) @78272   6 years vboxsync IPRT/rest: RTCRestBinaryResponse::receiveHttpCallback if we are …
(edit) @78271   6 years vboxsync FE/Qt: bugref:8664. Factoring out mdium attachment code into a …
(edit) @78270   6 years vboxsync DevPcNet: Clear the 'zeros' RMD field when writing (see bugref:1613).
(edit) @78269   6 years vboxsync DevPcNet: Ignore the 'zeros' RMD field, it should be entirely unused …
(edit) @78268   6 years vboxsync FE/Qt: bugref:8664. Factoring out vm configuration code to a separate …
(edit) @78267   6 years vboxsync Config.kmk,GuestHost\OpenGL,HostServices\SharedOpenGL: Fix a bunch of …
(edit) @78265   6 years vboxsync Config.kmk,GuestHost\OpenGL,HostServices\SharedOpenGL: Fix a bunch of …
(edit) @78264   6 years vboxsync Config.kmk,GuestHost\OpenGL,HostServices\SharedOpenGL: Fix a bunch of …
(edit) @78263   6 years vboxsync Config.kmk,GuestHost\OpenGL,HostServices\SharedOpenGL: Fix a bunch of …
(edit) @78262   6 years vboxsync Main: bugref:8612: Changed the possible return codes for …
(edit) @78261   6 years vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
(edit) @78260   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: 2nd basic page: Adjust …
(edit) @78259   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Use the VMCS info. from the …
(edit) @78258   6 years vboxsync VMM/HMVMXR0: Assertions.
(edit) @78257   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Assertion.
(edit) @78256   6 years vboxsync bugref:9416. removed unused variable.
(edit) @78255   6 years vboxsync bugref:9416. Added new API function …
(edit) @78254   6 years vboxsync VMM/HM: const bits.
(edit) @78253   6 years vboxsync VMM/HM: Remove couple of unused functions.
(edit) @78252   6 years vboxsync IPRT/http: render therefore unto the download callback the user data …
(edit) @78251   6 years vboxsync HostServices/SharedOpenGL: Remove unused code enclosed by #ifdef USE_OSMESA
(edit) @78250   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: A bit …
(edit) @78249   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: Cache …
(edit) @78248   6 years vboxsync FsPerf: Adjusting and extending nt-read-eof tests. bugref:9172
(edit) @78247   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: A bit …
(edit) @78246   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: …
(edit) @78245   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Comment typo.
(edit) @78244   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: Don't …
(edit) @78243   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix for CPUs that do not have …
(edit) @78242   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 spaces.
(edit) @78241   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Don't write 64-bits of guest …
(edit) @78240   6 years vboxsync VMM/HMVMXR0: Const bits.
(edit) @78239   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Const bits.
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