VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57172   9 years vboxsync VMM: Use the 'ro' exposed cpum part, removed unneccessary change in …
(edit) @57167   9 years vboxsync VMM: Fix crash while dumping guest core.
(edit) @57166   9 years vboxsync VMM: Interface for querying size of FPU/extended state area in the …
(edit) @57158   9 years vboxsync VMM/GIM: Add support for Hyper-V guest-crash reporting. Better logging …
(edit) @57088   9 years vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56628   9 years vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56627   9 years vboxsync PGMPhys: The s_abPlayItSafe bits in dealing with …
(edit) @56519   9 years vboxsync comment.
(edit) @56518   9 years vboxsync dbgfcorefmt: alignment fix.
(edit) @56514   9 years vboxsync VMM/DBGF: Dump guest core with a more standardized CPU dump including …
(edit) @56439   9 years vboxsync PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
(edit) @56415   9 years vboxsync IOM: Do the single I/O fallback in the string APIs instead of having …
(edit) @56413   9 years vboxsync IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
(edit) @56411   9 years vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56402   9 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56384   9 years vboxsync PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
(edit) @56381   9 years vboxsync Stubbed VMMR0_DO_CALL_HYPERVISOR and VMMR0_DO_RAW_RUN when …
(edit) @56323   9 years vboxsync whitespace
(edit) @56302   9 years vboxsync DBGFCoreWrite: bump version, comments, hungarian fixes and cleanup.
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @56286   9 years vboxsync Cleaned up all grep hits for 'VMMGC'.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56271   9 years vboxsync VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @56079   10 years vboxsync Updated SVMIOIOEXIT.
(edit) @56072   10 years vboxsync IOM: Moved some RC code into IOMRC.cpp.
(edit) @56054   10 years vboxsync PGM,CSAM: Documented that pfnInvalidateR3 does't work for the last 9 …
(edit) @56052   10 years vboxsync VMM: Added non-PF raw-mode context virtual page access handler …
(edit) @56051   10 years vboxsync VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
(edit) @56048   10 years vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @56013   10 years vboxsync PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
(edit) @55975   10 years vboxsync VBox/vmm/pdmnetinline.h: RT_UNLIKELY -> RT_LIKELY fix
(edit) @55970   10 years vboxsync VMM/PDM: Change PDMR3PowerOff to always call the power off …
(edit) @55966   10 years vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @55953   10 years vboxsync VBox/vmm/pdmnetinline.h: RT_UNLIKELY -> RT_LIKELY.
(edit) @55952   10 years vboxsync VBox/pdmdrv.h,pdmdev.h,pdmusb.h: Eliminating RT_UNLIKELY and RT_FAILURE.
(edit) @55937   10 years vboxsync CSAM,PATM: Changed csamRCCodePageWritePfHandler to store the pvFault …
(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) @55897   10 years vboxsync PGMR3HandlerVirtualTypeRegister: Dropped the pszModRC parameter as all …
(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) @55891   10 years vboxsync build fix
(edit) @55889   10 years vboxsync VMM: Split up virtual handlers just like the physical ones, such that …
(edit) @55881   10 years vboxsync DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of …
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55838   10 years vboxsync DevVGA: pfnQueryColorDepth -> pfnQueryVideoMode
(edit) @55738   10 years vboxsync CPUMR0A.asm,HMR0A.asm: Microsoft documents doesn't extend the …
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55489   10 years vboxsync MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and …
(edit) @55469   10 years vboxsync cpumctx.h: Fixes.
(edit) @55467   10 years vboxsync CPUMCTX_XSAVE_C_PTR: Fix debug version.
(edit) @55466   10 years vboxsync CPUM: Need to save and restore the extended state stuff. duh.
(edit) @55465   10 years vboxsync SSM: Extended the SSMFIELD structure with a …
(edit) @55419   10 years vboxsync spaces.
(edit) @55340   10 years vboxsync Audio: Fixed warnings, largely inconsistent types.
(edit) @55335   10 years vboxsync Audio: Spelling, Hungarian fixes.
(edit) @55331   10 years vboxsync PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
(edit) @55315   10 years vboxsync cpum.h: CPUMDeactivateGuestFPUState was removed earlier today.
(edit) @55306   10 years vboxsync VMM: renamed HM_[DISABLE|RESTORE]_PREEMPT_IF_NEEDED() macro.
(edit) @55290   10 years vboxsync HM: Save/Load/Restore XCR0 handling during world switching. …
(edit) @55289   10 years vboxsync IEM,CPUM: Implemented XSETBV and XGETBV.
(edit) @55257   10 years vboxsync HM/VMX: Added new exit codes.
(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) @55117   10 years vboxsync cpumctx.h: comment nit.
(edit) @55106   10 years vboxsync VMM: host+guest xsave/xrstor state handling - not enabled.
(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) @55037   10 years vboxsync VMM/GIM: Add hypercall support and KVM spinlock support.
(edit) @55034   10 years vboxsync VMM: Added VMCPU_FF_UNHALT force-flag.
(edit) @55005   10 years vboxsync PDM/Audio: Added volume through virtual mixer.
(edit) @55004   10 years vboxsync backed out r99268 as it causes serious regressions on Windows hosts
(edit) @55001   10 years vboxsync CPUMCTXCORE elimination.
(edit) @55000   10 years vboxsync CPUMCTXCORE elimination.
(edit) @54999   10 years vboxsync Moved the XState to the end of the CPUMCTX structure, reducing the …
(edit) @54898   10 years vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54897   10 years vboxsync Moving CPUMCPU about…
(edit) @54878   10 years vboxsync HM: Determine VT-x, AMD-V, nested paging and unhindered guest …
(edit) @54863   10 years vboxsync hm_vmx.h: updates
(edit) @54845   10 years vboxsync VMM/GIM,TM: paranoia assertions.
(edit) @54763   10 years vboxsync PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
(edit) @54738   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54720   10 years vboxsync VMM: Some more internal decls.
(edit) @54719   10 years vboxsync VMM: Make the thread-context hook functions VMM internal linkage.
(edit) @54718   10 years vboxsync VMM: VMMR0ThreadCtxHooksDeregister returns void, further simplified …
(edit) @54714   10 years vboxsync PATM,CPUM: CPUID patch update.
(edit) @54712   10 years vboxsync VMM: Clear idHostCpu mapping while deregistering the context-hooks …
(edit) @54697   10 years vboxsync VMM/TM: TMR3CpuTickIsFixedRateMonotonic() for now.
(edit) @54673   10 years vboxsync CPUM: Working on refactoring the guest CPUID handling.
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54533   10 years vboxsync SVM: Added comments for easier cross-referencing with manuals.
(edit) @54491   10 years vboxsync PDM/Audio: Fixed crashes on termination.
(edit) @54368   10 years vboxsync PDM/Audio: Some renaming.
(edit) @54339   10 years vboxsync SUPDrv,VMM: Added SUPR0TscDeltaMeasureBySetIndex to SUPDrv (bumping …
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