VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50617   11 years vboxsync Implemented MSR 0x00000035 on i7, it reports threads and core counts …
(edit) @50607   11 years vboxsync auPrev[2] not [1].
(edit) @50606   11 years vboxsync cpumR3IsEcxRelevantForCpuIdLeaf: Improved exit conditions, fixing …
(edit) @50596   11 years vboxsync VMM: follow-up fix to r92440
(edit) @50590   11 years vboxsync CPUM,VMM: More work related to bus, cpu and tsc frequency info. Should …
(edit) @50584   11 years vboxsync CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older …
(edit) @50575   11 years vboxsync VMM: Added SSMR3RegisterStub and used it to provide saved state …
(edit) @50540   11 years vboxsync VMM/HM: Ignore SMX mode and proceed with a warning.
(edit) @50407   11 years vboxsync duh
(edit) @50406   11 years vboxsync Some RTEnvGet cleanup, adding todos for the rest.
(edit) @50255   11 years vboxsync VMM: two undocumented CPUID bits
(edit) @50163   11 years vboxsync CPUM.cpp: Enable SSE4.1 and SSE4.2 by default for trunk.
(edit) @50162   11 years vboxsync CPUM.cpp: Added /CPUM/SSE4.1 and /CPUM/SSE4.2 configuration overrides …
(edit) @50157   11 years vboxsync CPUMR3Db.cpp: Redid the cpu database matching (cpumR3DbGetCpuInfo) to …
(edit) @50115   11 years vboxsync tstVMM: Drop the MSR quick report in the default test.
(edit) @50113   11 years vboxsync Because of the CPUID leaves we'll need the heap to always be mapped …
(edit) @50112   11 years vboxsync Missed one line.
(edit) @50111   11 years vboxsync Better name & restrict line length to 130 chars.
(edit) @50110   11 years vboxsync corrected function name.
(edit) @50087   11 years vboxsync VERR_CPUM_TOO_MANY_CPUID_SUBLEAVES: Dump some potentially useful info …
(edit) @50038   11 years vboxsync CPUM: Don't use stale pStdFeatureLeaf and pExtFeatureLeaf pointers. …
(edit) @50019   11 years vboxsync CPUMR3CpuId.cpp (trunk+4.3): s/RTStrmPrintf/Log/
(edit) @49995   11 years vboxsync cpus/*AMD*.h: Make sure the patch loader MSR is present in older entries.
(edit) @49993   11 years vboxsync CPUM: VIA MSR mappings (rough cut).
(edit) @49979   11 years vboxsync Fix burn.
(edit) @49978   11 years vboxsync CPUM: One more P4 related issue that needs fudging.
(edit) @49977   11 years vboxsync CPUM: Make sure a minimum of commonly used MSRs are present by default.
(edit) @49972   11 years vboxsync CPUM: More msr hacking.
(edit) @49966   11 years vboxsync CPUM: Added AMD Athlon64 3200+ (130nm) and Pentium4 (mod 4, w/ 64-bit).
(edit) @49954   11 years vboxsync CPUM.cpp: Off by one bug in new CPUID count limiting code.
(edit) @49952   11 years vboxsync Added AMD_Phenom_II_X6_1100T entry.
(edit) @49927   11 years vboxsync VMM: Mapped the MSRs for a core 2 penryn cpu.
(edit) @49925   11 years vboxsync VMM/HM: Fewer tree levels in HM stats.
(edit) @49922   11 years vboxsync export
(edit) @49921   11 years vboxsync export
(edit) @49915   11 years vboxsync CPUM: Fixed CPUID(5) copy&paste regression.
(edit) @49899   11 years vboxsync Added data for i5-3570.
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49812   11 years vboxsync VMM: fixed assertion in PDMDevHelpMMIO2Deregister()
(edit) @49808   11 years vboxsync PATMSSM.cpp: Don't try convert non-patch memory addresses to offsets. …
(edit) @49801   11 years vboxsync fix warning
(edit) @49800   11 years vboxsync SSM: Sticky failure statuses for SSMR3PutStruct, SSMR3PutStructEx, …
(edit) @49799   11 years vboxsync Missed the else in the FIXUP_ABSOLUTE case.
(edit) @49796   11 years vboxsync PATMSSM.cpp: Must clear rec.Core.key when not used to ensure it fits …
(edit) @49794   11 years vboxsync PATMSSM.cpp: RTAvlU32DoWithAll rc fix.
(edit) @49793   11 years vboxsync Backed out r91121: Wrong fix.
(edit) @49792   11 years vboxsync VMM/PATM: fixed SSM fields for RELOCREC (both members contain host …
(edit) @49789   11 years vboxsync VMM: don't ignore the error code of RTAvl*DoWithAll() if the callback …
(edit) @49770   11 years vboxsync VMM/HM: Fix typo in TRPPatchingAllowed member.
(edit) @49748   11 years vboxsync VMM/HM: Log error code for unexpected interruption-exit types.
(edit) @49729   11 years vboxsync VMM/HM: VMCPU_HMCF -> HMCPU_CF macro renaming.
(edit) @49538   11 years vboxsync VMM/CPUM: typo
(edit) @49523   11 years vboxsync VMM: Retire VBOX_WITH_AUTO_MSR_LOAD_RESTORE define.
(edit) @49520   11 years vboxsync VMM: MSR auto-load/store handling rewrite for VT-x.
(edit) @49508   11 years vboxsync VMM/HM: Fix APIC access exits to work after resetting the CPU.
(edit) @49473   11 years vboxsync PATMSSM.cpp: Must qualify the busted saved state check with >= 4.2.51.
(edit) @49464   11 years vboxsync PATM: Fixed saved state regression introduced with r86139, bumping up …
(edit) @49383   11 years vboxsync testing…
(edit) @49379   11 years vboxsync VMM: allow to compile with VBOX_WITH_RAW_MODE disabled
(edit) @49376   11 years vboxsync testing…
(edit) @49375   11 years vboxsync testing…
(edit) @49374   11 years vboxsync testing…
(edit) @49373   11 years vboxsync testing…
(edit) @49372   11 years vboxsync testing…
(edit) @49371   11 years vboxsync testing…
(edit) @49370   11 years vboxsync testing…
(edit) @49369   11 years vboxsync testing…
(edit) @49367   11 years vboxsync tstVMM updates.
(edit) @49357   11 years vboxsync VMM/VMMTests: test fewer MSRs in the 0xc0000000 range to prevent …
(edit) @49324   11 years vboxsync Make the TurnResetIntoPowerOff setting configurable during runtime
(edit) @49247   11 years vboxsync PATM,CSAM,SSM: Fix PATM restore issue in 4.3.0. …
(edit) @49182   11 years vboxsync Added ASMCpuIdExSlow and made CPUM use it.
(edit) @49164   11 years vboxsync Added a quick MSR report (~1 sec on fast box) to the normal tstVMM …
(edit) @49148   11 years vboxsync duh
(edit) @49147   11 years vboxsync tstVMM/msr: Formatting bug on 32-bit hosts, a cast got lost in a …
(edit) @49144   11 years vboxsync More MSRs per call on non-windows.
(edit) @49141   11 years vboxsync tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host …
(edit) @49134   11 years vboxsync VMM: Minor nit, coding style.
(edit) @49092   11 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @49072   11 years vboxsync EM.cpp: logging.
(edit) @49071   11 years vboxsync EM.cpp: Don't try reset-on-triple-fault if SMP guest.
(edit) @49070   11 years vboxsync VMM: Observe the triple-fault-reset setting. Either trow a guru or …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49019   11 years vboxsync VMM: FPU cleanup.
(edit) @49000   11 years vboxsync VMM: IntrInfo to IntInfo renaming.
(edit) @48998   11 years vboxsync VMM/HMVMXR0: Propagate all unexpected exits to release log, slight …
(edit) @48986   11 years vboxsync VMM/SSM: Add support for USB devices
(edit) @48982   11 years vboxsync Missing exports
(edit) @48980   11 years vboxsync PDM,USB: Add methods to detach and attach drivers to USB devices …
(edit) @48936   11 years vboxsync VMM: Whitespace cleanups by scm.
(edit) @48898   11 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(edit) @48890   11 years vboxsync PDM: init fVMSuspended for USB devices and a todo.
(edit) @48884   11 years vboxsync VMM/HM: Log guest support before calling into VMX/SVM R0 setup routines.
(edit) @48814   11 years vboxsync Nit.
(edit) @48729   11 years vboxsync DBGFStack.cpp: Fixed silly line number issue.
(edit) @48728   11 years vboxsync PGMPhys.cpp: DEBUG_bird hack for loading new ROM on reset (snapshot fun).
(edit) @48701   11 years vboxsync Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
(edit) @48694   11 years vboxsync DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
(edit) @48653   11 years vboxsync Log.
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