|
|
@58940
|
9 years |
vboxsync |
VBoxVMM.d: Added cr2 to #PF probe.
|
|
|
@58939
|
9 years |
vboxsync |
VBoxVMM.d: touch
|
|
|
@58938
|
9 years |
vboxsync |
HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
|
|
|
@58935
|
9 years |
vboxsync |
IEM: More iret logging.
|
|
|
@58934
|
9 years |
vboxsync |
IEM: log doc update.
|
|
|
@58933
|
9 years |
vboxsync |
VBoxVMM.d: More probes.
|
|
|
@58918
|
9 years |
vboxsync |
HM: More VBOXSTRICTRC and related stuff.
|
|
|
@58917
|
9 years |
vboxsync |
HM: More VBOXSTRICTRC and related stuff.
|
|
|
@58916
|
9 years |
vboxsync |
DBGFBp.cpp: Doxygen build fix.
|
|
|
@58915
|
9 years |
vboxsync |
HMVMXR0.cpp: build fix
|
|
|
@58914
|
9 years |
vboxsync |
HM: More VBOXSTRICTRC and related stuff.
|
|
|
@58913
|
9 years |
vboxsync |
HM: Some top-level VBOXSTRICTRC use and related work.
|
|
|
@58912
|
9 years |
vboxsync |
HMGLOBALCPUINFO: Cache the RTR0MemObjGetPagePhysAddr and …
|
|
|
@58911
|
9 years |
vboxsync |
DBGFBp.cpp: pointer diffs are signed, my bad as I wanted unsigned …
|
|
|
@58910
|
9 years |
vboxsync |
DBGF: alignment fix.
|
|
|
@58909
|
9 years |
vboxsync |
DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
|
|
|
@58903
|
9 years |
vboxsync |
DBGF: I/O and MMIO breakpoint API changes.
|
|
|
@58878
|
9 years |
vboxsync |
IEM: Verification mode build fix.
|
|
|
@58833
|
9 years |
vboxsync |
GVMMR0.cpp: Build fix
|
|
|
@58832
|
9 years |
vboxsync |
GVMMR0.cpp: duh, wanted to replace u32Alignment but forgot to remove it.
|
|
|
@58830
|
9 years |
vboxsync |
GVMMR0.cpp: Redid locking using critical sections, in the used list …
|
|
|
@58782
|
9 years |
vboxsync |
PGM: we've always got pvOriginal now, no need to check here.
|
|
|
@58781
|
9 years |
vboxsync |
PGM: Must always make a copy of the ROM pages, no just in RT_STRICT …
|
|
|
@58779
|
9 years |
vboxsync |
VMM: Restore virgin ROM pages during a reset after a saved state was …
|
|
|
@58676
|
9 years |
vboxsync |
Hacked up to survive on a PIII-S.
|
|
|
@58658
|
9 years |
vboxsync |
bugref:8097: AC/DB loop fixes.
|
|
|
@58653
|
9 years |
vboxsync |
Forgot to add Intel_Core_i7_6700K.h before comitting it. duh.
|
|
|
@58606
|
9 years |
vboxsync |
Committed too much.
|
|
|
@58605
|
9 years |
vboxsync |
IEM: Fixed OpenBSD 5.8, incorred treatment of reserved/ignored CR3 bits.
|
|
|
@58572
|
9 years |
vboxsync |
fix OSE
|
|
|
@58569
|
9 years |
vboxsync |
VMM: Added intel skylake CPU profile.
|
|
|
@58568
|
9 years |
vboxsync |
VMM: Added intel broadwell CPU profile.
|
|
|
@58564
|
9 years |
vboxsync |
VMM/GIM: Removed some dead code.
|
|
|
@58561
|
9 years |
vboxsync |
CPUMR3Db.cpp: Adjusted the 'host' matching in cpumR3DbGetCpuInfo to …
|
|
|
@58560
|
9 years |
vboxsync |
VMM/cpus/Intel_Atom_*: Update the profile because it was incomplete …
|
|
|
@58547
|
9 years |
vboxsync |
VMM: Add entry for Intel Atom
|
|
|
@58546
|
9 years |
vboxsync |
HMInternal.h: added todo
|
|
|
@58545
|
9 years |
vboxsync |
HMSVMR0.cpp: ulBit -> uBit.
|
|
|
@58487
|
9 years |
vboxsync |
VMM: todo regarding RIP update and hypercall ordering.
|
|
|
@58448
|
9 years |
vboxsync |
VMM/GIM: separate vs#1 and hypercallinterface CFGM options from vendor.
|
|
|
@58436
|
9 years |
vboxsync |
VMM/GIM: Comments.
|
|
|
@58411
|
9 years |
vboxsync |
Comment typo.
|
|
|
@58398
|
9 years |
vboxsync |
PDM.cpp: doxygen fix.
|
|
|
@58397
|
9 years |
vboxsync |
VMM: More doxgyen @page/@subpage stuff.
|
|
|
@58396
|
9 years |
vboxsync |
VMM: Stubbed the csam, patm, rem and hm documentation @pages.
|
|
|
@58393
|
9 years |
vboxsync |
VMM/GIM: doxygen fix.
|
|
|
@58392
|
9 years |
vboxsync |
VMM/GIM: build fix.
|
|
|
@58391
|
9 years |
vboxsync |
VMM/GIM: nit.
|
|
|
@58390
|
9 years |
vboxsync |
VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
|
|
|
@58373
|
9 years |
vboxsync |
HMVMXR0.cpp: annoying assertion, problem elsewhere that needs fixing, …
|
|
|
@58354
|
9 years |
vboxsync |
IOMIOPortReadString,IOMIOPortWriteString: Must return to ring-3 when …
|
|
|
@58337
|
9 years |
vboxsync |
VMM/GIM: comment for kdvm.dll behaviour.
|
|
|
@58335
|
9 years |
vboxsync |
VMM/GIM: nit.
|
|
|
@58331
|
9 years |
vboxsync |
VMM/GIM: Saved state bump for MSR based debugging support.
|
|
|
@58317
|
9 years |
vboxsync |
VMM/HMVMXR0: nit.
|
|
|
@58316
|
9 years |
vboxsync |
VMM/GIM: spaces.
|
|
|
@58315
|
9 years |
vboxsync |
VMM/GIM: spaces.
|
|
|
@58313
|
9 years |
vboxsync |
VMM/GIM: Implemented simple DHCP for Hyper-V debug transport.
|
|
|
@58284
|
9 years |
vboxsync |
VMM/GIM: Build fix.
|
|
|
@58283
|
9 years |
vboxsync |
VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
|
|
|
@58251
|
9 years |
vboxsync |
VMM/GIM: Build fix.
|
|
|
@58250
|
9 years |
vboxsync |
VMM/GIM: Build fix.
|
|
|
@58248
|
9 years |
vboxsync |
VMM/GIM: Implemented Hyper-V synthetic debug MSRs support. Added CFGM …
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58157
|
9 years |
vboxsync |
Doxygen: @todo fixes
|
|
|
@58127
|
9 years |
vboxsync |
VMM: No more doxygen warnings here.
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58124
|
9 years |
vboxsync |
include/VBox//*.h: pVM and pVCpu parameter description adjustments.
|
|
|
@58123
|
9 years |
vboxsync |
VMM: Made @param pVCpu more uniform and to the point.
|
|
|
@58122
|
9 years |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@58121
|
9 years |
vboxsync |
VMM: LogRel nits.
|
|
|
@58120
|
9 years |
vboxsync |
VMM/HM: LogRel nits.
|
|
|
@58119
|
9 years |
vboxsync |
VMM/GIM: Update comments for r103215.
|
|
|
@58118
|
9 years |
vboxsync |
VMM,GIM: Made the order of RIP update on hypercalls consistent. …
|
|
|
@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.
|
|
|
@58105
|
9 years |
vboxsync |
va_end
|
|
|
@58090
|
9 years |
vboxsync |
Installers/linux: provide clean-up mechanism for upgrade hiccups from …
|
|
|
@58074
|
9 years |
vboxsync |
VMM/GIM: Added some release logging for Hyper-V debugging transport …
|
|
|
@58058
|
9 years |
vboxsync |
VMM/GIM: Windows' size_t nonsense.
|
|
|
@58055
|
9 years |
vboxsync |
VMM/GIM: Filter out 'bad' packets (DHCP BOOTP, NETBIOS etc.) over the …
|
|
|
@58014
|
9 years |
vboxsync |
VMM/GIM: Fix Hyper-V hypercall vs hypercall page confusion.
|
|
|
@58008
|
9 years |
vboxsync |
VMM/GIM: LogRel nit.
|
|
|
@58007
|
9 years |
vboxsync |
VMM/GIM: fix typo.
|
|
|
@57999
|
9 years |
vboxsync |
VMM/GIM: Extra logging to help setup of Hyper-V debug interface.
|
|
|
@57989
|
9 years |
vboxsync |
Added support for GIM Hyper-V hypercalls and guest debugging.
|
|
|
@57984
|
9 years |
vboxsync |
Linux: /etc/init.d/vboxdrv => /sbin/rcvboxdrv
|
|
|
@57886
|
9 years |
vboxsync |
HMVMXR0.cpp: Disabled incorrect assertion in hmR0VmxExitIoInstr. …
|
|
|
@57885
|
9 years |
vboxsync |
Experiment: Mess with \177VMMR0_NULL_THUNK_DATA too (like I did for …
|
|
|
@57884
|
9 years |
vboxsync |
HM: More granular AMD-V patching stats.
|
|
|
@57879
|
9 years |
vboxsync |
build fix
|
|
|
@57878
|
9 years |
vboxsync |
Experiment: Mess with \177VMMR0_NULL_THUNK_DATA too (like I did for …
|
|
|
@57863
|
9 years |
vboxsync |
VMM/VM: Add missing call to GIMR3Term.
|
|
|
@57862
|
9 years |
vboxsync |
VMM: warning.
|
|
|
@57861
|
9 years |
vboxsync |
VMM: warning.
|
|
|
@57860
|
9 years |
vboxsync |
VMM: warnings.
|
|
|
@57859
|
9 years |
vboxsync |
VMM: warnings.
|
|
|
@57858
|
9 years |
vboxsync |
VMM: warnings.
|
|
|
@57857
|
9 years |
vboxsync |
VMM: unused parameter warnings.
|
|
|