VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105303   5 months vboxsync Docs: bugref:10705. More merging from docs team repo. Once again …
(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) @105300   5 months vboxsync FE/Qt: bugref:10705. More white space fixes.
(edit) @105299   5 months vboxsync doc/manual: New VirtualBox logo. bugref:10724 Command for converting …
(edit) @105298   5 months vboxsync doc/manual: product renaming
(edit) @105297   5 months vboxsync doc/manual: Fix PDF theme which had no vertical space before chapter …
(edit) @105296   5 months vboxsync doc/manual: Fix PDF theme causing lots of errors (didn't accept the …
(edit) @105295   5 months vboxsync VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
(edit) @105294   5 months vboxsync FE/Qt: bugref:10705. Adding vboxmanage-*.dita files to the source …
(edit) @105293   5 months vboxsync FE/Qt: bugref:10705. Some more merges from docs team repo. white space …
(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) @105289   5 months vboxsync Docs: bugref:10705. Merging current changes to dita files from docs …
(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 …
(edit) @105277   5 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(edit) @105276   5 months vboxsync VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
(edit) @105275   5 months vboxsync VMM/IEM: Implement testcase for vpcmpestrm, vpcmpestri, vpcmpistrm, …
(edit) @105274   5 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(edit) @105273   5 months vboxsync FE/Qt: bugref:10384: VM settings / System page: Reworking totally …
(edit) @105272   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps.
(edit) @105271   5 months vboxsync VMM/IEM: Replaced IEMNATIVEEXITREASON with IEMNATIVELABELTYPE, since …
(edit) @105270   5 months vboxsync SDK Docs: Build fix. bugref:10718
(edit) @105269   5 months vboxsync Changelog. bugref:10718
(edit) @105268   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105267   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105266   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105265   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Display …
(edit) @105264   5 months vboxsync Devices/Graphics: suppress multisample flag for some formats. bugref:10717
(edit) @105263   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for Shared …
(edit) @105262   5 months vboxsync FE/Qt: NLS stuff: Make sure UIDetails namespace tags being reused …
(edit) @105261   5 months vboxsync VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
(edit) @105260   5 months vboxsync FE/Qt: bugref:10707. Checking virtual media file location during …
(edit) @105259   5 months vboxsync FE/Qt: NLS stuff: Reworking how we representing 3D acceleration …
(edit) @105258   5 months vboxsync FE/Qt: NLS stuff: Removing unused tags for EFI disabled case; We are …
(edit) @105257   5 months vboxsync include/iprt/x86.h: Add signed integer views to X86YMMREG and …
(edit) @105256   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: nits.
(edit) @105255   5 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105254   5 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105253   5 months vboxsync VMM/IEM: Implement instruction emulation for vrcpps, vrcpss, bugref:9898
(edit) @105252   5 months vboxsync VMM/IEM: Implement instruction emulation for vrsqrtps, vrsqrtss, …
(edit) @105251   5 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105250   5 months vboxsync VMM/IEM: invlpg assertion fix + optimization. bugref:10687
(edit) @105249   5 months vboxsync FE/Qt: Build fix for r163888.
(edit) @105248   5 months vboxsync FE/Qt: VBox Manager / Details Pane: Make sure prohibited context-menu …
(edit) @105247   5 months vboxsync FE/Qt: NLS stuff: Make sure Details pane context-menu tags are sync …
(edit) @105246   5 months vboxsync FE/Qt: VBox Manager / Details and Snapshot Panes: Extend Network …
(edit) @105245   5 months vboxsync FE/Qt: VBox Manager / Details and Snapshot Panes: Extend Network …
(edit) @105244   5 months vboxsync FE/Qt: VBox Manager / Snapshot Pane: Extend System details section …
(edit) @105243   5 months vboxsync FE/Qt: VBox Manager / Snapshot Pane: Extend System details section …
(edit) @105242   5 months vboxsync FE/Qt: NLS stuff: Make sure indicator pool tags are properly …
(edit) @105241   5 months vboxsync FE/Qt: NLS stuff: Make sure medium tools related tags and storage …
(edit) @105240   5 months vboxsync FE/Qt: NLS stuff: Make sure medium related tags are located in …
(edit) @105239   5 months vboxsync FE/Qt: NLS stuff: Make sure B/KB/MB/GB/TB/PB suffixes are located in …
(edit) @105238   5 months vboxsync VMM/IEM: Implement vsqrtss,vsqrtsd instruction emulations, bugref:9898
(edit) @105237   5 months vboxsync IPRT/Doxyfile: Added the sdmv[1234] aliases from /Doxyfile.Core. …
(edit) @105236   5 months vboxsync VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898 …
(edit) @105235   5 months vboxsync VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898
(edit) @105234   5 months vboxsync VMM/IEM: Implement vaddsubp{s,d} instruction emulations, bugref:9898
(edit) @105233   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for USB …
(edit) @105232   5 months vboxsync VMM/IEM: Implement vhsubp{s,d} instruction emulations, bugref:9898
(edit) @105231   5 months vboxsync VMM/IEM: Implement vhaddpd instruction emulation, bugref:9898
(edit) @105230   5 months vboxsync VMM/IEM: Fixes for vsubpd,vminpd,vdivpd, bugref:9898
(edit) @105229   5 months vboxsync VMM/IEM: Implement vmax{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105228   5 months vboxsync VMM/IEM: Implement vdiv{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105227   5 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105226   5 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105225   5 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105224   5 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105223   5 months vboxsync VMM/IEM: Implement vsubsd instruction emulation, bugref:9898
(edit) @105222   5 months vboxsync VMM/IEM: Implement vmulsd instruction emulation, bugref:9898
(edit) @105221   5 months vboxsync VMM/IEM: Implement vmulss instruction emulation, bugref:9898
(edit) @105220   5 months vboxsync VMM/IEM: Implement vmulpd instruction emulation, bugref:9898
(edit) @105219   5 months vboxsync VMM/IEM: Implement vaddsd instruction emulation, bugref:9898
(edit) @105218   5 months vboxsync VMM/IEM: Implement vmulps instruction emulation, bugref:9898
(edit) @105217   5 months vboxsync VMM/IEM: Implement vsubss instruction emulation, bugref:9898
(edit) @105216   5 months vboxsync iprt/x86.h: doxygen fix. bugref:10715
(edit) @105215   5 months vboxsync VMM/IEM: Implement vsubpd instruction emulation, bugref:9898
(edit) @105214   5 months vboxsync VMM/IEM: Implement vsubps instruction emulation, bugref:9898
(edit) @105213   5 months vboxsync DevVGA: Three instances of s/AssertMsgFailed/ASSERT_GUEST_MSG_FAILED/. …
(edit) @105212   5 months vboxsync VMM/IEM: Implement vhaddps instruction emulation, bugref:9898
(edit) @105211   5 months vboxsync VMM/IEM: Implement vaddss instruction emulation, bugref:9898
(edit) @105210   5 months vboxsync Docs: bugref:10705. Replacing some more hard coded product name and …
(edit) @105209   5 months vboxsync Devices/USB/DevEHCI: Adjust padding for the ITD, bugref:10709
(edit) @105208   5 months vboxsync Devices/VirtIO: Don't try copying any potential return data if the …
(edit) @105207   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps.
(edit) @105206   5 months vboxsync Devices/Network, /Config.kmk: enable libslirp on all platforms. …
(edit) @105205   5 months vboxsync Devices/Network, /Config.kmk: reenable libslirp on win. fix build …
(edit) @105204   5 months vboxsync Devices/Network, /Config.kmk: backing out libslirp on win. bugref:10268
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