VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105869   3 months vboxsync SDKRef: Fixes (stuff now lives in IPlatformProperties).
(edit) @105868   3 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105867   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]hsubps (W.I.P)
(edit) @105866   3 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105865   3 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105864   3 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105863   3 months vboxsync Build fix for r164575 (VMM/IEM: Don't flush PC prior to indirect …
(edit) @105862   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]hsubps (W.I.P)
(edit) @105861   3 months vboxsync FE/Qt: Integrating latest Italian and Dutch translations.
(edit) @105860   3 months vboxsync FE/Qt: updatenls call required after r164570.
(edit) @105859   3 months vboxsync FE/Qt: VISO creator: Fixing typo in frozen NLS.
(edit) @105858   3 months vboxsync Disassembler/ARMv8: Implement decoding of the ldr/str …
(edit) @105857   3 months vboxsync Disassembler/ARMv8: Implement decoding of the ldr/str (unscaled …
(edit) @105856   3 months vboxsync VMM/IEM: Don't flush PC prior to indirect jumps, flush it when in the …
(edit) @105855   3 months vboxsync VMM/IEM: Don't update PC during IEM_MC_REL_JMP_S[8|32]_AND_FINISH if …
(edit) @105854   3 months vboxsync VMM/IEM: Don't force PC updating during IEM_MC_ADVANCE_RIP_AND_FINISH …
(edit) @105853   3 months vboxsync VMM/IEM: Don't force PC updating before branches, nor flushing of …
(edit) @105852   3 months vboxsync Device/VMSVGA: Use local copy of VMSVGA headers in svga_dump_command. …
(edit) @105851   3 months vboxsync FE/Qt: reverting r164547.
(edit) @105850   3 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105849   3 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105848   3 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105847   3 months vboxsync FE/VBoxManage: Relaxed the default parameters of the "createvm" a bit …
(edit) @105846   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps.
(edit) @105845   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps (W.I.P)
(edit) @105844   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps (W.I.P)
(edit) @105843   3 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Don't throw an error if the NEM …
(edit) @105842   3 months vboxsync FE/Qt: Merging 7.0 branch Qt NLS changes to trunk.
(edit) @105841   3 months vboxsync Docs: bugref:10705. The following commits from doc's team git repo has …
(edit) @105840   3 months vboxsync Main: Merging 7.0 branch NLS changes to trunk.
(edit) @105839   3 months vboxsync FE/VBoxManage: Initial updatenls before merging branch changes to trunk.
(edit) @105838   3 months vboxsync Main: Initial updatenls before merging branch changes to trunk.
(edit) @105837   3 months vboxsync FE/Qt: Final updatenls before NLS frozen.
(edit) @105836   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps.
(edit) @105835   3 months vboxsync Add missing instruction tests, bugref:9898 These are instruction …
(edit) @105834   3 months vboxsync Fix emulation of 'vmovq' instruction in 16/32-bit modes (acts as …
(edit) @105833   3 months vboxsync FE/Qt: bugref:10511, bugref:10384. Check if by unattended install …
(edit) @105832   3 months vboxsync Disassembler/ARMv8: Implement decoding of the ldp/stp unsigned variant …
(edit) @105831   3 months vboxsync Disassembler/ARMv8: Implement decoding of the ldp/stp unsigned variant …
(edit) @105830   3 months vboxsync Disassembler/ARMv8: Implement decoding of the ldp/stp unsigned variant …
(edit) @105829   3 months vboxsync FE/Qt: More NLS fixes for wizards, s.a. r164540 and r164542.
(edit) @105828   3 months vboxsync FE/Qt: More NLS fixes for wizards, s.a. r164540.
(edit) @105827   3 months vboxsync FE/Qt: A bit of similar NLS fixes around the GUI.
(edit) @105826   3 months vboxsync FE/Qt: A bit of NLS fixes for wizards.
(edit) @105825   3 months vboxsync FE/Qt: VISO Creator tool: A bit of NLS fixes.
(edit) @105824   3 months vboxsync FE/Qt: File-system model: A bit of NLS fixes.
(edit) @105823   3 months vboxsync FE/Qt: Activity Overview tool: A bit of NLS fixes.
(edit) @105822   3 months vboxsync Installer/linux: Update SVG icon (drop mime type, it's not a binary …
(edit) @105821   3 months vboxsync doc/manual: Use new VirtualBox logo in SVG format with 2.5x base size …
(edit) @105820   3 months vboxsync FE/Qt: A bit of NLS fixes for Medium Tools and Storage Settings …
(edit) @105819   3 months vboxsync FE/Qt: A bit of NLS fixes for Message-center and Notification-center, …
(edit) @105818   3 months vboxsync VMM/IEM: Record whether any of the branches of an …
(edit) @105817   3 months vboxsync FE/Qt: bugref:9437: Reworking GUI part; No need to pass excessive …
(edit) @105816   3 months vboxsync FE/Qt: VM Settings / Storage page: A bit of NLS fixes.
(edit) @105815   3 months vboxsync Disassembler/ARMv8: Started decoding more ldr/str instruction …
(edit) @105814   3 months vboxsync Docs: bugref:10705. Applying some more changes from doc team's repo.
(edit) @105813   3 months vboxsync Backed out r162650: bldprogs/VBoxDef2LazyLoad: Get it working on …
(edit) @105812   3 months vboxsync Docs: bugref:10705. The following commits from doc's team git repo has …
(edit) @105811   3 months vboxsync Docs: bugref:10705. The following commits from doc's team git repo has …
(edit) @105810   3 months vboxsync Disassembler/ARMv8: Implement disassembly of ccmp/ccmn register …
(edit) @105809   3 months vboxsync Main: Print the host's Windows Features to the release log. bugref:10753
(edit) @105808   3 months vboxsync Disassembler/ARMv8: Rework the disassembler tables to allow for an …
(edit) @105807   3 months vboxsync Disassembler/ARMv8: Rename DIS_ARMV8_INSN_PARAM_CREATE -> …
(edit) @105806   3 months vboxsync Disassembler/ARMv8: Rework the disassembler tables to allow for an …
(edit) @105805   3 months vboxsync VMM/IEM: End TB if we get back to the first instruction again via an …
(edit) @105804   3 months vboxsync FE/Qt: Host Key Combo: Sync NLS across whole the GUI to mention key …
(edit) @105803   3 months vboxsync FE/Qt: File Manager: More NLS fixes, adjusting scope for NewDirectory tag.
(edit) @105802   3 months vboxsync FE/Qt: Details Generator: Adjusting NLS for indicators stuff.
(edit) @105801   3 months vboxsync FE/Qt: Action pool: No need to override empty shortcuts with empty …
(edit) @105800   3 months vboxsync FE/Qt: Boot Failure Dialog and User Name Password Editor: Adjust …
(edit) @105799   3 months vboxsync FE/Qt: UI Converter: Adjusting NLS for keyboard extension indicator.
(edit) @105798   3 months vboxsync FE/Qt: UI Converter: Reverting r164495 as we decided to keep …
(edit) @105797   3 months vboxsync VMM/IEM: Split up IEMAllN8veLiveness.cpp into 6 parts to speed up …
(edit) @105796   3 months vboxsync Disassembler/ARMv8: Start some very simple alias conversion for orr -> …
(edit) @105795   3 months vboxsync Docs: bugref:10705. Updating our .ditamap as a follow up of r164503.
(edit) @105794   3 months vboxsync Disassembler/ARMv8: Build fixes, our ancient compilers on the 32-bit …
(edit) @105793   3 months vboxsync Disassembler/ARMv8: Updates, decode br/blr instructions, add them to …
(edit) @105792   3 months vboxsync Docs: bugref:10705. setting svn properties of newly added files.
(edit) @105791   3 months vboxsync Docs: bugref:10705. The following commits from doc's team git repo has …
(edit) @105790   3 months vboxsync Disassembler/ARMv8: Updates, decode add/adds/sub/subs shifted …
(edit) @105789   3 months vboxsync Disassembler/ARMv8: Move the mask bits from the opcode into the class …
(edit) @105788   3 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105787   3 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105786   3 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105785   3 months vboxsync Disassembler/ARMv8: Updates, decode basic ldr/str (unsigned with …
(edit) @105784   3 months vboxsync Additions: Linux: Make installer autorun work for ARM guests (part 2), …
(edit) @105783   3 months vboxsync FE/Qt: UI Converter: Get rid of NLS for meanings which doesn't require …
(edit) @105782   3 months vboxsync FE/Qt: Boot Failure Dialog: Adjust warning mark NLS.
(edit) @105781   3 months vboxsync Disassembler/ARMv8: Updates, decode more instructions, add them to the …
(edit) @105780   3 months vboxsync FE/Qt: Advanced Settings Dialog: Adjust title NLS for Preferences and …
(edit) @105779   3 months vboxsync Disassembler/ARMv8: Updates, decode more instructions, add them to the …
(edit) @105778   3 months vboxsync FE/Qt: Action pool: More File Manager NLS fixes, s.a. r164488.
(edit) @105777   3 months vboxsync FE/Qt: Action pool: Few more NLS fixes in various areas.
(edit) @105776   3 months vboxsync FE/Qt: Action pool: Some File Manager NLS fixes.
(edit) @105775   3 months vboxsync FE/Qt: Action pool: More VISO Creator NLS fixes, s.a. r164486.
(edit) @105774   3 months vboxsync FE/Qt: Action pool: Adjusting VISO Creator NLS tags according to …
(edit) @105773   3 months vboxsync FE/Qt: VBox Manager / Chooser pane: Adjust NLS for Cloud VM Cloning dialog.
(edit) @105772   3 months vboxsync FE/Qt: Action pool & VISO Creator: Renaming Toggle Settings action NLS …
(edit) @105771   3 months vboxsync FE/Qt: Action pool: No shortcut extra-data keys for actions of …
(edit) @105770   3 months vboxsync VMM/IEM: Prepping to split up the generated liveness code. bugref:10372
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