VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108311   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Hovered and Selected …
(edit) @108310   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Smaller Machine tool …
(edit) @108309   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Smaller font size for …
(edit) @108308   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Extend Global tool …
(edit) @108307   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Extend Global tool …
(edit) @108306   3 months vboxsync Host installer/win: Fixed a regression from r166426 which could lead …
(edit) @108303   3 months vboxsync VBoxSVC/Win: Emphasize that this is a character and not an rc in …
(edit) @108302   3 months vboxsync Host installer/win: Run our custom driver installation code in …
(edit) @108301   3 months vboxsync VBoxSVC/Win: Fixed yet another ancient bug: Actually handle the …
(edit) @108300   3 months vboxsync VBoxSVC/Win: Fixed an ancient bug: Actually handle the help command …
(edit) @108299   3 months vboxsync VMM/IEM: Removed IEM_MC_RETURN_ON_FAILURE as it is no longer needed …
(edit) @108298   3 months vboxsync VMM/IEM: Move IEM_GET_INSTR_LEN to IEMInternal-x86.h since arm64 has a …
(edit) @108296   3 months vboxsync VMM/IEM: s/IEM_MC_STORE_MEM_(?!FLAT|SEG|BY)/IEM_MC_STORE_MEM_SEG_\2/g …
(edit) @108295   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Implement possibility …
(edit) @108294   3 months vboxsync VMM/IEM: IEM_MC_STORE_MEM_*_BY_REF -> IEM_MC_STORE_MEM_BY_REF_* (kind …
(edit) @108293   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Machine tool menu …
(edit) @108292   3 months vboxsync Main/SystemTableBuilder.cpp: Fix address space flags to make guests …
(edit) @108291   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Rework tool menu update …
(edit) @108290   3 months vboxsync iprt/cdefs.h,VMM/IEM: Added …
(edit) @108289   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Split restricted tool …
(edit) @108288   3 months vboxsync VMM/IEM: …
(edit) @108287   3 months vboxsync VMM/IEM: s/IEM_MC_MEM_MAP/IEM_MC_MEM_SEG_MAP/g jiraref:VBP-1531
(edit) @108286   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Handle undefined tool …
(edit) @108285   3 months vboxsync Host installer/win: Added routines for handling CustomActionData to …
(edit) @108283   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Cleanup navigation list …
(edit) @108281   3 months vboxsync Runtime/RTScriptLex*: Implement support for optionally returning …
(edit) @108280   3 months vboxsync Runtime/RTScriptLex*: Implement support for optionally returning …
(edit) @108278   3 months vboxsync VMM/IEM: Removed the #ifndef IEM_WITH_SETJMP code. We've had …
(edit) @108277   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Support for …
(edit) @108276   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Small cleanup for …
(edit) @108275   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Update global tool …
(edit) @108274   3 months vboxsync FE/Qt: bugref:10814: Manager action-pool: Update File / Tools menu …
(edit) @108273   3 months vboxsync FE/Qt: bugref:10814: Extra-data defs: Extend UIToolStuff with type to …
(edit) @108272   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: On any VM registered …
(edit) @108271   3 months vboxsync Host installer/win: Also automatically start the VBoxUSBMon service on …
(edit) @108270   3 months vboxsync FE/Qt: VM settings dialog: Regression fix for r167373; Do not ask …
(edit) @108269   3 months vboxsync VMM/IEM: …
(edit) @108267   3 months vboxsync VMM/IEM: …
(edit) @108266   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Rework for …
(edit) @108265   3 months vboxsync tools/gsoap: Switch to v2.8.136 bugref:10757 jiraref:VPB-1330
(edit) @108263   3 months vboxsync Host installer/win: NLS/de_DE: Use a different accelerator key for …
(edit) @108262   3 months vboxsync VMM/IEM: Moved IEMAllMemRWTmplInline.cpp.h into the target-x86 …
(edit) @108261   3 months vboxsync VMM/IEM: Splitting up IEMOpHlp.h. jiraref:VBP-1531
(edit) @108260   3 months vboxsync VMM/IEM: Splitting up IEMInline.h. jiraref:VBP-1531
(edit) @108258   3 months vboxsync *.kmk: Adding clang_rt.asan_dynamic-x86_64.dll and friends as order …
(edit) @108253   3 months vboxsync scm fixes
(edit) @108252   3 months vboxsync Runtime/RTAcpi*: Doxygen fixes, bugref:10733
(edit) @108251   3 months vboxsync Runtime/common/script/scriptlex.cpp: Bugfixes for peeking, bugref:10733
(edit) @108250   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. [build fix] jiraref:VBP-1531
(edit) @108249   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108248   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108247   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108246   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108245   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108244   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108243   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108241   3 months vboxsync Makefile.kmk,src/VBox/Devices/EFI/Firmware: Replace iasl by our …
(edit) @108237   3 months vboxsync Devices/Makefile.kmk: Switch building vbox.dsl to our own ACPI …
(edit) @108236   3 months vboxsync Devices/Makefile.kmk: Switch building vbox.dsl to our own ACPI …
(edit) @108235   3 months vboxsync Runtime/RTAcpi*: Implement constant folding for ShiftLeft (used by …
(edit) @108234   3 months vboxsync Runtime/RTAcpi*: Implement constant folding for ShiftLeft (used by …
(edit) @108233   3 months vboxsync VMM/IEM: ARM spec reading hacking.
(edit) @108232   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108230   3 months vboxsync Runtime/RTAcpi*: Updates and fixes, RTIasl can now mostly generate …
(edit) @108226   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108225   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Yet another small …
(edit) @108224   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: Includes cleanup for …
(edit) @108223   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tool-pane: A bit of code …
(edit) @108222   3 months vboxsync Runtime/RTAcpi*: Support generating AML for more statements found in …
(edit) @108221   3 months vboxsync Runtime/RTAcpi*: Support generating AML for more statements found in …
(edit) @108220   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108217   3 months vboxsync Config.kmk,src/VBox/Devices/Makefile.kmk: Replace iasl with our own …
(edit) @108216   3 months vboxsync Runtime: Introduce bldRTIasl, a RTIasl variant which can be used …
(edit) @108215   3 months vboxsync Runtime/RTAcpi*: Treat External delcarations differently so that they …
(edit) @108214   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Wiping more unwanted …
(edit) @108213   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Exchange model/view stuff.
(edit) @108212   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Forgot something in …
(edit) @108211   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Pass popup flag deeper …
(edit) @108210   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Wiping out unnecessary …
(edit) @108209   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: More fixes for tool …
(edit) @108208   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Manual cleanup for …
(edit) @108207   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108205   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108204   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108203   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Fixes for tool view …
(edit) @108202   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Pass popup flag deeper …
(edit) @108201   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Removing some …
(edit) @108200   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Removing focus-item …
(edit) @108199   3 months vboxsync FE/Qt: Snapshot-pane: Install cleanup handler; We have to wipe out …
(edit) @108197   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Remove focus-item …
(edit) @108196   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108195   3 months vboxsync VMM/IEM: Splitting out most of the x86 target specific stuff from …
(edit) @108194   3 months vboxsync Runtime/comon/script/scriptlex.cpp: Fix re-allocating memory for a …
(edit) @108193   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Save and restore tools …
(edit) @108192   3 months vboxsync Runtime/tools/RTIasl: Add option to create a generated AML file to a C …
(edit) @108191   3 months vboxsync FE/Qt: bugref:10843 Recheck vm folder's uniqueness when parent folder …
(edit) @108188   3 months vboxsync VMM/IEM: Marking x86 stuff in IEMInternal.h... jiraref:VBP-1531
(edit) @108187   3 months vboxsync Runtime/RTAcpi*: Parser updates, the code is now able to parse …
(edit) @108186   3 months vboxsync VMM/IEM: Removed memory write stats since nobody is using the anymore …
(edit) @108185   3 months vboxsync Runtime/RTAcpi*: Parser updates, the code is now able to parse …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette