VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94287   3 years vboxsync VirtioCore: Add missing @}, hopefully in the right place. bugref:9440.
(edit) @94286   3 years vboxsync IPRT/Win: Prefer LOCALAPPDATA over TMP / TEMP for RTPathTemp(). …
(edit) @94285   3 years vboxsync Win/Installer: Fixes for VBoxStub [SCM fix]. bugref:10201
(edit) @94284   3 years vboxsync Win/Installer: Fixes for VBoxStub. bugref:10201
(edit) @94283   3 years vboxsync IPRT/RTStrFormatR80[u2]: Nan -> SNan (signalled). bugref:9898
(edit) @94282   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94281   3 years vboxsync iprt/alloca.h: Try shut up annoying sys/regset.h (via stdlib.h) …
(edit) @94280   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94279   3 years vboxsync IPRT/isomakerimport.cpp: A couple of rock ridge parsing corrections.
(edit) @94278   3 years vboxsync iprt/formats/iso9660.h: comment typo
(edit) @94277   3 years vboxsync IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on …
(edit) @94276   3 years vboxsync Devices/Graphics: cleanup: bugref:9830
(edit) @94275   3 years vboxsync VirtioCore: "Transitional devices MUST have a PCI Revision ID of 0." …
(edit) @94274   3 years vboxsync Dev/E1000: bugref:10197 Improved handling of mixed descriptor types, …
(edit) @94273   3 years vboxsync Devices/Graphics: scm fix: bugref:9830
(edit) @94272   3 years vboxsync Devices/Graphics: fixes for Linux host; log 3D adapter name: bugref:9830
(edit) @94271   3 years vboxsync Devices/Graphics: middes ifdefs: bugref:9830
(edit) @94270   3 years vboxsync doc/manual: Include the all-entities.ent file in all ru_RU manpage …
(edit) @94269   3 years vboxsync Devices/Graphics: single device mode fix: bugref:9830
(edit) @94268   3 years vboxsync doc/manual: Include the command overview from the individual …
(edit) @94267   3 years vboxsync Devices/Graphics: doxygen fix: bugref:9830
(edit) @94266   3 years vboxsync Devices/Graphics: DXQuery commands; DXDestroy commands; DXBufferCopy …
(edit) @94265   3 years vboxsync Devices/Graphics: DXQuery commands; DXDestroy commands; DXBufferCopy: …
(edit) @94264   3 years vboxsync Devices/Graphics: implemented some DXQuery commands; fixed various …
(edit) @94263   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94262   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94261   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94260   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94259   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94258   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94257   3 years vboxsync IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
(edit) @94256   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94255   3 years vboxsync IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
(edit) @94254   3 years vboxsync iprt/x86.h: Added a couple of shift count macros to the X86_FCS_XXX …
(edit) @94253   3 years vboxsync iprt/types.h: Added a sj64 member to RTFLOAT80U as well as …
(edit) @94252   3 years vboxsync /Config.kmk: Disable new 3D and openssl3 parts, they need extra effort …
(edit) @94251   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Proxy page to …
(edit) @94250   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94249   3 years vboxsync Main: Guest Properties: ​bugref:10185 post-review fixes. - …
(edit) @94248   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Display page to …
(edit) @94247   3 years vboxsync doc/manual: VBoxManageHelp is gone producing that file, need to find …
(edit) @94246   3 years vboxsync Main/Console: Attach and detach storage stuff on EMT(0) to avoid …
(edit) @94245   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94244   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94243   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94242   3 years vboxsync Devices/Graphics: 1D textures; cleaned up usage of dynamic and staging …
(edit) @94241   3 years vboxsync Devices/Graphics: cleaned up paInitialData initialization for …
(edit) @94240   3 years vboxsync FE/VBoxManage: Move stuff to VBoxInternalManage.cpp because it is only …
(edit) @94239   3 years vboxsync FE/VBoxManage: Remove the now unused VBoxManageHelp build target and …
(edit) @94238   3 years vboxsync FE/VBoxManage: Some missing conversion of errorSyntax in …
(edit) @94237   3 years vboxsync tools/bin: Implemented initial version for generating a VirtualBox
(edit) @94236   3 years vboxsync FE/VBoxManage: Remove the now unused VBoxManageHelp build target and …
(edit) @94235   3 years vboxsync FE/VBoxManage: Some more cleanups, ​bugref:9186
(edit) @94234   3 years vboxsync FE/VBoxManage: Remove the now unused VBoxManageHelp build target and …
(edit) @94233   3 years vboxsync FE/VBoxManage: Remove the now useless enmHelpCat member in the command …
(edit) @94232   3 years vboxsync Devices/Graphics: texture arrays: bugref:9830
(edit) @94231   3 years vboxsync FE/VBoxManage: Remove unused USAGE categories, ​bugref:9186
(edit) @94230   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @94229   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @94228   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @94227   3 years vboxsync Devices/Graphics: a fix for piglit; map fix for compressed textures; …
(edit) @94226   3 years vboxsync tstIEMAImpl: Updated AMD data. bugref:9898
(edit) @94225   3 years vboxsync VMM/IEM: Fixes for AMD versions of RCL and SHLD. Another stab at …
(edit) @94224   3 years vboxsync VMM/IEM: Attempt at doxygen fix. bugref:9898
(edit) @94223   3 years vboxsync Devices/Graphics: extended debug code to support float textures: …
(edit) @94222   3 years vboxsync VMM/IEM: Attempt at doxygen fix. bugref:9898
(edit) @94221   3 years vboxsync tstIEMAImpl: More shift test variations. bugref:9898
(edit) @94220   3 years vboxsync VMM/IEM: Adjusted the RCL and RCR intel versions to match the 10980xe …
(edit) @94219   3 years vboxsync doc/manual: Some cleanups in the ru_RU VBoxManage refentry …
(edit) @94218   3 years vboxsync doc/manual,FE/VBoxManage: Convert modifymedium command to refentry …
(edit) @94217   3 years vboxsync doc/manual,FE/VBoxManage: Convert storageattach command to refentry …
(edit) @94216   3 years vboxsync doc/manual/docbook-refentry-to-C-help.xsl: Allow <note></note> …
(edit) @94215   3 years vboxsync Devices/Graphics: saved state fixes: bugref:9830
(edit) @94214   3 years vboxsync Devices/Graphics: debug code cleanup: bugref:9830
(edit) @94213   3 years vboxsync doc/manual,FE/VBoxManage: Convert usbdevsource command to refentry …
(edit) @94212   3 years vboxsync doc/manual,FE/VBoxManage: Convert hostonlyif command to refentry …
(edit) @94211   3 years vboxsync doc/manual,FE/VBoxManage: Convert natnetwork command to refentry …
(edit) @94210   3 years vboxsync doc/manual,FE/VBoxManage: Convert metrics command to refentry …
(edit) @94209   3 years vboxsync doc/manual,FE/VBoxManage: Convert guestcontrol command to refentry …
(edit) @94208   3 years vboxsync doc/manual,FE/VBoxManage: Convert guestproperty command to refentry …
(edit) @94207   3 years vboxsync doc/manual,FE/VBoxManage: Convert usbfilter command to refentry …
(edit) @94206   3 years vboxsync doc/manual,FE/VBoxManage: Convert setproperty commands to refentry …
(edit) @94205   3 years vboxsync Devices/Graphics: saved state: bugref:9830
(edit) @94204   3 years vboxsync doc/manual,FE/VBoxManage: Convert setextradata/getextradata commands …
(edit) @94203   3 years vboxsync doc/manual,FE/VBoxManage: Convert convertfromraw command to refentry …
(edit) @94202   3 years vboxsync doc/manual,FE/VBoxManage: Convert checkmediumpwd command to refentry …
(edit) @94201   3 years vboxsync doc/manual,FE/VBoxManage: Convert encryptmedium command to refentry …
(edit) @94200   3 years vboxsync doc/manual,FE/VBoxManage: Convert mediumproperty command to refentry …
(edit) @94199   3 years vboxsync doc/manual,FE/VBoxManage: Convert clonemedium command to refentry …
(edit) @94198   3 years vboxsync doc/manual,FE/VBoxManage: Convert createmedium command to refentry …
(edit) @94197   3 years vboxsync doc/manual,FE/VBoxManage: Convert showmediuminfo command to refentry …
(edit) @94196   3 years vboxsync Devices/Graphics: saved state new source file: bugref:9830
(edit) @94195   3 years vboxsync VMM/IEM: Adjusted double shifts C code to match intel behaviour. …
(edit) @94194   3 years vboxsync tstIEMAImpl.cpp: re-enabled some shift tests accidentally disabled. …
(edit) @94193   3 years vboxsync tstIEMAImpl.cpp: re-enabled some shift tests accidentally disabled. …
(edit) @94192   3 years vboxsync VMM/IEM: Corrected C implementation of the double shift instructions …
(edit) @94191   3 years vboxsync VMM/IEM: Corrected C implementation of the basic shift instructions …
(edit) @94190   3 years vboxsync VMM/IEM: Use the C implementation for the Intel and AMD EFLAGS …
(edit) @94189   3 years vboxsync Main: Guest Properties: fix more python related build issues (related …
(edit) @94188   3 years vboxsync iprt: xrandr: fix typos in header comments, bugref:10134.
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