VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76347   6 years vboxsync *: Preparing for iprt/vfslowlevel.h to no longer include iprt/err.h. …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76345   6 years vboxsync FE/Qt: bugref:6699. Some string correction
(edit) @76344   6 years vboxsync FE/Qt: bugref:6699. Append file items to parents as they are created
(edit) @76343   6 years vboxsync WDDM: check that VBVA has been initialized.
(edit) @76342   6 years vboxsync zlib: back out previous change, it's breaking on Solaris (and the …
(edit) @76340   6 years vboxsync zlib: reverting back mangling from 1.2.8
(edit) @76339   6 years vboxsync vbox-greeter: static runtime on linux needs -lcrypt
(edit) @76338   6 years vboxsync zlib: solving read() and close() issues - implicit declaration of function
(edit) @76337   6 years vboxsync Whitespace.
(edit) @76336   6 years vboxsync FE/Qt: bugref:6699: Use the correct menu icon for the file manager.
(edit) @76335   6 years vboxsync zlib 1.2.8 => 1.2.11
(edit) @76334   6 years vboxsync Warnings fix.
(edit) @76333   6 years vboxsync FE/Qt: bugref:6699: More refactoring in file manager classes
(edit) @76332   6 years vboxsync FE/Qt: bugref:6699: Move some classes to globals folder
(edit) @76331   6 years vboxsync VUSB/Linux: Log ENOENT errors, too.
(edit) @76330   6 years vboxsync Get email From and iLOM pasword from config.
(edit) @76329   6 years vboxsync FE/Qt: bugref:6699. More refacting of file manager classes.
(edit) @76328   6 years vboxsync Runtime/fs/vfsext: Implement a small block cache for caching block …
(edit) @76326   6 years vboxsync iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
(edit) @76325   6 years vboxsync Reset hanged testboxes and sending e-mail alert. Disable testboxes …
(edit) @76324   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76323   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76322   6 years vboxsync Reverted accidental commit r127614.
(edit) @76321   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @76320   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76319   6 years vboxsync Forgotten mergeinfo.
(edit) @76318   6 years vboxsync Runtime/fs/extvfs: Support flex_bg, our implementation doesn't need …
(edit) @76317   6 years vboxsync Config.kmk,drivers/Makefile.kmk: Doing the cleanups of the …
(edit) @76316   6 years vboxsync Runtime/fs/extvfs: Updates, implement extent tree walking. Enables …
(edit) @76315   6 years vboxsync DevVGA-SVGA3d-glLdr.h: Temporary hack for system glext.h using …
(edit) @76313   6 years vboxsync EFI: Adopted EDK2 patch (commit …
(edit) @76312   6 years vboxsync FE/Qt: bugref:6699. More refactoring on file system model classes to …
(edit) @76310   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Initialize VMX CPU features as part …
(edit) @76309   6 years vboxsync FE/Qt: bugref:6699. Moving the ownership of the data to file model.
(edit) @76308   6 years vboxsync VMM/GIM: comment nit.
(edit) @76307   6 years vboxsync scm
(edit) @76306   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76305   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76304   6 years vboxsync scm fix
(edit) @76303   6 years vboxsync FE/Qt: bugref:6699. scm fix
(edit) @76302   6 years vboxsync vboximg-mount: (re-apply) make it easier to take a tools directory …
(edit) @76301   6 years vboxsync FE/Qt: bugref:6699. Refactoring on file system model/item/view …
(edit) @76300   6 years vboxsync FE/Qt: bugref:6699. Get rid of the FileObjectType enum and use KFsObjType
(edit) @76299   6 years vboxsync Runtime/fs/extvfs: Updates
(edit) @76298   6 years vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
(edit) @76297   6 years vboxsync FE/Qt: bugref:6699. Refactoring on file system model/item/view …
(edit) @76296   6 years vboxsync FE/Qt: bugref:6699. Refactoring some classes to improve decoupling. I …
(edit) @76295   6 years vboxsync Translations: updated Traditional Chinese translation. Thank you …
(edit) @76294   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76293   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76292   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode descriptors
(edit) @76290   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Added a new pre-init VMM call, invoked …
(edit) @76288   6 years vboxsync 6.0.0
(edit) @76281   6 years vboxsync SUPDrvIOC.h: Fix typo in r116750 (the value of SUP_IOCTL_VT_CAPS_SIZE …
(edit) @76276   6 years vboxsync bugref:9311. small fix in the help string.
(edit) @76275   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix to clobbering local variable when …
(edit) @76274   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Shadow variable fix.
(edit) @76272   6 years vboxsync Removed that stupid kludge I put in to protect column boundaries, but …
(edit) @76271   6 years vboxsync Overhauled around Klaus's snapshot/locking design.. Stubbed out …
(edit) @76270   6 years vboxsync DevVGA-SVGA3d: dynamic loading of OpenGL: call XInitThreads
(edit) @76269   6 years vboxsync DevVGA-SVGA3d: dynamic loading of OpenGL: log failures
(edit) @76268   6 years vboxsync Installer/Windows: fixed missing newline at end of Simplified Chinese …
(edit) @76267   6 years vboxsync DevVGA-SVGA3d: scm
(edit) @76266   6 years vboxsync DevVGA-SVGA3d-ogl: a better check for shader version
(edit) @76265   6 years vboxsync Installer/Windows: Greek translation fix.
(edit) @76264   6 years vboxsync Installer/Windows: forward-ported r119536: add Simplified Chinese …
(edit) @76263   6 years vboxsync DevVGA-SVGA3d: dynamic loading of OpenGL: X11 too
(edit) @76262   6 years vboxsync Installer/Windows * Add Greek translation. Thank you Socratis …
(edit) @76261   6 years vboxsync DevVGA-SVGA3d: no need to resize the opengl window, it is not used for …
(edit) @76260   6 years vboxsync DevVGA-SVGA3d: now that we are dynamically loading libGL on Linux, do …
(edit) @76259   6 years vboxsync Translations: updated translations. Thank you Burak Yakuz, Vincenzo …
(edit) @76258   6 years vboxsync src/libs: enable openssl 1.1.0j. bugref:9338: Update OpenSSL to 1.1.0j.
(edit) @76257   6 years vboxsync SUPLib.cpp: Forgot to update version number in the client side for r127513.
(edit) @76256   6 years vboxsync Runtime/formats/ext: Add more structures
(edit) @76255   6 years vboxsync DevVGA-SVGA3d: Use PDMDevHlpVMSetError and …
(edit) @76254   6 years vboxsync DevVGA-SVGA3d: enable dynamic loading of opengl: use function pointer type
(edit) @76253   6 years vboxsync DevVGA-SVGA3d: dynamic loading of OpenGL: use function pointer type
(edit) @76252   6 years vboxsync DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux …
(edit) @76251   6 years vboxsync DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux
(edit) @76250   6 years vboxsync Main: removed obsolete HostWindowId
(edit) @76249   6 years vboxsync DevVGA-SVGA: removed obsolete HostWindowId
(edit) @76248   6 years vboxsync DevVGA-SVGA3d: update for dynamic loading of OpenGL
(edit) @76247   6 years vboxsync DevVGA-SVGA3d: more for dynamic loading of opengl
(edit) @76246   6 years vboxsync DevVGA-SVGA3d: dynamic loading of opengl (not enabled)
(edit) @76245   6 years vboxsync DevVGA-SVGA3d: more for dynamic loading of opengl
(edit) @76244   6 years vboxsync DevVGA-SVGA3d-info.cpp: dump ARGB bitmap for 32 bit formats
(edit) @76243   6 years vboxsync SUPDrvIOC.h: Update minor number for r127496.
(edit) @76242   6 years vboxsync Installer/win: Corrected the VirtualBox_TypeLib*.xsl script to deal …
(edit) @76241   6 years vboxsync DevVGA-SVGA3d: started on dynamic loading of opengl
(edit) @76240   6 years vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76239   6 years vboxsync Main: bugref:6913: don't try to notify changes related to NULL medium …
(edit) @76238   6 years vboxsync Main: bugref:6913: Fixed use of already NULL reference to VirtualBox
(edit) @76237   6 years vboxsync DevVGA-SVGA3d-ogl: no 3D overlay on Darwin too
(edit) @76236   6 years vboxsync DevVGA-SVGA: fixed detection of shading language version on Darwin
(edit) @76234   6 years vboxsync DevVGA: allow to take screenshots with VMSVGA device.
(edit) @76233   6 years vboxsync FE/Qt: NLS: Fixed various typos + applied some tweaks for de_DE.
(edit) @76232   6 years vboxsync VMM/HMR0: Read the VMX MSRs into a separate function.
(edit) @76231   6 years vboxsync FE/Qt: Big de_DE update.
(edit) @76230   6 years vboxsync FE/Qt: Missed Log Viewer icons.
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