VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78398   6 years vboxsync FE/Qt: bugref:7127: UIMediumEnumerator: Implement OnMediumRegistered …
(edit) @78397   6 years vboxsync FE/Qt: bugref:7127: UIMediumEnumerator: Dummies for new media events, …
(edit) @78396   6 years vboxsync FE/Qt: bugref:7127: Few more messages for media related section of …
(edit) @78395   6 years vboxsync FE/Qt: bugref:7127: Small coding-style fix for media related section …
(edit) @78394   6 years vboxsync DevATA: Minor cleanup, better compatibility with old ATA devices, …
(edit) @78393   6 years vboxsync Shared Clipboard/URI: Fixed VBoxClipboardWinClose() / …
(edit) @78392   6 years vboxsync FE/Qt: bugref:8400. Reattaching the medium even if medium type change …
(edit) @78391   6 years vboxsync tdMoveMedium1.py: Removed weird 'assert fRc is true' statement at the …
(edit) @78390   6 years vboxsync Shared Clipboard/URI: Updated GuestHost (common) code.
(edit) @78389   6 years vboxsync Additions/WINNT/Installer: Fixed leftover files after …
(edit) @78388   6 years vboxsync Additions/WINNT/Installer/Makefile.kmk: Rebuild the installer package …
(edit) @78387   6 years vboxsync Main: bugref:8612: Fixed error during MacOS guest creation using GUI
(edit) @78386   6 years vboxsync FE/Qt: bugref:8400: Fixing typo in r130334.
(edit) @78385   6 years vboxsync vboxinstaller.py: Don't let the installation report success when it …
(edit) @78384   6 years vboxsync Additions/common/crOpenGL/feedback: Need to wrap the crState* calls as …
(edit) @78383   6 years vboxsync winnt/vboxsf: Explanation as to why renaming is slow [missed a step]. …
(edit) @78382   6 years vboxsync winnt/vboxsf: Explanation as to why renaming is slow. bugref:9172
(edit) @78381   6 years vboxsync winnt/vboxsf: Converted and cleaned up vbsfNtRename. bugref:9172
(edit) @78380   6 years vboxsync winnt/vboxsf: Update FCB size info when opening a file too. bugref:9172
(edit) @78379   6 years vboxsync FsPerf: Test noticing remote file changes when opening a file. bugref:9172
(edit) @78378   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78377   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78376   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78375   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78374   6 years vboxsync FE/Qt: bugref:8400. Reataching the medium to the vms after a medium …
(edit) @78373   6 years vboxsync tstRTSymlink: Use the enmType parameter so recent w10 stop failing. …
(edit) @78372   6 years vboxsync Updated EFI firmware binaries.
(edit) @78371   6 years vboxsync VMM: Move VT-x/AMD-V helpers that are based on CPU specs to CPUM in …
(edit) @78370   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Check cached EFER with the CPU …
(edit) @78369   6 years vboxsync winnt/vboxsf: Some more set information docs regarding the library …
(edit) @78368   6 years vboxsync winnt/vboxsf: Workaround for SetEndOfFile() to the cached file size …
(edit) @78367   6 years vboxsync FsPerf: More tests of host<->guest interaction. bugref:9172
(edit) @78366   6 years vboxsync winnt/vboxsf: Removed FileBasicInfo from MRX_VBOX_FOBX as it was only …
(edit) @78365   6 years vboxsync winnt/vboxsf: Try keep the FCB file sizes (in FSRTL_COMMON_FCB_HEADER) …
(edit) @78363   6 years vboxsync winnt/vboxsf: Fixed ancient bug in the read code path that used …
(edit) @78362   6 years vboxsync FsPerf: More tests of host<->guest interaction. bugref:9172
(edit) @78361   6 years vboxsync FsPerf: More on the slave mode for testing host<->guest interaction. …
(edit) @78360   6 years vboxsync FsPerf: More on the slave mode for testing host<->guest interaction. …
(edit) @78359   6 years vboxsync FsPerf: Working on adding a slave that runs on the host and so we can …
(edit) @78358   6 years vboxsync FsPerf: Working on adding a slave that runs on the host and so we can …
(edit) @78357   6 years vboxsync winnt/vboxsf: Reworked the set-timestamp handling. Need testcase and …
(edit) @78356   6 years vboxsync IPRT/isovfs.cpp: Ignore 2nd primary descriptor.
(edit) @78355   6 years vboxsync winnt/vboxsf: Reworked the set-timestamp handling. Need testcase and …
(edit) @78354   6 years vboxsync FE/Qt: bugref:8400. Disabling the medium editing widgets for DVD and …
(edit) @78353   6 years vboxsync FE/Qt: bugref:8400. Disabled some medium editing widgets if the …
(edit) @78352   6 years vboxsync Main: bugref:8612: Added HW virtualization enabled always in …
(edit) @78351   6 years vboxsync Making CVirtualBox::findMachine(..) const
(edit) @78350   6 years vboxsync winnt/vboxsf: More VBoxMRxSetFileInfo comments. bugref:9172
(edit) @78349   6 years vboxsync HMVMXR0: Fix for machines with no EFER in the VMCS (was not saving …
(edit) @78348   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78347   6 years vboxsync DevVGA-SVGA.cpp: attempt to fix breakage from last change.
(edit) @78346   6 years vboxsync Shared Clipboard/URI: Build fix.
(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 …
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