VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77880   6 years vboxsync linux/vboxsf: Another build fix. bugref:9172
(edit) @77879   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear VM-entry interruption info. …
(edit) @77878   6 years vboxsync linux/vboxsf: build fix. bugref:9172
(edit) @77877   6 years vboxsync FE/VBoxManage: spelling fix, thanks Timeless.
(edit) @77876   6 years vboxsync UDK2018: Massaged build tools to build with gcc 7.3
(edit) @77875   6 years vboxsync NetAdp/Win: (bugref:9409) Work around host-only adapter naming issue …
(edit) @77874   6 years vboxsync DBGPlugInLinux: Started looking for kernel modules. Works to some …
(edit) @77873   6 years vboxsync linux/vboxsf: Kicked out generic_file_aio_read and …
(edit) @77872   6 years vboxsync Main/HostDnsServiceDarwin: Fix hang during shutdown due to m_fStop …
(edit) @77871   6 years vboxsync FE/Qt: bugref:6699. Hiding some defunc actions.
(edit) @77870   6 years vboxsync FE/Qt: bugref:6699. Showing session panel during file manager start up.
(edit) @77869   6 years vboxsync DevVGA-SVGA: report the mouse cursor position only if the guest …
(edit) @77868   6 years vboxsync FE/Qt: bugref:6699. Getting rid of the small dialog during new folder …
(edit) @77867   6 years vboxsync DevVGA-SVGA: screen update notification is required to make the VRDP …
(edit) @77866   6 years vboxsync linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since …
(edit) @77865   6 years vboxsync FsPerf: Added a couple of TODOs. bugref:9172
(edit) @77864   6 years vboxsync linux/vboxsf: More small cleanups. bugref:9172
(edit) @77863   6 years vboxsync linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since …
(edit) @77862   6 years vboxsync linux/vboxsf: Don't need VbglR0SfSymlink any more on linux. bugref:9172
(edit) @77861   6 years vboxsync SharedFolderSvc: another todo. bugref:9172
(edit) @77860   6 years vboxsync SharedFoldersSvc: Must convert all kinds of slashes in the symlink …
(edit) @77859   6 years vboxsync linux/vboxsf: Return -EPERM when the host refuses to create symlinks. …
(edit) @77858   6 years vboxsync linux/vboxsf: Cleaning up the symlink related code and making it work …
(edit) @77857   6 years vboxsync Main/MediumImpl: Remove the TCP/NET interface implementation and reuse …
(edit) @77856   6 years vboxsync Devices/DrvVD: Get rid of the TCP/NET implementation and use the …
(edit) @77855   6 years vboxsync Storage/VD: Move the TCP/NET implementation from DrvVD to a separate …
(edit) @77854   6 years vboxsync linux/vboxsf: Cleaned up init(), moving the file system registration …
(edit) @77853   6 years vboxsync linux/vboxsf: Implemented the copy_file_range method and fixed a …
(edit) @77852   6 years vboxsync SharedFoldersSvc: Fixed parameter validation bug in …
(edit) @77851   6 years vboxsync FE/Qt: bugref:6699. Some fix for file manager item rename.
(edit) @77850   6 years vboxsync Additions/linux/vboxvideo: make driver work with Linux 5.0 and 5.1. …
(edit) @77849   6 years vboxsync SharedFoldersSvc: Added a function exposing RTFileCopy as well. [build …
(edit) @77848   6 years vboxsync SharedFoldersSvc: Added a function exposing RTFileCopy as well. bugref:9172
(edit) @77847   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Restore lost …
(edit) @77846   6 years vboxsync FE/Qt: bugref:9378: Small cleanup for r129324.
(edit) @77845   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: A bit of extra-data getters …
(edit) @77844   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Restore lost …
(edit) @77843   6 years vboxsync FE/Qt: bugref:9376: Hide host mouse cursor when valid guest mouse …
(edit) @77842   6 years vboxsync FE/Qt: bugref:9376: Move UIFrameBuffer mouse cursor position listener …
(edit) @77841   6 years vboxsync FE/Qt: bugref:9376: Cache mouse cursor position inside UISession.
(edit) @77840   6 years vboxsync FE/Qt: bugref:9376: A bit of cleanup of UISession code.
(edit) @77839   6 years vboxsync FE/Qt: bugref:6699. Some changes in the interface.
(edit) @77838   6 years vboxsync SharedFoldersSvc: Added new function for server-side file content …
(edit) @77837   6 years vboxsync SharedFoldersSvc: Added new function for server-side file content …
(edit) @77836   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77835   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77834   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77833   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77832   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77831   6 years vboxsync FsPerf: Added file copy tests and benchmark. bugref:9172
(edit) @77830   6 years vboxsync IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
(edit) @77829   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Fixing layout …
(edit) @77828   6 years vboxsync DevPlayground: Made the playground device somewhat configurable via CFGM.
(edit) @77827   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Reworking group …
(edit) @77826   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Reworking …
(edit) @77825   6 years vboxsync IPRT: Split RTFileCopyEx and RTFileCopyByHandlesEx out of …
(edit) @77824   6 years vboxsync bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
(edit) @77823   6 years vboxsync bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
(edit) @77822   6 years vboxsync FE/Qt: bugref:6699. Adding guest control console to machine's debug menu.
(edit) @77820   6 years vboxsync supHardNt: More info on VERR_SUP_VP_NOT_SIGNED_WITH_BUILD_CERT.
(edit) @77819   6 years vboxsync Main/Makefile.kmk: Extpack build fix for bugref:9242.
(edit) @77818   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77817   6 years vboxsync IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
(edit) @77816   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77815   6 years vboxsync IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
(edit) @77814   6 years vboxsync Main/ConsoleImpl.cpp/powerUp: Moved VRDE audio driver attaching and …
(edit) @77813   6 years vboxsync FE/Qt: bugref:9378. Style corrections.
(edit) @77812   6 years vboxsync FE/Qt: bugref:9378. Handling keybord focus a bit better.
(edit) @77810   6 years vboxsync Removed SubTstOCIExportVM1
(edit) @77808   6 years vboxsync Removed OCIExport.
(edit) @77806   6 years vboxsync Devices/UartCore: Fix assertion to avoid crash in release builds
(edit) @77805   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Reworking …
(edit) @77804   6 years vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(edit) @77803   6 years vboxsync SUP: update and extract build certificate.
(edit) @77801   6 years vboxsync VBoxManage snapshot: Use manpage help text (option parsing needs …
(edit) @77798   6 years vboxsync IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
(edit) @77797   6 years vboxsync IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
(edit) @77796   6 years vboxsync EFI: Tweaked memory map for more than 2G RAM.
(edit) @77795   6 years vboxsync EFI: More hacks to handle the case where ICH9 chipset gets some random …
(edit) @77788   6 years vboxsync EFI: Experimentally removed ISO9660 FS support which appears redundant …
(edit) @77784   6 years vboxsync FE/Qt: bugref:6699. Adding a bit more information to the property …
(edit) @77780   6 years vboxsync Storage/VHD: Fix memory leak in error case
(edit) @77779   6 years vboxsync FE/Qt: bugref:9378. Some margin and spacing corection on the search widget.
(edit) @77778   6 years vboxsync bugref:9312. scm fixes.
(edit) @77777   6 years vboxsync bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It …
(edit) @77776   6 years vboxsync Reverted r129368 as this was already addressed by r129145 and in a way …
(edit) @77775   6 years vboxsync DBGPlugInLinux.cpp: More verbose on errors.
(edit) @77774   6 years vboxsync Main: Some unattended ubuntu 4.10 installation hacking (unsuccessful).
(edit) @77773   6 years vboxsync Storage/VMDK: Limit the maximum supported descriptor size to avoid …
(edit) @77772   6 years vboxsync vfschain.cpp: Call memcpy only when there is something to copy to …
(edit) @77770   6 years vboxsync linux/vboxsf: Redid the code that synchronizes writes with mmappings …
(edit) @77769   6 years vboxsync Config.kmk: with VBOX_WITH_CORP_CODE_SIGNING treat "1" as a synonym …
(edit) @77766   6 years vboxsync Config.kmk: Change VBOX_WITH_CORP_CODE_SIGNING to be a set of …
(edit) @77765   6 years vboxsync FE/Qt: bugref:9378. Adding a tool button for hiding the search widget. …
(edit) @77764   6 years vboxsync FE/Qt: bugref:9376: It appeared r129427 is cross-platform requirement.
(edit) @77763   6 years vboxsync FE/Qt: bugref:9376: macOS fix for r129374.
(edit) @77762   6 years vboxsync FE/Qt: bugref:9378. Allowing wildcards in the search.
(edit) @77761   6 years vboxsync EFI: Don't build for source debugging by default.
(edit) @77760   6 years vboxsync Runtime/asn1-ut-integer.cpp: No bit set means both are zero and …
(edit) @77758   6 years vboxsync Runtime/common/fuzz: Updates, add possiblity to dump the recorded …
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