VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51867   11 years vboxsync TM: Made the SYNC_TSC_PAUSE code default.
(edit) @51855   11 years vboxsync VMM/PGM: Hungarian fix for r94706.
(edit) @51854   11 years vboxsync VMM/PGM: Copy Page Ids from the MMIO2 range while mapping MMIO2 pages.
(edit) @51852   11 years vboxsync TM: Add the same TSC offset to each VCPU when pausing/resuming (not …
(edit) @51832   11 years vboxsync VMM/CPUM: todo.
(edit) @51797   11 years vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51735   11 years vboxsync VMM: Typo.
(edit) @51731   11 years vboxsync VMM/GIM/Minimal: Set HVP and MWAIT_EXT for OS X.
(edit) @51728   11 years vboxsync VMM: Add MWait Extensions as a CPUM feature to allow configuring it …
(edit) @51726   11 years vboxsync VMM: fix TRPMR3InjectEvent() for TRPM_FORWARD_TRAPS_IN_GC disabled
(edit) @51720   11 years vboxsync VMM: Doxygen bugref comment consistency.
(edit) @51719   11 years vboxsync VMM/GIM: nit.
(edit) @51686   11 years vboxsync VMM/GIM: Fixes to saved state, enabled reset MSR availability in CPUID.
(edit) @51659   11 years vboxsync VMM/GIM: another try.
(edit) @51658   11 years vboxsync VMM/GIM: Bits, try to find out why it breaks on mac2-rel.
(edit) @51647   11 years vboxsync VMM/GIM: build fix.
(edit) @51646   11 years vboxsync VMM/GIM: attempt to fix mac burn.
(edit) @51644   11 years vboxsync VMM/GIM: Fix wrongly committed testing bits.
(edit) @51643   11 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51641   11 years vboxsync LogRel nits.
(edit) @51640   11 years vboxsync LogRel cosmetics.
(edit) @51598   11 years vboxsync VMM/SSM: comment.
(edit) @51560   11 years vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51518   11 years vboxsync VMM: Missed header update.
(edit) @51517   11 years vboxsync VMM: Doxygen comment nits.
(edit) @51376   11 years vboxsync Fixed ancient typo.
(edit) @51367   11 years vboxsync VMM/GIM: Hyper-V provider, work-in-progress.
(edit) @51344   11 years vboxsync VMM/CPUM: Hyper heap fixes.
(edit) @51334   11 years vboxsync VMM/CPUM: Fix NULL ptr deref. due to premature access.
(edit) @51333   11 years vboxsync VMM/GIM: Hyper-V provider, work-in-progress.
(edit) @51301   11 years vboxsync VMM: Retire aGuestCpuIdHyper legacy array.
(edit) @51291   11 years vboxsync fix harmless copy/paste bug
(edit) @51290   11 years vboxsync VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon …
(edit) @51288   11 years vboxsync Fixes for canonical address in MSRs.
(edit) @51283   11 years vboxsync VMM: Expose CPUMR3MsrRangesInsert().
(edit) @51282   11 years vboxsync VMM: Disallow modifying leaves that has SSM deps. through …
(edit) @51281   11 years vboxsync VMM/VMMR3: Enable CPUMR3CpuIdInsert().
(edit) @51274   11 years vboxsync VMM: Ugh, typo.
(edit) @51273   11 years vboxsync VMM/CPUMR3db: Try fix regression with changes in r93734.
(edit) @51271   11 years vboxsync VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays …
(edit) @51234   11 years vboxsync AMD_Athlon_64_X2_Dual_Core_4200.h: Another quick fix, this time for …
(edit) @51220   11 years vboxsync VMM/HMVMXR0: Implemented EFER swapping using VMCS controls.
(edit) @51052   11 years vboxsync VMM: Minor logging.
(edit) @50994   11 years vboxsync VMM/GIM: Introduce the Minimal provider.
(edit) @50961   11 years vboxsync VMM/GIM: Use proper-case for the "None" provider CFGM.
(edit) @50953   11 years vboxsync GIM: Skeleton, work in progress.
(edit) @50918   11 years vboxsync VMM/HM: Fix some selector limit checks, comments.
(edit) @50873   11 years vboxsync VMM/CPUM: comment typo.
(edit) @50713   11 years vboxsync VMM/HM: typo.
(edit) @50656   11 years vboxsync Added an example of the initial SandyBridge silicone.
(edit) @50653   11 years vboxsync Added a more recent K8 CPU to the CPU database.
(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 …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette