VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103290   12 months vboxsync VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
(edit) @103289   12 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
(edit) @103285   12 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103279   12 months vboxsync ansible, scm fix
(edit) @103275   12 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103270   12 months vboxsync VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
(edit) @103267   12 months vboxsync VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
(edit) @103265   12 months vboxsync VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
(edit) @103264   12 months vboxsync VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
(edit) @103261   12 months vboxsync VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
(edit) @103260   12 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103259   12 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103258   12 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103257   12 months vboxsync VMM/IEM: Liveness analysis, part 9: Effective address calculation …
(edit) @103256   12 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103255   12 months vboxsync VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
(edit) @103254   12 months vboxsync VMM: Fix implementation of movmskpd which would trash an innocent …
(edit) @103247   12 months vboxsync VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103236   12 months vboxsync VMM/IEM: Liveness analysis, part 8: scm fix. bugref:10372 bugref:10375
(edit) @103235   12 months vboxsync VMM/IEM: Liveness analysis, part 7b: Release build fix for visual C++. …
(edit) @103234   12 months vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
(edit) @103233   12 months vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
(edit) @103220   12 months vboxsync VMM/IEMAllInst*: Liveness analysis: build fix. bugref:10372
(edit) @103218   12 months vboxsync VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination …
(edit) @103214   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …
(edit) @103213   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 6: Flag input & modification …
(edit) @103212   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
(edit) @103206   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
(edit) @103195   12 months vboxsync VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409
(edit) @103194   12 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
(edit) @103192   12 months vboxsync fix for r161455, missing break? bugref:10372
(edit) @103191   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
(edit) @103190   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
(edit) @103189   12 months vboxsync VMM/IEM: Better code. bugref:10372
(edit) @103188   12 months vboxsync VMM/IEM: Fix. bugref:10372
(edit) @103187   12 months vboxsync VMM/IEM: scm fix. bugref:10372
(edit) @103186   12 months vboxsync VMM/IEM: Some IEMAllAImplC.cpp adjustments. bugref:10372
(edit) @103185   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification …
(edit) @103184   13 months vboxsync Fix broken build and broken 'with assembly' ability to run VMs at all; …
(edit) @103182   13 months vboxsync VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
(edit) @103181   13 months vboxsync VMM/IEM: Liveness analysis, part 1. bugref:10372
(edit) @103175   13 months vboxsync VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409
(edit) @103155   13 months vboxsync VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
(edit) @103152   13 months vboxsync VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it …
(edit) @103100   13 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103099   13 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103084   13 months vboxsync tstIEMAImpl: Testcase for bugref:10591
(edit) @103081   13 months vboxsync VMM: scm fix, bugref:9898
(edit) @103075   13 months vboxsync tstIEMAImpl: Generalized the code some more. bugref:9898
(edit) @103074   13 months vboxsync tstIEMAImpl: Build fix. bugref:9898
(edit) @103065   13 months vboxsync tstIEMAImpl: Unused functions. bugref:9898
(edit) @103064   13 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103060   13 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103056   13 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103053   13 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
(edit) @103050   13 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103049   13 months vboxsync tstIEMAImpl: Converted the generator functions to compress the binary …
(edit) @103048   13 months vboxsync tstIEMAImpl: Compress the .bin files to save space and speed up load …
(edit) @103046   13 months vboxsync VMM/CPUM: Advertise SSE3, SSE4.1, SSE4.2 and LAHF/SAHF instruction set …
(edit) @103025   13 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103018   13 months vboxsync VMM/CPUM: bugref:10498 Typo.
(edit) @103015   13 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103014   13 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103005   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103003   13 months vboxsync VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376
(edit) @102987   13 months vboxsync VMM/HM: Nested VMX: bugref:10318 Log host CR0 and a couple of MSRs for …
(edit) @102978   13 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102977   13 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102965   13 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Disabled descriptor reserved bit …
(edit) @102963   13 months vboxsync VMM/CPUM: bugref:10498 Fix incorrect assertion while mapping MTRRs and …
(edit) @102949   13 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102947   13 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102943   13 months vboxsync VMM/HM: LogRel nit.
(edit) @102942   13 months vboxsync VMM/CPUM: bugref:10498 Addressed MTRR todo, code was enabled since r160962.
(edit) @102904   13 months vboxsync VMM/IEM: Build fixes for when IEMNATIVE_WITH_INSTRUCTION_COUNTING …
(edit) @102902   13 months vboxsync VMM/CPUI: Advertise ADX on ARM64. bugref:9898
(edit) @102896   13 months vboxsync VMM/IEM: Use standard binary assembly helper signature for ADCX and …
(edit) @102892   13 months vboxsync VMM/CPUM: We've got ABM (and BMI1+BMI2) on ARM64.
(edit) @102891   13 months vboxsync VMM/IEM: Test for ABM not BMI1 on the LZCNT instruction. Seek wiki and …
(edit) @102889   13 months vboxsync VMM/CPUM: enable cmpxchg16b and popcnt on arm hosts.
(edit) @102887   13 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions …
(edit) @102883   13 months vboxsync VMM/IEM: Maintain pReNative->fExec in …
(edit) @102882   13 months vboxsync VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …
(edit) @102879   13 months vboxsync VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
(edit) @102878   13 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions
(edit) @102876   13 months vboxsync VMM/IEM: Call different threaded functions for each branch in a …
(edit) @102869   13 months vboxsync Fixing most probaly a typo in r161081. bugref:10371
(edit) @102868   13 months vboxsync VMM/IEM: Some DOS syscall logging. bugref:10371
(edit) @102867   13 months vboxsync VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371
(edit) @102859   13 months vboxsync PGM: Relaxed needle size assertions to match actual usage.
(edit) @102857   13 months vboxsync VMM/IEM: Arm build fix. bugref:10371
(edit) @102856   13 months vboxsync VMM/IEM: Implemented the second of two code TLB lookups. bugref:10371
(edit) @102854   13 months vboxsync Typo.
(edit) @102853   13 months vboxsync VMM/STAM: Fixed bug in the binary tail search in …
(edit) @102852   13 months vboxsync VMM/VMXAllTemplate: Nested VMX: bugref:10318 Trying to narrow down the …
(edit) @102851   13 months vboxsync VMM/CPUM: bugref:10498 MTRR CFGM setting naming nit and comment.
(edit) @102850   13 months vboxsync VMM/IEM: Implemented the first of two code TLB lookups. bugref:10371
(edit) @102847   13 months vboxsync VMM/IEM: Moved the TLB lookup emitter to a common header file so it …
(edit) @102846   13 months vboxsync VMM/IEM: Preserve variable and shadow register state across code TLB …
(edit) @102842   13 months vboxsync VMM/STAM: Doxygen fix. 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