VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @78381   5 years vboxsync winnt/vboxsf: Converted and cleaned up vbsfNtRename. bugref:9172
(edit) @78380   5 years vboxsync winnt/vboxsf: Update FCB size info when opening a file too. bugref:9172
(edit) @78379   5 years vboxsync FsPerf: Test noticing remote file changes when opening a file. bugref:9172
(edit) @78378   5 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78377   5 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78376   5 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78375   5 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78374   5 years vboxsync FE/Qt: bugref:8400. Reataching the medium to the vms after a medium …
(edit) @78373   5 years vboxsync tstRTSymlink: Use the enmType parameter so recent w10 stop failing. …
(edit) @78372   5 years vboxsync Updated EFI firmware binaries.
(edit) @78371   5 years vboxsync VMM: Move VT-x/AMD-V helpers that are based on CPU specs to CPUM in …
(edit) @78370   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Check cached EFER with the CPU …
(edit) @78369   5 years vboxsync winnt/vboxsf: Some more set information docs regarding the library …
(edit) @78368   5 years vboxsync winnt/vboxsf: Workaround for SetEndOfFile() to the cached file size …
(edit) @78367   5 years vboxsync FsPerf: More tests of host<->guest interaction. bugref:9172
(edit) @78366   5 years vboxsync winnt/vboxsf: Removed FileBasicInfo from MRX_VBOX_FOBX as it was only …
(edit) @78365   5 years vboxsync winnt/vboxsf: Try keep the FCB file sizes (in FSRTL_COMMON_FCB_HEADER) …
(edit) @78364   5 years vboxsync iprt/linux/symvers.h: use deprecated, not new ISO C99 scanf symbol. …
(edit) @78363   5 years vboxsync winnt/vboxsf: Fixed ancient bug in the read code path that used …
(edit) @78362   5 years vboxsync FsPerf: More tests of host<->guest interaction. bugref:9172
(edit) @78361   5 years vboxsync FsPerf: More on the slave mode for testing host<->guest interaction. …
(edit) @78360   5 years vboxsync FsPerf: More on the slave mode for testing host<->guest interaction. …
(edit) @78359   5 years vboxsync FsPerf: Working on adding a slave that runs on the host and so we can …
(edit) @78358   5 years vboxsync FsPerf: Working on adding a slave that runs on the host and so we can …
(edit) @78357   5 years vboxsync winnt/vboxsf: Reworked the set-timestamp handling. Need testcase and …
(edit) @78356   5 years vboxsync IPRT/isovfs.cpp: Ignore 2nd primary descriptor.
(edit) @78355   5 years vboxsync winnt/vboxsf: Reworked the set-timestamp handling. Need testcase and …
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