VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51563   11 years vboxsync VMM/GIM: bits.
(edit) @51562   11 years vboxsync VMM/IEMInternal: comment typo.
(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) @51434   11 years vboxsync VMM/IEM: nit.
(edit) @51433   11 years vboxsync VMM/HMR0: comment.
(edit) @51422   11 years vboxsync VMM/EMAll: allow WrMsrs to return VERR_EM_INTERPRETER to fallback to …
(edit) @51421   11 years vboxsync VMM/HMSVMR0: Check single-step only on success and update HMCPU …
(edit) @51376   11 years vboxsync Fixed ancient typo.
(edit) @51367   11 years vboxsync VMM/GIM: Hyper-V provider, work-in-progress.
(edit) @51366   11 years vboxsync VMM/CPUM: Assertion.
(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) @51285   11 years vboxsync VMM: Expose the MSR read/write function index enums.
(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) @51256   11 years vboxsync IEM: Fall back if IEMInjectTrpmEvent() did not do its job.
(edit) @51244   11 years vboxsync VMM/HMVMXR0: Relax EFER consistency/corruption checks for the fixes …
(edit) @51241   11 years vboxsync VMM/HMVMXR0: Intel likes hyphenation.
(edit) @51239   11 years vboxsync VMM/HMVMXR0: Intel likes hyphenation.
(edit) @51238   11 years vboxsync VMM/HMVMXR0: Fixed invalid EFER swapping when guest is using PAE …
(edit) @51235   11 years vboxsync Instrumented cpumMsrWr_Ia32SysEnterEip with a LogRel for tracking the …
(edit) @51234   11 years vboxsync AMD_Athlon_64_X2_Dual_Core_4200.h: Another quick fix, this time for …
(edit) @51233   11 years vboxsync CPUMAllMsrs.cpp: Quickfix for IA32_APIC_BASE read #GP.
(edit) @51230   11 years vboxsync VMM/HMVMXR0,HMSVMR0: debug build fixes.
(edit) @51222   11 years vboxsync VMM/HMVMXR0: Do EFER swapping using auto-load/store area in the VMCS …
(edit) @51220   11 years vboxsync VMM/HMVMXR0: Implemented EFER swapping using VMCS controls.
(edit) @51186   11 years vboxsync VMM/HMSVMR0: added bugref comment.
(edit) @51185   11 years vboxsync VMM/HMSVMR0: build fix.
(edit) @51184   11 years vboxsync VMM/HMSVMR0: dead code.
(edit) @51183   11 years vboxsync VMM/HMSVMR0: todo, task-switch mess.
(edit) @51182   11 years vboxsync VMM/IEM: Implemented hardware task-switches, code path disabled.
(edit) @51165   11 years vboxsync VMM: remove linker entrypoints for relocatable VMMR0,tstLdrObj objects …
(edit) @51145   11 years vboxsync VMM/HMVMXR0: Assertion is a little too strict (global vs local init).
(edit) @51140   11 years vboxsync VMM/HMVMXR0: Another assertion to try catch uCurrentAsid mismatch.
(edit) @51084   11 years vboxsync VMM/HMVMXR0: STAM counter typo.
(edit) @51083   11 years vboxsync VMM/HMVMXR0: Also intercept #TS exceptions while debugging all …
(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) @50923   11 years vboxsync IEM: Use ASPECT_NOT_IMPLEMENTED on interrupt task gates instead of …
(edit) @50918   11 years vboxsync VMM/HM: Fix some selector limit checks, comments.
(edit) @50917   11 years vboxsync Added PDMQueueFlushIfNecessary.
(edit) @50880   11 years vboxsync VMM/HMVMXR0: nit.
(edit) @50873   11 years vboxsync VMM/CPUM: comment typo.
(edit) @50872   11 years vboxsync VMM/HMR0: Assertion and comment.
(edit) @50870   11 years vboxsync VMM: HM comments.
(edit) @50867   11 years vboxsync VMM/HMVMXR0: Added hmR0VmxSetPendingXcptGP() and some doxygen fixes.
(edit) @50866   11 years vboxsync VMM/EMAll: Disallow writing to reserved bits while loading CR0.
(edit) @50863   11 years vboxsync VMM/IEMAllCImpl: Comment clarification about reserved bits in CR4 for …
(edit) @50856   11 years vboxsync VMM: Assert 4K alignment on global VT-x and AMD-V physical pages. …
(edit) @50854   11 years vboxsync VMM/HMR0: VMXON regions need not be mapped executable.
(edit) @50842   11 years vboxsync VMMRZ: todo.
(edit) @50819   11 years vboxsync VMMAll/PGMAllPool: Clear references to the shadow table while adding …
(edit) @50809   11 years vboxsync VMM: introduced VBOX_WITH_VMM_R0_SWITCH_STACK
(edit) @50800   11 years vboxsync VMM/HMR0: Start with invalid Cpu Ids while initializing, resetting …
(edit) @50789   11 years vboxsync VMM/HMR0: Rely on zero-initialized allocations. Still trying to figure …
(edit) @50785   11 years vboxsync CPUMAllRegs: comment nit.
(edit) @50749   11 years vboxsync VMM/HMVMXR0: When only all-context VPID flush is supported by the CPU, …
(edit) @50748   11 years vboxsync VMM/HMR0: cleanup.
(edit) @50746   11 years vboxsync VMM/HMR0: Assert tidying.
(edit) @50740   11 years vboxsync VMM/HMR0: Don't flush tagged-TLB entries each time while leaving HM …
(edit) @50739   11 years vboxsync VMM/HMVMXR0: undo temporary change from r92738.
(edit) @50738   11 years vboxsync VMM/HMVMXR0: Temporary enable of HMVMX_ALWAYS_FLUSH_TLB for a test build.
(edit) @50720   11 years vboxsync VMM/HMVMXR0: Assert.
(edit) @50713   11 years vboxsync VMM/HM: typo.
(edit) @50698   11 years vboxsync VMM/HMVMXR0: More info. on assert failures.
(edit) @50696   11 years vboxsync VMM/HMVMXR0: More assertions in TLB flushing.
(edit) @50695   11 years vboxsync format string fixes
(edit) @50694   11 years vboxsync a few unimportant format string fixes
(edit) @50661   11 years vboxsync GCC:/MSC: => gcc:/msc: like everywhere
(edit) @50657   11 years vboxsync VBoxCpuReport: Filled in some msrs for sandybridge.
(edit) @50656   11 years vboxsync Added an example of the initial SandyBridge silicone.
(edit) @50655   11 years vboxsync VMM/HMVMXR0: First entry into VT-x may already have saved the …
(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) @50614   11 years vboxsync VMM/HMVMXR0: Avoid one extra VM-exit while injecting interrupts if …
(edit) @50607   11 years vboxsync auPrev[2] not [1].
(edit) @50606   11 years vboxsync cpumR3IsEcxRelevantForCpuIdLeaf: Improved exit conditions, fixing …
(edit) @50601   11 years vboxsync VMM/HMVMXR0: Undo r92473. We -do- need it, better comments.
(edit) @50600   11 years vboxsync VMM/HMVMXR0: This should not be necessary, while in preemption hook …
(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) @50509   11 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @50506   11 years vboxsync VMM/HMVMXR0: Fix for workaround done in r92215.
(edit) @50428   11 years vboxsync HMR0Mixed.mac: Windows experiment with delaying host IDTR.LIMIT …
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