VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103388   10 months vboxsync VMM/IEM: Nested SVM: bugref:3409 Fixed loss of upper bits while …
(edit) @103377   10 months vboxsync VMM/IEM: Implemented iemNativeTbLongJmp and fixed the associated code …
(edit) @103376   10 months vboxsync VMM/IEM: Experimental alternative to throw/longjmp when executing …
(edit) @103375   10 months vboxsync VMM/IEM: Corrected bug in iemNativeInstrBufEnsureSlow where it would …
(edit) @103374   10 months vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
(edit) @103361   10 months vboxsync VMM/IEM: Shut up parfait warning in …
(edit) @103351   10 months vboxsync VMM/IEM: Only need an uint8_t type for the extended 8-bit grp …
(edit) @103350   10 months vboxsync VMM/IEM: Added some explicit/insane casting to shut up parfait. bugref:3409
(edit) @103349   10 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fix incorrect implicit casting …
(edit) @103334   10 months vboxsync VMM/IEM: Drop the IEMLIVENESS_OLD_LAYOUT code, as clang output smaller …
(edit) @103333   10 months vboxsync VMM/IEMAllCImpl: Fix sizeof(), bugref:3409
(edit) @103318   10 months vboxsync VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
(edit) @103290   10 months vboxsync VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
(edit) @103279   10 months vboxsync ansible, scm fix
(edit) @103267   10 months vboxsync VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
(edit) @103265   10 months vboxsync VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
(edit) @103264   10 months vboxsync VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
(edit) @103261   10 months vboxsync VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
(edit) @103259   10 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103258   10 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103257   10 months vboxsync VMM/IEM: Liveness analysis, part 9: Effective address calculation …
(edit) @103256   10 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103255   10 months vboxsync VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
(edit) @103254   10 months vboxsync VMM: Fix implementation of movmskpd which would trash an innocent …
(edit) @103247   10 months vboxsync VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103236   10 months vboxsync VMM/IEM: Liveness analysis, part 8: scm fix. bugref:10372 bugref:10375
(edit) @103235   10 months vboxsync VMM/IEM: Liveness analysis, part 7b: Release build fix for visual C++. …
(edit) @103233   10 months vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
(edit) @103220   10 months vboxsync VMM/IEMAllInst*: Liveness analysis: build fix. bugref:10372
(edit) @103218   10 months vboxsync VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination …
(edit) @103214   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …
(edit) @103213   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 6: Flag input & modification …
(edit) @103212   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
(edit) @103206   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
(edit) @103194   10 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
(edit) @103192   10 months vboxsync fix for r161455, missing break? bugref:10372
(edit) @103191   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
(edit) @103190   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
(edit) @103189   10 months vboxsync VMM/IEM: Better code. bugref:10372
(edit) @103188   10 months vboxsync VMM/IEM: Fix. bugref:10372
(edit) @103187   10 months vboxsync VMM/IEM: scm fix. bugref:10372
(edit) @103186   10 months vboxsync VMM/IEM: Some IEMAllAImplC.cpp adjustments. bugref:10372
(edit) @103185   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification …
(edit) @103184   10 months vboxsync Fix broken build and broken 'with assembly' ability to run VMs at all; …
(edit) @103182   10 months vboxsync VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
(edit) @103181   10 months vboxsync VMM/IEM: Liveness analysis, part 1. bugref:10372
(edit) @103155   11 months vboxsync VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
(edit) @103099   11 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103053   11 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
(edit) @103025   11 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103015   11 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103014   11 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103005   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103003   11 months vboxsync VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376
(edit) @102978   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102977   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102965   11 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Disabled descriptor reserved bit …
(edit) @102904   11 months vboxsync VMM/IEM: Build fixes for when IEMNATIVE_WITH_INSTRUCTION_COUNTING …
(edit) @102896   11 months vboxsync VMM/IEM: Use standard binary assembly helper signature for ADCX and …
(edit) @102891   11 months vboxsync VMM/IEM: Test for ABM not BMI1 on the LZCNT instruction. Seek wiki and …
(edit) @102887   11 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions …
(edit) @102883   11 months vboxsync VMM/IEM: Maintain pReNative->fExec in …
(edit) @102882   11 months vboxsync VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …
(edit) @102879   11 months vboxsync VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
(edit) @102878   11 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions
(edit) @102876   11 months vboxsync VMM/IEM: Call different threaded functions for each branch in a …
(edit) @102869   11 months vboxsync Fixing most probaly a typo in r161081. bugref:10371
(edit) @102868   11 months vboxsync VMM/IEM: Some DOS syscall logging. bugref:10371
(edit) @102867   11 months vboxsync VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371
(edit) @102856   11 months vboxsync VMM/IEM: Implemented the second of two code TLB lookups. bugref:10371
(edit) @102852   11 months vboxsync VMM/VMXAllTemplate: Nested VMX: bugref:10318 Trying to narrow down the …
(edit) @102850   11 months vboxsync VMM/IEM: Implemented the first of two code TLB lookups. bugref:10371
(edit) @102847   11 months vboxsync VMM/IEM: Moved the TLB lookup emitter to a common header file so it …
(edit) @102846   11 months vboxsync VMM/IEM: Preserve variable and shadow register state across code TLB …
(edit) @102841   11 months vboxsync VMM/IEM: More stats. bugref:10371
(edit) @102817   11 months vboxsync IEM: Added RCPSS/RCPPS assembly imlementation and C stubs.
(edit) @102802   11 months vboxsync VMM/IEM: Implemented the unlocked cmpxchg* primitives in …
(edit) @102801   11 months vboxsync VMM/IEM: Stats, go straight for the safe fallback functions in the …
(edit) @102800   11 months vboxsync VMM/IEM: Stats, go straight for the safe fallback functions in the …
(edit) @102793   11 months vboxsync VMM/IEM: POP fix for ARM64. bugref:10371
(edit) @102791   11 months vboxsync VMM/IEM: Fix iemNativeInstrBufEnsureSlow bug in strict builds. bugref:10371
(edit) @102790   11 months vboxsync VMM/IEM: Emit TLB lookup for POP GPR instructions. bugref:10371
(edit) @102785   11 months vboxsync VMM/IEM: Emulate POP SReg and PUSH SReg more like real intel CPUs do …
(edit) @102784   11 months vboxsync VMM/IEM: POP FS and POP GS defaults to 64-bit op size. Fortunately, …
(edit) @102783   11 months vboxsync VMM/IEM: Corrected assertion in iemOpCommonPushSReg for 64-bit mode. …
(edit) @102782   11 months vboxsync VMM/IEM: Count the 64_Addr32 and 64f_Addr32 variations with the FLAT …
(edit) @102770   11 months vboxsync VMM/IEM: ARM fixes for native IEM_MC_PUSH translation. bugref:10371
(edit) @102769   11 months vboxsync VMM/IEM: Tweaked the PUSH/POP -> FLAT64 variants since all stack …
(edit) @102768   11 months vboxsync VMM/IEM: Emit native TLB lookup in IEM_MC_*PUSH*. bugreg:10371
(edit) @102767   11 months vboxsync VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
(edit) @102766   11 months vboxsync VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
(edit) @102765   11 months vboxsync VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
(edit) @102757   11 months vboxsync VMM/IEM: Avoid flushing volatile registers during …
(edit) @102756   11 months vboxsync VMM/IEM: Rough TLB lookup code for fetches and stores. bugref:10371
(edit) @102755   11 months vboxsync VMM/IEM: Fixed accidental fGstShwFlush truncation in …
(edit) @102742   12 months vboxsync VMM/IEM: Doxygen fix. bugref:10371
(edit) @102740   12 months vboxsync VMM/IEMAllDbg: Added logging of old-style (int 80h) 32-bit linux …
(edit) @102739   12 months vboxsync VMM/IEM: Use correct TLBE flags when doing lookups. duh. [build fix] …
(edit) @102738   12 months vboxsync VMM/IEM: Use correct TLBE flags when doing lookups. duh. [build fix] …
(edit) @102737   12 months vboxsync VMM/IEM: Use correct TLBE flags when doing lookups. duh. bugref:10371
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