VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @105226   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) @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) @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) @105205   5 months vboxsync Devices/Network, /Config.kmk: reenable libslirp on win. fix build …
(edit) @105202   5 months vboxsync Devices/Network: clean and reorganized code, fix win warnings. bugref:10268
(edit) @105201   5 months vboxsync Devices/Network, /Config.kmk: fix build config issue, added mem alloc …
(edit) @105200   5 months vboxsync VMM/IEM: Implement vaddpd, bugref:9898
(edit) @105197   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: A bit of cleanup for …
(edit) @105196   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Make sure indicator's …
(edit) @105195   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for network …
(edit) @105194   5 months vboxsync FE/VBoxManage: Added a new flag SHOW_PROGRESS_OPS for showProgress() …
(edit) @105193   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for audio indicator.
(edit) @105192   5 months vboxsync FE/Qt: bugref:10672: Runtime UI: Improve accessibility for hard, …
(edit) @105191   5 months vboxsync VMM/IEM: Redo TB allocation and get rid of the allocation bitmap …
(edit) @105188   5 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105187   5 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105186   5 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105185   5 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105184   5 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898
(edit) @105183   5 months vboxsync VMM/IEM: A few new IEM MC statements required for AVX/AVX2 floating …
(edit) @105182   5 months vboxsync Devices/Graphics: screens handling cleanup. bugref:10708
(edit) @105181   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps.
(edit) @105180   5 months vboxsync VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
(edit) @105179   5 months vboxsync VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
(edit) @105178   5 months vboxsync VMM/IEM: Need to set the next hint when a TB got allocated or we start …
(edit) @105177   5 months vboxsync VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
(edit) @105173   5 months vboxsync VMM/IEM: Implement native emitter for packuswb, bugref:10652
(edit) @105172   5 months vboxsync VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, bugref:10652
(edit) @105170   5 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105169   5 months vboxsync VMM/DBGF: More BSOD 139 details. bugref:10687
(edit) @105168   5 months vboxsync VMM/DBGF: Added a /DBGF/PowerOffOnBsod boolean option (default false). …
(edit) @105167   5 months vboxsync VMM/IEM: Fixed incorrect type for the fAlignMaskAndClt parameter of …
(edit) @105165   5 months vboxsync FE/Qt: OSE fixing part 2
(edit) @105164   5 months vboxsync FE/Qt: bugref:10676: Accessibility fixes for Medium Manager; JAWS …
(edit) @105163   5 months vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105161   5 months vboxsync FE/Qt: Forgot to create/destroy Cloud Machine Manager in r163786.
(edit) @105160   5 months vboxsync *.kmk,bldprogs/VBoxPeSetVersion: Created a unit for setting the PE …
(edit) @105159   5 months vboxsync FE/Qt: Build fix for r163797.
(edit) @105158   5 months vboxsync FE/Qt: Fixing linking bug introduced in r163786, which was a …
(edit) @105157   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]haddps.
(edit) @105156   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]haddps.
(edit) @105155   5 months vboxsync IPRT/nocrt-startup-*win.cpp: Avoid a couple of ntdll function so as to …
(edit) @105153   5 months vboxsync bldprogs/VBoxPeSetVersion: Calc checksum when we change stuff to avoid …
(edit) @105152   5 months vboxsync FE/Qt: Moving cloud machine COM stuff from UICommon to new …
(edit) @105151   5 months vboxsync FE/Qt: Forgotten property in r163784.
(edit) @105150   5 months vboxsync FE/Qt: Moving USB COM stuff from UICommon to new UIUSBTools namespace.
(edit) @105148   5 months vboxsync VMM/IEM: Logging fix. bugref:10715
(edit) @105143   5 months vboxsync libs/dxvk-2.3.1: Make a few more extensions conditional which are not …
(edit) @105142   5 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]haddps.
(edit) @105141   5 months vboxsync libs/dxvk-2.3.1: Port over some modifications from the old dxvk-native …
(edit) @105137   5 months vboxsync VMM/IEM: Logging fix. bugref:10715
(edit) @105136   5 months vboxsync Main/VRDEServerImpl.cpp: Consider the autogenerated certificate …
(edit) @105135   5 months vboxsync Video Recording/Main: Fixed too strict debug assertions. bugref:10650
(edit) @105133   5 months vboxsync Devices/Network/DrvNATlibslirp.cpp: Build fix + todo, bugref:10268
(edit) @105132   5 months vboxsync libs/dxvk-2.3.1: Some fixes to support MoltenVK as the Vulkan->Metal …
(edit) @105131   5 months vboxsync libs/dxvk-2.3.1: Need to load MoltenVK on darwin, bugref:10716
(edit) @105130   5 months vboxsync Main: Fix build errors after r163757; bugref:10310
(edit) @105129   5 months vboxsync libs/libslirp-4.7.0: Use proper open source header in Makefile.kmk …
(edit) @105128   5 months vboxsync FE/Qt: Build fix for r163479 when building w/o precompiled headers on …
(edit) @105127   5 months vboxsync Certificate repair function fix - bugref:10310
(edit) @105126   5 months vboxsync ValKit/bs3-cpu-weird-1: Passes on real hw: Intel 6700k. bugref:10315
(edit) @105125   5 months vboxsync VMM/IEM,ValKit/bs3-cpu-weird-1: Fixed popf mistreatment of the new TF …
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