VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78492   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Use 'uExitReason' to avoid …
(edit) @78491   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 rdtscp VM-exit typo.
(edit) @78490   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 cpuid, rdtsc, rdtscp VM-exit handling.
(edit) @78489   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix RDTSCP VM-exit. We have to first …
(edit) @78487   6 years vboxsync winnt/vboxsf: FileFsSizeInformation and FileFsFullSizeInformation. …
(edit) @78486   6 years vboxsync FsPerf,iprt/nt/nt.h: Buffer size testcase for NtQueryInformationFile. …
(edit) @78485   6 years vboxsync OCI: ICloudClient::getExportLaunchDescriptionFormFor that takes a …
(edit) @78484   6 years vboxsync FE/Qt: bugref:9072. Using block count instead of line count.
(edit) @78483   6 years vboxsync VMM: Nested SVM: bugref:7243 Renamed a couple of functions and doxygen …
(edit) @78482   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment, nit.
(edit) @78481   6 years vboxsync VMM/HM, IEM: Nested VMX: bugref:9180 Hardware-assisted VMX VM-exit …
(edit) @78478   6 years vboxsync PCnet: Clear cached descriptor state when doing INIT. Required at …
(edit) @78477   6 years vboxsync PCnet: Do not access the 'user' dword of RX/TX descriptors.
(edit) @78476   6 years vboxsync Shared Clipboard/URI: SCM fixes.
(edit) @78475   6 years vboxsync Shared Clipboard/URI: Only disable vboximportchecker for VBoxTray when …
(edit) @78474   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78473   6 years vboxsync winnt/vboxsf: Dropped NtQueryVolumeInformationFile / …
(edit) @78472   6 years vboxsync validationkit/common/utils.py: areBytesEqual adjustment
(edit) @78471   6 years vboxsync winnt/vboxsf: Rewrote NtQueryVolumeInformationFile / …
(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) @78452   6 years vboxsync bldprogs: skip some utilities which are not compatible with sparc64
(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 …
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