VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30247   15 years vboxsync Fix page fusion on smp guests
(edit) @30243   15 years vboxsync header change
(edit) @30242   15 years vboxsync Assertions
(edit) @30241   15 years vboxsync VMMGetCpu was completely broken in the context of GMMR0CheckSharedModules
(edit) @30237   15 years vboxsync Make sure GMMR0MapUnmapChunk can deal with calls from non-EMT threads.
(edit) @30236   15 years vboxsync Reverted 62726
(edit) @30235   15 years vboxsync Typo
(edit) @30234   15 years vboxsync This is very fatal
(edit) @30233   15 years vboxsync Use a valid cpu id
(edit) @30232   15 years vboxsync Compile fix
(edit) @30231   15 years vboxsync Chunk mapping calls can arrive from any thread now because of page …
(edit) @30217   15 years vboxsync VMM: VCC100 warnings.
(edit) @30203   15 years vboxsync VMM/GMMR0: On Solaris, use legacy alloc for 32-bit (public #6899).
(edit) @30202   15 years vboxsync Make sure shared page candidates are in the allocated state
(edit) @30185   15 years vboxsync AsyncCompletion/File: Quick fix for raw disks on Windows
(edit) @30184   15 years vboxsync Obsolete comment
(edit) @30183   15 years vboxsync Compile fix
(edit) @30181   15 years vboxsync Allow 64-bit SMP guests on 32-bit hosts
(edit) @30180   15 years vboxsync Make 32->64 switcher SMP aware.
(edit) @30165   15 years vboxsync Compile fix
(edit) @30164   15 years vboxsync CPUM: Added /CPUM/PortableCpuIdLevel={0..3} for automatically …
(edit) @30160   15 years vboxsync VMMGetStackRC change
(edit) @30149   15 years vboxsync Added note
(edit) @30148   15 years vboxsync Too early to check guest cpuid features; use host
(edit) @30147   15 years vboxsync AsyncCompletion: Fix race in the failsafe manager when checking the …
(edit) @30146   15 years vboxsync Activate fixup for efer mask
(edit) @30145   15 years vboxsync Preparations for fixing the NXE assumption in the 32/64 switcher.
(edit) @30136   15 years vboxsync r62531 improved
(edit) @30132   15 years vboxsync Build fix
(edit) @30131   15 years vboxsync AsyncCompletion: Fix hang during migration of an endpoint to a …
(edit) @30129   15 years vboxsync PDM: typo
(edit) @30113   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30112   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30106   15 years vboxsync Compile fix
(edit) @30105   15 years vboxsync More stats
(edit) @30092   15 years vboxsync Cosmetics
(edit) @30091   15 years vboxsync If we're somehow not in VMX root mode, then we shouldn't dare leaving it.
(edit) @30089   15 years vboxsync Don't execute vmread after vmxon fails. (-> #UD)
(edit) @30083   15 years vboxsync Guru: adjustments/fixes.
(edit) @30081   15 years vboxsync VMM: ring-0 assertion call stack for 64-bit hosts (only tested linux).
(edit) @30078   15 years vboxsync VMM: Grumble! Reverted the wrong code before comitting.
(edit) @30073   15 years vboxsync VMMGuruMeditation.cpp: Enable ring-0 callstack everywhere. (untested)
(edit) @30072   15 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
(edit) @30066   15 years vboxsync PGMAllPhyc.cpp: Must grab the pgm lock before accessing the page array …
(edit) @30061   15 years vboxsync Page fusion test api change
(edit) @30060   15 years vboxsync VMM: Dump all info items into the guru meditation log.
(edit) @30056   15 years vboxsync VMM: Reset the ring-0 jump buffer of the EMT that guru meditated.
(edit) @30050   15 years vboxsync VMM: Removed 4 unused functions.
(edit) @30041   15 years vboxsync Part 2 of the page fusion test case
(edit) @30027   15 years vboxsync Deal with different load addresses of shared modules
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @30009   15 years vboxsync Lock it here as we can't deal with busy locks in this ring-0 path.
(edit) @29983   15 years vboxsync Align size
(edit) @29980   15 years vboxsync Check by module name and version for win64 guests as it's unlikely two …
(edit) @29954   15 years vboxsync SSM: The I/O thread must wake up the master thread when quitting on …
(edit) @29911   15 years vboxsync PDMInternal.h: Updated fQueueFlushing docs.
(edit) @29910   15 years vboxsync PDMR3QueueFlushAll: Fixed race where we could leave unflushed items if …
(edit) @29908   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29905   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29902   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29888   15 years vboxsync Tabs
(edit) @29887   15 years vboxsync Rewrote dirty page flushing in pgmR3PoolClearAllRendezvous to avoid …
(edit) @29741   15 years vboxsync Renamed PGMR0SharedModuleCheckRegion
(edit) @29737   15 years vboxsync Fixed dropping back to the recompiler too often when running …
(edit) @29704   15 years vboxsync Reset all dirty pages to reactivate the page monitoring *after* …
(edit) @29702   15 years vboxsync Compile fix
(edit) @29701   15 years vboxsync Different initial value
(edit) @29699   15 years vboxsync Bracket
(edit) @29698   15 years vboxsync More information
(edit) @29689   15 years vboxsync VT-x is too picky with descriptor attributes in v86 mode
(edit) @29676   15 years vboxsync Too noisy
(edit) @29669   15 years vboxsync DrvIntNet,SrvIntNet: Added IntNetR0AbortWait to address races in …
(edit) @29646   15 years vboxsync Proper shared page cleanup when terminating the VM
(edit) @29639   15 years vboxsync Missing stats adjustment
(edit) @29626   15 years vboxsync Paranoid casting
(edit) @29623   15 years vboxsync More logging
(edit) @29622   15 years vboxsync Logging
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29613   15 years vboxsync Pass back return code in the request packet to preserve informational …
(edit) @29605   15 years vboxsync More logging
(edit) @29603   15 years vboxsync Flush all pending handy page operations before changing any shared …
(edit) @29601   15 years vboxsync Corrected assertion
(edit) @29600   15 years vboxsync Fix
(edit) @29597   15 years vboxsync Logging updates
(edit) @29596   15 years vboxsync Logging
(edit) @29587   15 years vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
(edit) @29577   15 years vboxsync Compile fix
(edit) @29576   15 years vboxsync Stats
(edit) @29575   15 years vboxsync The ring-3 chunk cache can be out of sync; don't fail.
(edit) @29574   15 years vboxsync Cast problems (?)
(edit) @29573   15 years vboxsync build fix
(edit) @29572   15 years vboxsync Logging
(edit) @29570   15 years vboxsync typo
(edit) @29566   15 years vboxsync Enabled page fusion code (feature itself is still disabled)
(edit) @29562   15 years vboxsync Fixes
(edit) @29561   15 years vboxsync VMMR0: Make sure to drag in RTOnce.
(edit) @29557   15 years vboxsync Proper debug logging
(edit) @29554   15 years vboxsync More logging
(edit) @29553   15 years vboxsync Proper cleanup
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette