VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5400   17 years vboxsync minor IN_GC tweak.
(edit) @5399   17 years vboxsync Name.
(edit) @5398   17 years vboxsync Fixed /TM/UseRealTSC.
(edit) @5396   17 years vboxsync Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
(edit) @5395   17 years vboxsync Optimized RDTSC emulation a little bit.
(edit) @5394   17 years vboxsync /TRPM/SafeToDropGuestIDTMonitoring
(edit) @5393   17 years vboxsync When flushing a page because it's been reused, don't emulate …
(edit) @5392   17 years vboxsync Flush a page when we see MOVNTI or MOVNTDQ.
(edit) @5389   17 years vboxsync Fully deal with CR0.EM/TS/MP changes in GC.
(edit) @5384   17 years vboxsync LOCK BTR and LOCK OR (for Solaris guests).
(edit) @5375   17 years vboxsync IOM: Fixed some 64-bit alignment issues. (non critical, only screwed …
(edit) @5365   17 years vboxsync Fixed DISInstr return check.
(edit) @5348   17 years vboxsync Fixed horrible issue in the relocation code where it was masking …
(edit) @5344   17 years vboxsync trigger ring-0 assertions on linux.
(edit) @5343   17 years vboxsync Protect cmpxchg emulation
(edit) @5342   17 years vboxsync Protect cmpxchg emulation
(edit) @5323   17 years vboxsync Got rid of obsolete VBOXPDE usage
(edit) @5289   17 years vboxsync Never trigger a breakpoint in ring 0.
(edit) @5288   17 years vboxsync More verbose assertion
(edit) @5287   17 years vboxsync 2 more cpuid leaves for the centaur part. letting 0xc0000002 thru …
(edit) @5286   17 years vboxsync Missing relocations
(edit) @5285   17 years vboxsync deal with the centaur cpuid stuff.
(edit) @5284   17 years vboxsync Makefile.kmk -> Makefile.kup.
(edit) @5283   17 years vboxsync internal networking fixes.
(edit) @5275   17 years vboxsync GVMMSTATS offsets intead of VM.
(edit) @5274   17 years vboxsync Call the right API, silly.
(edit) @5264   17 years vboxsync Quit unconditionally on a guru meditation.
(edit) @5261   17 years vboxsync Wrong boundary check causes us to miss certain instruction updates.
(edit) @5254   17 years vboxsync Reset ring-0 stats too (untested).
(edit) @5249   17 years vboxsync Make guru meditation work. At this point rc2 cannot be …
(edit) @5244   17 years vboxsync Some more tuning wheels and nobs.
(edit) @5240   17 years vboxsync GCFGM mock-up.
(edit) @5233   17 years vboxsync Added a request for resetting GVMM stats. not hooked up to STAM yet.
(edit) @5232   17 years vboxsync Reapplied [25153].
(edit) @5221   17 years vboxsync Fixed the 64-bit build.
(edit) @5220   17 years vboxsync Backed out [25153] as the multiple event APIs are missing on linux and …
(edit) @5219   17 years vboxsync HaltEvent -> HaltEventMulti
(edit) @5211   17 years vboxsync GVMM statistics.
(edit) @5207   17 years vboxsync Added support for multi pattern expressions (not optimized).
(edit) @5205   17 years vboxsync Process indirect calls to catch cpuid instructions in OpenSuse 10.3
(edit) @5202   17 years vboxsync respect the STAMVISIBILITY_USED in the xml snapshot.
(edit) @5200   17 years vboxsync check pointers
(edit) @5199   17 years vboxsync fewer recorded calls
(edit) @5198   17 years vboxsync Experiment with call recording for CSAM
(edit) @5197   17 years vboxsync Experiment with call recording for CSAM
(edit) @5189   17 years vboxsync Implemented STAMR3Snapshot (untested, missing formal XML description).
(edit) @5167   17 years vboxsync New halt method.
(edit) @5143   17 years vboxsync The rest of the GMM code.
(edit) @5142   17 years vboxsync More GMM code.
(edit) @5135   17 years vboxsync More GMM code.
(edit) @5124   17 years vboxsync tstVMMFork.
(edit) @5123   17 years vboxsync allocation code.
(edit) @5119   17 years vboxsync Rewrote two error messages
(edit) @5106   17 years vboxsync Hooked up the GMM code.
(edit) @5100   17 years vboxsync GMMPAGEDESC for handy pages.
(edit) @5099   17 years vboxsync getenv() => RTEnvGet()
(edit) @5086   17 years vboxsync GMM.
(edit) @5081   17 years vboxsync -@name
(edit) @5080   17 years vboxsync Debugging problem with too much spinning. Read parameters.
(edit) @5073   17 years vboxsync Limit the amount of resume loops
(edit) @5072   17 years vboxsync Run vmx guest code with interrupts disabled.
(edit) @5064   17 years vboxsync GMM.
(edit) @5056   17 years vboxsync assertion was the wrong way around. typical 2am bug.
(edit) @5055   17 years vboxsync PGMPhysIsPageMappingLockValid won't work on uninitialized data.
(edit) @5054   17 years vboxsync PGMPhysIsPageMappingLockValid won't work on uninitialized data.
(edit) @5053   17 years vboxsync case
(edit) @5045   17 years vboxsync Removed incorrect assertion (breaks VT-x)
(edit) @5040   17 years vboxsync GC phys/virt to HC virt functions are no longer accessible in our PDM …
(edit) @5035   17 years vboxsync PRORITY => PRIORITY
(edit) @5034   17 years vboxsync fixed tree
(edit) @5033   17 years vboxsync GMM…
(edit) @5032   17 years vboxsync UVM.
(edit) @5031   17 years vboxsync Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
(edit) @5029   17 years vboxsync GVM -> GVMM
(edit) @5026   17 years vboxsync GVM -> GVMM.
(edit) @5020   17 years vboxsync Simplified the YASM/NASM invocations avoiding unnecessary statement …
(edit) @5018   17 years vboxsync some code…
(edit) @5017   17 years vboxsync GVM kick-off.
(edit) @5006   17 years vboxsync
(edit) @5001   17 years vboxsync Correction
(edit) @5000   17 years vboxsync Log SUPPageAlloc failures
(edit) @4999   17 years vboxsync More logging
(edit) @4992   17 years vboxsync LogFlow instead
(edit) @4991   17 years vboxsync More logging
(edit) @4984   17 years vboxsync (void)
(edit) @4980   17 years vboxsync GVMR0CreateVM isn't used yet, so disable the code for now.
(edit) @4979   17 years vboxsync New ring-0 assertion avoidance, now for all platforms.
(edit) @4978   17 years vboxsync Backed out most of 24659.
(edit) @4977   17 years vboxsync Backed out most of 24659.
(edit) @4975   17 years vboxsync backing out 24660.
(edit) @4972   17 years vboxsync IN_GVM_R0
(edit) @4971   17 years vboxsync GVM.
(edit) @4970   17 years vboxsync r=bird
(edit) @4967   17 years vboxsync yasm bug #115 triggered this assertion.
(edit) @4960   17 years vboxsync Raise IRQL to DISPATCH_LEVEL to prevent Windows from rescheduling us …
(edit) @4959   17 years vboxsync build fix.
(edit) @4958   17 years vboxsync Added hSelf and removed pVMHC from the VM structure.
(edit) @4955   17 years vboxsync Compile fix
(edit) @4954   17 years vboxsync Accidental commit removed
(edit) @4953   17 years vboxsync Cleaned up disassembler
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