VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103285   12 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(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) @103260   12 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103247   12 months vboxsync VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
(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) @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) @103175   12 months vboxsync VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409
(edit) @103152   12 months vboxsync VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it …
(edit) @103053   12 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
(edit) @103046   12 months vboxsync VMM/CPUM: Advertise SSE3, SSE4.1, SSE4.2 and LAHF/SAHF instruction set …
(edit) @103025   12 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103018   12 months vboxsync VMM/CPUM: bugref:10498 Typo.
(edit) @103015   12 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103014   12 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103005   12 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102987   12 months vboxsync VMM/HM: Nested VMX: bugref:10318 Log host CR0 and a couple of MSRs for …
(edit) @102977   12 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102963   12 months vboxsync VMM/CPUM: bugref:10498 Fix incorrect assertion while mapping MTRRs and …
(edit) @102949   12 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102947   12 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102943   12 months vboxsync VMM/HM: LogRel nit.
(edit) @102942   12 months vboxsync VMM/CPUM: bugref:10498 Addressed MTRR todo, code was enabled since r160962.
(edit) @102902   12 months vboxsync VMM/CPUI: Advertise ADX on ARM64. bugref:9898
(edit) @102892   12 months vboxsync VMM/CPUM: We've got ABM (and BMI1+BMI2) on ARM64.
(edit) @102889   12 months vboxsync VMM/CPUM: enable cmpxchg16b and popcnt on arm hosts.
(edit) @102859   12 months vboxsync PGM: Relaxed needle size assertions to match actual usage.
(edit) @102853   12 months vboxsync VMM/STAM: Fixed bug in the binary tail search in …
(edit) @102851   12 months vboxsync VMM/CPUM: bugref:10498 MTRR CFGM setting naming nit and comment.
(edit) @102850   12 months vboxsync VMM/IEM: Implemented the first of two code TLB lookups. bugref:10371
(edit) @102842   12 months vboxsync VMM/STAM: Doxygen fix. bugref:10371
(edit) @102841   12 months vboxsync VMM/IEM: More stats. bugref:10371
(edit) @102829   12 months vboxsync VMM/IEM: More statistics. bugref:10371
(edit) @102828   12 months vboxsync VMM/STAM: Added two new aggregate sample types. bugref:10371
(edit) @102807   13 months vboxsync VMM/CPUM: bugref:10498 Comment and nit.
(edit) @102806   13 months vboxsync VMM/CPUM: bugref:10498 Comment nit.
(edit) @102805   13 months vboxsync VMM/CPUM: bugref:10498 Comment nit.
(edit) @102804   13 months vboxsync VMM/CPUM: bugref:10498 Fix LogRel parameters.
(edit) @102801   13 months vboxsync VMM/IEM: Stats, go straight for the safe fallback functions in the …
(edit) @102800   13 months vboxsync VMM/IEM: Stats, go straight for the safe fallback functions in the …
(edit) @102799   13 months vboxsync VMM/CPUM: bugref:10498 Check if the physical address fits before …
(edit) @102781   13 months vboxsync VMM/CPUM: bugref:10498 Try re-enable MTRR read/write support.
(edit) @102693   13 months vboxsync VMM/CPUM: bugref:10498 Doxygen.
(edit) @102692   13 months vboxsync VMM/CPUM: bugref:10498 Doxygen.
(edit) @102691   13 months vboxsync VMM/CPUM: bugref:10498 Doxygen.
(edit) @102690   13 months vboxsync VMM/CPUM: bugref:10498 Implemented using a virtualized number of …
(edit) @102689   13 months vboxsync VMM/CPUM: bugref:10498 Align guest RAM to 4K pages prior to mapping it …
(edit) @102677   13 months vboxsync fix scm burns, win64dep win64dep2
(edit) @102676   13 months vboxsync VMM/CPUM: bugref:10498 MTRR mapping nits.
(edit) @102665   13 months vboxsync VMM/CPUM: Nested VMX: bugref:10498 Implemented mapping of guest memory …
(edit) @102645   13 months vboxsync VMM/MM: bugref:10498 Fix typo in Assert message.
(edit) @102630   13 months vboxsync CPUID: Pass through and by default set the ARAT bit so that Windows 11 …
(edit) @102621   13 months vboxsync VMM/CPUM: bugref:10498 whitespace
(edit) @102620   13 months vboxsync VMM/CPUM: bugref:10498 Doxygen fix.
(edit) @102610   13 months vboxsync VMM/CPUM: bugref:10498 Doxygen fix.
(edit) @102606   13 months vboxsync VMM/CPUM: bugref:10498 Fix assertion.
(edit) @102605   13 months vboxsync VMM/CPUM: bugref:10498 Slight optimization to the fix in r160758.
(edit) @102604   13 months vboxsync VMM/CPUM: bugref:10498 Fix the maximum physical address width …
(edit) @102588   13 months vboxsync VMM/CPUM: Disabled MTRR read/write stuff as grub seems to guru with a …
(edit) @102560   14 months vboxsync VMM/DBGFDisas: Convert AssertReleaseFailed() -> AssertFailed() to make …
(edit) @102559   14 months vboxsync VMM/DBGFStack: Convert AssertReleaseFailed() -> AssertFailed() to make …
(edit) @102557   14 months vboxsync VMM/IEM: Try deal with running out of executable memory. bugref:10371
(edit) @102545   14 months vboxsync VMM/DBGFStack: Convert AssertReleaseFailed() to AssertFailed() in …
(edit) @102523   14 months vboxsync VMM/CPUM: bugref:10498 Enable MTRR storage without populating …
(edit) @102410   14 months vboxsync VMM/CPUM: Nested VMX: bugref:10498 Use zero as the physical-base value …
(edit) @102391   14 months vboxsync VMM: Nested VMX: bugref:10318 Disable MTRR reporting until Linux …
(edit) @102386   14 months vboxsync VMM/CPUMR3CpuId.cpp: Don't assert for HostFeatures.fMtrr on non-x86 …
(edit) @102371   14 months vboxsync VMM: Nested VMX: bugref:10318 Enable MTRR reporting and MTRR MSR …
(edit) @102135   14 months vboxsync VMM/CPUM: Fixed incorrect assertion on max XState size. ticketref:21678
(edit) @102092   14 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @102090   14 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Enabled RDSEED-exiting and …
(edit) @102088   14 months vboxsync CPUMR3CpuId: On AMD processors which report zero cache line size in …
(edit) @102077   14 months vboxsync VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
(edit) @102038   15 months vboxsync CPUMR3Db: Removed duplicate entry.
(edit) @101932   15 months vboxsync VMM/CPUM: Nested VMX: Updated cpumR3AreVmxCpuFeaturesCompatible() for …
(edit) @101703   15 months vboxsync VMM/EM: Need to update the status code, bugref:10390
(edit) @101615   15 months vboxsync VMM/VMEmt.cpp: Need to account for the elapsed time after running the …
(edit) @101549   15 months vboxsync VMM/Armv8: Allow configuring the program counter reset value, bugref:10528
(edit) @101539   15 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101496   15 months vboxsync VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
(edit) @101429   15 months vboxsync VMM/CPUM: SVM feature description nit.
(edit) @101428   15 months vboxsync VMM/HM: Added logging for new SVM features.
(edit) @101401   16 months vboxsync CPUID: Removed extra zeros from comments that made it harder to find …
(edit) @101323   16 months vboxsync VMM: Nested VMX: bugref:10318 Macro for deriving guest VMX features …
(edit) @101312   16 months vboxsync VMM: Detect and log new VMX features, part 5.
(edit) @101310   16 months vboxsync VMM: Detect and log new VMX features, part 3.
(edit) @101309   16 months vboxsync VMM: Detect and log new VMX features, part 2.
(edit) @101267   16 months vboxsync VMM/CPUMR3CpuId-armv8: Dump the auxiliary feature registers 0 and 1 …
(edit) @101234   16 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to sync the ID registers upon …
(edit) @101216   16 months vboxsync VMM/CPUMR3CpuId-armv8.cpp: Check for more features when loading a …
(edit) @101190   16 months vboxsync VMM/CPUM-armv8: Include the guest ID registers in the saved state and …
(edit) @101186   16 months vboxsync VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525
(edit) @101165   16 months vboxsync VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525
(edit) @101163   16 months vboxsync VMM/IEM: Experimental recompilation of threaded blocks into native …
(edit) @101121   16 months vboxsync VMM/CPUM: Log host and guest features, bugref:10525
(edit) @101119   16 months vboxsync VMM/CPUM: Log more ID registers, bugref:10525
(edit) @101115   16 months vboxsync VMM/NEMR3Native-darwin-armv8: Query the guest ID registers and set …
(edit) @101114   16 months vboxsync VMM/CPUM: Add support for querying the ID registers presented to 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