VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77986   6 years vboxsync FE/Qt: bugref:7127: Extend UIMainEventListener with all medium related …
(edit) @77985   6 years vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes) …
(edit) @77984   6 years vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes).
(edit) @77983   6 years vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77982   6 years vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77981   6 years vboxsync Runtime/dbgmod.cpp: Make RTDbgModCreateFromMap(), …
(edit) @77980   6 years vboxsync FE/Qt: bugref:9378: Few coding-style fixes for UIChooserView code.
(edit) @77979   6 years vboxsync FsPerf: Bigger path buffers. bugref:9172
(edit) @77978   6 years vboxsync vboxshell.py: In the python webservice bindings …
(edit) @77977   6 years vboxsync doc/SDKRef: Mention the incompatible ISharedFolder interface change for 6.0
(edit) @77976   6 years vboxsync linux/vboxsf: Update inode info in vbsf_reg_open since we got accurate …
(edit) @77975   6 years vboxsync linux/vboxsf: fixed a debug build issue on 4.10. bugref:9172
(edit) @77974   6 years vboxsync linux/vboxsf: vbfs_put_link fix for 4.2 thru 4.4. bugref:9172
(edit) @77973   6 years vboxsync linux/vboxsf: nits. bugref:9172
(edit) @77972   6 years vboxsync HostDrivers/Support/win: Burn fix for r129708 (wasn't aware of the …
(edit) @77971   6 years vboxsync Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value …
(edit) @77970   6 years vboxsync IPRT/dvm: s/offEnd/offLast - see coding guidelines on 'end' vs 'last'.
(edit) @77969   6 years vboxsync FsPerf: Skip block sizes that exceeds the file size. bugref:9172
(edit) @77968   6 years vboxsync FsPerf: Fixed the no-file-handle testcase so it doesn't try write …
(edit) @77967   6 years vboxsync linux/vboxsf: Tried to figure out that fsync issue on 2.4.21-27.EL, …
(edit) @77966   6 years vboxsync linux/vboxsf: Some 2.4.21-xy.EL fixes - enabled mmap to get working …
(edit) @77965   6 years vboxsync Devices/Graphics: more preparations for drawing the pointer cursor …
(edit) @77964   6 years vboxsync linux/vboxsf: Adjusted ftruncate trick for skipping MTIME+CTIME …
(edit) @77963   6 years vboxsync linux/vboxsf: Added a ENOENT todo in vbsf_inode_setattr. bugref:9172
(edit) @77962   6 years vboxsync linux/vboxsf: Don't set timestamps when changing the file size …
(edit) @77961   6 years vboxsync linux/vboxsf: Don't set timestamps when changing the file size …
(edit) @77960   6 years vboxsync linux/vboxsf: Pretend we can do nano-second timestamp resolution. …
(edit) @77959   6 years vboxsync linux/vboxsf: Invalidate the page cache pages for an inode if we think …
(edit) @77958   6 years vboxsync VMSVGA: Refined pitch lock handling, also reset FIFO on VM reset. See …
(edit) @77957   6 years vboxsync Additions/linux/vboxvideo: make driver work with Linux 5.1. Clean up …
(edit) @77956   6 years vboxsync Additions/linux/drivers: move all rule in main Make file to the right …
(edit) @77955   6 years vboxsync linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
(edit) @77954   6 years vboxsync SVGA: Fixed thinkos (bugref:9424).
(edit) @77953   6 years vboxsync linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
(edit) @77952   6 years vboxsync VMSVGA: Implemented pitch lock registers. See bugref:9424
(edit) @77951   6 years vboxsync linux/vboxsf: sf_g -> pSuperInfo. bugref:9172
(edit) @77950   6 years vboxsync linux/vboxsf: vbsf_put_link signature fix for 4.2, 4.3 and 4.4 …
(edit) @77949   6 years vboxsync linux/vboxsf: Detect kernel buffers for our iov_iter glue. Seems …
(edit) @77948   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: A bit of cleanup …
(edit) @77947   6 years vboxsync doc/manual: update information about default graphics devices for …
(edit) @77946   6 years vboxsync linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
(edit) @77945   6 years vboxsync linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
(edit) @77944   6 years vboxsync linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
(edit) @77943   6 years vboxsync linux/vboxsf: More tweaking of vbsf_splice_write and friends. Use our …
(edit) @77942   6 years vboxsync linux/vboxsf: Implemented missing vbsf_splice_write to make it …
(edit) @77941   6 years vboxsync Runtime/ldrELFRelocatable.cpp.h: several fixes * Check that the …
(edit) @77940   6 years vboxsync linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
(edit) @77939   6 years vboxsync linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
(edit) @77938   6 years vboxsync Additions/x11/VBoxClient: mis-type in display-svga-x11. bugref:3810: …
(edit) @77937   6 years vboxsync FE/Qt: bugref:9378: Runtime UI: Do not show framebuffer cursor if …
(edit) @77936   6 years vboxsync FE/Qt: bugref:6699. Fixing some small things in the breadcrumbs widget.
(edit) @77935   6 years vboxsync FE/Qt: bugref:6699. Using stack widget for navigation widgets.
(edit) @77934   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Rename …
(edit) @77933   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Rename …
(edit) @77932   6 years vboxsync FE/Qt: bugref:6699. Adding a simple breadcrumbs navigation widget to …
(edit) @77931   6 years vboxsync FsPerf: splice test fix + cleanup. bugref:9172
(edit) @77930   6 years vboxsync Config.kmk: Give VBoxTpG some help finding yasm/nasm.
(edit) @77929   6 years vboxsync IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172
(edit) @77928   6 years vboxsync FsPerf: Do the splice() syscall ourselves (forgot) so we can build …
(edit) @77927   6 years vboxsync FsPerf: Enabled sendfile test on darwin. bugref:9172
(edit) @77926   6 years vboxsync FsPerf: Added splice() tests and benchmarks. bugref:9172
(edit) @77925   6 years vboxsync FsPerf: Added regular sendfile test (currently linux only). bugref:9172
(edit) @77924   6 years vboxsync Storage/QCOW: Add necessary structures and checks to work with v3 images
(edit) @77923   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Restore lost …
(edit) @77922   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: A bit of cleanup …
(edit) @77921   6 years vboxsync Storage/QCOW: Fix extracting offsets from the L1 and L2 table for v2 …
(edit) @77920   6 years vboxsync VMSVGA: Report FIFO_CAP_RESERVE capability which we do support.
(edit) @77919   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Cleanup for …
(edit) @77918   6 years vboxsync FE/Qt: bugref:9241: Build fix for r129629.
(edit) @77917   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77916   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Initial cleanup …
(edit) @77915   6 years vboxsync VMSVGA: Calculate pitch when width or bpp is set. See bugref:9424
(edit) @77914   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77913   6 years vboxsync Runtmie/dbgmoddwarf.cpp: Fix possible memory leak in error case and …
(edit) @77912   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77911   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77909   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Forgot something …
(edit) @77908   6 years vboxsync Fix burning mac build boxes, sendfile() is not portable and OS X …
(edit) @77907   6 years vboxsync Runtime/dbgmodnm.cpp: Plug memory leak in error case
(edit) @77906   6 years vboxsync VMM/HMSVMR0: Ensure that when converting from a TRPM event, that if …
(edit) @77905   6 years vboxsync err.h: Nested VMX: bugref:9180 Added …
(edit) @77904   6 years vboxsync FE/Qt: bugref:6699. Resetting file table view selection correctly …
(edit) @77903   6 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @77902   6 years vboxsync VMM: Fix HMSvmEventToTrpmEventType to convert #BP and #OF to …
(edit) @77901   6 years vboxsync FE/Qt: bugref:6699. Some Makefile cleanup after file renames.
(edit) @77900   6 years vboxsync VBoxRecompiler: Nit, easier to read identifiers rather than the value.
(edit) @77899   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Build fix.
(edit) @77898   6 years vboxsync VMM/IEM: The EXT bit of the error code must be 1 for nested exceptions …
(edit) @77897   6 years vboxsync VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 …
(edit) @77896   6 years vboxsync VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 …
(edit) @77895   6 years vboxsync FsPerf: Added file-to-file sendfile testcase for linux. bugref:9172
(edit) @77894   6 years vboxsync FsPerf: Test readv beyond the end of the file. bugref:9172
(edit) @77893   6 years vboxsync VMMDev.h: Corrected the VMMDEV_REQUESTOR_CON_MASK value and docs …
(edit) @77892   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Cleanup for …
(edit) @77891   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Move …
(edit) @77890   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Split off …
(edit) @77889   6 years vboxsync revert to r129461.
(edit) @77888   6 years vboxsync man_VBoxManage-clonevm.xml: Checked how --options actually work and …
(edit) @77887   6 years vboxsync manual/VBoxManage: Made the new clonevm build. Again, there must be …
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