VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95048   3 years vboxsync GCM: Corrected return codes.
(edit) @94983   3 years vboxsync VMM: Nested VMX: bugref:10092 Assertion to ensure we don't need to …
(edit) @94982   3 years vboxsync VMM: Nested VMX: bugref:10092 Copy the inverse of the EPT execute bit …
(edit) @94972   3 years vboxsync VMM/NEM/darwin: Use g_CpumHostFeatures. [build fix] bugref:10093
(edit) @94961   3 years vboxsync VMM/NEM/darwin: Use g_CpumHostFeatures. bugref:10093
(edit) @94959   3 years vboxsync VMM/CPUM: Hide the public read-only HostFeature member, use …
(edit) @94956   3 years vboxsync VMM/IEM: Use g_CpumHostFeatures too. bugref:10093
(edit) @94955   3 years vboxsync VMM/Makefile.kmk: Added aliases for compiling VMXAllTemplate.cpp.h to …
(edit) @94946   3 years vboxsync VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
(edit) @94944   3 years vboxsync VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
(edit) @94943   3 years vboxsync VMM/CPUM: Copy the ring-0 host CPUMFEATURES structure into the VM …
(edit) @94940   3 years vboxsync VMM/CPUM: Apply cpumR0CheckCpuid to the ring-0 g_CpumHostFeatures and …
(edit) @94934   3 years vboxsync VMM/CPUM: Kicked out the VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI code, as it …
(edit) @94933   3 years vboxsync VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
(edit) @94932   3 years vboxsync VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
(edit) @94931   3 years vboxsync VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
(edit) @94930   3 years vboxsync VMM/VMXAllTemplate.cpp.h: Logging correction.
(edit) @94911   3 years vboxsync VMM/CPUM: Don't set fNestedPagingAndFullGuestExec when using IEM as …
(edit) @94910   3 years vboxsync VMM/CPUM: Align code, no change.
(edit) @94909   3 years vboxsync VMM/CPUM: Added fBmi1, fBmi2, fAbm, fTbm, fRdRand, and fRdSeed to the …
(edit) @94901   3 years vboxsync VMM/CPUM: On non-x86 hosts, just use the MXCSR MASK from the CPU DB …
(edit) @94897   3 years vboxsync VMM/PGMPhys: Missed one SUPR3PageAlloc call when doing host/guest page …
(edit) @94885   3 years vboxsync Another Darwin build fix.
(edit) @94884   3 years vboxsync Attempting to fix Darwin NEM.
(edit) @94883   3 years vboxsync Build fix.
(edit) @94882   3 years vboxsync VMM: First stab at Guest Compatibility Manager, fixing up things like …
(edit) @94868   3 years vboxsync VMM/IEM: More TLB work. bugref:9898
(edit) @94850   3 years vboxsync VMM/CFGM: Added missing newline in previous change (r150812).
(edit) @94845   3 years vboxsync VMM/IEM: More TLB work. bugref:9898
(edit) @94844   3 years vboxsync VMM/IEM,HM: Added a VBOX_WITH_IEM_TLB makefile config variable for …
(edit) @94843   3 years vboxsync VMM/IEM: Arm build fixes. bugref:9898
(edit) @94842   3 years vboxsync VMM/IEM: Arm build fixes. bugref:9898
(edit) @94841   3 years vboxsync VMM/VMM: Shut up arm warning. bugref:9898
(edit) @94838   3 years vboxsync VMM/IEM: More TLB work. bugref:9898
(edit) @94818   3 years vboxsync VMM/SSM: Fix assertion, bugref:9955
(edit) @94809   3 years vboxsync VMM/VM.cpp: doxygen fix, bugref:9955
(edit) @94802   3 years vboxsync VMM/SSM: Fix assertion when the stream operations table is used in …
(edit) @94801   3 years vboxsync VMM/IEM,PGM: TLB work, esp. on the data one. [build fix] bugref:9898
(edit) @94800   3 years vboxsync VMM/IEM,PGM: TLB work, esp. on the data one. bugref:9898
(edit) @94794   3 years vboxsync Main,VMM: Implemented most of the functionality for encrypted VMs …
(edit) @94792   3 years vboxsync VMM/NEM: VBOX_WITH_PGM_NEM_MODE does not require VBOX_WITH_NATIVE_NEM …
(edit) @94791   3 years vboxsync VMM/NEM: VBOX_WITH_PGM_NEM_MODE does not require VBOX_WITH_NATIVE_NEM …
(edit) @94790   3 years vboxsync VMM/HM: Follow-up to r150126 and selecting IEM as the primary …
(edit) @94769   3 years vboxsync VMM/IEM: Added the always-optimize tricks to the new IEMAll* compile …
(edit) @94768   3 years vboxsync VMM/IEM: Split up IEMAll.cpp into a few more compilation units. bugref:9898
(edit) @94763   3 years vboxsync VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream …
(edit) @94712   3 years vboxsync VMM/IEM: Some TLB compile and doc tweaks. bugref:9898
(edit) @94698   3 years vboxsync VMM/IEM: Build fix. bugref:9898
(edit) @94696   3 years vboxsync tstIEMAImpl: Regenerated --fpu-binary1 data. bugref:9898
(edit) @94695   3 years vboxsync tstIEMAImpl: verbose/quiet options. bugref:9898
(edit) @94694   3 years vboxsync VMM/IEM: Seems fistt/i16 isn't such an oddball after all, at least not …
(edit) @94693   3 years vboxsync tstIEMAImpl: Better error reporting for fcom and friends. bugref:9898
(edit) @94692   3 years vboxsync VMM/IEM: Implemented C version of f*com* instruction helpers. bugref:9898
(edit) @94683   3 years vboxsync VMM/IEM: Did C implementions for the r64, r32, i32 and i16 variants of …
(edit) @94680   3 years vboxsync tstIEMAImpl: fprem, fprem1 & fscale adjustments. bugref:9898
(edit) @94679   3 years vboxsync VMM/IEM: Implemented C helper for the FSCALE instruction. bugref:9898
(edit) @94640   3 years vboxsync VMM/IEM: C implemention of FPREM and FPREM1 instruction helpers. …
(edit) @94624   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94620   3 years vboxsync VMM,Doxyfile.Core: Doxygen fixes for .cpp.h files.
(edit) @94619   3 years vboxsync VMM/*.cpp.h: Doxygen fixes.
(edit) @94617   3 years vboxsync VMM/*.cpp.h: Doxygen fixes.
(edit) @94614   3 years vboxsync VMM/IEM: C implementation of fdiv and fdivr instruction helpers. …
(edit) @94612   3 years vboxsync VMM/IEM,libs/softfloat,iprt/types.h: The bias adjust value is applied …
(edit) @94610   3 years vboxsync NEM: We really need to set the InterruptNotification field when …
(edit) @94609   3 years vboxsync tstIEMAImpl: Regenerated some tests. bugref:9898
(edit) @94608   3 years vboxsync VMM/IEM: C implementation of the r80-r80 fsub and fsubr helpers. …
(edit) @94607   3 years vboxsync VMM/IEM,libs/softfloat: C implementation of fadd helper and related …
(edit) @94606   3 years vboxsync VMM/IEM,libs/softfloat,tstIEMAImpl: C implementation of fadd helper …
(edit) @94571   3 years vboxsync tstIEMAImpl: Allow multiple simple pattern expressions for the …
(edit) @94570   3 years vboxsync VMM/IEM: C implementation of fxtract helper. [clang fix] bugref:9898
(edit) @94569   3 years vboxsync tstIEMAImpl: Exception variations for the fxtract++ set of tests too. …
(edit) @94568   3 years vboxsync VMM/IEM: C implementation of fxtract helper. bugref:9898
(edit) @94567   3 years vboxsync VMM/IEM: Implemented C version of frndint with the help of SoftFloat. …
(edit) @94565   3 years vboxsync VMM/IEM: Some more soft float helpers to simplify conversion and …
(edit) @94560   3 years vboxsync VMM/IEM,libs/softfloat: Don't use global variables in SoftFloat, pass …
(edit) @94558   3 years vboxsync VMM/IEM,libs/softfloat: Don't use global variables in SoftFloat, pass …
(edit) @94550   3 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94545   3 years vboxsync libs/softfloat-3e: Build ring-0 version the library, for now …
(edit) @94543   3 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94541   3 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94540   3 years vboxsync tstIEMAImpl: f2xm1 testing. Added enabling/disabling of individual …
(edit) @94539   3 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94538   3 years vboxsync VMM/IEM: Implemented f2xm1. bugref:9898
(edit) @94508   3 years vboxsync VMM/PGM: Removed unnecessary assertion in BthEnter broken by r150131. …
(edit) @94479   3 years vboxsync VMM/CFGM: Use %Rhcb to do human readable size formatting.
(edit) @94477   3 years vboxsync VMM/CFGM: When dumping sizes in human readable units, avoid divisor …
(edit) @94447   3 years vboxsync VMM/IEM: C implementation of fabs, fchs, ftst, and fxam. bugref:9898
(edit) @94444   3 years vboxsync tstIEMAImpl: fxam needs some non-zero FTW to test the 'empty' …
(edit) @94440   3 years vboxsync VMM/IEM: fxam does not raise any exceptions and has special …
(edit) @94425   3 years vboxsync VMM: doxygen fixes (don't duplicate docs, newer doxygen version …
(edit) @94424   3 years vboxsync tstIEMAImpl: Generated intel and common bits for the newly split up …
(edit) @94423   3 years vboxsync tstIEMAImpl: More tests where AMD and Intel differs a little (or a …
(edit) @94420   3 years vboxsync VMM/IEM: Workaround for doxygen troubles with IEMAllAImplC.cpp. bugref:9898
(edit) @94419   3 years vboxsync VMM: three doxygen fixes.
(edit) @94418   3 years vboxsync tstIEMAImpl: Rest of the FPU tests, unless there are vendor specific …
(edit) @94416   3 years vboxsync tstIEMAImpl: Rest of the FPU tests, unless there are vendor specific …
(edit) @94415   3 years vboxsync tstIEMAImpl: Removed obsolete data that gets clang upset. Fixed tweak …
(edit) @94414   3 years vboxsync tstIEMAImpl: Generated the intel FPU test data. bugref:9898
(edit) @94413   3 years vboxsync VMM/IEM,tstIEMAImpl: A handful of FPU instructions produces different …
(edit) @94412   3 years vboxsync tstIEMAImpl: Build fixes and AMD data. bugref:9898
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