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