VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106666   6 months vboxsync VMM/ARM: Workaround for the UEFI accessing MMIO space with an …
(edit) @106665   6 months vboxsync /Config.kmk: OS/2 build fix. jiraref:VBP-1253
(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) @106654   6 months vboxsync /Config.kmk: Updated the VBOX_IMPORT_CHECKER.win.arm64 properties to …
(edit) @106653   6 months vboxsync tools/win.arm64/export: Added the exports for Windows 10 build 1709 …
(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 …
(edit) @106648   6 months vboxsync Devices/Makefile.kmk: Fixed warning about undefined VBoxDDR0_0_OUTDIR …
(edit) @106647   6 months vboxsync HostDrivers: Some makefile cleanups. jiraref:VBP-1253
(edit) @106646   6 months vboxsync HostDrivers/VBoxNetAdp6: Build on win.arm64. jiraref:VBP-1253
(edit) @106645   6 months vboxsync HostDrivers/VBoxNetFlt: Some makefile cleanups. jiraref:VBP-1253
(edit) @106644   6 months vboxsync HostDrivers/VBoxNetFlt: Made VBoxNetLwf build on win.arm64, VBoxNetAdp …
(edit) @106643   6 months vboxsync HostDrivers/USB/win: Made them build for win.arm64. jiraref:VBP-1253
(edit) @106642   6 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106641   6 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106640   6 months vboxsync SUPDrv: Some tiny fixes and cleanup. jiraref:VBP-1253
(edit) @106639   6 months vboxsync /Config.kmk: Drop the AMD64 specific NT_INLINE_IRQL & …
(edit) @106638   6 months vboxsync SUP/Makefile.kmk: We don't need the pre-W10 catalog file for arm64. …
(edit) @106637   6 months vboxsync /Config.kmk: Made VBOX_MAKE_CAT_FN work for win.arm64 - this means …
(edit) @106636   6 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106635   6 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106634   6 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106633   6 months vboxsync iprt/asm-arm.h: Added ASMGetThreadIdRoEL0. [build fix] jiraref:VBP-1253
(edit) @106632   6 months vboxsync Disassembler: Decode more hint instructions instructions, bugref:10394
(edit) @106631   6 months vboxsync Disassembler: Decode data processing 1-source instructions, bugref:10394
(edit) @106630   6 months vboxsync VMM/CPUMR3Db: bugref:10794 Fix Windows 11 24H2 guest BSOD caused by an …
(edit) @106629   6 months vboxsync VMM/CPUMR0: bugref:10794 Fix CPUID call to determine presence of …
(edit) @106628   6 months vboxsync VMM/CPUMR0: bugref:10794 Fix logging of IA32_ARCH_CAPABILITIES MSR in …
(edit) @106627   6 months vboxsync Disassembler: Decode irg, gmi and subp instructions, bugref:10394
(edit) @106626   6 months vboxsync Disassembler: Re-arrange the ARMv8 tables to allow for multiple …
(edit) @106625   6 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106624   6 months vboxsync Jira task VBP-1187. Added ObjectsTracker.h and ObjectsTracker.cpp.
(edit) @106623   6 months vboxsync iprt/asm-arm.h: Added ASMGetThreadIdRoEL0. jiraref:VBP-1253
(edit) @106622   6 months vboxsync VMM/IEM: linux build fixes. bugref:10720
(edit) @106621   6 months vboxsync FE/Qt: bugref:10407. In UIFrameBuffer, get the winId of the main …
(edit) @106620   6 months vboxsync ValidationKit/bootsectors: preparing SIMD FP testcases for cvt
(edit) @106619   6 months vboxsync Release build fix.
(edit) @106618   6 months vboxsync Disassembler: Get rid of fClass member and convert the only real use …
(edit) @106617   6 months vboxsync Installer/linux: bugref:10450: Install Wayland stuff for linux; S.a. …
(edit) @106616   6 months vboxsync Disassembler: Fix decoding instructions which take sp as a register …
(edit) @106615   6 months vboxsync EFI/DevEFI-binaries.S: Exporting the symbols on windows/arm64. …
(edit) @106614   6 months vboxsync IPRT/Makefile.kmk: Need to build both RuntimeR3NoCrt (for VBoxRes.dll) …
(edit) @106613   6 months vboxsync /Config.kmk: VBoxR3StaticNoCrt correction for arm64. jiraref:VBP-1171
(edit) @106612   6 months vboxsync libs/libslirp: Just to play safe, tell the compiler to zero the whole …
(edit) @106611   6 months vboxsync FE/Qt: bugref:10407. Handle machine view key press event in keyboard …
(edit) @106610   6 months vboxsync iprt/x86.h: bugref:10794 Add SRBDS_CTRL CPUID bit and …
(edit) @106609   6 months vboxsync VMM/CPUMR0: bugref:10794 Log host's IA32_ARCH_CAPABILITIES.
(edit) @106608   6 months vboxsync Devices/Network: switched back to poll paradigm for windows and …
(edit) @106607   6 months vboxsync iprt/asm.h: Adjustments of the win/arm64 changes - …
(edit) @106606   6 months vboxsync libs/libvorbis-1.3.7/Makefile.kmk: win.arm64 warning/build fix. …
(edit) @106605   6 months vboxsync bldprogs/VBoxDef2LazyLoad,Installer/win/Stub: Made the …
(edit) @106604   6 months vboxsync iprt/asmdefs-arm.h: Don't understand why the PAGE and PAGEOFF macros …
(edit) @106603   6 months vboxsync Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
(edit) @106602   6 months vboxsync IPRT/ldrPE,RTSignTool: Recognize ARM64 images. jiraref:VBP-1171
(edit) @106601   6 months vboxsync openssl-3.1.7/randfile.c: Build fix for win.arm64 - missing _alloca() …
(edit) @106600   6 months vboxsync DevPL061: Warnings. jiraref:VBP-1171
(edit) @106599   6 months vboxsync DevPlatform: Warnings. jiraref:VBP-1171
(edit) @106598   6 months vboxsync Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
(edit) @106597   6 months vboxsync IPRT/zero.cpp: The guard around g_abRTZeroPage must match those in the …
(edit) @106596   6 months vboxsync Main/webservice: Drop the -RTCsu option in debug builds on win.arm64 …
(edit) @106595   6 months vboxsync Add/Nt/Graphics: Windows 10 WDK 26100 build fixes (we're getting into …
(edit) @106594   6 months vboxsync Main/webservice: Drop the -RTCsu option in debug builds on win.arm64 …
(edit) @106593   6 months vboxsync /Config.kmk: Temporarily disabled VBOX_WITH_NOCRT_STATIC for …
(edit) @106592   6 months vboxsync VMM/NEM-win/arm: Unused parmaeters & variable warnings (left pragma …
(edit) @106591   6 months vboxsync VMM/IEM: Missing IEMTARGETCPU_DYNAMIC for arm. jiraref:VBP-1171
(edit) @106590   6 months vboxsync VMM/PGMPhys.cpp: Missing #ifdef VBOX_WITH_NATIVE_NEM around some NEM …
(edit) @106589   6 months vboxsync VMM/VMEmt.cpp: the VMCPU force flags should be a uint64_t type, not …
(edit) @106588   6 months vboxsync /Config.kmk: Set SDK_WINSDK10_MAX_VERSION if we expect to be compiling …
(edit) @106587   6 months vboxsync /Config.kmk: A note wrt 32-bit kernel drivers and new WDK versions. …
(edit) @106586   6 months vboxsync libs/libslirp: fix icmp6 on windows hosts. bugref:10268
(edit) @106585   6 months vboxsync /Config.kmk: The GCC tool for win/arm64 is officially called …
(edit) @106584   6 months vboxsync Add/Nt/Graphics: Windows 10 WDK 26100 linking fix. jiraref:VBP-1171
(edit) @106583   6 months vboxsync iprt/win/winsock.h: typo
(edit) @106582   6 months vboxsync Add/Nt/Graphics: Windows 10 WDK 26100 build fixes (we're getting into …
(edit) @106581   6 months vboxsync Config.kmk: bugref:10450: Deploy Wayland stuff for linux; No installer …
(edit) @106580   6 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106579   6 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106578   6 months vboxsync /Config.kmk: Adjustments for cross compiling Qt code and shut up a qt …
(edit) @106577   6 months vboxsync libs/libjpeg-turbo-2.1.3: Build fixes for win/arm64. [scm] jiraref:VBP-1171
(edit) @106576   6 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: A more standard error handling pattern …
(edit) @106575   6 months vboxsync kBuild 3608 -> 3622: Rebuilt kmk.exe to fix crash fetching tools for …
(edit) @106574   6 months vboxsync VMM/CPUM: The IsaExts MdsClear and ArchCapMsr were blocked by the …
(edit) @106573   6 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: This is not ANSI-C. bugref:10776 bugref:10632
(edit) @106572   6 months vboxsync iprt: NT: RTFileDelete: Prevent exit status override, bugref:10776.
(edit) @106571   6 months vboxsync FE/Qt: bugref:10767: VM settings / Display page: Update VRAM editor …
(edit) @106570   6 months vboxsync FE/Qt: bugref:10767: VM settings / Display page: Cleanup for VRAM …
(edit) @106569   6 months vboxsync /Config.kmk: Adjustments for cross compiling Qt code and shut up a qt …
(edit) @106568   6 months vboxsync FE/Qt: bugref:10767: VM settings / Display page: Cleanup for VRAM …
(edit) @106567   6 months vboxsync VMM/cpum: Alignment fixes for CPUMFEATURES and CPUMCTX. jiraref:VBP-1171
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