VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56897   10 years vboxsync VMM/GIM: comment clarification and typo.
(edit) @56875   10 years vboxsync VMM/GIM/HV: Read the TSC frequency from the cached value while being …
(edit) @56836   10 years vboxsync VMM/GIM: KVM nit for raw-mode spinlock hypercall.
(edit) @56816   10 years vboxsync VMM/GIM: Don't obtain the GVMM usedlock while trying to wake up an EMT …
(edit) @56813   10 years vboxsync VMM/GIM: Fix regression introduced in r101441 (on hosts without …
(edit) @56793   10 years vboxsync VMM/GIM: space.
(edit) @56791   10 years vboxsync VMM/GIM: Try passing identical TSC and NanoTS pairs to all VCPUs for …
(edit) @56790   10 years vboxsync VMM/GIM: unused header.
(edit) @56707   10 years vboxsync IEM: fix inverted conditions.
(edit) @56668   10 years vboxsync Fixed outs mnemonic
(edit) @56660   10 years vboxsync iomMmioCommonPfHandler: Deal with IEM failure.
(edit) @56640   10 years vboxsync iomMMIOHandler: IOM_LOCK_SHARED may fail in non-R3 contexts.
(edit) @56634   10 years vboxsync VGA MMIO write handler may return VINF_EM_RAW_EMULATE_INSTR as it …
(edit) @56631   10 years vboxsync iemMemMap: Log VERR_IEM_IPE_9 details.
(edit) @56629   10 years vboxsync IEM: More internal error status codes (9).
(edit) @56628   10 years vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56627   10 years vboxsync PGMPhys: The s_abPlayItSafe bits in dealing with …
(edit) @56611   10 years vboxsync IOM/INSEx: Must dirty the page.
(edit) @56607   10 years vboxsync IOM,IEM: split up VBOX_WITH_2ND_IEM_STEP into two steps, the first one …
(edit) @56421   10 years vboxsync PATM: virt access handlers: Only use pvUser for asserting.
(edit) @56420   10 years vboxsync csamCodePageWriteHandler: pvUser is the pointer to the CSAMPAGEREC in …
(edit) @56417   10 years vboxsync Fixed bug in IOMInterpretINSEx and IOMInterpretOUTSEx introduced with …
(edit) @56416   10 years vboxsync IEM: Use the modified IOM string I/O APIs.
(edit) @56415   10 years vboxsync IOM: Do the single I/O fallback in the string APIs instead of having …
(edit) @56413   10 years vboxsync IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
(edit) @56412   10 years vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56403   10 years vboxsync IOMIOPortWriteString,IOMIOPortReadString: Don't make all string I/O …
(edit) @56402   10 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56384   10 years vboxsync PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
(edit) @56287   10 years vboxsync VMM: Updated (C) year.
(edit) @56258   10 years vboxsync IEM: Don't handle rIP specially in 16-bit mode.
(edit) @56080   10 years vboxsync IOM,HM: Let IEM take over the MMIO handling from IOM when …
(edit) @56072   10 years vboxsync IOM: Moved some RC code into IOMRC.cpp.
(edit) @56064   10 years vboxsync Committed the VBOX_WITH_FIRST_IEM_STEP code, removing the #else cases.
(edit) @56063   10 years vboxsync IOMAllMMIO.cpp: IEM experiment (disabled).
(edit) @56062   10 years vboxsync PGMAllPhys.cpp: Fixed a couple of typos - IEM not IOM is OK with …
(edit) @56061   10 years vboxsync IEMAll.cpp: return code adjusted assertion.
(edit) @56056   10 years vboxsync PGMPhysRead/Write: Enabled ring-0 and raw-mode access handlers for …
(edit) @56055   10 years vboxsync PGMPhysRead,PGMPhysWrite: Compile the code for calling the new ring-0 …
(edit) @56049   10 years vboxsync build fix
(edit) @56048   10 years vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @56044   10 years vboxsync PGMAllPool.cpp: doc update
(edit) @56043   10 years vboxsync PATMAll.cpp: docs
(edit) @56042   10 years vboxsync CSAMAll.cpp: Removed strict rc todo.
(edit) @56034   10 years vboxsync VMM/HM: comment typos.
(edit) @56025   10 years vboxsync VMM/HM: Comments please, as I don't want to spend another 30 minutes …
(edit) @56021   10 years vboxsync IEM_STATIC and stuff.
(edit) @56017   10 years vboxsync Physical access handler cleanups.
(edit) @56016   10 years vboxsync build fix
(edit) @56013   10 years vboxsync PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55979   10 years vboxsync Fix burn.
(edit) @55972   10 years vboxsync build fix
(edit) @55966   10 years vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @55937   10 years vboxsync CSAM,PATM: Changed csamRCCodePageWritePfHandler to store the pvFault …
(edit) @55910   10 years vboxsync pgmPoolAccessHandler: Make use of the enmOrigin to detect device …
(edit) @55909   10 years vboxsync PGM,++: Made the ring-3 physical access handler callbacks present in …
(edit) @55903   10 years vboxsync PGM: Added a pVCpu parameter to all physical handler callouts and also …
(edit) @55900   10 years vboxsync PGM: Added a pVCpu parameter to all virtual handler callouts and also …
(edit) @55899   10 years vboxsync PGM: Added an access origin to memory read & write calls that respects …
(edit) @55896   10 years vboxsync PGM: Renamed the ring-0 and raw-mode context physical page access …
(edit) @55895   10 years vboxsync Added pvUser to the raw-mode context virtual handler callbacks.
(edit) @55889   10 years vboxsync VMM: Split up virtual handlers just like the physical ones, such that …
(edit) @55841   10 years vboxsync VMM/IOM: logging.
(edit) @55817   10 years vboxsync VMM/IOMAllMMIO: redundant check.
(edit) @55816   10 years vboxsync VMM/IOMAll: redundant check.
(edit) @55714   10 years vboxsync VMM/GIM: scoping.
(edit) @55510   10 years vboxsync VMM/GIM: EMT Rendezvous while updating global wall-clock struct.
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55489   10 years vboxsync MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and …
(edit) @55331   10 years vboxsync PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
(edit) @55316   10 years vboxsync CPUM,IEM,HM: Enabled XSAVE and AVX for AMD-V too.
(edit) @55312   10 years vboxsync CPUM: Must load additional extended CPU state when added to (guest) XCR0.
(edit) @55292   10 years vboxsync HM,CPUM,IEM: XSETBV fixes and adjustments.
(edit) @55289   10 years vboxsync IEM,CPUM: Implemented XSETBV and XGETBV.
(edit) @55248   10 years vboxsync HMR0VMX,EM,IEM: Moved the CRx related interpretation methods from EM …
(edit) @55229   10 years vboxsync CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
(edit) @55129   10 years vboxsync VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.
(edit) @55118   10 years vboxsync VMM: GIM raw-mode support.
(edit) @55105   10 years vboxsync Removed iemFRegIsFxSaveFormat.
(edit) @55062   10 years vboxsync Remove CPUFeatures and CPUFeaturesExt from CPUM, use HostFeatures …
(edit) @55048   10 years vboxsync VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
(edit) @55039   10 years vboxsync VMM: Fix hypercall patching.
(edit) @55037   10 years vboxsync VMM/GIM: Add hypercall support and KVM spinlock support.
(edit) @55001   10 years vboxsync CPUMCTXCORE elimination.
(edit) @55000   10 years vboxsync CPUMCTXCORE elimination.
(edit) @54898   10 years vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54892   10 years vboxsync typo
(edit) @54878   10 years vboxsync HM: Determine VT-x, AMD-V, nested paging and unhindered guest …
(edit) @54862   10 years vboxsync Corrected x86.h/mac typo.
(edit) @54845   10 years vboxsync VMM/GIM,TM: paranoia assertions.
(edit) @54839   10 years vboxsync VMM/GIM: KVM provider fixes.
(edit) @54819   10 years vboxsync VMM/GIM: Implemented KVM paravirt. provider.
(edit) @54763   10 years vboxsync PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
(edit) @54760   10 years vboxsync CPUMGetGuestCpuId: Fixed APIC ID assertions to read the pLeaf values …
(edit) @54737   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54714   10 years vboxsync PATM,CPUM: CPUID patch update.
(edit) @54701   10 years vboxsync VMM/GIM: nits.
(edit) @54674   10 years vboxsync CPUM: Working on refactoring the guest CPUID handling.
(edit) @54669   10 years vboxsync Typo in comment.
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