VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31512   14 years vboxsync CPUMGetGuestCPL: Don't trust ssHid.Attr.n.u2Dpl to hold the CPL when …
(edit) @31489   14 years vboxsync CPUMGetGuestCRx,CPUMGetGuestCR8: Do the PDM TPR querying in CPUM …
(edit) @31079   14 years vboxsync spaces
(edit) @31060   14 years vboxsync spaces
(edit) @30889   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30861   14 years vboxsync VMM,REM: Replumbled the MSR updating and reading so that PGM can …
(edit) @30263   14 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
(edit) @30164   14 years vboxsync CPUM: Added /CPUM/PortableCpuIdLevel={0..3} for automatically …
(edit) @30145   14 years vboxsync Preparations for fixing the NXE assumption in the 32/64 switcher.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28030   15 years vboxsync VMM: SpeedStep and relatives MSRs
(edit) @27331   15 years vboxsync MSR_IA32_MISC_ENABLE test code
(edit) @26993   15 years vboxsync VMM: implement some Nehalem MSRs
(edit) @26673   15 years vboxsync faster
(edit) @26649   15 years vboxsync CPUM: better cache sharing descriptor - L2 cache is shared amongst all …
(edit) @26648   15 years vboxsync CPUM: wrong sharing info on level 2 cache
(edit) @26635   15 years vboxsync PAE and AMD64 paging modes support large pages regardless of CR4.PSE.
(edit) @26026   15 years vboxsync shut up gcc.
(edit) @25866   15 years vboxsync VMM: More micro optimizations.
(edit) @25835   15 years vboxsync CPUM,VMM: Avoid calling CPUMGetGuestEFER until it's needed (see defect …
(edit) @25815   15 years vboxsync space
(edit) @25803   15 years vboxsync VMM: provide reasonable cache info for Intel CPUs in leaf 4 of CPUID
(edit) @24953   15 years vboxsync VMM: functional MSR_IA32_PERF_STATUS implementation
(edit) @24753   15 years vboxsync VMM: simple MSR_IA32_PERF_STATUS implementation, watch for regression …
(edit) @24728   15 years vboxsync CPUM: report L1 cache as data, and provide reasonable linesize
(edit) @23794   15 years vboxsync More synthetic cpu work
(edit) @22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @22070   15 years vboxsync VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented …
(edit) @22037   15 years vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @21252   15 years vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
(edit) @19076   16 years vboxsync CPUMGetGuestCpuId needs a pVCpu parameter.
(edit) @19075   16 years vboxsync CPUMGetGuestCpuIdStdRCPtr -> R3
(edit) @19032   16 years vboxsync Split TM for SMP guests.
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18082   16 years vboxsync recompiler adaption of r44723
(edit) @17106   16 years vboxsync VMM,REM: Removed the single page limitation on the TSS monitoring and …
(edit) @17035   16 years vboxsync VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the …
(edit) @16859   16 years vboxsync Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the …
(edit) @15416   16 years vboxsync CPUM: hybrid 32-bit kernel FPU mess.
(edit) @15390   16 years vboxsync X86_CPUID_AMD_FEATURE_EDX_SEP not set it seems in 32 bits mode. (Intel)
(edit) @14870   16 years vboxsync Cleaning up.
(edit) @14859   16 years vboxsync More updates for 32/64.
(edit) @14704   16 years vboxsync Some more switcher work
(edit) @14411   16 years vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @13975   16 years vboxsync Even more debugger fixes.
(edit) @13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13830   16 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
(edit) @13532   16 years vboxsync CPUMQueryGuestCtxPtr doesn't need to return a status. It can never fail.
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12972   16 years vboxsync APIC versioning in features interface
(edit) @12971   16 years vboxsync x2APIC bits definitions
(edit) @12735   16 years vboxsync CPUMGetGuestCPL fix for real mode in VT-x.
(edit) @12657   16 years vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
(edit) @12600   16 years vboxsync Turned dr0..dr7 into an array.
(edit) @12578   16 years vboxsync Enable hardware breakpoint support for VT-x and AMD-V.
(edit) @11704   16 years vboxsync Allow enabling and disabling of the PAT cpuid feature.
(edit) @11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
(edit) @11299   16 years vboxsync mm: MMHyperXXToGC -> MMHyperXXToRC.
(edit) @10523   16 years vboxsync Backed out CPL change; fixes ACP2 installation regression for VT-x.
(edit) @10154   16 years vboxsync Documented the issue wrt to CS RPL and conforming segment in …
(edit) @10122   16 years vboxsync Use the SS RPL instead of the CS RPL in CPUMGetGuestCPL for the raw …
(edit) @10097   16 years vboxsync Derive CPL from cs, not ss.
(edit) @9852   16 years vboxsync Added CPUMGetGuestMsr
(edit) @9847   16 years vboxsync Updates for dumping 64 bits descriptors
(edit) @9841   16 years vboxsync Added CPUMGetGuest/HyperRIP.
(edit) @9825   16 years vboxsync Log update
(edit) @9817   16 years vboxsync fs & gs base cleanup
(edit) @9675   16 years vboxsync General cleanup of SELMToFlat.
(edit) @9661   16 years vboxsync Implement and use CPUMIsGuestIn64BitCode where appropriate.
(edit) @9649   16 years vboxsync Added CPUMIsGuestInLongMode.
(edit) @9647   16 years vboxsync DRx access functions must use uint64_t now.
(edit) @9574   16 years vboxsync Mask away invalid parts of the cpu context in CPUMSetGuestCtxCore.
(edit) @9543   16 years vboxsync Long mode CPU state dumping.
(edit) @9430   17 years vboxsync Made the base of GDTR and IDTR 64 bits.
(edit) @9354   17 years vboxsync Added CPUMGetCPUVendor. Added CPUMCPUIDFEATURE_NXE, …
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8160   17 years vboxsync All CRx registers are now 64 bits.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8129   17 years vboxsync Removed inactive PGM_WITH_BROKEN_32PAE_SWITCHER code
(edit) @8113   17 years vboxsync The recompiler must refresh its cpuid cache when we change a cpuid feature.
(edit) @8112   17 years vboxsync Another attempt at a proper check. (init order messed up the previous one)
(edit) @8111   17 years vboxsync The previous check for PAE was too strict.
(edit) @8110   17 years vboxsync Allow clearing of CPUMCPUIDFEATURE_PAE
(edit) @8108   17 years vboxsync Updated check. Added PGMGetHostMode.
(edit) @8106   17 years vboxsync Refuse to activate PAE mode when the host is using 32 bits paging.
(edit) @7730   17 years vboxsync Added CPUMSet/GetGuestEFER. Corrected NX bit handling.
(edit) @7650   17 years vboxsync Missed one
(edit) @7648   17 years vboxsync Use ASMCpuId_EDX.
(edit) @7647   17 years vboxsync Use ASMCpuId_EDX.
(edit) @7646   17 years vboxsync Extra check for valid cpuid
(edit) @7645   17 years vboxsync CPUMCPUIDFEATURE_LONG_MODE added
(edit) @7644   17 years vboxsync Added CPUMCPUIDFEATURE_PAE
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5695   17 years vboxsync Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the …
(edit) @5389   17 years vboxsync Fully deal with CR0.EM/TS/MP changes in GC.
(edit) @5285   17 years vboxsync deal with the centaur cpuid stuff.
(edit) @4958   17 years vboxsync Added hSelf and removed pVMHC from the VM structure.
(edit) @4208   17 years vboxsync CPUMGetGuestMode
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