VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @58008   9 years vboxsync VMM/GIM: LogRel nit.
(edit) @58007   9 years vboxsync VMM/GIM: fix typo.
(edit) @57999   9 years vboxsync VMM/GIM: Extra logging to help setup of Hyper-V debug interface.
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57984   9 years vboxsync Linux: /etc/init.d/vboxdrv => /sbin/rcvboxdrv
(edit) @57886   9 years vboxsync HMVMXR0.cpp: Disabled incorrect assertion in hmR0VmxExitIoInstr. …
(edit) @57885   9 years vboxsync Experiment: Mess with \177VMMR0_NULL_THUNK_DATA too (like I did for …
(edit) @57884   9 years vboxsync HM: More granular AMD-V patching stats.
(edit) @57879   9 years vboxsync build fix
(edit) @57878   9 years vboxsync Experiment: Mess with \177VMMR0_NULL_THUNK_DATA too (like I did for …
(edit) @57863   9 years vboxsync VMM/VM: Add missing call to GIMR3Term.
(edit) @57862   9 years vboxsync VMM: warning.
(edit) @57861   9 years vboxsync VMM: warning.
(edit) @57860   9 years vboxsync VMM: warnings.
(edit) @57859   9 years vboxsync VMM: warnings.
(edit) @57858   9 years vboxsync VMM: warnings.
(edit) @57857   9 years vboxsync VMM: unused parameter warnings.
(edit) @57856   9 years vboxsync VMM: warnings.
(edit) @57855   9 years vboxsync VMM: Another crack at having more warnings for VMM code enabled.
(edit) @57854   9 years vboxsync VMM: unused parameter warning fixes.
(edit) @57853   9 years vboxsync VMM/PGMAllBth.h: removed STAM profile counter not used locally.
(edit) @57852   9 years vboxsync VMM: unused parameter warning fixes.
(edit) @57851   9 years vboxsync VMM: unused parameter warning fixes.
(edit) @57733   9 years vboxsync VMM/HMVMXR0: Remove obsolete/wrong assertion.
(edit) @57703   9 years vboxsync VMM: alignment fix for 32-bit
(edit) @57684   9 years vboxsync VMM: check the return code
(edit) @57683   9 years vboxsync VMM/PDM: clear driver instance data after destruction, to catch use …
(edit) @57623   9 years vboxsync VMM/PATM: when adding a new PATM saved state version in r98941, one …
(edit) @57575   9 years vboxsync VMM/PGM: fix typo in stam counter in the macro (though unused).
(edit) @57567   9 years vboxsync VMM: unused var.
(edit) @57566   9 years vboxsync VMM/Makefile: revert r102380 temporarily.
(edit) @57565   9 years vboxsync VMM: unused var.
(edit) @57564   9 years vboxsync VMM: unused var.
(edit) @57563   9 years vboxsync VMM: unused var.
(edit) @57562   9 years vboxsync VMM: unused vars.
(edit) @57561   9 years vboxsync VMM: Add gcc's unused-variables warning to VMMR0 template.
(edit) @57560   9 years vboxsync VMM/GIM: unused vars.
(edit) @57558   9 years vboxsync VMM: unused vars.
(edit) @57557   9 years vboxsync VMM/HMVMXR0: windows build fix.
(edit) @57555   9 years vboxsync VMM/HMVMXR0: Don't lose interrupt-window exiting due to unrelated …
(edit) @57549   9 years vboxsync VMM/HMR0A: Avoid 2 conditional branches in the VT-x vmlaunch/vmresume …
(edit) @57535   9 years vboxsync VMMR3.def: Include methods used for the NVMe emulation in the …
(edit) @57514   9 years vboxsync VMM/HMVMXR0: Fix EPT capabilities checks and propagate errors to ring-3.
(edit) @57513   9 years vboxsync GIM/HyperV: Update 0x40000002 cpuid as per the Hyper-V spec. when …
(edit) @57506   9 years vboxsync GIM/HyperV: Don't identify as Microsoft as the default vendor ID, use …
(edit) @57493   9 years vboxsync VMM/HM: Merge HMR0Mixed.mac into the main assembly file now that …
(edit) @57482   9 years vboxsync VMM: doxygen and nits.
(edit) @57479   9 years vboxsync VMM/HM: Validate CFGM keys.
(edit) @57478   9 years vboxsync VMM/HM: typo.
(edit) @57477   9 years vboxsync VMM/HM: Implement PAUSE filter exiting for VT-x & AMD-V. Also …
(edit) @57472   9 years vboxsync VMM/HMVMXR0: space nit.
(edit) @57471   9 years vboxsync VMM/HMVMXR0: line length formatting fixes.
(edit) @57470   9 years vboxsync VMM/HM: Purge the unused TLB shootdown code path.
(edit) @57467   9 years vboxsync static
(edit) @57450   9 years vboxsync fix
(edit) @57446   9 years vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @57445   9 years vboxsync static
(edit) @57432   9 years vboxsync iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
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