VirtualBox

source: vbox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105812   5 weeks vboxsync Docs: bugref:10705. The following commits from doc's team git repo has …
(edit) @105811   5 weeks vboxsync Docs: bugref:10705. The following commits from doc's team git repo has …
(edit) @105810   5 weeks vboxsync Disassembler/ARMv8: Implement disassembly of ccmp/ccmn register …
(edit) @105809   5 weeks vboxsync Main: Print the host's Windows Features to the release log. bugref:10753
(edit) @105808   5 weeks vboxsync Disassembler/ARMv8: Rework the disassembler tables to allow for an …
(edit) @105807   5 weeks vboxsync Disassembler/ARMv8: Rename DIS_ARMV8_INSN_PARAM_CREATE -> …
(edit) @105806   5 weeks vboxsync Disassembler/ARMv8: Rework the disassembler tables to allow for an …
(edit) @105805   5 weeks vboxsync VMM/IEM: End TB if we get back to the first instruction again via an …
(edit) @105804   5 weeks vboxsync FE/Qt: Host Key Combo: Sync NLS across whole the GUI to mention key …
(edit) @105803   5 weeks vboxsync FE/Qt: File Manager: More NLS fixes, adjusting scope for NewDirectory tag.
(edit) @105802   5 weeks vboxsync FE/Qt: Details Generator: Adjusting NLS for indicators stuff.
(edit) @105801   5 weeks vboxsync FE/Qt: Action pool: No need to override empty shortcuts with empty …
(edit) @105800   5 weeks vboxsync FE/Qt: Boot Failure Dialog and User Name Password Editor: Adjust …
(edit) @105799   5 weeks vboxsync FE/Qt: UI Converter: Adjusting NLS for keyboard extension indicator.
(edit) @105798   5 weeks vboxsync FE/Qt: UI Converter: Reverting r164495 as we decided to keep …
(edit) @105797   5 weeks vboxsync VMM/IEM: Split up IEMAllN8veLiveness.cpp into 6 parts to speed up …
(edit) @105796   5 weeks vboxsync Disassembler/ARMv8: Start some very simple alias conversion for orr -> …
(edit) @105795   5 weeks vboxsync Docs: bugref:10705. Updating our .ditamap as a follow up of r164503.
(edit) @105794   5 weeks vboxsync Disassembler/ARMv8: Build fixes, our ancient compilers on the 32-bit …
(edit) @105793   5 weeks vboxsync Disassembler/ARMv8: Updates, decode br/blr instructions, add them to …
(edit) @105792   5 weeks vboxsync Docs: bugref:10705. setting svn properties of newly added files.
(edit) @105791   5 weeks vboxsync Docs: bugref:10705. The following commits from doc's team git repo has …
(edit) @105790   5 weeks vboxsync Disassembler/ARMv8: Updates, decode add/adds/sub/subs shifted …
(edit) @105789   5 weeks vboxsync Disassembler/ARMv8: Move the mask bits from the opcode into the class …
(edit) @105788   5 weeks vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105787   5 weeks vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105786   5 weeks vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105785   5 weeks vboxsync Disassembler/ARMv8: Updates, decode basic ldr/str (unsigned with …
(edit) @105784   5 weeks vboxsync Additions: Linux: Make installer autorun work for ARM guests (part 2), …
(edit) @105783   5 weeks vboxsync FE/Qt: UI Converter: Get rid of NLS for meanings which doesn't require …
(edit) @105782   5 weeks vboxsync FE/Qt: Boot Failure Dialog: Adjust warning mark NLS.
(edit) @105781   5 weeks vboxsync Disassembler/ARMv8: Updates, decode more instructions, add them to the …
(edit) @105780   5 weeks vboxsync FE/Qt: Advanced Settings Dialog: Adjust title NLS for Preferences and …
(edit) @105779   5 weeks vboxsync Disassembler/ARMv8: Updates, decode more instructions, add them to the …
(edit) @105778   5 weeks vboxsync FE/Qt: Action pool: More File Manager NLS fixes, s.a. r164488.
(edit) @105777   5 weeks vboxsync FE/Qt: Action pool: Few more NLS fixes in various areas.
(edit) @105776   5 weeks vboxsync FE/Qt: Action pool: Some File Manager NLS fixes.
(edit) @105775   5 weeks vboxsync FE/Qt: Action pool: More VISO Creator NLS fixes, s.a. r164486.
(edit) @105774   5 weeks vboxsync FE/Qt: Action pool: Adjusting VISO Creator NLS tags according to …
(edit) @105773   5 weeks vboxsync FE/Qt: VBox Manager / Chooser pane: Adjust NLS for Cloud VM Cloning dialog.
(edit) @105772   5 weeks vboxsync FE/Qt: Action pool & VISO Creator: Renaming Toggle Settings action NLS …
(edit) @105771   5 weeks vboxsync FE/Qt: Action pool: No shortcut extra-data keys for actions of …
(edit) @105770   5 weeks vboxsync VMM/IEM: Prepping to split up the generated liveness code. bugref:10372
(edit) @105769   5 weeks vboxsync Additions: Linux: Make installer autorun work for ARM guests, bugref:10457.
(edit) @105768   5 weeks vboxsync VMM/IEM: Eliminated an unnecessary CS.LIM check in IEM_MC_REL_JMP_XXX …
(edit) @105767   5 weeks vboxsync Validation Kit: Included tstRTSystemQueryFirmware to tdUnitTest's …
(edit) @105766   5 weeks vboxsync IPRT: Made RTSystemQueryFirmwareType() + …
(edit) @105765   5 weeks vboxsync FE/Qt: Merging 7.0 branch NLS changes to trunk, plus some manual fixes.
(edit) @105764   5 weeks vboxsync FE/Qt: Initial updatenls before merging branch changes to trunk.
(edit) @105763   5 weeks vboxsync FE/Qt: No locations for updated and newly generated NLS tags.
(edit) @105762   5 weeks vboxsync ExtPacks/Puel, FE/VBoxManage, FE/Qt, Main: bugref:10450: Forgot to …
(edit) @105761   5 weeks vboxsync Version.kmk: scm
(edit) @105760   5 weeks vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105759   5 weeks vboxsync Disassembler/testcase: Add tstDisasmArmv8-1 testcase for testing the …
(edit) @105758   5 weeks vboxsync Disassembler/testcase: Add tstDisasmArmv8-1 testcase for testing the …
(edit) @105757   5 weeks vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105756   5 weeks vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105755   5 weeks vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105754   5 weeks vboxsync After 7.1.0_BETA2
(edit) @105753   5 weeks vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105752   5 weeks vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105751   5 weeks vboxsync VMMDev,Vbgl: Extend the VMMDevReq_HGCMCancel2 request to take a full …
(edit) @105750   5 weeks vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105749   5 weeks vboxsync GA/Windows: Use two separate bitmasks for displays to enable and …
(edit) @105748   5 weeks vboxsync Disassembler/testcase: Add tstDisasmArmv8-1 testcase for testing the …
(edit) @105747   5 weeks vboxsync Disassembler/ARMv8: Mark absolute addresses as comments when …
(edit) @105746   5 weeks vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105745   5 weeks vboxsync VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
(edit) @105744   5 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps …
(edit) @105743   5 weeks vboxsync FE/Qt: Machine settings / System page: Adjust boot-order table …
(edit) @105742   5 weeks vboxsync FE/Qt: Wizards stuff: Make sure QIComboBox isn't used in wizards, no …
(edit) @105741   5 weeks vboxsync FE/Qt: Machine settings / System page: Make sure boot-order table is …
(edit) @105740   5 weeks vboxsync 7.1.0_BETA2
(edit) @105739   5 weeks vboxsync VMM/IEM: Don't try save IEMNATIVE_REG_FIXED_TMP0 together with other …
(edit) @105738   5 weeks vboxsync Disassembler/ARMv8: Build fix and add support conditionals, …
(edit) @105737   5 weeks vboxsync Disassembler/ARMv8: Build fix and add support conditionals, …
(edit) @105736   5 weeks vboxsync Disassembler/ARMv8: Build fix and add support conditionals, bugref:10388
(edit) @105735   5 weeks vboxsync FE/Qt: bugref:10670: New Cloud VM wizard: Make sure both tables have …
(edit) @105734   5 weeks vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105733   5 weeks vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105732   5 weeks vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105731   5 weeks vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105730   5 weeks vboxsync FE/Qt: bugref:10670: New Cloud VM wizard: Reworking expert mode to …
(edit) @105729   5 weeks vboxsync Installer/linux: Do not ship old SVG icon, to be undone when the icon …
(edit) @105728   5 weeks vboxsync VMM/IEM: Ditch the if (pTlbe->pbMappingR3) check from the native TLB …
(edit) @105727   5 weeks vboxsync Devices/Network: fix type/unsigned issue. bugref:10268
(edit) @105726   5 weeks vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105725   5 weeks vboxsync Changelog polishing
(edit) @105724   5 weeks vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105723   5 weeks vboxsync VMM/IEM: Put name on jump targets when there are matching labels for …
(edit) @105722   5 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulsd.
(edit) @105721   5 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulsd (W.I.P)
(edit) @105720   5 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulsd (W.I.P)
(edit) @105719   5 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Add missing …
(edit) @105718   5 weeks vboxsync VMM/IEM: Take down the FLAT PC when compiling TBs the first time. …
(edit) @105717   5 weeks vboxsync VMM/IEM: Used the new iemPollTimers in …
(edit) @105716   5 weeks vboxsync VMM/IEM: Added a 'tbtop' info item for getting details on the most …
(edit) @105715   5 weeks vboxsync VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656
(edit) @105714   5 weeks vboxsync VMM/IEM: Used the new iemPollTimers in …
(edit) @105713   5 weeks vboxsync VMM/IEM: Statistics fixes. bugref:10656
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