VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106375   6 weeks vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
(edit) @106374   6 weeks vboxsync VMM/GIC: Some updates to the emulation to make Windows happy enough, …
(edit) @106373   6 weeks vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Crude workaround for getting …
(edit) @106372   6 weeks vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
(edit) @106371   6 weeks vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106370   6 weeks vboxsync VMM/GIC: Some updates to the emulation to make Windows happy enough, …
(edit) @106369   6 weeks vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106368   6 weeks vboxsync VMM/TMAll: Disable annoying assertion on ARMv8, bugref:1038
(edit) @106367   6 weeks vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106366   6 weeks vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106365   6 weeks vboxsync VMM/DBGFReg/CMM/CPUM: Correct CPU state register sorting and make the …
(edit) @106362   6 weeks vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106361   6 weeks vboxsync Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
(edit) @106360   6 weeks vboxsync Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
(edit) @106359   6 weeks vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106358   6 weeks vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106357   6 weeks vboxsync Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
(edit) @106356   6 weeks vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106355   6 weeks vboxsync Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
(edit) @106354   6 weeks vboxsync FE/Qt: bugref:10407. Check Qt version before using QWaylandApplication …
(edit) @106353   6 weeks vboxsync Devices/EFI/Firmware: Include the SATA controler driver in the …
(edit) @106352   6 weeks vboxsync Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
(edit) @106351   6 weeks vboxsync FE/Qt: bugref:10407. Add platform name next toQt version string on …
(edit) @106350   6 weeks vboxsync FE/Qt: bugref:10407. Don't default to wayland QPA as our tool's Qt …
(edit) @106349   6 weeks vboxsync FE/Qt: bugref:10407. Default to Wayland QPA even if XWayland is around.
(edit) @106348   6 weeks vboxsync Devices/Network: Beginnings of a USB/NCM network interface emulation …
(edit) @106347   6 weeks vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106345   6 weeks vboxsync Devices/Network: Beginnings of a USB/NCM network interface emulation …
(edit) @106344   6 weeks vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106342   6 weeks vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106341   6 weeks vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106337   6 weeks vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106335   6 weeks vboxsync ValidationKit/bootsectors: Implement same-register testcases for …
(edit) @106334   6 weeks vboxsync ValidationKit/bootsectors: SIMD FP testcases: clean up PASS_s_aValues …
(edit) @106333   6 weeks vboxsync ValidationKit/bootsectors: Additional same-register testcases for …
(edit) @106332   6 weeks vboxsync ValidationKit/bootsectors: Implement SISD FP testcases (except …
(edit) @106330   6 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
(edit) @106329   6 weeks vboxsync VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. bugref:10720
(edit) @106328   6 weeks vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106327   6 weeks vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106326   6 weeks vboxsync VMM/IEM: Two small perf tweaks in iemExecMemAllocatorPrune. bugref:10720
(edit) @106325   6 weeks vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106324   6 weeks vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106321   6 weeks vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106319   6 weeks vboxsync VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720
(edit) @106317   6 weeks vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for [v]sqrtss, …
(edit) @106316   6 weeks vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases (except …
(edit) @106315   7 weeks vboxsync VMM/IEM: Reduce the number of parameters passed to the …
(edit) @106314   7 weeks vboxsync VMM/IEM: Just mask out IEMNATIVE_SIMD_REG_FIXED_MASK from fHstRegs in …
(edit) @106313   7 weeks vboxsync VMM/IEM: Back off earlier if chunks or the allocator is very full, …
(edit) @106312   7 weeks vboxsync FE/Qt: Runtime UI: Do not show mouse related errors, as it's free to …
(edit) @106311   7 weeks vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel, bugref:10482.
(edit) @106310   7 weeks vboxsync VMM/IEM: Some more exec mem tweaking. bugref:10720
(edit) @106309   7 weeks vboxsync VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
(edit) @106308   7 weeks vboxsync VMM/STAM: More space when printing. bugref:10720
(edit) @106307   7 weeks vboxsync VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
(edit) @106306   7 weeks vboxsync ValidationKit/bootsectors: Implement SISD FP testcases (except …
(edit) @106305   7 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
(edit) @106304   7 weeks vboxsync VBoxService/VBoxServiceDisplayConfig: Don't debug assert in …
(edit) @106303   7 weeks vboxsync Installer/linux/prerm-common.sh: Fixed comment typo.
(edit) @106302   7 weeks vboxsync WINNT/tools/VBoxCertUtil: Show vendor / copyright header, as it's a …
(edit) @106301   7 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss.
(edit) @106300   7 weeks vboxsync ValidationKit/bootsectors: always display final micro-tests tally; …
(edit) @106299   7 weeks vboxsync ValidationKit/bootsectors: improve ROW_UNUSED macros, add missing …
(edit) @106298   7 weeks vboxsync ValidationKit/bootsectors: clean up obsolete masks & initially-set …
(edit) @106297   7 weeks vboxsync VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
(edit) @106296   7 weeks vboxsync VMM/IEM: Made VBOX_WITH_SAVE_THREADED_TBS_FOR_PROFILING build on arm. …
(edit) @106294   7 weeks vboxsync VirtioNet/Core: debugger info fixes
(edit) @106293   7 weeks vboxsync 7.1.4
(edit) @106292   7 weeks vboxsync FE/Qt: Runtime UI: Make sure UIMachine properly conveys actual …
(edit) @106291   7 weeks vboxsync Main: Additions: Automatic Upgrade: Remove temp installation directory …
(edit) @106287   7 weeks vboxsync 3D: Partially reverted r164972: Conditionally enable 3D backend in 2D …
(edit) @106286   7 weeks vboxsync VMM/IEM: Tested the expand down limit checking code. bugref:10371
(edit) @106285   7 weeks vboxsync ValidationKit/bootsectors: Implement SISD FP testcases (except …
(edit) @106284   7 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
(edit) @106283   7 weeks vboxsync FE/Qt: Build fix for r165079.
(edit) @106282   7 weeks vboxsync FE/Qt: Help browser: A bit of include cleanups.
(edit) @106281   7 weeks vboxsync DevOHCI: Quick fix for deadlock when pfnAbortEpByAddr is called. Ran …
(edit) @106279   7 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpps …
(edit) @106278   7 weeks vboxsync FE/Qt: Integrating latest NLS update for Indonesian and Italian languages.
(edit) @106277   7 weeks vboxsync ValidationKit/bootsectors: fix another off-by-one (sigh!); bugref:10658
(edit) @106275   7 weeks vboxsync Ansible, Python, Removing vers=3.0 for playing on the safe side
(edit) @106274   7 weeks vboxsync DevBusLogic: CritSectIntr also needs to protect …
(edit) @106273   7 weeks vboxsync DrvNATlibslirp: Correct function name in log statement. bugref:10268
(edit) @106272   7 weeks vboxsync DrvNATlibslirp: Initialize cChangedFDs since RTWinPoll only sets it …
(edit) @106271   7 weeks vboxsync Devices/Security: Query the buffer size of the device above and use …
(edit) @106270   7 weeks vboxsync ValidationKit/bootsectors: fix off-by-one, remove unused var; bugref:10658
(edit) @106269   7 weeks vboxsync ValidationKit/bootsectors: fix indentation and comments; bugref:10658 …
(edit) @106268   7 weeks vboxsync ValidationKit/bootsectors: clean up mask twiddling scheme; bugref:10658
(edit) @106267   7 weeks vboxsync SUPHardNt: Try deal with extra pages attached to (system?) DLL …
(edit) @106266   7 weeks vboxsync Additions/NT/Installer: scm fixes. bugref:10771
(edit) @106265   7 weeks vboxsync Additions/NT/Installer: Just use IPRT verify the stupid file …
(edit) @106264   7 weeks vboxsync RTSignTool: Extended the extract-exe-signer-cert, …
(edit) @106263   7 weeks vboxsync 3D: Remove the excessive LogRels for Src and Dst buffers validation. …
(edit) @106262   7 weeks vboxsync Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
(edit) @106261   7 weeks vboxsync iprt: Linux: Adjust rtR0MemObjLinuxVMap implementation for Arm64, …
(edit) @106259   7 weeks vboxsync Devices/Security: Query the buffer size of the device above and use …
(edit) @106255   7 weeks vboxsync scm fix
(edit) @106254   7 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
(edit) @106253   7 weeks vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss -- …
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