|
|
@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 …
|
|
|
@56255
|
10 years |
vboxsync |
updates
|
|
|
@56252
|
10 years |
vboxsync |
updated pci raw config docs; read config.
|
|
|
@56095
|
10 years |
vboxsync |
VMM: logrel nit.
|
|
|
@56094
|
10 years |
vboxsync |
cpumR3LoadCpuIdInner: More correct assertion as we don't actually …
|
|
|
@56093
|
10 years |
vboxsync |
Adjusted release log line.
|
|
|
@56089
|
10 years |
vboxsync |
removed invalid assertion.
|
|
|
@56085
|
10 years |
vboxsync |
PDM/Audio: Removed old audio architecture.
|
|
|
@56084
|
10 years |
vboxsync |
VMM/HM: group preempt STAM counters under 'HM/Switch'.
|
|
|
@56078
|
10 years |
vboxsync |
PGM: Must reallocate the new pfnHandlerRC members.
|
|
|
@56064
|
10 years |
vboxsync |
Committed the VBOX_WITH_FIRST_IEM_STEP code, removing the #else cases.
|
|
|
@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 …
|
|
|
@56050
|
10 years |
vboxsync |
PDMLdr.cpp: Made PDMR3LdrGetSymbolRCLazy handle VMMRC.rc lazy loading …
|
|
|
@56048
|
10 years |
vboxsync |
pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
|
|
|
@56047
|
10 years |
vboxsync |
VBox/err.h,err.mac,TRPMRC,VMM,EM: Removed unused return codes …
|
|
|
@56017
|
10 years |
vboxsync |
Physical access handler cleanups.
|
|
|
@56013
|
10 years |
vboxsync |
PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55970
|
10 years |
vboxsync |
VMM/PDM: Change PDMR3PowerOff to always call the power off …
|
|
|
@55966
|
10 years |
vboxsync |
PGM,++: VBOXSTRICTRC for physical access handlers.
|
|
|
@55937
|
10 years |
vboxsync |
CSAM,PATM: Changed csamRCCodePageWritePfHandler to store the pvFault …
|
|
|
@55929
|
10 years |
vboxsync |
VMM/GIM: Backout temporary change.
|
|
|
@55926
|
10 years |
vboxsync |
VMM/GIM: temporary change for test build.
|
|
|
@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.
|
|
|
@55893
|
10 years |
vboxsync |
build fix
|
|
|
@55892
|
10 years |
vboxsync |
build fix
|
|
|
@55890
|
10 years |
vboxsync |
build fix
|
|
|
@55889
|
10 years |
vboxsync |
VMM: Split up virtual handlers just like the physical ones, such that …
|
|
|
@55888
|
10 years |
vboxsync |
build fix
|
|
|
@55886
|
10 years |
vboxsync |
build fix
|
|
|
@55882
|
10 years |
vboxsync |
Add DBGFR3PlugIn* to export defintions.
|
|
|
@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 …
|
|
|
@55862
|
10 years |
vboxsync |
CPUMR3CpuId.cpp: Corrected XSAVE related CPUID handling loading old state.
|
|
|
@55788
|
10 years |
vboxsync |
Config.kmk,VMM,VBoxSDL,Resources/win: Created resource templates for …
|
|
|
@55784
|
10 years |
vboxsync |
Restored lost ProductVersion.
|
|
|
@55782
|
10 years |
vboxsync |
Added an empty macro as a place holder for any additional strings we …
|
|
|
@55781
|
10 years |
vboxsync |
Clean up RC files, adding more version.h defines for common values.
|
|
|
@55772
|
10 years |
vboxsync |
Two more RC defines.
|
|
|
@55771
|
10 years |
vboxsync |
Use defines in the RC files and make those defines compatible with …
|
|
|
@55756
|
10 years |
vboxsync |
VMM/HM: Add some rudimentary logging for VERR_VMX_INVALID_VMXON_PTR errors.
|
|
|
@55740
|
10 years |
vboxsync |
leaf 0xd fixes
|
|
|
@55736
|
10 years |
vboxsync |
CPUM.cpp/info: Missed on place where CPUMCTX_XSAVE_C_PTR should be applied.
|
|
|
@55733
|
10 years |
vboxsync |
CPUMR3CpuId.cpp: Fixed CPUID sub-leaves collection for leaf 0xd. …
|
|
|
@55716
|
10 years |
vboxsync |
just disable AVX on AMD-V wholesale.
|
|
|
@55713
|
10 years |
vboxsync |
Disabled AVX/XSAVE for AMD fam 15h.
|
|
|
@55711
|
10 years |
vboxsync |
NetShaper: Prevent assertions due to duplicate lock names when …
|
|
|
@55691
|
10 years |
vboxsync |
CPUMR3CpuId.cpp: Added PKU and OSPKU to g_aLeaf7Sub0EcxSubFields.
|
|
|
@55688
|
10 years |
vboxsync |
VMM/GIM: comment.
|
|
|
@55674
|
10 years |
vboxsync |
Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
|
|
|
@55663
|
10 years |
vboxsync |
VMM/GIM: comment.
|
|
|
@55654
|
10 years |
vboxsync |
VMM/GIM: Comment.
|
|
|
@55568
|
10 years |
vboxsync |
VMM: Reset more when sending INIT IPI.
|
|
|
@55537
|
10 years |
vboxsync |
VMM/TM: nit.
|
|
|
@55510
|
10 years |
vboxsync |
VMM/GIM: EMT Rendezvous while updating global wall-clock struct.
|
|
|
@55503
|
10 years |
vboxsync |
PGM: fix .pgmphystofile debug command (thanks Federico)
|
|
|
@55493
|
10 years |
vboxsync |
PGM,++: Separated physical access handler callback function pointers …
|
|
|
@55490
|
10 years |
vboxsync |
PDMLdr.cpp: Relax the initialization order requirements.
|
|
|
@55489
|
10 years |
vboxsync |
MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and …
|
|
|
@55481
|
10 years |
vboxsync |
VMM/TM: log old and new mode during TSC mode switches.
|
|
|
@55480
|
10 years |
vboxsync |
nit.
|
|
|
@55470
|
10 years |
vboxsync |
cpumR3LoadExec: fix uninitialized rc.
|
|
|
@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 …
|
|
|
@55456
|
10 years |
vboxsync |
CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
|
|
|
@55455
|
10 years |
vboxsync |
typo.
|
|
|
@55453
|
10 years |
vboxsync |
VMM/GIM: missed new-line in logrel.
|
|
|
@55452
|
10 years |
vboxsync |
CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
|
|
|
@55444
|
10 years |
vboxsync |
VMM/GIM: logrel.
|
|
|
@55439
|
10 years |
vboxsync |
VMM/GIM: nit.
|
|
|
@55383
|
10 years |
vboxsync |
Log nit.
|
|
|
@55316
|
10 years |
vboxsync |
CPUM,IEM,HM: Enabled XSAVE and AVX for AMD-V too.
|
|
|
@55293
|
10 years |
vboxsync |
CPUM: Expose XSAVE, AVX and AVX-2.
|
|
|
@55257
|
10 years |
vboxsync |
HM/VMX: Added new exit codes.
|
|
|
@55230
|
10 years |
vboxsync |
cpumR3CpuIdReadIsaExtCfgEx: Removed obsoleted assertion.
|
|
|
@55229
|
10 years |
vboxsync |
CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
|
|
|
@55228
|
10 years |
vboxsync |
PDMBlkCache: Never mix allocators!
|
|
|
@55220
|
10 years |
vboxsync |
VMM: log rel nit.
|
|
|
@55186
|
10 years |
vboxsync |
PDMBlkCache: Fix error propagation under certain circumstances
|
|
|
@55179
|
10 years |
vboxsync |
VMM: logrel nit.
|
|
|
@55177
|
10 years |
vboxsync |
VMM: logrel consistency.
|
|
|
@55174
|
10 years |
vboxsync |
VMM: logrel nit.
|
|
|
@55173
|
10 years |
vboxsync |
VMM/GIM: obsolete comment.
|
|
|
@55157
|
10 years |
vboxsync |
VMM/TM: logrel nits.
|
|
|
@55152
|
10 years |
vboxsync |
VMM/CPUM: nit.
|
|
|
@55151
|
10 years |
vboxsync |
VMM/TM: nit.
|
|
|
@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.
|
|
|
@55116
|
10 years |
vboxsync |
VMM/TM: nits.
|
|
|
@55114
|
10 years |
vboxsync |
CPUM: Use XSAVE/XRSTOR for host state.
|
|
|
@55063
|
10 years |
vboxsync |
CPUM: State saving fixes.
|
|
|