VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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
(edit) @105769   3 months vboxsync Additions: Linux: Make installer autorun work for ARM guests, bugref:10457.
(edit) @105768   3 months vboxsync VMM/IEM: Eliminated an unnecessary CS.LIM check in IEM_MC_REL_JMP_XXX …
(edit) @105767   3 months vboxsync Validation Kit: Included tstRTSystemQueryFirmware to tdUnitTest's …
(edit) @105766   3 months vboxsync IPRT: Made RTSystemQueryFirmwareType() + …
(edit) @105765   3 months vboxsync FE/Qt: Merging 7.0 branch NLS changes to trunk, plus some manual fixes.
(edit) @105764   3 months vboxsync FE/Qt: Initial updatenls before merging branch changes to trunk.
(edit) @105763   3 months vboxsync FE/Qt: No locations for updated and newly generated NLS tags.
(edit) @105762   3 months vboxsync ExtPacks/Puel, FE/VBoxManage, FE/Qt, Main: bugref:10450: Forgot to …
(edit) @105760   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105759   3 months vboxsync Disassembler/testcase: Add tstDisasmArmv8-1 testcase for testing the …
(edit) @105758   3 months vboxsync Disassembler/testcase: Add tstDisasmArmv8-1 testcase for testing the …
(edit) @105756   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105753   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105752   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105751   3 months vboxsync VMMDev,Vbgl: Extend the VMMDevReq_HGCMCancel2 request to take a full …
(edit) @105750   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105749   3 months vboxsync GA/Windows: Use two separate bitmasks for displays to enable and …
(edit) @105748   3 months vboxsync Disassembler/testcase: Add tstDisasmArmv8-1 testcase for testing the …
(edit) @105747   3 months vboxsync Disassembler/ARMv8: Mark absolute addresses as comments when …
(edit) @105746   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105745   3 months vboxsync VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
(edit) @105744   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps …
(edit) @105743   3 months vboxsync FE/Qt: Machine settings / System page: Adjust boot-order table …
(edit) @105742   3 months vboxsync FE/Qt: Wizards stuff: Make sure QIComboBox isn't used in wizards, no …
(edit) @105741   3 months vboxsync FE/Qt: Machine settings / System page: Make sure boot-order table is …
(edit) @105740   3 months vboxsync 7.1.0_BETA2
(edit) @105739   3 months vboxsync VMM/IEM: Don't try save IEMNATIVE_REG_FIXED_TMP0 together with other …
(edit) @105738   3 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, …
(edit) @105737   3 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, …
(edit) @105736   3 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, bugref:10388
(edit) @105735   3 months vboxsync FE/Qt: bugref:10670: New Cloud VM wizard: Make sure both tables have …
(edit) @105734   3 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105732   3 months vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105731   3 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105730   3 months vboxsync FE/Qt: bugref:10670: New Cloud VM wizard: Reworking expert mode to …
(edit) @105729   3 months vboxsync Installer/linux: Do not ship old SVG icon, to be undone when the icon …
(edit) @105728   3 months vboxsync VMM/IEM: Ditch the if (pTlbe->pbMappingR3) check from the native TLB …
(edit) @105727   3 months vboxsync Devices/Network: fix type/unsigned issue. bugref:10268
(edit) @105726   3 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105724   3 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105723   3 months vboxsync VMM/IEM: Put name on jump targets when there are matching labels for …
(edit) @105722   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulsd.
(edit) @105721   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulsd (W.I.P)
(edit) @105720   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulsd (W.I.P)
(edit) @105719   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Add missing …
(edit) @105718   3 months vboxsync VMM/IEM: Take down the FLAT PC when compiling TBs the first time. …
(edit) @105717   4 months vboxsync VMM/IEM: Used the new iemPollTimers in …
(edit) @105716   4 months vboxsync VMM/IEM: Added a 'tbtop' info item for getting details on the most …
(edit) @105715   4 months vboxsync VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656
(edit) @105714   4 months vboxsync VMM/IEM: Used the new iemPollTimers in …
(edit) @105713   4 months vboxsync VMM/IEM: Statistics fixes. bugref:10656
(edit) @105712   4 months vboxsync VMM/IEM: Kicked out some debug tracing code from iemPollTimers. …
(edit) @105711   4 months vboxsync VMM/IEM: Ensure that the required segment is up to date in CPUM when …
(edit) @105710   4 months vboxsync DevBusLogic: Avoid a deadlock that can happen with broken guests that …
(edit) @105709   4 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Add missing …
(edit) @105708   4 months vboxsync Installer/win/Stub: There is only one driver cert (SHA-256) for …
(edit) @105705   4 months vboxsync Windows host installer: Fixed installation of network drivers in the …
(edit) @105704   4 months vboxsync Devices/Graphics: Report RASTERIZER_STATE_V2 only if the host supports …
(edit) @105703   4 months vboxsync Windows host installer: Fixed installation of network drivers in the …
(edit) @105702   4 months vboxsync VMM/IEM: Enabled the adaptive timer polling. bugref:10656
(edit) @105701   4 months vboxsync Undid inadvertent commit.
(edit) @105700   4 months vboxsync CPUM: Copied MTRR MSR entries from X6800 profile to the T2600 profile …
(edit) @105699   4 months vboxsync VMM/IEM: Fix disassembly metadata for movq_Pq_Qq, vcmpss, vcmpsd …
(edit) @105698   4 months vboxsync VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
(edit) @105697   4 months vboxsync Main,VMMArm/GIC: Fixes for linux.arm64, bugref:10747
(edit) @105696   4 months vboxsync Devices/Storage/DevLsiLogicSCSI: Build fix for when LOG_ENABLED is set …
(edit) @105695   4 months vboxsync VMMArm/NEM: Resolve hv_vm_config_create() dynamically as it is only …
(edit) @105693   4 months vboxsync VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
(edit) @105692   4 months vboxsync VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
(edit) @105691   4 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subsd.
(edit) @105690   4 months vboxsync VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
(edit) @105689   4 months vboxsync VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
(edit) @105687   4 months vboxsync VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
(edit) @105686   4 months vboxsync VMMArm/CPUM: Add the additional state required to support EL2 in the …
(edit) @105684   4 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subsd (W.I.P)
(edit) @105683   4 months vboxsync FE/Qt: bugref:10481. Make sure the file transfer checkbox is dibabled …
(edit) @105682   4 months vboxsync Devices/EFI/FirmwareBin: Update firmware images from buildserver after …
(edit) @105681   4 months vboxsync Devices/EFI: Switch to edk2-stable202405 and remove the old edk2 …
(edit) @105680   4 months vboxsync HostDrivers/Support/win: Improve the error message written to the …
(edit) @105679   4 months vboxsync Additions/solaris/SharedFolders: Address a Solaris-specific build …
(edit) @105678   4 months vboxsync Devices/EFI/FirmwareNew: Remove some non existant modules, compiles on …
(edit) @105677   4 months vboxsync GA/Windows: Enable displayconfig subservice in VBoxService. bugref:10714
(edit) @105676   4 months vboxsync Devices/EFI/FirmwareNew/VBoxPkg: Remove VBoxVgaMiniPortDxe as it seems …
(edit) @105675   4 months vboxsync Devices/EFI/FirmwareNew/VBoxPkg: Remove VBoxVgaMiniPortDxe as it seems …
(edit) @105674   4 months vboxsync Devices/EFI/FirmwareNew: Fix compiling DxeTcg2PhysicalPresenceLib.c …
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