Timeline
Mar 30, 2019:
- 12:35 PM Changeset in vbox [77965] by
- Devices/Graphics: more preparations for drawing the pointer cursor …
- 11:37 AM Changeset in vbox [77964] by
- linux/vboxsf: Adjusted ftruncate trick for skipping MTIME+CTIME …
- 1:57 AM Changeset in vbox [77963] by
- linux/vboxsf: Added a ENOENT todo in vbsf_inode_setattr. bugref:9172
- 1:51 AM Changeset in vbox [77962] by
- linux/vboxsf: Don't set timestamps when changing the file size …
- 1:46 AM Changeset in vbox [77961] by
- linux/vboxsf: Don't set timestamps when changing the file size …
- 1:44 AM Changeset in vbox [77960] by
- linux/vboxsf: Pretend we can do nano-second timestamp resolution. …
Mar 29, 2019:
- 9:12 PM Changeset in vbox [77959] by
- linux/vboxsf: Invalidate the page cache pages for an inode if we think …
- 8:57 PM Changeset in vbox [77958] by
- VMSVGA: Refined pitch lock handling, also reset FIFO on VM reset. See …
- 6:05 PM Changeset in vbox [77957] by
- Additions/linux/vboxvideo: make driver work with Linux 5.1. Clean up …
- 5:59 PM Changeset in vbox [77956] by
- Additions/linux/drivers: move all rule in main Make file to the right …
- 5:20 PM Changeset in vbox [77955] by
- linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
- 5:13 PM Changeset in vbox [77954] by
- SVGA: Fixed thinkos (bugref:9424).
- 5:07 PM Changeset in vbox [77953] by
- linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
- 3:20 PM Changeset in vbox [77952] by
- VMSVGA: Implemented pitch lock registers. See bugref:9424
- 1:26 PM Changeset in vbox [77951] by
- linux/vboxsf: sf_g -> pSuperInfo. bugref:9172
- 1:12 PM Changeset in vbox [77950] by
- linux/vboxsf: vbsf_put_link signature fix for 4.2, 4.3 and 4.4 …
- 1:07 PM Changeset in vbox [77949] by
- linux/vboxsf: Detect kernel buffers for our iov_iter glue. Seems …
- 10:46 AM Changeset in vbox [77948] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: A bit of cleanup …
- 8:34 AM Changeset in vbox [77947] by
- doc/manual: update information about default graphics devices for …
- 3:25 AM Changeset in vbox [77946] by
- linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
- 3:19 AM Changeset in vbox [77945] by
- linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
- 3:17 AM Changeset in vbox [77944] by
- linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
Mar 28, 2019:
- 6:34 PM Changeset in vbox [77943] by
- linux/vboxsf: More tweaking of vbsf_splice_write and friends. Use our …
- 5:33 PM Changeset in vbox [77942] by
- linux/vboxsf: Implemented missing vbsf_splice_write to make it …
- 4:04 PM Changeset in vbox [77941] by
- Runtime/ldrELFRelocatable.cpp.h: several fixes * Check that the …
- 4:03 PM Changeset in vbox [77940] by
- linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
- 3:56 PM Changeset in vbox [77939] by
- linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
- 1:57 PM Changeset in vbox [77938] by
- Additions/x11/VBoxClient: mis-type in display-svga-x11. bugref:3810: …
- 1:15 PM Changeset in vbox [77937] by
- FE/Qt: bugref:9378: Runtime UI: Do not show framebuffer cursor if …
- 1:08 PM Changeset in vbox [77936] by
- FE/Qt: bugref:6699. Fixing some small things in the breadcrumbs widget.
- 12:54 PM Changeset in vbox [77935] by
- FE/Qt: bugref:6699. Using stack widget for navigation widgets.
- 12:42 PM Changeset in vbox [77934] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Rename …
- 12:30 PM Changeset in vbox [77933] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Rename …
- 10:17 AM Changeset in vbox [77932] by
- FE/Qt: bugref:6699. Adding a simple breadcrumbs navigation widget to …
- 1:34 AM Changeset in vbox [77931] by
- FsPerf: splice test fix + cleanup. bugref:9172
- 1:18 AM Changeset in vbox [77930] by
- Config.kmk: Give VBoxTpG some help finding yasm/nasm.
- 12:07 AM Changeset in vbox [77929] by
- IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172
- 12:05 AM Changeset in vbox [77928] by
- FsPerf: Do the splice() syscall ourselves (forgot) so we can build …
Mar 27, 2019:
- 11:51 PM Changeset in vbox [77927] by
- FsPerf: Enabled sendfile test on darwin. bugref:9172
- 11:42 PM Changeset in vbox [77926] by
- FsPerf: Added splice() tests and benchmarks. bugref:9172
- 8:54 PM Changeset in vbox [77925] by
- FsPerf: Added regular sendfile test (currently linux only). bugref:9172
- 6:43 PM Changeset in vbox [77924] by
- Storage/QCOW: Add necessary structures and checks to work with v3 images
- 2:43 PM Changeset in vbox [77923] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Restore lost …
- 2:38 PM Changeset in vbox [77922] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: A bit of cleanup …
- 2:37 PM Changeset in vbox [77921] by
- Storage/QCOW: Fix extracting offsets from the L1 and L2 table for v2 …
- 2:10 PM Changeset in vbox [77920] by
- VMSVGA: Report FIFO_CAP_RESERVE capability which we do support.
- 1:27 PM Changeset in vbox [77919] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Cleanup for …
- 1:01 PM Changeset in vbox [77918] by
- FE/Qt: bugref:9241: Build fix for r129629.
- 12:46 PM Changeset in vbox [77917] by
- Main: bugref:7929: Fixed comilation issues
- 12:43 PM Changeset in vbox [77916] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Initial cleanup …
- 12:41 PM Changeset in vbox [77915] by
- VMSVGA: Calculate pitch when width or bpp is set. See bugref:9424
- 12:20 PM Changeset in vbox [77914] by
- Main: bugref:7929: Fixed comilation issues
- 12:14 PM Changeset in vbox [77913] by
- Runtmie/dbgmoddwarf.cpp: Fix possible memory leak in error case and …
- 12:01 PM Changeset in vbox [77912] by
- Main: bugref:7929: Fixed comilation issues
- 11:51 AM Changeset in vbox [77911] by
- Main: bugref:7929: Fixed comilation issues
- 11:33 AM Changeset in vbox [77910] by
- Main: bugref:7929: Added ability to change the priority of the VM process
- 11:09 AM Changeset in vbox [77909] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Forgot something …
- 10:44 AM Changeset in vbox [77908] by
- Fix burning mac build boxes, sendfile() is not portable and OS X …
- 10:41 AM Changeset in vbox [77907] by
- Runtime/dbgmodnm.cpp: Plug memory leak in error case
- 9:40 AM Changeset in vbox [77906] by
- VMM/HMSVMR0: Ensure that when converting from a TRPM event, that if …
- 9:38 AM Changeset in vbox [77905] by
- err.h: Nested VMX: bugref:9180 Added …
- 8:54 AM Changeset in vbox [77904] by
- FE/Qt: bugref:6699. Resetting file table view selection correctly …
- 8:53 AM Changeset in vbox [77903] by
- VMM/HMSVMR0: Build fix.
- 8:49 AM Changeset in vbox [77902] by
- VMM: Fix HMSvmEventToTrpmEventType to convert #BP and #OF to …
- 8:30 AM Changeset in vbox [77901] by
- FE/Qt: bugref:6699. Some Makefile cleanup after file renames.
- 8:16 AM Changeset in vbox [77900] by
- VBoxRecompiler: Nit, easier to read identifiers rather than the value.
- 6:43 AM Changeset in vbox [77899] by
- VMM/IEM: Nested VMX: bugref:9180 Build fix.
- 6:13 AM Changeset in vbox [77898] by
- VMM/IEM: The EXT bit of the error code must be 1 for nested exceptions …
- 4:58 AM Changeset in vbox [77897] by
- VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 …
- 4:51 AM Changeset in vbox [77896] by
- VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 …
- 2:14 AM Changeset in vbox [77895] by
- FsPerf: Added file-to-file sendfile testcase for linux. bugref:9172
- 1:41 AM Changeset in vbox [77894] by
- FsPerf: Test readv beyond the end of the file. bugref:9172
Mar 26, 2019:
- 9:08 PM Changeset in vbox [77893] by
- VMMDev.h: Corrected the VMMDEV_REQUESTOR_CON_MASK value and docs …
- 6:02 PM Changeset in vbox [77892] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Cleanup for …
- 5:33 PM Changeset in vbox [77891] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Move …
- 5:16 PM Changeset in vbox [77890] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Split off …
- 5:01 PM Changeset in vbox [77889] by
- revert to r129461.
- 4:57 PM Changeset in vbox [77888] by
- man_VBoxManage-clonevm.xml: Checked how --options actually work and …
- 4:41 PM Changeset in vbox [77887] by
- manual/VBoxManage: Made the new clonevm build. Again, there must be …
- 4:37 PM Changeset in vbox [77886] by
- scm fix.
- 4:21 PM Changeset in vbox [77885] by
- scm fixes.
- 4:03 PM Changeset in vbox [77884] by
- EFI: Tweaked flags for Linux builds. Not working yet.
- 4:01 PM Changeset in vbox [77883] by
- bugref:9404. Added two new commands for VBoxManage - one displays the …
- 3:04 PM Changeset in vbox [77882] by
- docbook-refentry-to-C-help.xsl: Hacks for getting …
- 3:02 PM Changeset in vbox [77881] by
- linux/vboxsf: Another build fix (generic code now). bugref:9172
- 3:00 PM Changeset in vbox [77880] by
- linux/vboxsf: Another build fix. bugref:9172
- 2:45 PM Changeset in vbox [77879] by
- VMM/IEM: Nested VMX: bugref:9180 Clear VM-entry interruption info. …
- 1:27 PM Changeset in vbox [77878] by
- linux/vboxsf: build fix. bugref:9172
- 11:57 AM Changeset in vbox [77877] by
- FE/VBoxManage: spelling fix, thanks Timeless.
- 11:10 AM Changeset in vbox [77876] by
- UDK2018: Massaged build tools to build with gcc 7.3
- 8:11 AM Changeset in vbox [77875] by
- NetAdp/Win: (bugref:9409) Work around host-only adapter naming issue …
- 1:37 AM Changeset in vbox [77874] by
- DBGPlugInLinux: Started looking for kernel modules. Works to some …
- 1:36 AM Changeset in vbox [77873] by
- linux/vboxsf: Kicked out generic_file_aio_read and …
Mar 25, 2019:
- 5:16 PM Changeset in vbox [77872] by
- Main/HostDnsServiceDarwin: Fix hang during shutdown due to m_fStop …
- 1:42 PM Changeset in vbox [77871] by
- FE/Qt: bugref:6699. Hiding some defunc actions.
- 12:16 PM Changeset in vbox [77870] by
- FE/Qt: bugref:6699. Showing session panel during file manager start up.
- 11:15 AM Changeset in vbox [77869] by
- DevVGA-SVGA: report the mouse cursor position only if the guest …
- 9:27 AM Changeset in vbox [77868] by
- FE/Qt: bugref:6699. Getting rid of the small dialog during new folder …
- 9:12 AM Changeset in vbox [77867] by
- DevVGA-SVGA: screen update notification is required to make the VRDP …
Mar 24, 2019:
- 3:23 PM Changeset in vbox [77866] by
- linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since …
- 3:20 PM Changeset in vbox [77865] by
- FsPerf: Added a couple of TODOs. bugref:9172
- 2:50 PM Changeset in vbox [77864] by
- linux/vboxsf: More small cleanups. bugref:9172
- 2:42 PM Changeset in vbox [77863] by
- linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since …
- 2:48 AM Changeset in vbox [77862] by
- linux/vboxsf: Don't need VbglR0SfSymlink any more on linux. bugref:9172
- 2:42 AM Changeset in vbox [77861] by
- SharedFolderSvc: another todo. bugref:9172
- 2:38 AM Changeset in vbox [77860] by
- SharedFoldersSvc: Must convert all kinds of slashes in the symlink …
- 2:36 AM Changeset in vbox [77859] by
- linux/vboxsf: Return -EPERM when the host refuses to create symlinks. …
- 12:10 AM Changeset in vbox [77858] by
- linux/vboxsf: Cleaning up the symlink related code and making it work …
Mar 23, 2019:
- 5:41 PM Changeset in vbox [77857] by
- Main/MediumImpl: Remove the TCP/NET interface implementation and reuse …
- 5:41 PM Changeset in vbox [77856] by
- Devices/DrvVD: Get rid of the TCP/NET implementation and use the …
- 5:40 PM Changeset in vbox [77855] by
- Storage/VD: Move the TCP/NET implementation from DrvVD to a separate …
Mar 22, 2019:
- 10:23 PM Changeset in vbox [77854] by
- linux/vboxsf: Cleaned up init(), moving the file system registration …
- 8:54 PM Changeset in vbox [77853] by
- linux/vboxsf: Implemented the copy_file_range method and fixed a …
- 8:51 PM Changeset in vbox [77852] by
- SharedFoldersSvc: Fixed parameter validation bug in …
- 3:54 PM Changeset in vbox [77851] by
- FE/Qt: bugref:6699. Some fix for file manager item rename.
- 2:49 PM Changeset in vbox [77850] by
- Additions/linux/vboxvideo: make driver work with Linux 5.0 and 5.1. …
- 1:32 PM Changeset in vbox [77849] by
- SharedFoldersSvc: Added a function exposing RTFileCopy as well. [build …
- 1:24 PM Changeset in vbox [77848] by
- SharedFoldersSvc: Added a function exposing RTFileCopy as well. bugref:9172
- 1:22 PM Changeset in vbox [77847] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Restore lost …
- 1:17 PM Changeset in vbox [77846] by
- FE/Qt: bugref:9378: Small cleanup for r129324.
- 12:35 PM Changeset in vbox [77845] by
- FE/Qt: bugref:9241: VirtualBox Manager: A bit of extra-data getters …
- 10:41 AM Changeset in vbox [77844] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Restore lost …
- 8:16 AM Changeset in vbox [77843] by
- FE/Qt: bugref:9376: Hide host mouse cursor when valid guest mouse …
- 8:12 AM Changeset in vbox [77842] by
- FE/Qt: bugref:9376: Move UIFrameBuffer mouse cursor position listener …
- 8:08 AM Changeset in vbox [77841] by
- FE/Qt: bugref:9376: Cache mouse cursor position inside UISession.
- 8:01 AM Changeset in vbox [77840] by
- FE/Qt: bugref:9376: A bit of cleanup of UISession code.
- 8:00 AM Changeset in vbox [77839] by
- FE/Qt: bugref:6699. Some changes in the interface.
Mar 21, 2019:
- 9:50 PM Changeset in vbox [77838] by
- SharedFoldersSvc: Added new function for server-side file content …
- 9:32 PM Changeset in vbox [77837] by
- SharedFoldersSvc: Added new function for server-side file content …
- 8:52 PM Changeset in vbox [77836] by
- IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
- 8:51 PM Changeset in vbox [77835] by
- IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
- 8:47 PM Changeset in vbox [77834] by
- IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
- 8:44 PM Changeset in vbox [77833] by
- IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
- 8:41 PM Changeset in vbox [77832] by
- IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
- 6:08 PM Changeset in vbox [77831] by
- FsPerf: Added file copy tests and benchmark. bugref:9172
- 6:07 PM Changeset in vbox [77830] by
- IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
- 3:55 PM Changeset in vbox [77829] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Fixing layout …
- 3:01 PM Changeset in vbox [77828] by
- DevPlayground: Made the playground device somewhat configurable via CFGM.
- 2:37 PM Changeset in vbox [77827] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Reworking group …
- 2:27 PM Changeset in vbox [77826] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Reworking …
- 12:33 PM Changeset in vbox [77825] by
- IPRT: Split RTFileCopyEx and RTFileCopyByHandlesEx out of …
- 12:23 PM Changeset in vbox [77824] by
- bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
- 12:20 PM Changeset in vbox [77823] by
- bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
- 8:23 AM Changeset in vbox [77822] by
- FE/Qt: bugref:6699. Adding guest control console to machine's debug menu.
- 2:18 AM Changeset in vbox [77821] by
- SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
- 2:17 AM Changeset in vbox [77820] by
- supHardNt: More info on VERR_SUP_VP_NOT_SIGNED_WITH_BUILD_CERT.
- 1:24 AM Changeset in vbox [77819] by
- Main/Makefile.kmk: Extpack build fix for bugref:9242.
- 1:17 AM Changeset in vbox [77818] by
- SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
- 12:04 AM Changeset in vbox [77817] by
- IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
- 12:01 AM Changeset in vbox [77816] by
- SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
Mar 20, 2019:
- 11:56 PM Changeset in vbox [77815] by
- IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
- 6:38 PM Changeset in vbox [77814] by
- Main/ConsoleImpl.cpp/powerUp: Moved VRDE audio driver attaching and …
- 5:06 PM Changeset in vbox [77813] by
- FE/Qt: bugref:9378. Style corrections.
- 4:33 PM Changeset in vbox [77812] by
- FE/Qt: bugref:9378. Handling keybord focus a bit better.
- 3:43 PM Changeset in vbox [77811] by
- accidentally made commit was reverted.
- 2:41 PM Changeset in vbox [77810] by
- Removed SubTstOCIExportVM1
- 2:05 PM Changeset in vbox [77809] by
- .dir-locals.el: Add a comment about marking indent-tabs-mode …
- 1:45 PM Changeset in vbox [77808] by
- Removed OCIExport.
- 1:29 PM Changeset in vbox [77807] by
- .dir-locals.el: disable indent-tabs-mode in nxml-mode too.
- 12:52 PM Changeset in vbox [77806] by
- Devices/UartCore: Fix assertion to avoid crash in release builds
- 11:09 AM Changeset in vbox [77805] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Reworking …
- 8:05 AM Changeset in vbox [77804] by
- NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
Mar 19, 2019:
- 11:02 PM Changeset in vbox [77803] by
- SUP: update and extract build certificate.
- 8:38 PM Changeset in vbox [77802] by
- Config.kmk: new Windows signing certs
- 5:44 PM Changeset in vbox [77801] by
- VBoxManage snapshot: Use manpage help text (option parsing needs …
- 5:34 PM Changeset in vbox [77800] by
- manual/man_VBoxManage-snapshot.xml: The 'vm' argument must be 'req' …
- 5:23 PM Changeset in vbox [77799] by
- manual/man_VBoxManage-snapshot.xml: If group is 'opt' then args inside …
- 5:17 PM Changeset in vbox [77798] by
- IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
- 5:14 PM Changeset in vbox [77797] by
- IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
- 4:52 PM Changeset in vbox [77796] by
- EFI: Tweaked memory map for more than 2G RAM.
- 4:26 PM Changeset in vbox [77795] by
- EFI: More hacks to handle the case where ICH9 chipset gets some random …
- 3:55 PM Changeset in vbox [77794] by
- doc/manual: Include man_VBoxManage-snapshot.xml in the …
- 3:53 PM Changeset in vbox [77793] by
- manual/man_VBoxManage-snapshot.xml: Must convert '|' to <group>. For …
- 3:41 PM Changeset in vbox [77792] by
- manual/man_VBoxManage-snapshot.xml: Removed the …
- 3:38 PM Changeset in vbox [77791] by
- manual/man_VBoxManage-snapshot.xml: there must be an '=' between …
- 3:29 PM Changeset in vbox [77790] by
- manual/man_VBoxManage-snapshot.xml: help-scope must include a …
- 3:28 PM Changeset in vbox [77789] by
- doc/manual/ docbook-refentry-to-manpage-preprocessing.xsl: Remove …
- 3:23 PM Changeset in vbox [77788] by
- EFI: Experimentally removed ISO9660 FS support which appears redundant …
- 2:42 PM Changeset in vbox [77787] by
- doc/manual: fix scm breakage from previous commits.
- 1:55 PM Changeset in vbox [77786] by
- doc/manual: VBoxManage snapshot manpage unmodified import.
- 1:43 PM Changeset in vbox [77785] by
- doc/manual: VBoxManage clonevm manpage unmodified import.
- 1:39 PM Changeset in vbox [77784] by
- FE/Qt: bugref:6699. Adding a bit more information to the property …
- 1:31 PM Changeset in vbox [77783] by
- doc/manual/Config.kmk: fixed manpage experiment
- 11:20 AM Changeset in vbox [77782] by
- doc/manual/Config.kmk: Simplify VBOX_XML_CATALOG_MANUAL generation wrt …
- 11:15 AM Changeset in vbox [77781] by
- doc/manual/Config.kmk: Corrected a dependency issue …
- 10:48 AM Changeset in vbox [77780] by
- Storage/VHD: Fix memory leak in error case
- 10:16 AM Changeset in vbox [77779] by
- FE/Qt: bugref:9378. Some margin and spacing corection on the search widget.
- 10:08 AM Changeset in vbox [77778] by
- bugref:9312. scm fixes.
- 10:00 AM Changeset in vbox [77777] by
- bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It …
- 4:30 AM Changeset in vbox [77776] by
- Reverted r129368 as this was already addressed by r129145 and in a way …
- 1:00 AM Changeset in vbox [77775] by
- DBGPlugInLinux.cpp: More verbose on errors.
- 12:59 AM Changeset in vbox [77774] by
- Main: Some unattended ubuntu 4.10 installation hacking (unsuccessful).
Mar 18, 2019:
- 10:33 PM Changeset in vbox [77773] by
- Storage/VMDK: Limit the maximum supported descriptor size to avoid …
- 9:59 PM Changeset in vbox [77772] by
- vfschain.cpp: Call memcpy only when there is something to copy to …
- 7:37 PM Changeset in vbox [77771] by
- Config.kmk: disable MSM installer again, seen enough testing
- 7:36 PM Changeset in vbox [77770] by
- linux/vboxsf: Redid the code that synchronizes writes with mmappings …
- 7:16 PM Changeset in vbox [77769] by
- Config.kmk: with VBOX_WITH_CORP_CODE_SIGNING treat "1" as a synonym …
- 6:42 PM Changeset in vbox [77768] by
- Config.kmk: another corp code signing space fix
- 6:36 PM Changeset in vbox [77767] by
- Config.kmk: fix copy/paste bug for corp code signing on Windows (2nd …
- 5:38 PM Changeset in vbox [77766] by
- Config.kmk: Change VBOX_WITH_CORP_CODE_SIGNING to be a set of …
- 4:22 PM Changeset in vbox [77765] by
- FE/Qt: bugref:9378. Adding a tool button for hiding the search widget. …
- 3:01 PM Changeset in vbox [77764] by
- FE/Qt: bugref:9376: It appeared r129427 is cross-platform requirement.
- 2:46 PM Changeset in vbox [77763] by
- FE/Qt: bugref:9376: macOS fix for r129374.
- 2:05 PM Changeset in vbox [77762] by
- FE/Qt: bugref:9378. Allowing wildcards in the search.
- 2:00 PM Changeset in vbox [77761] by
- EFI: Don't build for source debugging by default.
- 1:28 PM Changeset in vbox [77760] by
- Runtime/asn1-ut-integer.cpp: No bit set means both are zero and …
- 1:26 PM Changeset in vbox [77759] by
- Try to fix build failures
- 1:17 PM Changeset in vbox [77758] by
- Runtime/common/fuzz: Updates, add possiblity to dump the recorded …
- 1:16 PM Changeset in vbox [77757] by
- FE/Qt: bugref:9378. Forcing search widget's background.
- 12:47 PM Changeset in vbox [77756] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Adding more …
- 12:24 PM Changeset in vbox [77755] by
- tdAddBasic1.py: nits
- 12:23 PM Changeset in vbox [77754] by
- IPRT: Some st_birthtime experimentation for FreeBSD.
- 12:22 PM Changeset in vbox [77753] by
- ConsoleImpl2.cpp: preprocessor indent
- 12:20 PM Changeset in vbox [77752] by
- FE/Qt: bugref:9378. Closing the search widget when forwarding the …
- 11:52 AM Changeset in vbox [77751] by
- EFI: Skip qemu code that does no good on VBox.
- 11:51 AM Changeset in vbox [77750] by
- FE/Qt: bugref:9378. Handling showing/hiding serch widget a bit better.
- 11:45 AM Changeset in vbox [77749] by
- EFI: Have to cache MCFG base in BasePciExpressLib because reading a …
- 10:59 AM Changeset in vbox [77748] by
- FE/Qt: bugref:9378. Selecting the matched item after search.
- 9:20 AM Changeset in vbox [77747] by
- cpum.h: Nested VMX: bugref:9180 Added missing CPUMIsGuestVmxEntryCtlsSet.
- 9:18 AM Changeset in vbox [77746] by
- VMM/IEM: Nested VMX: bugref:9180 Renamed VMX_V_VMCS_STATE_XXX to …
- 9:17 AM Changeset in vbox [77745] by
- VMM/HM: Nested VMX: bugref:9180 Renamed VMX_V_VMCS_STATE_XXX to …
Mar 17, 2019:
- 4:14 AM Changeset in vbox [77744] by
- IPRT/RTPathSetTimesEx/posix: Try fall back on utimes if kernel doesn't …
- 3:43 AM Changeset in vbox [77743] by
- linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
- 3:42 AM Changeset in vbox [77742] by
- linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
- 3:42 AM Changeset in vbox [77741] by
- linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
- 3:03 AM Changeset in vbox [77740] by
- linux/Makefile-header.gmk: Ubuntu 4.10 fix. bugref:9172
- 1:46 AM Changeset in vbox [77739] by
- linux/vboxsf: More informative error message from mount.vboxsf when a …
Mar 16, 2019:
- 10:16 PM Changeset in vbox [77738] by
- Runtime/common/asn1/asn1-ut-objid-decode.cpp: Fix memory leak in error case
- 10:14 PM Changeset in vbox [77737] by
- Runtime/common/math/bignum.cpp: Fixed two memory leaks
- 10:13 PM Changeset in vbox [77736] by
- tstRTBigNum: Some memory leak fixes (to reduce the noise and being …
- 3:58 AM Changeset in vbox [77735] by
- linux/vboxsf: build fix. bugref:9172
- 3:53 AM Changeset in vbox [77734] by
- IPRT/isomaker: Preserve ISO-9660 names during import, don't enforce …
- 2:50 AM Changeset in vbox [77733] by
- IPRT/isomaker.cpp: Hack for permitting :remove: on directories with …
- 2:45 AM Changeset in vbox [77732] by
- IPRT/isomakercmd.cpp: Fixed buggy --no-file-mode option, was forcing …
Mar 15, 2019:
- 10:32 PM Changeset in vbox [77731] by
- linux/vboxsf: BDI_CAP_STRICTLIMIT causes trouble with linux 3.16 / …
- 6:31 PM Changeset in vbox [77730] by
- IPRT/memobj-r0drv-linux.c: Use gpf_t rather than unsigned to avoid …
- 4:38 PM Changeset in vbox [77729] by
- EFI: More adaptations for PCIe chipset, source debugging.
- 2:18 PM Changeset in vbox [77728] by
- VBoxGuest: Fixed a couple of warnings.
- 2:14 PM Changeset in vbox [77727] by
- IPRT,HostDrivers: Fixed some warnings.
- 2:13 PM Changeset in vbox [77726] by
- FE/Qt: bugref:9376: Treat cursor hotspot position more carefully.
- 1:29 PM Changeset in vbox [77725] by
- EFI: Hacked definition to match strange VirtualBox placement of PIIX4 …
- 1:21 PM Changeset in vbox [77724] by
- FE/Qt: bugref:9376: Cursor drawing functionality, initial implementation.
- 12:52 PM Changeset in vbox [77723] by
- FE/Qt: bugref:9378. Implementing search resul navigation.
- 11:37 AM Changeset in vbox [77722] by
- Drivers/Linux: add missing init and exit markers. bugref:4567: …
- 10:40 AM Changeset in vbox [77721] by
- FE/Qt: scm fix.
- 10:28 AM Changeset in vbox [77720] by
- Drivers/Linux: drop SUBDIRS= from Make files for upcoming Linux 5.3 …
- 10:16 AM Changeset in vbox [77719] by
- FE/Qt: bugref:9376: Missed part of r119623 in UIConsoleEventHandler …
- 10:01 AM Changeset in vbox [77718] by
- Host drivers/Linux: use KERNEL_DS, not get_ds() in VBoxPci. …
- 9:21 AM Changeset in vbox [77717] by
- VMM/IEM: Nested VMX: bugref:9180 Added IEMExecVmxVmexitNmi. Might need …
- 8:29 AM Changeset in vbox [77716] by
- HMInternal.h: Nested VMX: bugref:9180 32-bit host build fix.
- 8:18 AM Changeset in vbox [77715] by
- HMInternal.h: Nested VMX: bugref:9180 Add VMXVMCSINFO for upcoming changes.
- 7:58 AM Changeset in vbox [77714] by
- VMM/HMSVM: VMM_INT_DECL for hmEmulateSvmMovTpr.
- 6:48 AM Changeset in vbox [77713] by
- cpum.h: Nested VMX: bugref:9180 Undo the Unintended blank line removal …
- 6:44 AM Changeset in vbox [77712] by
- VMM/CPUM: Nested VMX: bugref:9180 CPUM helper for figuring out …
- 6:08 AM Changeset in vbox [77711] by
- hm_vmx.h: Nested VMX: bugref:9180 Added VMX_V_VMCS_STATE_ACTIVE for …
- 2:18 AM Changeset in vbox [77710] by
- linux/vboxsf: More linux 3.16 fixes, this time for skipping empty iov …
- 1:49 AM Changeset in vbox [77709] by
- linux/vboxsf: Use 'VBox' as f_type value. NFS_SUPER_MAGIC confuses …
Mar 14, 2019:
- 10:20 PM Changeset in vbox [77708] by
- linux/vboxsf: Linux 3.16 fixes. bugref:9172
- 8:42 PM Changeset in vbox [77707] by
- linux/vboxsf: Doxyfixes. bugref:9172
- 8:10 PM Changeset in vbox [77706] by
- linux/vboxsf: Various build fixes for older kernels (atomic_open, …
- 6:32 PM Changeset in vbox [77705] by
- EFI: Register just one low system memory range between 1MB and 4GB.
- 5:00 PM Changeset in vbox [77704] by
- linux/vboxsf: Implemented inode_operations::atomic_open (introduced in …
- 4:47 PM Changeset in vbox [77703] by
- BVGA,Display,FE/Qt: Don't flood the release log with screen updates …
- 2:02 PM Changeset in vbox [77702] by
- FE/Qt: Factoring out UISearchLineEdit as it will be used in vm search …
- 11:57 AM Changeset in vbox [77701] by
- FE/Qt: bugref:9378. Marking matched chooser pane machine items visually.
- 12:41 AM Changeset in vbox [77700] by
- Runtime/json: Plug small memory leak when parsing a JSON file fails
Mar 13, 2019:
- 11:22 PM Changeset in vbox [77699] by
- Storage/VHD,Parallels: Plug two small memory leaks when opening an …
- 10:13 PM Changeset in vbox [77698] by
- EFI: Adjusted pdb files list for copying.
- 10:12 PM Changeset in vbox [77697] by
- EFI: Removed yasm specific custom tweaks, no longer needed.
- 10:11 PM Changeset in vbox [77696] by
- EFI: Removed custom debugging not used elsewhere in VBoxPkg to reduce …
- 10:09 PM Changeset in vbox [77695] by
- Comment.
- 9:29 PM Changeset in vbox [77694] by
- fuzz.h: doxygen
- 9:24 PM Changeset in vbox [77693] by
- Runtime/fuzz: Some more statistics, add possibility to configure the …
- 8:05 PM Changeset in vbox [77692] by
- FsPerf: Borrow open action tests from tstRTFileOpenEx-1. …
- 8:05 PM Changeset in vbox [77691] by
- tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276 [build fix]
- 7:47 PM Changeset in vbox [77690] by
- FsPerf: Borrow open action tests from tstRTFileOpenEx-1. ticketref:9276
- 7:47 PM Changeset in vbox [77689] by
- tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276
- 6:31 PM Changeset in vbox [77688] by
- OCI: ICloudClient::getExportLaunchDescriptionForm - declare and define …
- 6:12 PM Changeset in vbox [77687] by
- FE/Qt: Adapting chooser pane machine item font color a bit to make …
- 6:00 PM Changeset in vbox [77686] by
- FE/Qt: bugref:9378. Some style corrections.
- 5:00 PM Changeset in vbox [77685] by
- SharedFolders: Use RTFileOpenEx to get a more accurate …
- 4:39 PM Changeset in vbox [77684] by
- IPRT: Implemented RTFileOpenEx for posix too. ticketref:9276
- 4:22 PM Changeset in vbox [77683] by
- FE/Qt: bugref:9378. Implementing a recursive search function.
- 4:12 PM Changeset in vbox [77682] by
- FE/Qt: Removing a rogue printf.
- 3:26 PM Changeset in vbox [77681] by
- IPRT: Adding an extended file open API that returns the action taken …
- 2:59 PM Changeset in vbox [77680] by
- FE/Qt: disallow the use of Pause as a host key on Windows. …
- 2:03 PM Changeset in vbox [77679] by
- Main: Drop trailing whitespace in previous.
- 1:20 PM Changeset in vbox [77678] by
- EFI: Use resource compiler to avoid errors. 32-bit EFI now boots to …
- 1:07 PM Changeset in vbox [77677] by
- FE/Qt: bugref:9378. Adding a vm search widget to chooser pane vm list. …
- 12:53 PM Changeset in vbox [77676] by
- websrv-cpp.xsl: the interface name is in $thatifname, not $ifname. …
- 12:51 PM Changeset in vbox [77675] by
- Main: Oops, add wsmap to previous.
- 12:25 PM Changeset in vbox [77674] by
- Main: Define IForm and related interfaces.
- 8:36 AM Changeset in vbox [77673] by
- EFI: MEMFD_BASE_ADDRESS needs to be properly defined or decompression …
- 8:25 AM Changeset in vbox [77672] by
- EFI: Zapped unimplemented/unnecessary debugging code.
Mar 12, 2019:
- 8:58 PM Changeset in vbox [77671] by
- EFI: Removing no longer necessary customizations, build fixes.
- 7:05 PM Changeset in vbox [77670] by
- edk2: a bit of sanitizing missing for UDK2018. bugref:4643
- 4:34 PM Changeset in vbox [77669] by
- EFI: Switched yasm to nasm, misc build fixes; work in progress.
- 4:09 PM Changeset in vbox [77668] by
- FE/Qt: Send pointer out of range events to Main. bugref:9376: Complete …
- 4:03 PM Changeset in vbox [77667] by
- FE/Qt: try to avoid saving size hints for guest-initiated resizes. …
- 3:41 PM Changeset in vbox [77666] by
- Main/HostDnsServiceDarwin: Fixed shutting down procedure by making …
- 3:40 PM Changeset in vbox [77665] by
- DBGPlugInWinNt.cpp: Unbroke 32-bit.
- 1:59 PM Changeset in vbox [77664] by
- Audio/DevIchAc97.cpp: Timer description strings must be static when …
- 12:51 PM Changeset in vbox [77663] by
- FakeBios: Enable fast timing in PIIX/ICH IDETIM register. This …
- 12:40 PM Changeset in vbox [77662] by
- EFI: First step in UDK2018 merge. Does not build yet.
Mar 11, 2019:
- 9:14 PM Changeset in vbox [77661] by
- os2/vboxsf: Supply RTFS_DOS_NT_NORMAL if fMode is zero, or the host …
- 9:09 PM Changeset in vbox [77660] by
- FsPerf: Must use NtReadFile to check for STATUS_END_OF_FILE status in …
- 8:23 PM Changeset in vbox [77659] by
- build fix
- 8:15 PM Changeset in vbox [77658] by
- Runtime/fuzz: Statistics updates, don't fail if a working directory …
- 6:37 PM Changeset in vbox [77657] by
- vsheriff: make the code checking the full result tree for failures …
- 5:37 PM Changeset in vbox [77656] by
- vsheriff: check the entire failure tree for reasons indicating bad …
- 2:41 PM Changeset in vbox [77655] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Missed a bit …
- 2:40 PM Changeset in vbox [77654] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Properly …
- 2:03 PM Changeset in vbox [77653] by
- vsheriff: Limit check for hanging testboxes to cHoursBack and …
- 1:16 PM Changeset in vbox [77652] by
- Runtime/fuzzmastercmd.cpp: Fix hang when the connection is closed …
- 12:58 PM Changeset in vbox [77651] by
- Runtime/fuzz: scm
- 12:48 PM Changeset in vbox [77650] by
- Runtime/fuzz: Add mutators to change possible integers to some …
- 10:46 AM Changeset in vbox [77649] by
- FE/Qt: bugref:6699. Removing a rogue printf.
- 10:44 AM Changeset in vbox [77648] by
- FE/Qt: bugref:6699. Fix for r129277.
- 10:43 AM Changeset in vbox [77647] by
- FE/Qt: bugref:6699. Adding an action to show detailed session/process …
- 10:30 AM Changeset in vbox [77646] by
- WDDM: opengl test application.
- 10:03 AM Changeset in vbox [77645] by
- vsheriff: enable automatic rebooting/disabling of testboxes which are …
- 9:26 AM Changeset in vbox [77644] by
- vsheriff: detect solaris host install failures and driver unload failures
- 8:04 AM Changeset in vbox [77643] by
- Guest Control/Validation Kit: Try to fix tests (don't force NAT …
- 2:19 AM Changeset in vbox [77642] by
- os2/vboxsf: Corrected OS/2 -> IPRT time conversion …
- 1:28 AM Changeset in vbox [77641] by
- IPRT/fileio-win.cpp: Corrected RTFileReadAt so it does not return …
Mar 10, 2019:
- 9:13 PM Changeset in vbox [77640] by
- os2/vboxsf: KernStrToUcs and (probably also) KernStrFromUcs trashes ES …
- 7:45 PM Changeset in vbox [77639] by
- FE/Qt: bugref:9241: Build fix for r129266.
- 7:21 PM Changeset in vbox [77638] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Rework …
- 4:12 PM Changeset in vbox [77637] by
- Main/Global.cpp: Ecomstation needs a floppy too, for the key file.
- 3:37 PM Changeset in vbox [77636] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Move …
- 2:51 PM Changeset in vbox [77635] by
- IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
- 2:49 PM Changeset in vbox [77634] by
- FsPerf: Added writev testcase. bugref:9172 ticketref:17360
- 2:46 PM Changeset in vbox [77633] by
- IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
- 1:33 PM Changeset in vbox [77632] by
- IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
- 4:14 AM Changeset in vbox [77631] by
- linux/vboxsf: Implemented write_iter as well. Can write to loop …
- 3:10 AM Changeset in vbox [77630] by
- FsPerf: Added readv testcase. bugref:9172 ticketref:17360
- 2:58 AM Changeset in vbox [77629] by
- linux/vboxsf: Fixed TTL calc bug in vbsf_dentry_revalidate(). bugref:9172
Mar 9, 2019:
- 6:12 PM Changeset in vbox [77628] by
- linux/vboxsf: Slash the right page0 offset in vbsf_iter_lock_pages(). …
- 2:45 PM Changeset in vbox [77627] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Group item: …
Mar 8, 2019:
- 9:44 PM Changeset in vbox [77626] by
- linux/vboxsf: Early implementation of file_operations::read_iter to …
- 8:44 PM Changeset in vbox [77625] by
- VBoxManage/handleCreateMedium: Build fixes.
- 5:33 PM Changeset in vbox [77624] by
- Main/ExtPackManager: fix leak of CloudProviderManager instance from an …
- 5:24 PM Changeset in vbox [77623] by
- Guest Control/Validation Kit: Disabled test case for bugref:9398 for …
- 3:37 PM Changeset in vbox [77622] by
- Bug fix/ syntax cleanup of AllocationBlockSize / createmedium property …
- 3:21 PM Changeset in vbox [77621] by
- FE/Qt: bugref:9241: Build fix for r129248.
- 3:03 PM Changeset in vbox [77620] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Another large bunch of …
- 2:17 PM Changeset in vbox [77619] by
- ValidationKit: disable Ubuntu 18.04 smoketest, it fails all over the place
- 12:02 PM Changeset in vbox [77618] by
- Guest Control/Validation Kit: Added a test case for bugref:9398 (build …
- 11:04 AM Changeset in vbox [77617] by
- Moved the .scm settings for EFI/Firmware down into the firmware …
- 11:03 AM Changeset in vbox [77616] by
- Moved the .scm settings for EFI/Firmware down into the firmware …
- 10:51 AM Changeset in vbox [77615] by
- Guest Control/Validation Kit: Added a test case for bugref:9398 [pylint].
- 10:47 AM Changeset in vbox [77614] by
- Validation Kit/testdriver: Minor comment typo.
- 10:44 AM Changeset in vbox [77613] by
- Guest Control/Validation Kit: Added a test case for bugref:9398.
- 10:39 AM Changeset in vbox [77612] by
- VMM/IEM: Nested VMX: bugref:9180 Fix uninitialized case.
- 10:35 AM Changeset in vbox [77611] by
- VMM/EM: Nested VMX: bugref:9180 Fix calling IEMExecVmxVmexitApicWrite.
- 10:31 AM Changeset in vbox [77610] by
- VMM/EM, VMM/IEM: Nested VMX: bugref:9180 Implemented NMI-exiting, …
- 9:22 AM Changeset in vbox [77609] by
- VMM/CPUM: Nested VMX: bugref:9180 Add a bool for tracking virtual-NMI …
- 4:01 AM Changeset in vbox [77608] by
- Attempt to eliminate burns on Windows due to erroniously assigning …
- 3:26 AM Changeset in vbox [77607] by
- First attempt to fix burn from integration of r129234
- 2:55 AM Changeset in vbox [77606] by
- Added AllocationBlockSize property to VDI backend, and ability to set …
Mar 7, 2019:
- 4:47 PM Changeset in vbox [77605] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Always choose …
- 3:50 PM Changeset in vbox [77604] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Another large bunch of …
- 3:11 PM Changeset in vbox [77603] by
- Audio/Mixer: audioMixerStreamCtlInternal() is static.
- 3:10 PM Changeset in vbox [77602] by
- Audio/Mixer: Centralized a mixer stream's internal status updating by …
- 2:51 PM Changeset in vbox [77601] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Another bit of refactoring …
- 2:17 PM Changeset in vbox [77600] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Wipe out a …
- 2:10 PM Changeset in vbox [77599] by
- efi: Preparing for updating to UDK2018. bugref:4643
- 1:51 PM Changeset in vbox [77598] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Fixing crash …
- 1:30 PM Changeset in vbox [77597] by
- Build fix for r129223.
- 1:24 PM Changeset in vbox [77596] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Refactoring for Chooser …
- 12:42 PM Changeset in vbox [77595] by
- VBoxManage: Re-do help category handling (command/sub-command specific …
- 12:03 PM Changeset in vbox [77594] by
- FE/Qt: bugref:8938 Replacing signal/slot sytax with Qt5 ones under …
- 10:47 AM Changeset in vbox [77593] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Moving some …
- 8:46 AM Changeset in vbox [77592] by
- FE/Qt: bugref:6769. cleaning the created folder correctly as the …
- 4:49 AM Changeset in vbox [77591] by
- VMM/HM: Dump Real-on-v86 state as part of HM debugger info (and thus …
Mar 6, 2019:
- 8:52 PM Changeset in vbox [77590] by
- Adjusted for clarity. Not a bug fix.
- 8:51 PM Changeset in vbox [77589] by
- HMAll: Log HmCanExecuteGuest() results.
- 4:47 PM Changeset in vbox [77588] by
- Guest Control/Main: Implemented virtual guest object methods for …
- 4:40 PM Changeset in vbox [77587] by
- Guest Control/Main: Implemented virtual guest object methods for …
- 4:36 PM Changeset in vbox [77586] by
- Guest Control/Main: Make sure to cancel pending wait events in …
- 4:27 PM Changeset in vbox [77585] by
- Guest Control/Main: No need to use ASMAtomicXXX routines for …
- 3:28 PM Changeset in vbox [77584] by
- FE/Qt: bugref:6699. Moving the guest control session tree widget to …
- 2:23 PM Changeset in vbox [77583] by
- Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
- 2:18 PM Changeset in vbox [77582] by
- Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
- 12:22 PM Changeset in vbox [77581] by
- Global: Default to no USB for DOS and NetWare, floppy drive for NetWare.
- 10:23 AM Changeset in vbox [77580] by
- DevATA: Do not set signature for nonexistent devices, it was wrong …
- 10:21 AM Changeset in vbox [77579] by
- DevATA: Added empty bus port handler to simplify logic elsewhere.
- 10:02 AM Changeset in vbox [77578] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Fleshing out nested-guest run …
- 9:52 AM Changeset in vbox [77577] by
- VMM/HMVMXR0: Comment.
- 9:47 AM Changeset in vbox [77576] by
- VMM/IEM: Space nit.
- 9:42 AM Changeset in vbox [77575] by
- VMM/EM: Nested VMX: bugref:9180 Fix importing externally kept CPU …
- 9:37 AM Changeset in vbox [77574] by
- VMM/HMVMXR0: Put the setting up of APIC-access page into a separate …
- 9:25 AM Changeset in vbox [77573] by
- VMM/HMVMXR0: Inline helpers for injecting NMI and external interrupt.
- 9:01 AM Changeset in vbox [77572] by
- VMM/HMVMXR0: Move checking and updating APIC interrupts to …
- 8:55 AM Changeset in vbox [77571] by
- VMM/HMVMXR0: Try to not mention function names in comments if it not …
- 8:47 AM Changeset in vbox [77570] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Fix assertion for externally kept …
- 8:18 AM Changeset in vbox [77569] by
- VMM/IEM: Nested VMX: bugref:9180 On-demand importing of externally …
Mar 5, 2019:
- 5:26 PM Changeset in vbox [77568] by
- FE/Qt: bugref:9049: Another VBoxGlobal library fix for Windows, …
- 5:18 PM Changeset in vbox [77567] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Moving some …
- 12:53 PM Changeset in vbox [77566] by
- FsPerf: Fix mmap coherency test, adjust rmdir(..). bugref:9172
- 12:51 PM Changeset in vbox [77565] by
- darwin/VBoxClient: build fix
- 10:30 AM Changeset in vbox [77564] by
- Runtime/fuzz: Add libFuzzer compatible wrapper to be able to evaluate …
- 5:47 AM Changeset in vbox [77563] by
- VMM/HM: Nested VMX: bugref:9180 Rename GstCtls as Ctls for upcoming …
- 12:22 AM Changeset in vbox [77562] by
- HGCMThread: fixed incorrec stats registration. bugref:9172
Mar 4, 2019:
- 7:56 PM Changeset in vbox [77561] by
- linux/vboxsf: Rewrote vbsf_inode_setattr() to use open file/dir …
- 4:29 PM Changeset in vbox [77560] by
- FE/Qt: Using QFileInfor::complereBaseName instead of QFileInfo::baseName.
- 4:19 PM Changeset in vbox [77559] by
- linux/vboxsf: Reviewing revalidate and d_revalidate locking. bugref:9172
- 4:01 PM Changeset in vbox [77558] by
- IPRT: Moved the RTLogSetGroupLimit() functionality into the …
- 3:58 PM Changeset in vbox [77557] by
- IPRT: Moved the RTLogSetGroupLimit() functionality into the …
- 1:33 PM Changeset in vbox [77556] by
- FE/Qt: bugref:9335. Making sure size editor has size suffix even if …
- 11:11 AM Changeset in vbox [77555] by
- VBoxLogRelCreate.cpp: reverted accidental commit r129154. bugref:9172
- 11:11 AM Changeset in vbox [77554] by
- grr. reverting previous commit
- 11:10 AM Changeset in vbox [77553] by
- VBoxLogRelCreate.cpp: reverted accidental commit r129154. bugref:9172
- 10:38 AM Changeset in vbox [77552] by
- Guest Control/Validation Kit: Pylint fixes.
- 10:27 AM Changeset in vbox [77551] by
- Guest Control/Validation Kit: Saved *a lot* of code by unifying the …
- 10:17 AM Changeset in vbox [77550] by
- Guest Control/Validation Kit: Use bytes() for comparing the buffers in …
- 10:00 AM Changeset in vbox [77549] by
- linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
- 5:36 AM Changeset in vbox [77548] by
- VMM/IEM: Nested VMX: bugref:9180 VM-entry check; current VMCS cannot …
Mar 3, 2019:
- 8:29 PM Changeset in vbox [77547] by
- Runtime/fuzz: build fix
- 8:14 PM Changeset in vbox [77546] by
- Runtime/fuzz: build fix
- 8:10 PM Changeset in vbox [77545] by
- build fix
- 8:07 PM Changeset in vbox [77544] by
- Runtime/fuzz: Updates, add a target state recording mechanism to …
- 4:42 AM Changeset in vbox [77543] by
- linux/vboxsf: Some cleanups and logging in dirops.c. bugref:9172
- 4:40 AM Changeset in vbox [77542] by
- linux/vboxsf: MS_REMOUNT and friends moved to uapi/linux/mount.h in …
- 4:39 AM Changeset in vbox [77541] by
- Installer/linux: Use M instead of SUBDIRS for kernel version 5 and …
Mar 2, 2019:
- 8:48 PM Changeset in vbox [77540] by
- FsPerf: Benchmark RTDirOpen/Close without the RTDirRead part, since …
- 8:47 PM Changeset in vbox [77539] by
- linux/vboxsf: Protect our vboxsf_dir_info structure with a semaphore …
- 6:31 PM Changeset in vbox [77538] by
- linux/vboxsf: Removed old buffered directory content code …
- 3:27 PM Changeset in vbox [77537] by
- linux/vboxsf: Enabled new code for reading directories. This does not …
- 5:04 AM Changeset in vbox [77536] by
- linux/vboxsf: Early version of non-buffered directories (disabled). …
Mar 1, 2019:
- 3:58 PM Changeset in vbox [77535] by
- FE/Qt: bugref:9389. Relocating medium enumeration from …
- 3:12 PM Changeset in vbox [77534] by
- linux/vboxsf: More cleanups. bugref:9172
- 2:49 PM Changeset in vbox [77533] by
- linux/vboxsf: More cleanups. [build fix] bugref:9172
- 2:48 PM Changeset in vbox [77532] by
- linux/vboxsf: More cleanups. bugref:9172
- 2:44 PM Changeset in vbox [77531] by
- Guest Control/Main: Fixed directory creation / mode flags for session …
- 2:39 PM Changeset in vbox [77530] by
- linux/vboxsf: Use vbxsf as prefix here - part II. bugref:9172
- 2:13 PM Changeset in vbox [77529] by
- linux/vboxsf: Use vbxsf as prefix here - part I. bugref:9172
- 1:07 PM Changeset in vbox [77528] by
- FE/Qt: Some more code cleanup.
- 12:30 PM Changeset in vbox [77527] by
- Guest Control/Main: Point out that dry run mode is not supported yet …
- 12:15 PM Changeset in vbox [77526] by
- linux/vboxsf: We don't use tabs and our indent size is 4 not 8. Makes …
- 11:58 AM Changeset in vbox [77525] by
- linux/vboxsf: Code cleanups in the super block info area. bugref:9172
- 11:58 AM Changeset in vbox [77524] by
- linux/vboxsf: Code cleanups in the super block info area. bugref:9172
- 11:42 AM Changeset in vbox [77523] by
- linux/vboxsf: Code cleanups in the super block and module area. bugref:9172
- 11:10 AM Changeset in vbox [77522] by
- VMM/IEM: Nested VMX: bugref:9180 Move some of the VMX CPU routines to …
- 11:06 AM Changeset in vbox [77521] by
- VBox/err.h: Added VINF_VMX_VMLAUNCH_VMRESUME for upcoming changes.
- 10:21 AM Changeset in vbox [77520] by
- Validation Kit/vbox.py: List scratch directory recursively in …
- 10:19 AM Changeset in vbox [77519] by
- 6.0: FE/Qt: bugref:9080. More code cleanup.
- 10:05 AM Changeset in vbox [77518] by
- FE/Qt: bugref:9080. Code cleanup.
- 9:23 AM Changeset in vbox [77517] by
- VMM/IEM: Nested VMX: bugref:9180 Remove redundant check in …
- 9:12 AM Changeset in vbox [77516] by
- Validation Kit/vbox.py: List scratch directory recursively in …
Feb 28, 2019:
- 10:35 PM Changeset in vbox [77515] by
- linux/vboxsf: Fleshed out sf_update_inode() and refreshed …
- 8:18 PM Changeset in vbox [77514] by
- scm fix
- 7:31 PM Changeset in vbox [77513] by
- scm fix
- 7:30 PM Changeset in vbox [77512] by
- Backout r129111, something has gone horribly wrong here
- 7:21 PM Changeset in vbox [77511] by
- scm fix
- 7:18 PM Changeset in vbox [77510] by
- scm fix
- 7:14 PM Changeset in vbox [77509] by
- Runtime/fuzz: Updates
- 5:07 PM Changeset in vbox [77508] by
- Guest Control/Main: c_str() not needed here.
- 4:44 PM Changeset in vbox [77507] by
- Validation Kit/reporter.py: Don't upload empty files (with 0 bytes …
- 4:25 PM Changeset in vbox [77506] by
- Main/HostDnsService: fix a use-after-free running VBoxSVC in debug …
- 1:06 PM Changeset in vbox [77505] by
- linux/vboxsf: Two TTL compare fixes. bugref:9172
- 12:37 PM Changeset in vbox [77504] by
- Add/linux: Workaround for GNU make that does not sport MAKEFILE_LIST …
- 12:11 PM Changeset in vbox [77503] by
- linux/vboxsf: Build fix when logging is enabled. bugref:9172
- 12:05 PM Changeset in vbox [77502] by
- linux/vboxsf: Rewrote sf_lookup() combining the inode creation bits …
- 11:17 AM Changeset in vbox [77501] by
- Guest Control/Validation Kit: Added a lot more tests for Linux guests.
- 11:13 AM Changeset in vbox [77500] by
- Guest Control/Main: Respect dry run in …
- 11:04 AM Changeset in vbox [77499] by
- Guest Control/Main: Copy/paste typo in GuestSessionTaskCopyFrom::Run().
- 9:50 AM Changeset in vbox [77498] by
- HostServices/SharedFolders: fixed loading of shared folder mappings to …
- 9:27 AM Changeset in vbox [77497] by
- Updated ubuntu image to 18.04.02
- 9:21 AM Changeset in vbox [77496] by
- Guest Control/Main: Added exit code handling for …
- 8:44 AM Changeset in vbox [77495] by
- Guest Control/Main: Renamed GuestSessionTask::directoryCreate() -> …
- 8:26 AM Changeset in vbox [77494] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Grouped the VMCS controls in …
- 8:07 AM Changeset in vbox [77493] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Grouped the VMCS controls in …
- 1:55 AM Changeset in vbox [77492] by
- linux/vboxsf: Default dentry/stat TTL to 200 ms as on solaris. …
Note:
See TracTimeline
for information about the timeline view.

