VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105399   5 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105398   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addss (IE).
(edit) @105397   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addpd (IE).
(edit) @105396   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addps (IE).
(edit) @105395   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addps (IE).
(edit) @105394   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Shorten …
(edit) @105393   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Shorten …
(edit) @105392   5 months vboxsync FE/Qt: bugref:10724: VBoxAboutDlg: Make sure dialog is centered …
(edit) @105391   5 months vboxsync FE/Qt: bugref:10724: VBoxAboutDlg: Update pixmaps and text color.
(edit) @105387   5 months vboxsync FE/VBoxManage + Manual: Updates for the new recording API. Russian …
(edit) @105383   5 months vboxsync Main/NvramStore: Don't make the NVRAM map part of the backupable data …
(edit) @105382   5 months vboxsync Main/NvramStore: Don't make the NVRAM map part of the backupable data …
(edit) @105381   5 months vboxsync Doxyfile*,gen-slickedit-workspace.sh: Treat RT_IPRT_CALLREQ_ATTR as a …
(edit) @105380   5 months vboxsync DrvNAT: Corrected size parameter type for drvNATRecvWorker (harmless). …
(edit) @105379   5 months vboxsync VMM/DBGF: Fixed VMR3Req call. bugref:10725
(edit) @105378   5 months vboxsync bldprogs/gccplugin: Implemented the iprt_callreq attribute (against …
(edit) @105377   5 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105376   5 months vboxsync VMM/IEM: Format string fix. bugref:10725
(edit) @105375   5 months vboxsync VMM/IEM: assert message fix. bugref:10725
(edit) @105374   5 months vboxsync Installer/darwin: Make sure to delete any old shadow storage for the …
(edit) @105373   5 months vboxsync Installer/darwin: More tweaks for the disk image (dmg): Hide all …
(edit) @105371   5 months vboxsync VMM/IEM: Implement fallbacks for dpps/dppd instructions, bugref:9898
(edit) @105370   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addps (IE).
(edit) @105369   5 months vboxsync Installer/darwin: Tweaked the installer (mpkg) background image so …
(edit) @105368   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulss.
(edit) @105367   5 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105366   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulss.
(edit) @105365   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulss.
(edit) @105364   5 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105363   5 months vboxsync FE/Qt: bugref:10513: Removing Guided/Expert button from UINativeWizard …
(edit) @105362   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Host-combo …
(edit) @105359   5 months vboxsync VMM/IEM: Implement vpps and vppd instruction emulation (fallback …
(edit) @105358   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: NLS fix for r163984.
(edit) @105357   5 months vboxsync VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
(edit) @105356   5 months vboxsync VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
(edit) @105355   5 months vboxsync VMM/IEM: Implement vcvtdq2pd instruction emulation, bugref:9898
(edit) @105354   5 months vboxsync VMM/IEM: Implement vcvttpd2dq and vcvtpd2dq instruction emulations, …
(edit) @105353   5 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105352   5 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105351   5 months vboxsync VMM/IEM: Implement vcvttps2dq instruction emulation, bugref:9898
(edit) @105350   5 months vboxsync VMM/IEM: Implement vcvtps2dq instruction emulation, bugref:9898
(edit) @105349   5 months vboxsync VMM/IEM: Implement vcvtdq2ps instruction emulation, bugref:9898
(edit) @105348   5 months vboxsync VMM/IEM: Implement vcvtsd2ss instruction emulation, bugref:9898
(edit) @105347   5 months vboxsync VMM/IEM: Implement vcvtss2sd instruction emulation, bugref:9898
(edit) @105346   5 months vboxsync VMM/IEM: Implement vcvtpd2ps instruction emulation, bugref:9898
(edit) @105345   5 months vboxsync Installer/darwin: Added the (temporary) shadow storage file to the …
(edit) @105344   5 months vboxsync Installer/darwin: Additional comment for 'mount_dmg' target. SCM fix. …
(edit) @105343   5 months vboxsync Installer/darwin: Additional comment for 'mount_dmg' target. bugref:10724
(edit) @105342   5 months vboxsync Installer/darwin: Added new kmk build targets 'mount_dmg' and …
(edit) @105341   5 months vboxsync Installer/darwin: Tweaked the DS_Store file and the background a bit …
(edit) @105340   5 months vboxsync Installer/darwin: Added new kmk build targets 'mount_dmg' and …
(edit) @105339   5 months vboxsync OpenSSL: Calling convention fix. bugref:10725
(edit) @105338   5 months vboxsync XPCOM/IPCM: Calling convention fixes. bugref:10725
(edit) @105337   5 months vboxsync Main/Recording: Corrected calling convention for …
(edit) @105336   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulss.
(edit) @105334   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulss.
(edit) @105333   5 months vboxsync doc/manual,Frontends/VBoxManage,Main/SharedFolderImpl.cpp: Implement …
(edit) @105332   5 months vboxsync VMM/tstVMReq: Test passing different types to make sure it all works; …
(edit) @105331   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: More wise and clear states processing …
(edit) @105330   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Keyboard …
(edit) @105329   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: More wise and clear states processing …
(edit) @105327   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Moderate QIStatusBarIndicator cleanup.
(edit) @105326   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Mouse indicator.
(edit) @105325   5 months vboxsync Installer/darwin: Use tiffutil for converting the images: tiffutil …
(edit) @105323   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd.
(edit) @105322   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd.
(edit) @105321   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd.
(edit) @105320   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd.
(edit) @105319   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd.
(edit) @105318   5 months vboxsync VMM/IEM: Tweak for really large TLBs; save an instruction on ARM64 …
(edit) @105316   5 months vboxsync VMM/IEM: Implement vcvtps2pd instruction emulation, bugref:9898
(edit) @105315   5 months vboxsync VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
(edit) @105314   5 months vboxsync Disassembler: Fix disassembly of vcvttsd2si and vcvtsd2si, bugref:9898
(edit) @105313   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Features …
(edit) @105312   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Recording …
(edit) @105311   5 months vboxsync VMM/IEM: Implement vcvtsi2sd instruction emulation, bugref:9898
(edit) @105310   5 months vboxsync Disassembler: Implement diassembly for vcvtsi2sd, bugref:9898
(edit) @105309   5 months vboxsync VMM/IEM: Implement vcvtsi2ss instruction emulation, bugref:9898
(edit) @105308   5 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. ​bugref:10718
(edit) @105307   5 months vboxsync VMM/IEM: Implement vpermd, vpermps instruction emulations, bugref:9898
(edit) @105306   5 months vboxsync VMM/IEM: Implement vpermq, vpermpd instruction emulations, bugref:9898
(edit) @105305   5 months vboxsync MacOS host installer: Use new logo/wordmark [fixed 2nd layer]. …
(edit) @105304   5 months vboxsync MacOS host installer: Use new logo/wordmark [fixed 2nd layer]. …
(edit) @105302   5 months vboxsync VMM/IEM: Implement vroundss, vroundsd instruction emulations, bugref:9898
(edit) @105301   5 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. bugref:10718
(edit) @105295   5 months vboxsync VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
(edit) @105292   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd.
(edit) @105291   5 months vboxsync VMM/IEM: Added iemMemFetchDataU32NoAc and iemMemFetchDataU64NoAc (with …
(edit) @105290   5 months vboxsync VMM/IEM: Don't trust the guest to properly invalidate pages when …
(edit) @105288   5 months vboxsync MacOS host installer: Use new logo/wordmark. Removed not used XCF …
(edit) @105287   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd.
(edit) @105286   5 months vboxsync Windows host installer: Use new logo/wordmark. bugref:10724
(edit) @105285   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps.
(edit) @105284   5 months vboxsync VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
(edit) @105283   5 months vboxsync VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
(edit) @105282   5 months vboxsync VMM/IEM: Build fix for the recompiler on linux.am64, bugref:10391
(edit) @105281   5 months vboxsync Disassembler: Fix disassembly of vcmpps, vcmppd, vcmpss, vcmpsd, …
(edit) @105280   5 months vboxsync /Config.kmk, Devices/Graphics/DevVGA.cpp, Devices/Graphics/BIOS, …
(edit) @105279   5 months vboxsync VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
(edit) @105278   5 months vboxsync VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
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