VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28428   15 years vboxsync build fix.
(edit) @28425   15 years vboxsync Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
(edit) @28423   15 years vboxsync Compile fix
(edit) @28422   15 years vboxsync Shared paging updates
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28319   15 years vboxsync pdmdev: Made PDMDevHlpVMState available in R0 and RC.
(edit) @28285   15 years vboxsync We don't pass on invlpg information to the recompiler for nested …
(edit) @28122   15 years vboxsync PDMR0DynMap: comment.
(edit) @28043   15 years vboxsync Wrong unit
(edit) @28036   15 years vboxsync More metrics changes
(edit) @28012   15 years vboxsync Use PGMR3QueryFreeMemory instead
(edit) @27999   15 years vboxsync Introducing PGMR3QueryBalloonSize
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27630   15 years vboxsync PGM,HWACCM: Fix for panic on 32-bit mac os x when using nested paging. …
(edit) @27520   15 years vboxsync Handle X86_XCPT_BP exits for AMD-V in debug builds.
(edit) @27464   15 years vboxsync PGMR0DynMap.cpp: PGMDynMapPushAutoSubset bugfix and logging …
(edit) @27445   15 years vboxsync Logging update
(edit) @27444   15 years vboxsync Resync DR6 if the debug state is active.
(edit) @27442   15 years vboxsync Paranoia
(edit) @27440   15 years vboxsync More logging
(edit) @27438   15 years vboxsync We must intercept X86_XCPT_DB for VT-x as DR6 is modified by X86_EFL_TF.
(edit) @27409   15 years vboxsync Logging fix
(edit) @27400   15 years vboxsync Renable new alloc mode for Solaris.
(edit) @27354   15 years vboxsync GMMR0: Disable new alloc code on Solaris for testing.
(edit) @27231   15 years vboxsync Implemented mwait extension for breaking on external interrupt when …
(edit) @27182   15 years vboxsync Saved the state of ballooned memory and reinflate when loading the …
(edit) @27162   15 years vboxsync VMM/GMMR0: fixed resetting cBalloonedPages on GMMBALLOONACTION_RESET.
(edit) @27147   15 years vboxsync FreeBSD: Enable new allocation mode using the PhysNC allocator
(edit) @27117   15 years vboxsync build fix.
(edit) @27116   15 years vboxsync Kicked out the GMMR0DeflatedBalloon implementation since it was …
(edit) @27103   15 years vboxsync Missing default
(edit) @27102   15 years vboxsync Reset the memory balloon during VM reset
(edit) @27084   15 years vboxsync Take the balloon size into account when applying account limits for the VM.
(edit) @27005   15 years vboxsync Set fLegacyAllocationMode=false for Solaris hosts.
(edit) @26825   15 years vboxsync VMM: set fLegacyAllocationMode=false for Linux hosts
(edit) @26606   15 years vboxsync Large page work
(edit) @26577   15 years vboxsync More large page work
(edit) @26564   15 years vboxsync Remove mutex lock release
(edit) @26563   15 years vboxsync Started with large page support
(edit) @26542   15 years vboxsync Preparations for large page use
(edit) @26491   15 years vboxsync VMM: whitespace cleanup.
(edit) @26413   15 years vboxsync Bounding mode off by default for win64
(edit) @26412   15 years vboxsync Compile fix
(edit) @26411   15 years vboxsync Wrong parameter for gmmR0AllocateOneChunk
(edit) @26376   15 years vboxsync HPET: reworking locking per Knut suggestions
(edit) @26296   15 years vboxsync more warnings.
(edit) @26234   15 years vboxsync Compile fix
(edit) @26233   15 years vboxsync Missing update for nested paging handler (r57224).
(edit) @26180   15 years vboxsync *: The rest of the %V* format specifiers are history.
(edit) @26175   15 years vboxsync PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
(edit) @26152   15 years vboxsync VMM: pdm.h and @copydoc cleanups.
(edit) @26150   15 years vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
(edit) @26146   15 years vboxsync Make sure we fall back to the recompiler if the VMM device heap is …
(edit) @26103   15 years vboxsync Do not enable NXE if the host hasn't activated it (32 bits VT-x only)
(edit) @26066   15 years vboxsync Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
(edit) @26062   15 years vboxsync Handle pending pgm sync operations in the main execution loop (vt-x/amd-v)
(edit) @26025   15 years vboxsync build fix.
(edit) @26018   15 years vboxsync Missing pending pgm sync handling in VT-x and AMD-V page fault …
(edit) @26014   15 years vboxsync HWVMXR0.cpp: -Wshadow.
(edit) @26013   15 years vboxsync HWSVMR0.cpp: -Wshadow.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25995   15 years vboxsync VMM: PDM infrastructure for HPET
(edit) @25931   15 years vboxsync Added VBOX_HWVIRTEX_IGNORE_SVM_IN_USE environment variable check to …
(edit) @25914   15 years vboxsync PGMInvalidatePage already flushes the page. No need to do it again …
(edit) @25837   15 years vboxsync VMM: More micro optimizations around CPUM getters and predicates.
(edit) @25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @25553   15 years vboxsync Inverted check (unrestricted guest commit regression)
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25489   15 years vboxsync Don't crash if pVCpu is NULL
(edit) @25413   15 years vboxsync Corrected return value in case of success
(edit) @25397   15 years vboxsync Backed out 56022; not the real problem
(edit) @25396   15 years vboxsync Must set uCurrentASID or else invvpid might fail
(edit) @25395   15 years vboxsync Wrong comment
(edit) @25393   15 years vboxsync Correct VMX_WRITE_SELREG for unrestricted guest execution
(edit) @25392   15 years vboxsync Unrestricted guest execution update
(edit) @25389   15 years vboxsync More unrestricted guest execution changes
(edit) @25386   15 years vboxsync Initial commit for unrestricted guest execution support (VT-x)
(edit) @25372   15 years vboxsync windows build fix.
(edit) @25237   15 years vboxsync Cpu flags not restored in exit paths. (raw mode; unlikely failures)
(edit) @25226   15 years vboxsync *: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
(edit) @25193   15 years vboxsync Wrong use of fGlobalInit
(edit) @24994   15 years vboxsync HWSVMR0.cpp: space
(edit) @24993   15 years vboxsync VMMR0/HWSVMR0.cpp: Corrected the csHid.attr.n.u1Granularity fix and …
(edit) @24985   15 years vboxsync Note about missing RTMpPokeCpu implementation on some host platforms.
(edit) @24976   15 years vboxsync HWSVMR0.cpp: Disabled the assertions as it turns out SS is also affected.
(edit) @24959   15 years vboxsync CPUM,HWACCM: Moved the fixing up of csHid.n.u1Granularity to HWACCM …
(edit) @24848   15 years vboxsync x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne dump …
(edit) @24829   15 years vboxsync Removed excessive logging
(edit) @24813   15 years vboxsync Write MSR_K8_HWCR value to release log (AMD-V diagnostics).
(edit) @24809   15 years vboxsync HWVMXR0.cpp: fixed logging.
(edit) @24763   15 years vboxsync Deal with extra error case
(edit) @24731   15 years vboxsync Logging changes
(edit) @24507   15 years vboxsync HWACCMR0.cpp: privately disabled the assertion.
(edit) @24485   15 years vboxsync Corrected assertion
(edit) @24484   15 years vboxsync Must reinit VT-x and AMD-V after a suspend as some BIOSes don't do …
(edit) @24482   15 years vboxsync HWACCMR0.cpp: Disabled deadly assertion.
(edit) @24368   15 years vboxsync Additional check for in-use AMD-V.
(edit) @24324   15 years vboxsync Minor cleanup
(edit) @24284   15 years vboxsync Compile fix
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