|
|
@58127
|
9 years |
vboxsync |
VMM: No more doxygen warnings here.
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58125
|
9 years |
vboxsync |
oops
|
|
|
@58124
|
9 years |
vboxsync |
include/VBox//*.h: pVM and pVCpu parameter description adjustments.
|
|
|
@58116
|
9 years |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@58110
|
9 years |
vboxsync |
include,misc: Doxygen grouping adjustments, collecting all the VMM …
|
|
|
@58106
|
9 years |
vboxsync |
include,misc: Corrected a bunch of doxygen errors.
|
|
|
@57989
|
9 years |
vboxsync |
Added support for GIM Hyper-V hypercalls and guest debugging.
|
|
|
@57570
|
9 years |
vboxsync |
stam.h: revert r102388.
|
|
|
@57569
|
9 years |
vboxsync |
stam.h: revert r102388.
|
|
|
@57568
|
9 years |
vboxsync |
VMM: supress 'unused-but-set-variable' warning.
|
|
|
@57514
|
9 years |
vboxsync |
VMM/HMVMXR0: Fix EPT capabilities checks and propagate errors to ring-3.
|
|
|
@57492
|
9 years |
vboxsync |
vm.h: re-add TLB shootdown CPU forceflag as unused, reserved for …
|
|
|
@57477
|
9 years |
vboxsync |
VMM/HM: Implement PAUSE filter exiting for VT-x & AMD-V. Also …
|
|
|
@57470
|
9 years |
vboxsync |
VMM/HM: Purge the unused TLB shootdown code path.
|
|
|
@57446
|
9 years |
vboxsync |
VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
|
|
|
@57429
|
9 years |
vboxsync |
VMM/HM: Start removing VBOX_WITH_HYBRID_32BIT_KERNEL code.
|
|
|
@57404
|
9 years |
vboxsync |
Comments.
|
|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57392
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57270
|
9 years |
vboxsync |
VMM/HM: comment typos, doxygen cleanup.
|
|
|
@57243
|
9 years |
vboxsync |
VMM: comment copy/paste fix.
|
|
|
@57191
|
9 years |
vboxsync |
pdmifs.h: ViewPort -> Viewport, docs.
|
|
|
@57172
|
9 years |
vboxsync |
VMM: Use the 'ro' exposed cpum part, removed unneccessary change in …
|
|
|
@57167
|
9 years |
vboxsync |
VMM: Fix crash while dumping guest core.
|
|
|
@57166
|
9 years |
vboxsync |
VMM: Interface for querying size of FPU/extended state area in the …
|
|
|
@57158
|
9 years |
vboxsync |
VMM/GIM: Add support for Hyper-V guest-crash reporting. Better logging …
|
|
|
@57088
|
9 years |
vboxsync |
DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
|
|
|
@57006
|
9 years |
vboxsync |
VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
|
|
|
@56628
|
9 years |
vboxsync |
IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
|
|
|
@56627
|
9 years |
vboxsync |
PGMPhys: The s_abPlayItSafe bits in dealing with …
|
|
|
@56519
|
9 years |
vboxsync |
comment.
|
|
|
@56518
|
9 years |
vboxsync |
dbgfcorefmt: alignment fix.
|
|
|
@56514
|
9 years |
vboxsync |
VMM/DBGF: Dump guest core with a more standardized CPU dump including …
|
|
|
@56439
|
9 years |
vboxsync |
PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
|
|
|
@56415
|
9 years |
vboxsync |
IOM: Do the single I/O fallback in the string APIs instead of having …
|
|
|
@56413
|
9 years |
vboxsync |
IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
|
|
|
@56411
|
9 years |
vboxsync |
Move internal/pgm.h bits to VBox/vmm/pgm.h.
|
|
|
@56402
|
9 years |
vboxsync |
DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
|
|
|
@56384
|
9 years |
vboxsync |
PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
|
|
|
@56381
|
9 years |
vboxsync |
Stubbed VMMR0_DO_CALL_HYPERVISOR and VMMR0_DO_RAW_RUN when …
|
|
|
@56323
|
9 years |
vboxsync |
whitespace
|
|
|
@56302
|
9 years |
vboxsync |
DBGFCoreWrite: bump version, comments, hungarian fixes and cleanup.
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@56286
|
9 years |
vboxsync |
Cleaned up all grep hits for 'VMMGC'.
|
|
|
@56284
|
9 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56271
|
9 years |
vboxsync |
VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
|
|
|
@56085
|
10 years |
vboxsync |
PDM/Audio: Removed old audio architecture.
|
|
|
@56079
|
10 years |
vboxsync |
Updated SVMIOIOEXIT.
|
|
|
@56072
|
10 years |
vboxsync |
IOM: Moved some RC code into IOMRC.cpp.
|
|
|
@56054
|
10 years |
vboxsync |
PGM,CSAM: Documented that pfnInvalidateR3 does't work for the last 9 …
|
|
|
@56052
|
10 years |
vboxsync |
VMM: Added non-PF raw-mode context virtual page access handler …
|
|
|
@56051
|
10 years |
vboxsync |
VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
|
|
|
@56048
|
10 years |
vboxsync |
pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
|
|
|
@56013
|
10 years |
vboxsync |
PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
|
|
|
@55975
|
10 years |
vboxsync |
VBox/vmm/pdmnetinline.h: RT_UNLIKELY -> RT_LIKELY fix
|
|
|
@55970
|
10 years |
vboxsync |
VMM/PDM: Change PDMR3PowerOff to always call the power off …
|
|
|
@55966
|
10 years |
vboxsync |
PGM,++: VBOXSTRICTRC for physical access handlers.
|
|
|
@55953
|
10 years |
vboxsync |
VBox/vmm/pdmnetinline.h: RT_UNLIKELY -> RT_LIKELY.
|
|
|
@55952
|
10 years |
vboxsync |
VBox/pdmdrv.h,pdmdev.h,pdmusb.h: Eliminating RT_UNLIKELY and RT_FAILURE.
|
|
|
@55937
|
10 years |
vboxsync |
CSAM,PATM: Changed csamRCCodePageWritePfHandler to store the pvFault …
|
|
|
@55909
|
10 years |
vboxsync |
PGM,++: Made the ring-3 physical access handler callbacks present in …
|
|
|
@55903
|
10 years |
vboxsync |
PGM: Added a pVCpu parameter to all physical handler callouts and also …
|
|
|
@55900
|
10 years |
vboxsync |
PGM: Added a pVCpu parameter to all virtual handler callouts and also …
|
|
|
@55899
|
10 years |
vboxsync |
PGM: Added an access origin to memory read & write calls that respects …
|
|
|
@55897
|
10 years |
vboxsync |
PGMR3HandlerVirtualTypeRegister: Dropped the pszModRC parameter as all …
|
|
|
@55896
|
10 years |
vboxsync |
PGM: Renamed the ring-0 and raw-mode context physical page access …
|
|
|
@55895
|
10 years |
vboxsync |
Added pvUser to the raw-mode context virtual handler callbacks.
|
|
|
@55891
|
10 years |
vboxsync |
build fix
|
|
|
@55889
|
10 years |
vboxsync |
VMM: Split up virtual handlers just like the physical ones, such that …
|
|
|
@55881
|
10 years |
vboxsync |
DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of …
|
|
|
@55863
|
10 years |
vboxsync |
IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
|
|
|
@55838
|
10 years |
vboxsync |
DevVGA: pfnQueryColorDepth -> pfnQueryVideoMode
|
|
|
@55738
|
10 years |
vboxsync |
CPUMR0A.asm,HMR0A.asm: Microsoft documents doesn't extend the …
|
|
|
@55493
|
10 years |
vboxsync |
PGM,++: Separated physical access handler callback function pointers …
|
|
|
@55489
|
10 years |
vboxsync |
MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and …
|
|
|
@55469
|
10 years |
vboxsync |
cpumctx.h: Fixes.
|
|
|
@55467
|
10 years |
vboxsync |
CPUMCTX_XSAVE_C_PTR: Fix debug version.
|
|
|
@55466
|
10 years |
vboxsync |
CPUM: Need to save and restore the extended state stuff. duh.
|
|
|
@55465
|
10 years |
vboxsync |
SSM: Extended the SSMFIELD structure with a …
|
|
|
@55419
|
10 years |
vboxsync |
spaces.
|
|
|
@55340
|
10 years |
vboxsync |
Audio: Fixed warnings, largely inconsistent types.
|
|
|
@55335
|
10 years |
vboxsync |
Audio: Spelling, Hungarian fixes.
|
|
|
@55331
|
10 years |
vboxsync |
PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
|
|
|
@55315
|
10 years |
vboxsync |
cpum.h: CPUMDeactivateGuestFPUState was removed earlier today.
|
|
|
@55306
|
10 years |
vboxsync |
VMM: renamed HM_[DISABLE|RESTORE]_PREEMPT_IF_NEEDED() macro.
|
|
|
@55290
|
10 years |
vboxsync |
HM: Save/Load/Restore XCR0 handling during world switching. …
|
|
|
@55289
|
10 years |
vboxsync |
IEM,CPUM: Implemented XSETBV and XGETBV.
|
|
|
@55257
|
10 years |
vboxsync |
HM/VMX: Added new exit codes.
|
|
|
@55248
|
10 years |
vboxsync |
HMR0VMX,EM,IEM: Moved the CRx related interpretation methods from EM …
|
|
|
@55229
|
10 years |
vboxsync |
CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
|
|
|
@55129
|
10 years |
vboxsync |
VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.
|
|
|
@55118
|
10 years |
vboxsync |
VMM: GIM raw-mode support.
|
|
|
@55117
|
10 years |
vboxsync |
cpumctx.h: comment nit.
|
|
|
@55106
|
10 years |
vboxsync |
VMM: host+guest xsave/xrstor state handling - not enabled.
|
|
|
@55062
|
10 years |
vboxsync |
Remove CPUFeatures and CPUFeaturesExt from CPUM, use HostFeatures …
|
|
|
@55048
|
10 years |
vboxsync |
VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
|
|
|
@55037
|
10 years |
vboxsync |
VMM/GIM: Add hypercall support and KVM spinlock support.
|
|
|
@55034
|
10 years |
vboxsync |
VMM: Added VMCPU_FF_UNHALT force-flag.
|
|
|
@55005
|
10 years |
vboxsync |
PDM/Audio: Added volume through virtual mixer.
|
|
|