VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105314   8 months vboxsync Disassembler: Fix disassembly of vcvttsd2si and vcvtsd2si, bugref:9898
(edit) @105313   8 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Features …
(edit) @105312   8 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Recording …
(edit) @105311   8 months vboxsync VMM/IEM: Implement vcvtsi2sd instruction emulation, bugref:9898
(edit) @105310   8 months vboxsync Disassembler: Implement diassembly for vcvtsi2sd, bugref:9898
(edit) @105309   8 months vboxsync VMM/IEM: Implement vcvtsi2ss instruction emulation, bugref:9898
(edit) @105308   8 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. ​bugref:10718
(edit) @105307   8 months vboxsync VMM/IEM: Implement vpermd, vpermps instruction emulations, bugref:9898
(edit) @105306   8 months vboxsync VMM/IEM: Implement vpermq, vpermpd instruction emulations, bugref:9898
(edit) @105305   8 months vboxsync MacOS host installer: Use new logo/wordmark [fixed 2nd layer]. …
(edit) @105304   8 months vboxsync MacOS host installer: Use new logo/wordmark [fixed 2nd layer]. …
(edit) @105302   8 months vboxsync VMM/IEM: Implement vroundss, vroundsd instruction emulations, bugref:9898
(edit) @105301   8 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. bugref:10718
(edit) @105295   8 months vboxsync VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
(edit) @105292   8 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd.
(edit) @105291   8 months vboxsync VMM/IEM: Added iemMemFetchDataU32NoAc and iemMemFetchDataU64NoAc (with …
(edit) @105290   8 months vboxsync VMM/IEM: Don't trust the guest to properly invalidate pages when …
(edit) @105288   8 months vboxsync MacOS host installer: Use new logo/wordmark. Removed not used XCF …
(edit) @105287   8 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd.
(edit) @105286   8 months vboxsync Windows host installer: Use new logo/wordmark. bugref:10724
(edit) @105285   8 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps.
(edit) @105284   8 months vboxsync VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
(edit) @105283   8 months vboxsync VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
(edit) @105282   8 months vboxsync VMM/IEM: Build fix for the recompiler on linux.am64, bugref:10391
(edit) @105281   8 months vboxsync Disassembler: Fix disassembly of vcmpps, vcmppd, vcmpss, vcmpsd, …
(edit) @105280   8 months vboxsync /Config.kmk, Devices/Graphics/DevVGA.cpp, Devices/Graphics/BIOS, …
(edit) @105279   8 months vboxsync VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
(edit) @105278   8 months vboxsync VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
(edit) @105277   8 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(edit) @105276   8 months vboxsync VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
(edit) @105275   8 months vboxsync VMM/IEM: Implement testcase for vpcmpestrm, vpcmpestri, vpcmpistrm, …
(edit) @105274   8 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(edit) @105273   8 months vboxsync FE/Qt: bugref:10384: VM settings / System page: Reworking totally …
(edit) @105272   8 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps.
(edit) @105271   8 months vboxsync VMM/IEM: Replaced IEMNATIVEEXITREASON with IEMNATIVELABELTYPE, since …
(edit) @105268   8 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105267   8 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105266   8 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105265   8 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Display …
(edit) @105264   8 months vboxsync Devices/Graphics: suppress multisample flag for some formats. bugref:10717
(edit) @105263   8 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Shared …
(edit) @105262   8 months vboxsync FE/Qt: NLS stuff: Make sure UIDetails namespace tags being reused …
(edit) @105261   8 months vboxsync VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
(edit) @105260   8 months vboxsync FE/Qt: bugref:10707. Checking virtual media file location during …
(edit) @105259   8 months vboxsync FE/Qt: NLS stuff: Reworking how we representing 3D acceleration …
(edit) @105258   8 months vboxsync FE/Qt: NLS stuff: Removing unused tags for EFI disabled case; We are …
(edit) @105256   8 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: nits.
(edit) @105255   8 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105254   8 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105253   8 months vboxsync VMM/IEM: Implement instruction emulation for vrcpps, vrcpss, bugref:9898
(edit) @105252   8 months vboxsync VMM/IEM: Implement instruction emulation for vrsqrtps, vrsqrtss, …
(edit) @105251   8 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105250   8 months vboxsync VMM/IEM: invlpg assertion fix + optimization. bugref:10687
(edit) @105249   8 months vboxsync FE/Qt: Build fix for r163888.
(edit) @105248   8 months vboxsync FE/Qt: VBox Manager / Details Pane: Make sure prohibited context-menu …
(edit) @105247   8 months vboxsync FE/Qt: NLS stuff: Make sure Details pane context-menu tags are sync …
(edit) @105246   8 months vboxsync FE/Qt: VBox Manager / Details and Snapshot Panes: Extend Network …
(edit) @105245   8 months vboxsync FE/Qt: VBox Manager / Details and Snapshot Panes: Extend Network …
(edit) @105244   8 months vboxsync FE/Qt: VBox Manager / Snapshot Pane: Extend System details section …
(edit) @105243   8 months vboxsync FE/Qt: VBox Manager / Snapshot Pane: Extend System details section …
(edit) @105242   8 months vboxsync FE/Qt: NLS stuff: Make sure indicator pool tags are properly …
(edit) @105241   8 months vboxsync FE/Qt: NLS stuff: Make sure medium tools related tags and storage …
(edit) @105240   8 months vboxsync FE/Qt: NLS stuff: Make sure medium related tags are located in …
(edit) @105239   8 months vboxsync FE/Qt: NLS stuff: Make sure B/KB/MB/GB/TB/PB suffixes are located in …
(edit) @105238   8 months vboxsync VMM/IEM: Implement vsqrtss,vsqrtsd instruction emulations, bugref:9898
(edit) @105237   8 months vboxsync IPRT/Doxyfile: Added the sdmv[1234] aliases from /Doxyfile.Core. …
(edit) @105236   8 months vboxsync VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898 …
(edit) @105235   8 months vboxsync VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898
(edit) @105234   8 months vboxsync VMM/IEM: Implement vaddsubp{s,d} instruction emulations, bugref:9898
(edit) @105233   8 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for USB …
(edit) @105232   8 months vboxsync VMM/IEM: Implement vhsubp{s,d} instruction emulations, bugref:9898
(edit) @105231   8 months vboxsync VMM/IEM: Implement vhaddpd instruction emulation, bugref:9898
(edit) @105230   8 months vboxsync VMM/IEM: Fixes for vsubpd,vminpd,vdivpd, bugref:9898
(edit) @105229   8 months vboxsync VMM/IEM: Implement vmax{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105228   8 months vboxsync VMM/IEM: Implement vdiv{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105226   8 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105224   8 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105223   8 months vboxsync VMM/IEM: Implement vsubsd instruction emulation, bugref:9898
(edit) @105222   8 months vboxsync VMM/IEM: Implement vmulsd instruction emulation, bugref:9898
(edit) @105221   8 months vboxsync VMM/IEM: Implement vmulss instruction emulation, bugref:9898
(edit) @105220   8 months vboxsync VMM/IEM: Implement vmulpd instruction emulation, bugref:9898
(edit) @105219   8 months vboxsync VMM/IEM: Implement vaddsd instruction emulation, bugref:9898
(edit) @105218   8 months vboxsync VMM/IEM: Implement vmulps instruction emulation, bugref:9898
(edit) @105217   8 months vboxsync VMM/IEM: Implement vsubss instruction emulation, bugref:9898
(edit) @105215   8 months vboxsync VMM/IEM: Implement vsubpd instruction emulation, bugref:9898
(edit) @105214   8 months vboxsync VMM/IEM: Implement vsubps instruction emulation, bugref:9898
(edit) @105213   8 months vboxsync DevVGA: Three instances of s/AssertMsgFailed/ASSERT_GUEST_MSG_FAILED/. …
(edit) @105212   8 months vboxsync VMM/IEM: Implement vhaddps instruction emulation, bugref:9898
(edit) @105211   9 months vboxsync VMM/IEM: Implement vaddss instruction emulation, bugref:9898
(edit) @105209   9 months vboxsync Devices/USB/DevEHCI: Adjust padding for the ITD, bugref:10709
(edit) @105208   9 months vboxsync Devices/VirtIO: Don't try copying any potential return data if the …
(edit) @105207   9 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps.
(edit) @105205   9 months vboxsync Devices/Network, /Config.kmk: reenable libslirp on win. fix build …
(edit) @105202   9 months vboxsync Devices/Network: clean and reorganized code, fix win warnings. bugref:10268
(edit) @105201   9 months vboxsync Devices/Network, /Config.kmk: fix build config issue, added mem alloc …
(edit) @105200   9 months vboxsync VMM/IEM: Implement vaddpd, bugref:9898
(edit) @105197   9 months vboxsync FE/Qt: bugref:10672: Runtime UI: A bit of cleanup for …
(edit) @105196   9 months vboxsync FE/Qt: bugref:10672: Runtime UI: Make sure indicator's …
(edit) @105195   9 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for network …
(edit) @105194   9 months vboxsync FE/VBoxManage: Added a new flag SHOW_PROGRESS_OPS for showProgress() …
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