VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106770   6 months vboxsync Disassembler: Decode load/store memory tags instructions, bugref:10394
(edit) @106769   6 months vboxsync ValidationKit/bootsectors: Implement SISD FP testcases for cvtss2si; …
(edit) @106768   6 months vboxsync Disassembler: Decode ldr/ldrsw (literal) instructions, bugref:10394
(edit) @106767   6 months vboxsync Disassembler: Decode atomic memory operation instructions (FEAT_LSE, …
(edit) @106765   6 months vboxsync Additions: Linux/Wayland: Fix scm, bugref:10796.
(edit) @106762   6 months vboxsync /Config.kmk,EFI/Makefile.kmk: Applied VBOX_WITH_NEW_VCC=1 so it can be …
(edit) @106761   6 months vboxsync VMM/NEM-darwin/arm64: Translate the HV_xxxx status code to a string in …
(edit) @106760   6 months vboxsync Disassembler: Decode Add/Subtract (extended register) instructions, …
(edit) @106759   6 months vboxsync scm: Hacked up minimal support for multiline if1of/ifn1of. [scm] …
(edit) @106758   6 months vboxsync Disassembler: Decode ldraa/ldrab instructions, bugref:10394
(edit) @106757   6 months vboxsync Disassembler: Decode SIMD ldr/str (immediate pre index) instructions, …
(edit) @106756   6 months vboxsync Disassembler: Decode SIMD ldr/str (immediate post index) instructions, …
(edit) @106755   6 months vboxsync Additions: Linux/Wayland: Split Clipboard and DnD helpers (part 2), …
(edit) @106754   6 months vboxsync Disassembler: Decode SIMD ldnp/stnp (no allocate register pair) …
(edit) @106753   6 months vboxsync Additions: Linux/Wayland: Split Clipboard and DnD helpers, bugref:10796.
(edit) @106752   6 months vboxsync Disassembler: Decode SIMD ldur/stur (unscaled immediate) instructions, …
(edit) @106751   6 months vboxsync Disassembler: Decode SIMD ldr/str (register offset) instructions, …
(edit) @106749   6 months vboxsync scm: Hacked up minimal support for multiline if1of/ifn1of. [fix] …
(edit) @106747   6 months vboxsync scm: Hacked up minimal support for multiline if1of/ifn1of. jiraref:VBP-1253
(edit) @106746   6 months vboxsync Disassembler: Decode SIMD ldr/str instructions, bugref:10394
(edit) @106745   6 months vboxsync VMM/ARM: Treat DISOPTYPE_INTERRUPT insutrctions (like svc, hvc, ...) …
(edit) @106744   6 months vboxsync Disassembler: Calculate final displacement in the core already, some …
(edit) @106743   6 months vboxsync VMM/ARM: Make the control flow graph generator work with ARMv8 A64 to …
(edit) @106742   6 months vboxsync Disassembler: Fix opcode typoe flags for control flow instructions, …
(edit) @106741   6 months vboxsync Additions: Linux/Wayland: Make it possible to specify custom path to …
(edit) @106740   6 months vboxsync VMM/IEM: scm fixes. jiraref:VBP-1253
(edit) @106739   6 months vboxsync Disassembler: Decode more barrier and addg/subg instructions, bugref:10394
(edit) @106738   6 months vboxsync ValidationKit/bootsectors: update instr-3 worker #5 to new SetReg …
(edit) @106737   6 months vboxsync Disassembler: Decode adc/adcs/sbc/sbcs/rmif/setf8/setf16 instructions, …
(edit) @106736   6 months vboxsync ValidationKit/bootsectors: some cleanup; bugref:9898; bugref:10658; …
(edit) @106735   6 months vboxsync Disassembler: Decode pacga instruction, bugref:10394
(edit) @106734   6 months vboxsync Disassembler: Decode immediate variants of cmmn/ccmp instructions, …
(edit) @106733   6 months vboxsync ValidationKit/bootsectors: Implement SISD FP testcases for cvtsi2ss; …
(edit) @106732   6 months vboxsync IPRT/ldrPE.cpp,pecoff.h: Added IMAGE_LOAD_CONFIG_DIRECTORY64_V14 / …
(edit) @106731   6 months vboxsync VMM/IEM: Workaround for profile build issue on win.arm64. jiraref:VBP-1253
(edit) @106728   6 months vboxsync VMM/NEM-win/arm: Release build warnings. jiraref:VBP-1253
(edit) @106727   6 months vboxsync VMM/IEM: Produce IEMAssemblyOffsets.h on win.arm64 using …
(edit) @106726   6 months vboxsync IPRT/ldrPE.cpp: Adjustments to new IMAGE_RUNTIME_FUNCTION_ENTRY …
(edit) @106725   6 months vboxsync VMM/IEM: Produce IEMAssemblyOffsets.h on win.arm64 using …
(edit) @106724   6 months vboxsync VMM/IEM: Unwind info for win.arm64 (attempt at it, anyway). jiraref:1253
(edit) @106723   6 months vboxsync VMM/IEM: Unwind info for win.arm64 (attempt at it, anyway). jiraref:1253
(edit) @106721   6 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for cvtps2pi, …
(edit) @106719   6 months vboxsync *.kmk: scm fixes. jiraref:VBP-1253
(edit) @106718   6 months vboxsync /Config.kmk,tools,FE/Qt: Eliminated the VBOX_WITH_NEW_WINDOWS_SDK and …
(edit) @106716   6 months vboxsync /Config.kmk,Devices: Temporarily disable VBOX_WITH_WDDM on win.arm64 …
(edit) @106714   6 months vboxsync Add/Nt/VBoxTray: Build fix for build without WDDM (temporarily the …
(edit) @106713   6 months vboxsync Add/Nt/Installer: Loader warning fix and makefile adjustments for …
(edit) @106712   6 months vboxsync Add/Nt/Graphics: Makefile nit. jiraref:VBP-1253
(edit) @106711   6 months vboxsync Add/Nt/Mouse(nt5): Make it build on win.arm64. jiraref:VBP-1253
(edit) @106710   6 months vboxsync Add/Nt/Shfl: Make it build on win.arm64. jiraref:VBP-1253
(edit) @106709   6 months vboxsync FE/Qt: VBox Manager: A fix for action-pool stuff; Get rid of menu …
(edit) @106708   6 months vboxsync FE/Qt: bugref:10450: New Version Checker: Use RT_OS_ stuff instead of …
(edit) @106707   6 months vboxsync FE/Qt: bugref:10793. A better handling of UpdateState enum values in …
(edit) @106706   6 months vboxsync Disassembler: Decode 3-source register data processing instructions, …
(edit) @106705   6 months vboxsync Disassembler: Decode conditional select instructions, bugref:10394
(edit) @106703   6 months vboxsync FE/Qt: reverting r165461. The change causes host cirsor to disappear …
(edit) @106702   6 months vboxsync Add/nt/VBoxCredProv: Removed incorrect VBOX_IMPORT_CHECKER.win.arm64 …
(edit) @106701   6 months vboxsync Add/3d/win/VBoxSVGA: Library ordering issue (VbglR3WriteLog). …
(edit) @106700   6 months vboxsync Add/3d/win/VBoxNine: Library ordering issue (VbglR3WriteLog). …
(edit) @106696   6 months vboxsync Add/common/VBoxGuest: More release logging on failure.
(edit) @106695   6 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for cvtpi2ps, …
(edit) @106694   6 months vboxsync Disassembler: Decode ldnp/stnp non temporal hint load/store …
(edit) @106693   6 months vboxsync Disassembler: Move load/store decoding into its own template file, …
(edit) @106692   6 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for cvtpi2ps, …
(edit) @106691   6 months vboxsync scm
(edit) @106690   6 months vboxsync scm
(edit) @106689   6 months vboxsync *.kmk: scm fixes. jiraref:VBP-1253
(edit) @106688   6 months vboxsync /Config.kmk,*.kmk: The VBoxZlib SDK must use LATE_LIBS instead of LIBS …
(edit) @106687   6 months vboxsync Storage/vdkeystoremgr: Unused parameter. jiraref:VBP-1253
(edit) @106686   6 months vboxsync 3D: Provide a full target mode info for the function SetDisplayConfig …
(edit) @106685   6 months vboxsync Add/nt/VBoxTray: Workaround for weird noexcept issue on arm64. …
(edit) @106684   6 months vboxsync Add/nt/installer/loader: truncation warning. jiraref:VBP-1253
(edit) @106683   6 months vboxsync /Config.kmk,*.kmk: Changed the LIBS properties on all templates to …
(edit) @106682   6 months vboxsync Add/3d/win/VBoxGL/Makefile.kmk: nits. jiraref:VBP-1253
(edit) @106680   6 months vboxsync Disasembler: Decode extr instruction, bugref:10394
(edit) @106679   6 months vboxsync Disasembler: Decode unprivileged load/store instructions, bugref:10394
(edit) @106678   6 months vboxsync Devices/Network: fix stray typo, fix nat notify pipe draining. bugref:10268
(edit) @106677   6 months vboxsync ValidationKit/bootsectors: SIMD FP testcases for 'cvt' family …
(edit) @106676   6 months vboxsync ValidationKit/bootsectors: SIMD FP testcases: emit instruction test …
(edit) @106675   6 months vboxsync Devices/Network: Fix stack overflow on pipe read. bugref:10268
(edit) @106674   6 months vboxsync Add/3d/VBoxICD: Implemented the lazy loading on arm64 (untested). …
(edit) @106670   6 months vboxsync VMM/ARM: Workaround for the UEFI accessing MMIO space with an …
(edit) @106669   6 months vboxsync scm
(edit) @106668   6 months vboxsync Disassembler/testcase/tstDisasmArmv8-1-asm.S: Exclude some …
(edit) @106667   6 months vboxsync VMM/ARM: Workaround for the UEFI accessing MMIO space with an …
(edit) @106666   6 months vboxsync VMM/ARM: Workaround for the UEFI accessing MMIO space with an …
(edit) @106664   6 months vboxsync Additions: guestlib/DnD: Prevent valgring warning (2), bugref:10796.
(edit) @106663   6 months vboxsync Additions: guestlib/DnD: Prevent valgring warning, bugref:10796.
(edit) @106662   6 months vboxsync Disassembler: pcbInstr is optional, bugref:10394
(edit) @106661   6 months vboxsync Add/3d/VBoxICD: Fixed the lazy loading on amd64 (untested) and …
(edit) @106660   6 months vboxsync IPRT/http-curl: In RTHttpSetProxyByUrl() disable curl's use of the …
(edit) @106659   6 months vboxsync Disassembler: Decode post-indexed load/store instructions, bugref:10394
(edit) @106658   6 months vboxsync Add/3d/VBoxICD: Better code and explain why lazy loading fails on …
(edit) @106657   6 months vboxsync Disassembler: Decode pre-indexed load instructions, bugref:10394
(edit) @106656   6 months vboxsync Add/3d/mesa: Adjustments for win.arm64. jiraref:VBP-1253
(edit) @106655   6 months vboxsync Add/VBoxGuest: Makefile adjustments for win.arm64. jiraref:VBP-1253
(edit) @106652   6 months vboxsync Disassembler: Decode more branch instructions, change the opcode table …
(edit) @106651   6 months vboxsync FE/Qt: bugref:9072. Apply correct margin to to bottom/up buttons as …
(edit) @106650   6 months vboxsync ValKit: win.arm64 build fixes. jiraref:VBP-1253
(edit) @106649   6 months vboxsync Disassembler: Decode more branch instructions, change the opcode table …
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