VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @101549   14 months vboxsync VMM/Armv8: Allow configuring the program counter reset value, bugref:10528
(edit) @101539   14 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101496   14 months vboxsync VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
(edit) @101429   14 months vboxsync VMM/CPUM: SVM feature description nit.
(edit) @101428   14 months vboxsync VMM/HM: Added logging for new SVM features.
(edit) @101401   14 months vboxsync CPUID: Removed extra zeros from comments that made it harder to find …
(edit) @101323   14 months vboxsync VMM: Nested VMX: bugref:10318 Macro for deriving guest VMX features …
(edit) @101312   14 months vboxsync VMM: Detect and log new VMX features, part 5.
(edit) @101310   14 months vboxsync VMM: Detect and log new VMX features, part 3.
(edit) @101309   14 months vboxsync VMM: Detect and log new VMX features, part 2.
(edit) @101267   15 months vboxsync VMM/CPUMR3CpuId-armv8: Dump the auxiliary feature registers 0 and 1 …
(edit) @101234   15 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to sync the ID registers upon …
(edit) @101216   15 months vboxsync VMM/CPUMR3CpuId-armv8.cpp: Check for more features when loading a …
(edit) @101190   15 months vboxsync VMM/CPUM-armv8: Include the guest ID registers in the saved state and …
(edit) @101186   15 months vboxsync VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525
(edit) @101165   15 months vboxsync VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525
(edit) @101163   15 months vboxsync VMM/IEM: Experimental recompilation of threaded blocks into native …
(edit) @101121   15 months vboxsync VMM/CPUM: Log host and guest features, bugref:10525
(edit) @101119   15 months vboxsync VMM/CPUM: Log more ID registers, bugref:10525
(edit) @101115   15 months vboxsync VMM/NEMR3Native-darwin-armv8: Query the guest ID registers and set …
(edit) @101114   15 months vboxsync VMM/CPUM: Add support for querying the ID registers presented to the …
(edit) @101106   15 months vboxsync VMM: Started implemented the CPU ID parsing and overriding bits as …
(edit) @101105   15 months vboxsync VMM: Started implemented the CPU ID parsing and overriding bits as …
(edit) @101104   15 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Use the CPUMIDREGS structure to …
(edit) @101103   15 months vboxsync VMM: Started implemented the CPU ID parsing and overriding bits as …
(edit) @101096   15 months vboxsync VMM/IEM: Fixed a bug in the TB allocator pruning code and another one …
(edit) @101088   15 months vboxsync VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
(edit) @101087   15 months vboxsync CPUID: Updated logging of CPUID bits with information from current AMD …
(edit) @101024   15 months vboxsync VMM/VMMR3: Compilation fixes.
(edit) @101017   15 months vboxsync CPUID: Corrected AMD L2/L3 cache info dumping from CPUID Fn8000_0006.
(edit) @101001   15 months vboxsync VMM: Nested VMX: bugref:10318 Fix performance issue with Hyper-V …
(edit) @100992   15 months vboxsync VMM: bugref:10498 bugref:10318 Comment nit.
(edit) @100991   15 months vboxsync VMM: bugref:10498 bugref:10318 Report WC bit as well in the MTRR …
(edit) @100970   16 months vboxsync VMM/IEM: Flush IEM physical page TLB info from PGMR3PhysRomProtect. …
(edit) @100966   16 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
(edit) @100965   16 months vboxsync VMM/PGM,++: Removing some CSAM traces.
(edit) @100964   16 months vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
(edit) @100940   16 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
(edit) @100935   16 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
(edit) @100927   16 months vboxsync VMM: More diagnostics wrt ticketref:21814
(edit) @100878   16 months vboxsync VMM/NEMR3Native-darwin: Disable intercepting #DB exceptions and mov …
(edit) @100877   16 months vboxsync VMM/NEMR3Native-darwin: Disable intercepting #DB exceptions and mov …
(edit) @100857   16 months vboxsync VMM/IEM: arm build hack. bugref:10369
(edit) @100854   16 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
(edit) @100822   16 months vboxsync VMM/IEM: Combined two conditions of the alignment checks into one in …
(edit) @100805   16 months vboxsync VMM/EM: Reverted accidental change. bugref:10369
(edit) @100804   16 months vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
(edit) @100803   16 months vboxsync VMM/IEM: More stats. bugref:10369
(edit) @100786   16 months vboxsync VMM/EM: @todo
(edit) @100764   16 months vboxsync VMM/NEMR3Native-darwin-armv8: Set CNTV_CTL_EL0 and CNTV_CVAL_EL0 when …
(edit) @100759   16 months vboxsync VMM/PGM-armv8: Make it work with saved states, bugref:10388
(edit) @100758   16 months vboxsync VMM/GICR3: Add some preliminary saved state handling, bugref:10404 [fix]
(edit) @100756   16 months vboxsync VMM/GICR3: Add some preliminary saved state handling, bugref:10404
(edit) @100755   16 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100727   17 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100725   17 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100724   17 months vboxsync VMM/ARM: Add PAuth key system registers in the vCPU state, …
(edit) @100723   17 months vboxsync VMM/ARM: Add debug system registers in the vCPU state, bugref:10387, …
(edit) @100708   17 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Query ID registers and put them in a …
(edit) @100705   17 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to implement our own simplistic …
(edit) @100695   17 months vboxsync VMM/IEM,STAM: Some TB stats. bugref:10369
(edit) @100625   17 months vboxsync CPUID: Expose AMD XSaveErPtr CPUID bit to guests. Eliminates …
(edit) @100532   17 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Enabled feature for saving PAT MSR …
(edit) @100399   17 months vboxsync VMM/PDMDevHlp: Allow IRQ numbers >= 16 for ARMv8 (we are kind of …
(edit) @100305   18 months vboxsync VMM/IEM: Added missing VM_FF checks and timer polling …
(edit) @100224   18 months vboxsync VMM/IEM: Build fix. bugref:10369
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