VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78481   5 years vboxsync VMM/HM, IEM: Nested VMX: bugref:9180 Hardware-assisted VMX VM-exit …
(edit) @78480   5 years vboxsync winnt/vboxsf: Build fix for new close+remove request code (clang). …
(edit) @78479   5 years vboxsync winnt/vboxsf: Build fix for new close+remove request code (clang). …
(edit) @78478   5 years vboxsync PCnet: Clear cached descriptor state when doing INIT. Required at …
(edit) @78477   5 years vboxsync PCnet: Do not access the 'user' dword of RX/TX descriptors.
(edit) @78476   5 years vboxsync Shared Clipboard/URI: SCM fixes.
(edit) @78475   5 years vboxsync Shared Clipboard/URI: Only disable vboximportchecker for VBoxTray when …
(edit) @78474   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @78473   5 years vboxsync winnt/vboxsf: Dropped NtQueryVolumeInformationFile / …
(edit) @78472   5 years vboxsync validationkit/common/utils.py: areBytesEqual adjustment
(edit) @78471   5 years vboxsync winnt/vboxsf: Rewrote NtQueryVolumeInformationFile / …
(edit) @78470   5 years vboxsync tdAddGuestCtrl.py: Log buffer types when utils.areBytesEqual() fails …
(edit) @78469   5 years vboxsync winnt/vboxsf: USe new remove function that also closes the handle to …
(edit) @78468   5 years vboxsync winnt/vboxsf: USe new remove function that also closes the handle to …
(edit) @78467   5 years vboxsync SharedFoldersSvc: Adding an alternative remove function that also …
(edit) @78466   5 years vboxsync VBoxTray: Shared folder automounting is done by VBoxService since 6.0, …
(edit) @78465   5 years vboxsync winnt/vboxsf: Converted file & directory removal code to new …
(edit) @78464   5 years vboxsync tdAddGuestCtrl.py,utils.py: Attempt at generic byte/string array …
(edit) @78463   5 years vboxsync tdAddGuestCtrl.py,utils.py: Attempt at generic byte/string array …
(edit) @78462   5 years vboxsync FE/Qt: bugref:9072. Some cleaning in the log viewer.
(edit) @78461   5 years vboxsync PCnet: Slightly improved debug info.
(edit) @78460   5 years vboxsync tdMoveVM1.py: must put os.listdir in a try/catch so it won't croak if …
(edit) @78459   5 years vboxsync FE/Qt: bugref:9072. Using UISearchLineEdit in the log viewer.
(edit) @78458   5 years vboxsync PCnet: Warn when guest sets up a misaligned descriptor ring.
(edit) @78457   5 years vboxsync HostServices/SharedOpenGL: Fix library order so the linker can find …
(edit) @78456   5 years vboxsync IPRT/memsafer: Added RTMemSaferGetSize. [forgot VBoxRTImp.def] bugref:9431
(edit) @78455   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use the CPUM function for determining …
(edit) @78454   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add CPUM function to figure out if …
(edit) @78453   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 nit.
(edit) @78452   5 years vboxsync bldprogs: skip some utilities which are not compatible with sparc64
(edit) @78451   5 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78450   5 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78449   5 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78448   5 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78447   5 years vboxsync Installers/Linux: make it possible to build our kernel modules …
(edit) @78446   5 years vboxsync Installer/Linux: remove last uses of KBUILD_EXTMOD to simplify …
(edit) @78445   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Todo update and nits.
(edit) @78444   5 years vboxsync Installers/Linux: fixes after previous refactoring for generated Make …
(edit) @78443   5 years vboxsync Shared Clipboard/URI: SCM fixes.
(edit) @78442   5 years vboxsync Shared Clipboard/HostSvc: Build fix.
(edit) @78441   5 years vboxsync Shared Clipboard/HostSvc: Build fix.
(edit) @78440   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @78439   5 years vboxsync Shared Clipboard/HostSvc: Logging adjustments.
(edit) @78438   5 years vboxsync VMM: More refactoring of GVM & VM structures for bugref:9217
(edit) @78437   5 years vboxsync FE/Qt: bugref:8400. Disabling the description editor in the …
(edit) @78436   5 years vboxsync HostDrivers/VBoxNetAdp/linux: forgotten Make file adjustment after …
(edit) @78435   5 years vboxsync FE/Qt: Some fixes in UIMediumSearchWidget.
(edit) @78434   5 years vboxsync VMM: Build fixes for VBOX_WITH_RAW_MODE= on windows.
(edit) @78433   5 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @78432   5 years vboxsync FE/Qt: Reperforming medium search in medium manager after …
(edit) @78431   5 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @78430   5 years vboxsync bugref:9416. scm fixes.
(edit) @78429   5 years vboxsync bugref:9416. changed uint32_t to ULONG.
(edit) @78428   5 years vboxsync bugref:9416. The part of OCI import logic. New functions - …
(edit) @78427   5 years vboxsync Main: bugref:8612: Added some comment and removed debug tails
(edit) @78426   5 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @78425   5 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @78424   5 years vboxsync Config.kmk,GuestHost/OpenGL,Additions/common/crOpenGL: Makefile …
(edit) @78423   5 years vboxsync BIOS: Reworked ATA device detection, old code relied on bugs in ATA …
(edit) @78422   5 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @78421   5 years vboxsync FE/Qt: bugref:7127: UIMediumEnumerator: Implement …
(edit) @78420   5 years vboxsync Revert r130418 for now as it causes more harm currently
(edit) @78419   5 years vboxsync Additions/common/crOpenGL: Linux build fix for r130405
(edit) @78418   5 years vboxsync testdriver/vboxtestvms.py: Refined Frank's testboxpile1 hack so it …
(edit) @78417   5 years vboxsync Utf8Str,RTCString: Assert that C-string pointer parameters in …
(edit) @78416   5 years vboxsync HostServices/SharedOpenGL: Another linux build fix for r130405
(edit) @78415   5 years vboxsync HostServices/SharedOpenGL/OpenGLTestApp: Additional linux fix for r130405
(edit) @78414   5 years vboxsync HostServices/SharedOpenGL: OS X build fix for r130405
(edit) @78413   5 years vboxsync Additions: Additional scm fix for r130405
(edit) @78412   5 years vboxsync HostServices/SharedOpenGL/OpenGLTestApp: Attempt linux fix for r130405
(edit) @78411   5 years vboxsync HostServices/SharedOpenGL/OpenGLTestApp: Attempt OS X build fix for r130405
(edit) @78410   5 years vboxsync HostServices/SharedOpenGL/OpenGLTestApp: Attempt linux build fix for …
(edit) @78409   5 years vboxsync Additions: scm fix for r130405
(edit) @78408   5 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78407   5 years vboxsync HostServices/SharedOpenGL: Avoid assertion trying to allocate 0 bytes …
(edit) @78406   5 years vboxsync Comment.
(edit) @78405   5 years vboxsync Reverted commit which requires firmware changes to work.
(edit) @78404   5 years vboxsync removed Utf8Str::assignEx() and replaced RTCString::compare() by …
(edit) @78403   5 years vboxsync Main/MediumImpl.cpp: Move those Medium::*Task::executeTask() stub …
(edit) @78402   5 years vboxsync GuestHost\OpenGL\state_tracker/state_diff.c: Possible crash fix
(edit) @78401   5 years vboxsync Main/MediumImpl.cpp: Logging + review comment.
(edit) @78400   5 years vboxsync RTPathAbsEx: logging.
(edit) @78399   5 years vboxsync Storage/VMDK: Quick hack for making tdMoveMedium1.py work again. Left …
(edit) @78398   5 years vboxsync FE/Qt: bugref:7127: UIMediumEnumerator: Implement OnMediumRegistered …
(edit) @78397   5 years vboxsync FE/Qt: bugref:7127: UIMediumEnumerator: Dummies for new media events, …
(edit) @78396   5 years vboxsync FE/Qt: bugref:7127: Few more messages for media related section of …
(edit) @78395   5 years vboxsync FE/Qt: bugref:7127: Small coding-style fix for media related section …
(edit) @78394   5 years vboxsync DevATA: Minor cleanup, better compatibility with old ATA devices, …
(edit) @78393   5 years vboxsync Shared Clipboard/URI: Fixed VBoxClipboardWinClose() / …
(edit) @78392   5 years vboxsync FE/Qt: bugref:8400. Reattaching the medium even if medium type change …
(edit) @78391   5 years vboxsync tdMoveMedium1.py: Removed weird 'assert fRc is true' statement at the …
(edit) @78390   5 years vboxsync Shared Clipboard/URI: Updated GuestHost (common) code.
(edit) @78389   5 years vboxsync Additions/WINNT/Installer: Fixed leftover files after …
(edit) @78388   5 years vboxsync Additions/WINNT/Installer/Makefile.kmk: Rebuild the installer package …
(edit) @78387   5 years vboxsync Main: bugref:8612: Fixed error during MacOS guest creation using GUI
(edit) @78386   5 years vboxsync FE/Qt: bugref:8400: Fixing typo in r130334.
(edit) @78385   5 years vboxsync vboxinstaller.py: Don't let the installation report success when it …
(edit) @78384   5 years vboxsync Additions/common/crOpenGL/feedback: Need to wrap the crState* calls as …
(edit) @78383   5 years vboxsync winnt/vboxsf: Explanation as to why renaming is slow [missed a step]. …
(edit) @78382   5 years vboxsync winnt/vboxsf: Explanation as to why renaming is slow. bugref:9172
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