VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59084   9 years vboxsync DBGF: Tried to rework the generic event config API, still not quite …
(edit) @59074   9 years vboxsync VMM: DBGFR3EventHandlePending stub.
(edit) @59073   9 years vboxsync VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
(edit) @59058   9 years vboxsync Export ASMAtomicXchgU16 for NVMe/extpack.
(edit) @59037   9 years vboxsync IPRT,VMMR0: trace point fix and cleanups
(edit) @59036   9 years vboxsync IPRT,VMMR0: Added trace points to both the IPRT critical section types.
(edit) @59021   9 years vboxsync VMM/HM: Oops.. didn't mean to commit this log line.
(edit) @59020   9 years vboxsync VMM/HM: Log IA32_SMM_MONITOR_CTL for VT-x hosts, useful diagnostic info.
(edit) @59004   9 years vboxsync DBGF,VBoxVMM.d,HM: Split the exit probes and events into an intrusive …
(edit) @59003   9 years vboxsync HM: Fixes for the VT-x trace points and debug events.
(edit) @58999   9 years vboxsync HM: fixed gcc warning.
(edit) @58998   9 years vboxsync HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
(edit) @58996   9 years vboxsync CPUM: dtrace library fixes.
(edit) @58994   9 years vboxsync IEM: added two todos regarding alternative TEST opcodes.
(edit) @58980   9 years vboxsync VBoxVMM.d: Temp change for fixing the build till I can test & commit …
(edit) @58977   9 years vboxsync VBoxVMM.d,dbgf.h: Some new DBGF exit events, updated the dtrace …
(edit) @58965   9 years vboxsync warning in unused function
(edit) @58940   9 years vboxsync VBoxVMM.d: Added cr2 to #PF probe.
(edit) @58939   9 years vboxsync VBoxVMM.d: touch
(edit) @58938   9 years vboxsync HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
(edit) @58935   9 years vboxsync IEM: More iret logging.
(edit) @58934   9 years vboxsync IEM: log doc update.
(edit) @58933   9 years vboxsync VBoxVMM.d: More probes.
(edit) @58918   9 years vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58917   9 years vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58916   9 years vboxsync DBGFBp.cpp: Doxygen build fix.
(edit) @58915   9 years vboxsync HMVMXR0.cpp: build fix
(edit) @58914   9 years vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58913   9 years vboxsync HM: Some top-level VBOXSTRICTRC use and related work.
(edit) @58912   9 years vboxsync HMGLOBALCPUINFO: Cache the RTR0MemObjGetPagePhysAddr and …
(edit) @58911   9 years vboxsync DBGFBp.cpp: pointer diffs are signed, my bad as I wanted unsigned …
(edit) @58910   9 years vboxsync DBGF: alignment fix.
(edit) @58909   9 years vboxsync DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
(edit) @58903   9 years vboxsync DBGF: I/O and MMIO breakpoint API changes.
(edit) @58878   9 years vboxsync IEM: Verification mode build fix.
(edit) @58833   9 years vboxsync GVMMR0.cpp: Build fix
(edit) @58832   9 years vboxsync GVMMR0.cpp: duh, wanted to replace u32Alignment but forgot to remove it.
(edit) @58830   9 years vboxsync GVMMR0.cpp: Redid locking using critical sections, in the used list …
(edit) @58782   9 years vboxsync PGM: we've always got pvOriginal now, no need to check here.
(edit) @58781   9 years vboxsync PGM: Must always make a copy of the ROM pages, no just in RT_STRICT …
(edit) @58779   9 years vboxsync VMM: Restore virgin ROM pages during a reset after a saved state was …
(edit) @58676   9 years vboxsync Hacked up to survive on a PIII-S.
(edit) @58658   9 years vboxsync bugref:8097: AC/DB loop fixes.
(edit) @58653   9 years vboxsync Forgot to add Intel_Core_i7_6700K.h before comitting it. duh.
(edit) @58606   9 years vboxsync Committed too much.
(edit) @58605   9 years vboxsync IEM: Fixed OpenBSD 5.8, incorred treatment of reserved/ignored CR3 bits.
(edit) @58572   9 years vboxsync fix OSE
(edit) @58569   9 years vboxsync VMM: Added intel skylake CPU profile.
(edit) @58568   9 years vboxsync VMM: Added intel broadwell CPU profile.
(edit) @58564   9 years vboxsync VMM/GIM: Removed some dead code.
(edit) @58561   9 years vboxsync CPUMR3Db.cpp: Adjusted the 'host' matching in cpumR3DbGetCpuInfo to …
(edit) @58560   9 years vboxsync VMM/cpus/Intel_Atom_*: Update the profile because it was incomplete …
(edit) @58547   9 years vboxsync VMM: Add entry for Intel Atom
(edit) @58546   9 years vboxsync HMInternal.h: added todo
(edit) @58545   9 years vboxsync HMSVMR0.cpp: ulBit -> uBit.
(edit) @58487   9 years vboxsync VMM: todo regarding RIP update and hypercall ordering.
(edit) @58448   9 years vboxsync VMM/GIM: separate vs#1 and hypercallinterface CFGM options from vendor.
(edit) @58436   9 years vboxsync VMM/GIM: Comments.
(edit) @58411   9 years vboxsync Comment typo.
(edit) @58398   9 years vboxsync PDM.cpp: doxygen fix.
(edit) @58397   9 years vboxsync VMM: More doxgyen @page/@subpage stuff.
(edit) @58396   9 years vboxsync VMM: Stubbed the csam, patm, rem and hm documentation @pages.
(edit) @58393   9 years vboxsync VMM/GIM: doxygen fix.
(edit) @58392   9 years vboxsync VMM/GIM: build fix.
(edit) @58391   9 years vboxsync VMM/GIM: nit.
(edit) @58390   9 years vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58373   9 years vboxsync HMVMXR0.cpp: annoying assertion, problem elsewhere that needs fixing, …
(edit) @58354   9 years vboxsync IOMIOPortReadString,IOMIOPortWriteString: Must return to ring-3 when …
(edit) @58337   9 years vboxsync VMM/GIM: comment for kdvm.dll behaviour.
(edit) @58335   9 years vboxsync VMM/GIM: nit.
(edit) @58331   9 years vboxsync VMM/GIM: Saved state bump for MSR based debugging support.
(edit) @58317   9 years vboxsync VMM/HMVMXR0: nit.
(edit) @58316   9 years vboxsync VMM/GIM: spaces.
(edit) @58315   9 years vboxsync VMM/GIM: spaces.
(edit) @58313   9 years vboxsync VMM/GIM: Implemented simple DHCP for Hyper-V debug transport.
(edit) @58284   9 years vboxsync VMM/GIM: Build fix.
(edit) @58283   9 years vboxsync VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
(edit) @58251   9 years vboxsync VMM/GIM: Build fix.
(edit) @58250   9 years vboxsync VMM/GIM: Build fix.
(edit) @58248   9 years vboxsync VMM/GIM: Implemented Hyper-V synthetic debug MSRs support. Added CFGM …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58157   9 years vboxsync Doxygen: @todo fixes
(edit) @58127   9 years vboxsync VMM: No more doxygen warnings here.
(edit) @58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58124   9 years vboxsync include/VBox//*.h: pVM and pVCpu parameter description adjustments.
(edit) @58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @58121   9 years vboxsync VMM: LogRel nits.
(edit) @58120   9 years vboxsync VMM/HM: LogRel nits.
(edit) @58119   9 years vboxsync VMM/GIM: Update comments for r103215.
(edit) @58118   9 years vboxsync VMM,GIM: Made the order of RIP update on hypercalls consistent. …
(edit) @58116   9 years vboxsync VMM: Doxygen fixes.
(edit) @58110   9 years vboxsync include,misc: Doxygen grouping adjustments, collecting all the VMM …
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @58105   9 years vboxsync va_end
(edit) @58090   9 years vboxsync Installers/linux: provide clean-up mechanism for upgrade hiccups from …
(edit) @58074   9 years vboxsync VMM/GIM: Added some release logging for Hyper-V debugging transport …
(edit) @58058   9 years vboxsync VMM/GIM: Windows' size_t nonsense.
(edit) @58055   9 years vboxsync VMM/GIM: Filter out 'bad' packets (DHCP BOOTP, NETBIOS etc.) over the …
(edit) @58014   9 years vboxsync VMM/GIM: Fix Hyper-V hypercall vs hypercall page confusion.
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