VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78470   6 years vboxsync tdAddGuestCtrl.py: Log buffer types when utils.areBytesEqual() fails …
(edit) @78468   6 years vboxsync winnt/vboxsf: USe new remove function that also closes the handle to …
(edit) @78467   6 years vboxsync SharedFoldersSvc: Adding an alternative remove function that also …
(edit) @78466   6 years vboxsync VBoxTray: Shared folder automounting is done by VBoxService since 6.0, …
(edit) @78465   6 years vboxsync winnt/vboxsf: Converted file & directory removal code to new …
(edit) @78464   6 years vboxsync tdAddGuestCtrl.py,utils.py: Attempt at generic byte/string array …
(edit) @78463   6 years vboxsync tdAddGuestCtrl.py,utils.py: Attempt at generic byte/string array …
(edit) @78462   6 years vboxsync FE/Qt: bugref:9072. Some cleaning in the log viewer.
(edit) @78461   6 years vboxsync PCnet: Slightly improved debug info.
(edit) @78460   6 years vboxsync tdMoveVM1.py: must put os.listdir in a try/catch so it won't croak if …
(edit) @78459   6 years vboxsync FE/Qt: bugref:9072. Using UISearchLineEdit in the log viewer.
(edit) @78458   6 years vboxsync PCnet: Warn when guest sets up a misaligned descriptor ring.
(edit) @78457   6 years vboxsync HostServices/SharedOpenGL: Fix library order so the linker can find …
(edit) @78456   6 years vboxsync IPRT/memsafer: Added RTMemSaferGetSize. [forgot VBoxRTImp.def] bugref:9431
(edit) @78455   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use the CPUM function for determining …
(edit) @78454   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add CPUM function to figure out if …
(edit) @78453   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 nit.
(edit) @78451   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78450   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78449   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78448   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78447   6 years vboxsync Installers/Linux: make it possible to build our kernel modules …
(edit) @78446   6 years vboxsync Installer/Linux: remove last uses of KBUILD_EXTMOD to simplify …
(edit) @78445   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Todo update and nits.
(edit) @78444   6 years vboxsync Installers/Linux: fixes after previous refactoring for generated Make …
(edit) @78443   6 years vboxsync Shared Clipboard/URI: SCM fixes.
(edit) @78442   6 years vboxsync Shared Clipboard/HostSvc: Build fix.
(edit) @78441   6 years vboxsync Shared Clipboard/HostSvc: Build fix.
(edit) @78440   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78439   6 years vboxsync Shared Clipboard/HostSvc: Logging adjustments.
(edit) @78438   6 years vboxsync VMM: More refactoring of GVM & VM structures for bugref:9217
(edit) @78437   6 years vboxsync FE/Qt: bugref:8400. Disabling the description editor in the …
(edit) @78436   6 years vboxsync HostDrivers/VBoxNetAdp/linux: forgotten Make file adjustment after …
(edit) @78435   6 years vboxsync FE/Qt: Some fixes in UIMediumSearchWidget.
(edit) @78434   6 years vboxsync VMM: Build fixes for VBOX_WITH_RAW_MODE= on windows.
(edit) @78433   6 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @78432   6 years vboxsync FE/Qt: Reperforming medium search in medium manager after …
(edit) @78431   6 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @78430   6 years vboxsync bugref:9416. scm fixes.
(edit) @78429   6 years vboxsync bugref:9416. changed uint32_t to ULONG.
(edit) @78428   6 years vboxsync bugref:9416. The part of OCI import logic. New functions - …
(edit) @78427   6 years vboxsync Main: bugref:8612: Added some comment and removed debug tails
(edit) @78426   6 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @78425   6 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @78424   6 years vboxsync Config.kmk,GuestHost/OpenGL,Additions/common/crOpenGL: Makefile …
(edit) @78423   6 years vboxsync BIOS: Reworked ATA device detection, old code relied on bugs in ATA …
(edit) @78421   6 years vboxsync FE/Qt: bugref:7127: UIMediumEnumerator: Implement …
(edit) @78420   6 years vboxsync Revert r130418 for now as it causes more harm currently
(edit) @78419   6 years vboxsync Additions/common/crOpenGL: Linux build fix for r130405
(edit) @78418   6 years vboxsync testdriver/vboxtestvms.py: Refined Frank's testboxpile1 hack so it …
(edit) @78417   6 years vboxsync Utf8Str,RTCString: Assert that C-string pointer parameters in …
(edit) @78416   6 years vboxsync HostServices/SharedOpenGL: Another linux build fix for r130405
(edit) @78415   6 years vboxsync HostServices/SharedOpenGL/OpenGLTestApp: Additional linux fix for r130405
(edit) @78414   6 years vboxsync HostServices/SharedOpenGL: OS X build fix for r130405
(edit) @78413   6 years vboxsync Additions: Additional scm fix for r130405
(edit) @78412   6 years vboxsync HostServices/SharedOpenGL/OpenGLTestApp: Attempt linux fix for r130405
(edit) @78411   6 years vboxsync HostServices/SharedOpenGL/OpenGLTestApp: Attempt OS X build fix for r130405
(edit) @78410   6 years vboxsync HostServices/SharedOpenGL/OpenGLTestApp: Attempt linux build fix for …
(edit) @78409   6 years vboxsync Additions: scm fix for r130405
(edit) @78408   6 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78407   6 years vboxsync HostServices/SharedOpenGL: Avoid assertion trying to allocate 0 bytes …
(edit) @78406   6 years vboxsync Comment.
(edit) @78405   6 years vboxsync Reverted commit which requires firmware changes to work.
(edit) @78404   6 years vboxsync removed Utf8Str::assignEx() and replaced RTCString::compare() by …
(edit) @78403   6 years vboxsync Main/MediumImpl.cpp: Move those Medium::*Task::executeTask() stub …
(edit) @78402   6 years vboxsync GuestHost\OpenGL\state_tracker/state_diff.c: Possible crash fix
(edit) @78401   6 years vboxsync Main/MediumImpl.cpp: Logging + review comment.
(edit) @78400   6 years vboxsync RTPathAbsEx: logging.
(edit) @78399   6 years vboxsync Storage/VMDK: Quick hack for making tdMoveMedium1.py work again. Left …
(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 …
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