VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93864   3 years vboxsync VMM/IEM: Corrected overflow flag (OF) calculations for ADD, ADC, SUB …
(edit) @93863   3 years vboxsync VMM/IEM: Started on a simple testcase for the IEMAllAImplC.cpp code. …
(edit) @93862   3 years vboxsync VMM/IEM: Started on a simple testcase for the IEMAllAImplC.cpp code. …
(edit) @93861   3 years vboxsync VMM/IEM: Stubbed the C versions the missing MMX/SSE/AVX functions in …
(edit) @93860   3 years vboxsync VMM/IEM: Stubbed the C versions x87 FPU functions in IEMAllAImpl.asm. …
(edit) @93859   3 years vboxsync Main: Replaced DRVMAINSTATUS::pmapMediumAttachments with a …
(edit) @93858   3 years vboxsync Main: Restored bwGroups[i]->COMGETTER(Name)(strName.asOutParam()); …
(edit) @93857   3 years vboxsync Restore Knut's (bird's) r149773 changes I accidentally clobbered with …
(edit) @93856   3 years vboxsync Fix burn related to @param doc for new method added
(edit) @93855   3 years vboxsync Main/Console: remove statements that write pointers for led set, …
(edit) @93854   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93853   3 years vboxsync VMM/IEM: Reduced the code duplication for the MUL and IMUL C workers, …
(edit) @93852   3 years vboxsync VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
(edit) @93851   3 years vboxsync VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
(edit) @93850   3 years vboxsync VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
(edit) @93849   3 years vboxsync Validation Kit/unit tests: Make sure to mount the Validation Kit .ISO …
(edit) @93848   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93847   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93846   3 years vboxsync Validation Kit: Extended unittest test driver so that it also can …
(edit) @93845   3 years vboxsync Backed out r150051 (committed wrong file). bugref:10195
(edit) @93844   3 years vboxsync Validation Kit: Extended unittest test driver so that it also can …
(edit) @93843   3 years vboxsync Validation Kit: Extended unittest test driver so that it also can …
(edit) @93842   3 years vboxsync Validation Kit: Extended unittest test driver so that it also can …
(edit) @93841   3 years vboxsync VGABIOS: Reworked save area management, added support for font …
(edit) @93840   3 years vboxsync DevVGA: Changing blink enable or underline location needs to trigger a …
(edit) @93839   3 years vboxsync Added the sign= in VBOX_COND_GUEST_VERSION
(edit) @93838   3 years vboxsync iprt/asm.h: Added ASMAtomicCmpXchgU128 and friends for AMD64 and …
(edit) @93837   3 years vboxsync iprt/asm.h: Added ASMAtomicCmpXchgU128 and friends for AMD64 and …
(edit) @93836   3 years vboxsync iprt/cdefs.h: Set RT_COMPILER_WITH_128BIT_INT_TYPES for clang based on …
(edit) @93835   3 years vboxsync OCI: Add VSD enum values for flexible shape options. Write the values …
(edit) @93834   3 years vboxsync 3D/VMSVGA: Create equal Object Tables of the PAGE_SIZE bytes, bugref:9845
(edit) @93833   3 years vboxsync 3D/VMSVGA: Additional header file to fix compilation errors in WDDM …
(edit) @93832   3 years vboxsync DevPIC: Must handle at least some 16-bit accesses. Existing software …
(edit) @93831   3 years vboxsync VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin}: Add code to allow for …
(edit) @93830   3 years vboxsync VMM/CPUM: Add some helpers for NEM to activate the hyper or guest …
(edit) @93829   3 years vboxsync FE/Qt: bugref:6899: VM settings: Replacing what's this tags with tool-tips.
(edit) @93828   3 years vboxsync VGABIOS: Set DS correctly before calling into C POST code.
(edit) @93827   3 years vboxsync DevVGA: Show the MSR value in info vga since it's not dumped anywhere else.
(edit) @93826   3 years vboxsync VMM/NEMR3Native-darwin: Remove the temporary workaround now that the …
(edit) @93825   3 years vboxsync VMM/NEMR3Native-darwin: Reduce code duplication, bugref:9044
(edit) @93824   3 years vboxsync VMM: Nested VMX: bugref:10092 Fix trunk regression introduced in …
(edit) @93823   3 years vboxsync FE/Qt: bugref:9515. Modifying hostname validator's regex.
(edit) @93822   3 years vboxsync FE/Qt: Checking pointer before creating the connection.
(edit) @93821   3 years vboxsync FE/Qt: bugref:6899: Forgot one file in r150020.
(edit) @93820   3 years vboxsync FE/Qt: bugref:6899: VM settings: Replacing QApplication::translate with tr.
(edit) @93819   3 years vboxsync FE/Qt: bugref:6899: Global properties / Display page: Couple of NLS fixes.
(edit) @93818   3 years vboxsync FE/Qt: bugref:6899: Global properties: Replacing what's this tags with …
(edit) @93817   3 years vboxsync Guest Control/Validation Kit: Use a different command on POSIX-y OSes …
(edit) @93816   3 years vboxsync Main/UnattendedScript: Add forgotten release of expression evaluator. …
(edit) @93815   3 years vboxsync iprt/RTExprEval: Fix small memory leak. bugref:9781
(edit) @93814   3 years vboxsync VBoxManage: Fix "clean" for the documentation related files.
(edit) @93813   3 years vboxsync doc/manual: Make the long append command dump a little prettier (line …
(edit) @93812   3 years vboxsync doc/manual: Fix for "clean".
(edit) @93811   3 years vboxsync doc/manual, VBoxManage: Fix issue with no longer fully optional …
(edit) @93810   3 years vboxsync doc/manual: Fix experimental generation of actual man pages (broken by …
(edit) @93809   3 years vboxsync doc/manual: Untangle the special catalog use related to …
(edit) @93808   3 years vboxsync doc/manual: Not worth the effort keeping the "VBoxManage hostonlynet" …
(edit) @93807   3 years vboxsync doc/manual: Fix for previous change, misplaced paste.
(edit) @93806   3 years vboxsync doc/manual: Turn VBOX_XML_XREF_TO_TEXT into file name only, making it …
(edit) @93805   3 years vboxsync doc/manual: Use less obscure catalog names (add .cat extension).
(edit) @93804   3 years vboxsync doc/manual: Include refentry docs for "VBoxManage hostonlynet" into manual.
(edit) @93803   3 years vboxsync doc/manual: Clean up the entity inclusion into all manpages, …
(edit) @93802   3 years vboxsync doc/manual: Flag leftover xrefs as a missing linkend or an issue with …
(edit) @93801   3 years vboxsync doc/manual: Unify translation file handling for the manpage link …
(edit) @93800   3 years vboxsync doc/manual: Fix the place where the language specific generated …
(edit) @93799   3 years vboxsync doc/manual: Fix long standing copy/paste bug using the minor version …
(edit) @93798   3 years vboxsync FE/Qt: bugref:9515. Populate GA ISO selector with recent dvd list.
(edit) @93797   3 years vboxsync Guest Control/Validation Kit: Use a different command on POSIX-y OSes …
(edit) @93796   3 years vboxsync DevVGA: Implemented text mode underline.
(edit) @93795   3 years vboxsync Guest Control/Validation Kit: Explicitly wait for blocking processes …
(edit) @93794   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93793   3 years vboxsync Guest Control/Validation Kit: We indicate an error here, as we …
(edit) @93792   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93791   3 years vboxsync FE/Qt: bugref:9515. Excluding strings with a dot at the end as …
(edit) @93790   3 years vboxsync VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
(edit) @93789   3 years vboxsync VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
(edit) @93788   3 years vboxsync VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
(edit) @93787   3 years vboxsync VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
(edit) @93786   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93785   3 years vboxsync VMM/NEMR3Native-darwin: Check whether probes are enabled to decide …
(edit) @93784   3 years vboxsync Config.kmk: Don't use the UTF-8 manifest on old x86 stuff like Windows …
(edit) @93783   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93782   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93781   3 years vboxsync vsheriff: More GA failure reasons.
(edit) @93780   3 years vboxsync vsheriff: More GA failure reasons.
(edit) @93779   3 years vboxsync vsheriff: More GA failure reasons.
(edit) @93778   3 years vboxsync vsheriff: GA failure reasoning fix.
(edit) @93777   3 years vboxsync vsheriff: GA failure reasoning fix.
(edit) @93776   3 years vboxsync vsheriff: GA failure reasoning fix.
(edit) @93775   3 years vboxsync vsheriff: GA failure reasoning fix.
(edit) @93774   3 years vboxsync vsheriff: GA failure reasoning fix.
(edit) @93773   3 years vboxsync vsheriff: GA failure reasoning fix.
(edit) @93772   3 years vboxsync vsheriff: Try fix image hashing error with python 3 and newer Pillow …
(edit) @93771   3 years vboxsync vsheriff: Try fix image hashing error with python 3.
(edit) @93770   3 years vboxsync vsheriff: Failure reason for windows Python/COM issue (2nd try).
(edit) @93769   3 years vboxsync vsheriff: Failure reason for windows Python/COM issue.
(edit) @93768   3 years vboxsync vsheriff: Another windows install failure reason.
(edit) @93767   3 years vboxsync vsheriff: Another windows install failure reason.
(edit) @93766   3 years vboxsync vsheriff: Windows install failure reason. [fix]
(edit) @93765   3 years vboxsync vsheriff: Windows install failure reason.
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