VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106616   5 weeks vboxsync Disassembler: Fix decoding instructions which take sp as a register …
(edit) @106615   5 weeks vboxsync EFI/DevEFI-binaries.S: Exporting the symbols on windows/arm64. …
(edit) @106614   5 weeks vboxsync IPRT/Makefile.kmk: Need to build both RuntimeR3NoCrt (for VBoxRes.dll) …
(edit) @106612   5 weeks vboxsync libs/libslirp: Just to play safe, tell the compiler to zero the whole …
(edit) @106611   5 weeks vboxsync FE/Qt: bugref:10407. Handle machine view key press event in keyboard …
(edit) @106609   5 weeks vboxsync VMM/CPUMR0: bugref:10794 Log host's IA32_ARCH_CAPABILITIES.
(edit) @106608   5 weeks vboxsync Devices/Network: switched back to poll paradigm for windows and …
(edit) @106606   5 weeks vboxsync libs/libvorbis-1.3.7/Makefile.kmk: win.arm64 warning/build fix. …
(edit) @106605   5 weeks vboxsync bldprogs/VBoxDef2LazyLoad,Installer/win/Stub: Made the …
(edit) @106603   5 weeks vboxsync Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
(edit) @106602   5 weeks vboxsync IPRT/ldrPE,RTSignTool: Recognize ARM64 images. jiraref:VBP-1171
(edit) @106601   5 weeks vboxsync openssl-3.1.7/randfile.c: Build fix for win.arm64 - missing _alloca() …
(edit) @106600   5 weeks vboxsync DevPL061: Warnings. jiraref:VBP-1171
(edit) @106599   5 weeks vboxsync DevPlatform: Warnings. jiraref:VBP-1171
(edit) @106598   5 weeks vboxsync Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
(edit) @106597   5 weeks vboxsync IPRT/zero.cpp: The guard around g_abRTZeroPage must match those in the …
(edit) @106596   5 weeks vboxsync Main/webservice: Drop the -RTCsu option in debug builds on win.arm64 …
(edit) @106594   5 weeks vboxsync Main/webservice: Drop the -RTCsu option in debug builds on win.arm64 …
(edit) @106592   5 weeks vboxsync VMM/NEM-win/arm: Unused parmaeters & variable warnings (left pragma …
(edit) @106590   5 weeks vboxsync VMM/PGMPhys.cpp: Missing #ifdef VBOX_WITH_NATIVE_NEM around some NEM …
(edit) @106589   5 weeks vboxsync VMM/VMEmt.cpp: the VMCPU force flags should be a uint64_t type, not …
(edit) @106586   5 weeks vboxsync libs/libslirp: fix icmp6 on windows hosts. bugref:10268
(edit) @106584   5 weeks vboxsync Add/Nt/Graphics: Windows 10 WDK 26100 linking fix. jiraref:VBP-1171
(edit) @106582   5 weeks vboxsync Add/Nt/Graphics: Windows 10 WDK 26100 build fixes (we're getting into …
(edit) @106580   6 weeks vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106579   6 weeks vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106577   6 weeks vboxsync libs/libjpeg-turbo-2.1.3: Build fixes for win/arm64. [scm] jiraref:VBP-1171
(edit) @106576   6 weeks vboxsync IPRT/RTFileDelete-r3-nt.cpp: A more standard error handling pattern …
(edit) @106574   6 weeks vboxsync VMM/CPUM: The IsaExts MdsClear and ArchCapMsr were blocked by the …
(edit) @106573   6 weeks vboxsync IPRT/RTFileDelete-r3-nt.cpp: This is not ANSI-C. bugref:10776 bugref:10632
(edit) @106572   6 weeks vboxsync iprt: NT: RTFileDelete: Prevent exit status override, bugref:10776.
(edit) @106571   6 weeks vboxsync FE/Qt: bugref:10767: VM settings / Display page: Update VRAM editor …
(edit) @106570   6 weeks vboxsync FE/Qt: bugref:10767: VM settings / Display page: Cleanup for VRAM …
(edit) @106568   6 weeks vboxsync FE/Qt: bugref:10767: VM settings / Display page: Cleanup for VRAM …
(edit) @106566   6 weeks vboxsync FE/Qt: bugref:10767: VM settings / Display page: Cleanup for VRAM …
(edit) @106563   6 weeks vboxsync IPRT/mp-r0drv-nt.cpp: Missing iprt/alloca.h include. jiraref:VBP-1171
(edit) @106562   6 weeks vboxsync IPRT/the-nt-kernel.h: Kicked out obsolete WDK hacks for compiler …
(edit) @106561   6 weeks vboxsync IPRT: Fixed warnings in ASMBitFirstClear/Set-generic.cpp. jiraref:VBP=1171
(edit) @106560   6 weeks vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106559   6 weeks vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106558   6 weeks vboxsync IPRT: Some nocrt/arm64 build fixes. jiraref:VBP-1171
(edit) @106556   6 weeks vboxsync FE/Qt: bugref:10513: Runtime UI / Machine-logic: At VM startup (if …
(edit) @106555   6 weeks vboxsync GA/Windows: ValKit tool to keep all guest displays filled with a …
(edit) @106554   6 weeks vboxsync FE/Qt: bugref:10513: Runtime UI / Machine-logic: Cleanup and reorder …
(edit) @106552   6 weeks vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106548   6 weeks vboxsync VMM/NEMR3Native-win-armv8.cpp: Need to resolve WHvRequestInterrupt to …
(edit) @106544   6 weeks vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106541   6 weeks vboxsync Devices/Serial/DevPL011: Small optimization, only update the IRQ state …
(edit) @106538   6 weeks vboxsync libs/openssl-3.1.7/Config.kmk: Assembler config update. [2nd try] …
(edit) @106537   6 weeks vboxsync VMM/IEM: doxygen fix. bugref:10720
(edit) @106535   6 weeks vboxsync libs/xpcom18a4: We only have one assembly file now, which is yasm/nasm …
(edit) @106534   6 weeks vboxsync libs/openssl-3.1.7/Config.kmk: Assembler config update. jiraref:VBP-1171
(edit) @106533   6 weeks vboxsync VMM/Makefile.kmk: scm fix. bugref:10720
(edit) @106531   6 weeks vboxsync Installer/win/Makefile.kmk: VBOX_INS_PROD_ARCH.arm64 value. …
(edit) @106530   6 weeks vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106529   6 weeks vboxsync Add/Nt/Installer: Unused variable. jiraref:VBP-1171
(edit) @106528   6 weeks vboxsync Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
(edit) @106527   6 weeks vboxsync SUPDrv/win: Added some {} and commented out an unused variable. …
(edit) @106526   6 weeks vboxsync FE/Qt: Missing #ifdef VBOX_WS_MAC around global constant variables in …
(edit) @106524   6 weeks vboxsync VBoxAutostart: Missing break. jiraref:VBP-1171
(edit) @106523   6 weeks vboxsync Devices/DrvHostBase-win.cpp: Some initializers requiring more {} …
(edit) @106522   6 weeks vboxsync Devices/Graphics: Two GUID initializers that requires more {} to make …
(edit) @106521   6 weeks vboxsync Devices/VBoxDD.h,DrvTpmHost.cpp: g_DrvTpmHost prototype shouldn't be …
(edit) @106520   6 weeks vboxsync VMM/NEM-win: Unused variable g_apszWHvMemAccesstypes. jiraref:VBP-1171
(edit) @106519   6 weeks vboxsync VMM/NEM-win: More {} for nested structs/union with stricter VC 2022. …
(edit) @106518   6 weeks vboxsync VMM/APIC: RT_FALL_THROUGH. jiraref:VBP-1171
(edit) @106517   6 weeks vboxsync NetworkServices/Dhcpd: DhcpOption needs a copy assignment operator too …
(edit) @106516   6 weeks vboxsync Main,settings.h: Workarounds for a handful warnings about default copy …
(edit) @106515   6 weeks vboxsync Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
(edit) @106514   6 weeks vboxsync Main/glue: The iMethod variable in DLLHost_InvokeStub should've been …
(edit) @106513   6 weeks vboxsync Main/PlatformImpl.cpp: Unreachable NOREF in switch in …
(edit) @106512   6 weeks vboxsync webservice/Makefile.kmk: Shut up C5267 to make the generated code …
(edit) @106510   6 weeks vboxsync Runtime/ftol2-vcc.asm: Added ftoul2_legacy, ftoul2 and ftoui2 …
(edit) @106509   6 weeks vboxsync Windows driver installation: Fixed handling default sections in …
(edit) @106508   6 weeks vboxsync Add/NT/Graphics/WDDM: Workaround for C5249 in SDK headers. jiraref:VBP-1171
(edit) @106507   6 weeks vboxsync Add/NT/Graphics/WDDM: RT_FALL_THROUGH. jiraref:VBP-1171
(edit) @106506   6 weeks vboxsync Add/NT/Graphics/WDDM: Unused variables. jiraref:VBP-1171
(edit) @106505   6 weeks vboxsync Add/NT/Graphics/WDDM: Stricter union initializers. jiraref:VBP-1171
(edit) @106504   6 weeks vboxsync Add/NT/Graphics/XP: Stricter union initializers. jiraref:VBP-1171
(edit) @106503   6 weeks vboxsync GuestHost/Install/VBoxWinDrvInst.cpp: Unused variable warnings. …
(edit) @106502   6 weeks vboxsync Add/NT/VBoxTray: RT_FALL_THROUGH. jiraref:VBP-1171
(edit) @106501   6 weeks vboxsync Add/NT/VBoxTray: Probably missing a break after PostQuitMessage. …
(edit) @106500   6 weeks vboxsync HostDrivers/VBoxUSB: RT_FALL_THROUGH. jiraref:VBP-1171
(edit) @106499   6 weeks vboxsync scm: Shut up stupid VC 14.3 warning. jiraref:VBP-1171
(edit) @106498   6 weeks vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106497   6 weeks vboxsync iprt/r3: switch fall thru and LARGE_INTEGER init. jiraref:VBP-1171
(edit) @106491   6 weeks vboxsync VMM/IEM: doxygen fix (after #ifdef SIMD removal). bugref:10720
(edit) @106489   6 weeks vboxsync Windows driver installation: Nothing to do if the installation mode is …
(edit) @106488   6 weeks vboxsync Windows driver installation: Try a bit harder running the …
(edit) @106487   6 weeks vboxsync Additions/VBoxGuest.inf: Try fixing installation errors. bugref:10762
(edit) @106486   6 weeks vboxsync Runtime/acpi.cpp: Hopefully fix building on sparc64, bugref:10733
(edit) @106485   6 weeks vboxsync Windows driver installation: Make sure to set the log callback before …
(edit) @106484   6 weeks vboxsync Windows driver installation: Try a bit harder running the …
(edit) @106483   6 weeks vboxsync Windows host drivers: Try to fix the attestation signing errors by …
(edit) @106482   6 weeks vboxsync FE/Qt: bugref:10513: Global Preferences / Update Page: Allow to change …
(edit) @106479   6 weeks vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106478   6 weeks vboxsync VMM/IEM: Some IEMNATIVEVAR / iemNativeVarAllocInt optimization tweaks. …
(edit) @106477   6 weeks vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106476   6 weeks vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106475   6 weeks vboxsync VMM/Makefile.kmk: Enable agressive inlining for VC++ 2019 for VBoxVMM …
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