VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103737   9 months vboxsync VMM/IEM: Some simple TB disassembly interface that can be used from …
(edit) @103649   9 months vboxsync VMM/IEM: Delay the RIP update for each instruction if possible to save …
(edit) @103586   9 months vboxsync VMM/CPUM: Expose movbe instruction to the guest if available on the …
(edit) @103554   9 months vboxsync VMM/IEM: Some simple TB disassembly interface that can be used from …
(edit) @103516   10 months vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
(edit) @103515   10 months vboxsync VMM/DBGF: Stop all VCpus on DBGFEVENT_DEV_STOP events.
(edit) @103443   10 months vboxsync VMM/DBGFR3PlugIn: Less strlen/strcat in dbgfR3PlugInLoadCallback. …
(edit) @103415   10 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103409   10 months vboxsync VMM/PDMBlkCache.cpp: Remove redundant condition (pBlkCacheGlobal is …
(edit) @103408   10 months vboxsync VMM/DBGFR3Bp.cpp: Remove some redundant conditions (checked at the top …
(edit) @103407   10 months vboxsync VMM/IOMR3IoPort.cpp: Typo, bugref:3409
(edit) @103406   10 months vboxsync VMM/IEM: Threaded function statistics. [build fix] bugref:10376
(edit) @103404   10 months vboxsync VMM/IEM: Threaded function statistics. bugref:10376
(edit) @103393   10 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
(edit) @103374   10 months vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
(edit) @103371   10 months vboxsync VMM/DBGFR3Flow: Moved duplicate code for determining the pointer size …
(edit) @103370   10 months vboxsync VMM/DBGFReg: Mark a parfait false positive so we don't waste time …
(edit) @103359   10 months vboxsync VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about …
(edit) @103318   10 months vboxsync VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
(edit) @103299   10 months vboxsync VMM/PGMPhys.cpp: Typo, bugref:3409
(edit) @103298   10 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fix missing break, bugref:3409
(edit) @103285   10 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   10 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103270   10 months vboxsync VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
(edit) @103260   10 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103247   10 months vboxsync VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103234   10 months vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
(edit) @103233   10 months vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
(edit) @103195   10 months vboxsync VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409
(edit) @103194   10 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
(edit) @103175   10 months vboxsync VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409
(edit) @103152   10 months vboxsync VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it …
(edit) @103053   10 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
(edit) @103046   10 months vboxsync VMM/CPUM: Advertise SSE3, SSE4.1, SSE4.2 and LAHF/SAHF instruction set …
(edit) @103025   11 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103018   11 months vboxsync VMM/CPUM: bugref:10498 Typo.
(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) @102987   11 months vboxsync VMM/HM: Nested VMX: bugref:10318 Log host CR0 and a couple of MSRs for …
(edit) @102977   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102963   11 months vboxsync VMM/CPUM: bugref:10498 Fix incorrect assertion while mapping MTRRs and …
(edit) @102949   11 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102947   11 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102943   11 months vboxsync VMM/HM: LogRel nit.
(edit) @102942   11 months vboxsync VMM/CPUM: bugref:10498 Addressed MTRR todo, code was enabled since r160962.
(edit) @102902   11 months vboxsync VMM/CPUI: Advertise ADX on ARM64. bugref:9898
(edit) @102892   11 months vboxsync VMM/CPUM: We've got ABM (and BMI1+BMI2) on ARM64.
(edit) @102889   11 months vboxsync VMM/CPUM: enable cmpxchg16b and popcnt on arm hosts.
(edit) @102859   11 months vboxsync PGM: Relaxed needle size assertions to match actual usage.
(edit) @102853   11 months vboxsync VMM/STAM: Fixed bug in the binary tail search in …
(edit) @102851   11 months vboxsync VMM/CPUM: bugref:10498 MTRR CFGM setting naming nit and comment.
(edit) @102850   11 months vboxsync VMM/IEM: Implemented the first of two code TLB lookups. bugref:10371
(edit) @102842   11 months vboxsync VMM/STAM: Doxygen fix. bugref:10371
(edit) @102841   11 months vboxsync VMM/IEM: More stats. bugref:10371
(edit) @102829   11 months vboxsync VMM/IEM: More statistics. bugref:10371
(edit) @102828   11 months vboxsync VMM/STAM: Added two new aggregate sample types. bugref:10371
(edit) @102807   11 months vboxsync VMM/CPUM: bugref:10498 Comment and nit.
(edit) @102806   11 months vboxsync VMM/CPUM: bugref:10498 Comment nit.
(edit) @102805   11 months vboxsync VMM/CPUM: bugref:10498 Comment nit.
(edit) @102804   11 months vboxsync VMM/CPUM: bugref:10498 Fix LogRel parameters.
(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) @102799   11 months vboxsync VMM/CPUM: bugref:10498 Check if the physical address fits before …
(edit) @102781   11 months vboxsync VMM/CPUM: bugref:10498 Try re-enable MTRR read/write support.
(edit) @102693   12 months vboxsync VMM/CPUM: bugref:10498 Doxygen.
(edit) @102692   12 months vboxsync VMM/CPUM: bugref:10498 Doxygen.
(edit) @102691   12 months vboxsync VMM/CPUM: bugref:10498 Doxygen.
(edit) @102690   12 months vboxsync VMM/CPUM: bugref:10498 Implemented using a virtualized number of …
(edit) @102689   12 months vboxsync VMM/CPUM: bugref:10498 Align guest RAM to 4K pages prior to mapping it …
(edit) @102677   12 months vboxsync fix scm burns, win64dep win64dep2
(edit) @102676   12 months vboxsync VMM/CPUM: bugref:10498 MTRR mapping nits.
(edit) @102665   12 months vboxsync VMM/CPUM: Nested VMX: bugref:10498 Implemented mapping of guest memory …
(edit) @102645   12 months vboxsync VMM/MM: bugref:10498 Fix typo in Assert message.
(edit) @102630   12 months vboxsync CPUID: Pass through and by default set the ARAT bit so that Windows 11 …
(edit) @102621   12 months vboxsync VMM/CPUM: bugref:10498 whitespace
(edit) @102620   12 months vboxsync VMM/CPUM: bugref:10498 Doxygen fix.
(edit) @102610   12 months vboxsync VMM/CPUM: bugref:10498 Doxygen fix.
(edit) @102606   12 months vboxsync VMM/CPUM: bugref:10498 Fix assertion.
(edit) @102605   12 months vboxsync VMM/CPUM: bugref:10498 Slight optimization to the fix in r160758.
(edit) @102604   12 months vboxsync VMM/CPUM: bugref:10498 Fix the maximum physical address width …
(edit) @102588   12 months vboxsync VMM/CPUM: Disabled MTRR read/write stuff as grub seems to guru with a …
(edit) @102560   12 months vboxsync VMM/DBGFDisas: Convert AssertReleaseFailed() -> AssertFailed() to make …
(edit) @102559   12 months vboxsync VMM/DBGFStack: Convert AssertReleaseFailed() -> AssertFailed() to make …
(edit) @102557   12 months vboxsync VMM/IEM: Try deal with running out of executable memory. bugref:10371
(edit) @102545   12 months vboxsync VMM/DBGFStack: Convert AssertReleaseFailed() to AssertFailed() in …
(edit) @102523   12 months vboxsync VMM/CPUM: bugref:10498 Enable MTRR storage without populating …
(edit) @102410   12 months vboxsync VMM/CPUM: Nested VMX: bugref:10498 Use zero as the physical-base value …
(edit) @102391   12 months vboxsync VMM: Nested VMX: bugref:10318 Disable MTRR reporting until Linux …
(edit) @102386   12 months vboxsync VMM/CPUMR3CpuId.cpp: Don't assert for HostFeatures.fMtrr on non-x86 …
(edit) @102371   12 months vboxsync VMM: Nested VMX: bugref:10318 Enable MTRR reporting and MTRR MSR …
(edit) @102135   13 months vboxsync VMM/CPUM: Fixed incorrect assertion on max XState size. ticketref:21678
(edit) @102092   13 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @102090   13 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Enabled RDSEED-exiting and …
(edit) @102088   13 months vboxsync CPUMR3CpuId: On AMD processors which report zero cache line size in …
(edit) @102077   13 months vboxsync VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
(edit) @102038   13 months vboxsync CPUMR3Db: Removed duplicate entry.
(edit) @101932   13 months vboxsync VMM/CPUM: Nested VMX: Updated cpumR3AreVmxCpuFeaturesCompatible() for …
(edit) @101703   13 months vboxsync VMM/EM: Need to update the status code, bugref:10390
(edit) @101615   13 months vboxsync VMM/VMEmt.cpp: Need to account for the elapsed time after running the …
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