VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @106473   6 weeks vboxsync ValidationKit/bootsectors: fix my own bracing error somehow not yelled …
(edit) @106471   6 weeks vboxsync ValidationKit/bootsectors: Implement same-register testcases for …
(edit) @106470   6 weeks vboxsync ValidationKit/bootsectors: prepare test config tables for 'cvt' family …
(edit) @106469   6 weeks vboxsync REST API: updated REST attributes in several methods.
(edit) @106468   6 weeks vboxsync Additions/VBoxTray: Doxygen fixes. ​bugref:10763
(edit) @106467   6 weeks vboxsync FE/Qt: bugref:10786 Sanitize file object names. take 2
(edit) @106466   6 weeks vboxsync Additions/VBoxTray: More cleanup (renaming). ​bugref:10763
(edit) @106465   6 weeks vboxsync VMM/IEM: Added iemNativeEmitLoadGprWithGstReg[Ex]T and …
(edit) @106464   6 weeks vboxsync Devices/EFI/FirmwareBin: Update to latest ARM UEFi images to fix …
(edit) @106463   6 weeks vboxsync VMM: Filter out some more PMU register accesses Windows/ARM is doing …
(edit) @106462   6 weeks vboxsync FE/Qt: bugref:10513: Advanced Settings Dialog: Fixing accidental …
(edit) @106461   6 weeks vboxsync Additions/common/VBoxGuest: Implement support for the MMIO request …
(edit) @106460   6 weeks vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106459   6 weeks vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106458   6 weeks vboxsync FE/Qt: bugref:10786 Reverting r165258.
(edit) @106457   6 weeks vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106456   6 weeks vboxsync Runtime/r0drv/nt/thread-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106455   6 weeks vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106454   6 weeks vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106453   6 weeks vboxsync VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
(edit) @106452   6 weeks vboxsync Additions/VBoxTray: Kicked it to make it build with VBOX_WITH_WDDM=. …
(edit) @106451   6 weeks vboxsync Runtime/r0drv/nt/time-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106450   6 weeks vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106449   6 weeks vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106448   6 weeks vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106447   6 weeks vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106446   6 weeks vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106445   6 weeks vboxsync VMM/IEM: Pass down a_fFlat to the IEMNATIVEEMITTLBSTATE constructor …
(edit) @106444   6 weeks vboxsync Runtime/r3/win/mp-win.cpp: Build fix wor arm64, bugref:10392
(edit) @106443   6 weeks vboxsync VMM/IEM: Reduced the number of arguments for iemNativeEmitTlbLookup. …
(edit) @106441   6 weeks vboxsync Additions/WINNT/Graphics: Only build the XPDM style video driver if …
(edit) @106440   6 weeks vboxsync Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
(edit) @106439   6 weeks vboxsync FE/Qt: bugref:10786 Sanitize file object names.
(edit) @106438   6 weeks vboxsync Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
(edit) @106436   6 weeks vboxsync Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
(edit) @106435   6 weeks vboxsync Disassembler/tstDisasmArmv8-1: Only build on darwin.arm64 for now, …
(edit) @106434   6 weeks vboxsync Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
(edit) @106433   6 weeks vboxsync Runtime/r0drv: Work on getting it building on win.arm64 (the easy …
(edit) @106432   6 weeks vboxsync VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
(edit) @106431   6 weeks vboxsync VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
(edit) @106429   6 weeks vboxsync VMM/IEM: In iemNativeEmitRetn (as everywhere else), 64-bit mode …
(edit) @106428   6 weeks vboxsync Runtime/common/path/RTPathGlob.cpp: Include arm specific directories …
(edit) @106427   6 weeks vboxsync VMM/IEM: Reduced the paramters for iemNativeEmitRetn. bugref:10720
(edit) @106426   6 weeks vboxsync Runtime/r3/win/thread*-win.cpp: Build fix for arm64, bugref:10392
(edit) @106425   6 weeks vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106424   6 weeks vboxsync Revert r165221 (Runtime: Make the declaration of the implementation …
(edit) @106423   6 weeks vboxsync VMM/IEM: Reduced the number of parameters for iemNativeEmitStackPush & …
(edit) @106422   6 weeks vboxsync DevAHCI: Explicitly set SCSI transfer direcction for AHCI ATAPI transfers.
(edit) @106421   6 weeks vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106419   6 weeks vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
(edit) @106416   6 weeks vboxsync VMM/IEM: Reduced the number of parameters for …
(edit) @106415   6 weeks vboxsync libs/zlib-1.2.13: Added support for building zlib as a dedicated …
(edit) @106414   6 weeks vboxsync libs/zlib-1.2.13: Added support for building zlib as a dedicated …
(edit) @106413   6 weeks vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106412   6 weeks vboxsync VBoxService: Fixed comment typo.
(edit) @106411   6 weeks vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106409   6 weeks vboxsync VMM/IEM: Reduced the number of parameters for …
(edit) @106408   6 weeks vboxsync VMM/IEM: Inline the iemNativeVarRegisterAcquire* case that …
(edit) @106407   6 weeks vboxsync VMM/IEM: Reduced the number of parameters for most …
(edit) @106406   6 weeks vboxsync VMM/IEM: Reduced the number of parameters for most …
(edit) @106405   6 weeks vboxsync VMM/IEM: Corrected the idxFreeHint setting at the end of …
(edit) @106404   6 weeks vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 [doxygen]
(edit) @106403   6 weeks vboxsync Runtime: Make the declaration of the implementation match what is used …
(edit) @106402   6 weeks vboxsync VMM/IEM: Build fix for compiling w/o the native recompiler. bugref:10720
(edit) @106401   6 weeks vboxsync VMM/IEM: Disable control flow guard for the core IEM jump table call …
(edit) @106400   6 weeks vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
(edit) @106399   6 weeks vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392
(edit) @106398   6 weeks vboxsync bldprogs: Add support for arm64 for VBoxEditCoffLib and …
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