VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @94410   3 years vboxsync VMM/IEM: Correction to iemAImpl_fistt_r80_to_i16 return variable size. …
(edit) @94409   3 years vboxsync tstIEMAImpl: Split the data out and put it in separate files to avoid …
(edit) @94402   3 years vboxsync tstIEMAImpl,VMM/IEM: Added tests for FPU instructions taking two …
(edit) @94398   3 years vboxsync tstIEMAImpl: Added special values to some of the tests to make sure we …
(edit) @94397   3 years vboxsync VMM/IEM: Implemented C version of fbstp; fixes to fst, fist and fistt …
(edit) @94387   3 years vboxsync VMM/IEM: Implemented C version of fistt; fixes to fst and fist. bugref:9898
(edit) @94383   3 years vboxsync VMM/IEM: fild, fbld, and fist C implementations. bugref:9898
(edit) @94369   3 years vboxsync VMM,CFGM: Drop CFGMR3QueryPtr and CFGMR3QueryPtrDef, bugref:10053
(edit) @94367   3 years vboxsync tstIEMAImpl: scm fix. bugref:9898
(edit) @94366   3 years vboxsync tstIEMAImpl: Build fix. bugref:9898
(edit) @94364   3 years vboxsync VMM/IEM,tstIEMAImpl: Integer and decimal load/store tests. bugref:9898
(edit) @94350   3 years vboxsync VMM/IEM: Implemented fbld (not tested). bugref:9898
(edit) @94342   3 years vboxsync Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
(edit) @94340   3 years vboxsync tstIEMAImpl: Separated out the fld/fst related fpu data and how its …
(edit) @94339   3 years vboxsync tstIEMAImpl: Separated out the fld/fst related fpu data and how its …
(edit) @94338   3 years vboxsync VMM/IEM: Implemented iemAImpl_fst_r80_to_r80, iemAImpl_fst_r80_to_r64, …
(edit) @94319   3 years vboxsync VMM/PDMBlockCache: Added missing sempahore release call to a …
(edit) @94304   3 years vboxsync tstIEMAImpl: Shaped the floating point values we generate a bit better …
(edit) @94303   3 years vboxsync VMM/IEM: C implementations of fld_r80_from_r32/64/80. bugref:9898
(edit) @94261   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94260   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94259   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94258   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94256   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94226   3 years vboxsync tstIEMAImpl: Updated AMD data. bugref:9898
(edit) @94225   3 years vboxsync VMM/IEM: Fixes for AMD versions of RCL and SHLD. Another stab at …
(edit) @94224   3 years vboxsync VMM/IEM: Attempt at doxygen fix. bugref:9898
(edit) @94222   3 years vboxsync VMM/IEM: Attempt at doxygen fix. bugref:9898
(edit) @94221   3 years vboxsync tstIEMAImpl: More shift test variations. bugref:9898
(edit) @94220   3 years vboxsync VMM/IEM: Adjusted the RCL and RCR intel versions to match the 10980xe …
(edit) @94195   3 years vboxsync VMM/IEM: Adjusted double shifts C code to match intel behaviour. …
(edit) @94194   3 years vboxsync tstIEMAImpl.cpp: re-enabled some shift tests accidentally disabled. …
(edit) @94193   3 years vboxsync tstIEMAImpl.cpp: re-enabled some shift tests accidentally disabled. …
(edit) @94192   3 years vboxsync VMM/IEM: Corrected C implementation of the double shift instructions …
(edit) @94191   3 years vboxsync VMM/IEM: Corrected C implementation of the basic shift instructions …
(edit) @94190   3 years vboxsync VMM/IEM: Use the C implementation for the Intel and AMD EFLAGS …
(edit) @94178   3 years vboxsync VMM/IEM: Use the C implementation for the SHLD/SHRD Intel and AMD …
(edit) @94176   3 years vboxsync VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
(edit) @94174   3 years vboxsync VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
(edit) @94170   3 years vboxsync VMM/IEM: AMD eflags for mul,imul,div and idiv. bugref:9898
(edit) @94169   3 years vboxsync VMM/IEM: Fixed imul_two mappings; testcase fixes and AMD data. bugref:9898
(edit) @94165   3 years vboxsync VMM/IEM: Test case fix. bugref:9898
(edit) @94164   3 years vboxsync VMM/IEM: fixed bug in cmpxchg16b worker for gcc targets.
(edit) @94163   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for shifts …
(edit) @94162   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for double …
(edit) @94156   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
(edit) @94155   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
(edit) @94051   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Let the instruction specify the …
(edit) @94012   3 years vboxsync VMM: Nested VMX: bugref:10092 Remove unused functions …
(edit) @94011   3 years vboxsync VMM/HMVMXR0: Removed obsolete comment.
(edit) @93991   3 years vboxsync VMM: Fix a possible PDM queue leak when destroying a VM, bugref:10093
(edit) @93968   3 years vboxsync HMVMXCommon.h: Doxygen.
(edit) @93965   3 years vboxsync VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
(edit) @93964   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Use the HM ring-0 API to construct …
(edit) @93963   3 years vboxsync VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
(edit) @93951   3 years vboxsync VMM/PGMDbg: GCC 11.2.1 build tweaks.
(edit) @93947   3 years vboxsync VMM: Doxygen fix.
(edit) @93943   3 years vboxsync VMM: Banned the use of PAGE_ADDRESS and PHYS_PAGE_ADDRESS too. bugref:9898
(edit) @93942   3 years vboxsync VMM/IEM: Stubbed iemAImpl_fst_r80_to_d80 in C version. bugref:9898
(edit) @93932   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93931   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93930   3 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @93929   3 years vboxsync VMM: Nested VMX: bugref:10092 scm.. maybe.
(edit) @93928   3 years vboxsync VMM: Nested VMX: bugref:10092 Doxygen.
(edit) @93927   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT violation/misconfig VM-exit fixes.
(edit) @93926   3 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @93925   3 years vboxsync VMM: Nested VMX: bugref:10092 Doxygen.
(edit) @93924   3 years vboxsync VMM: Nested VMX: bugref:10092 Accidentally enabled nested EPT and UX …
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