VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20158   16 years vboxsync Extra VCPU checks. Attempt to fix alignment issue
(edit) @20157   16 years vboxsync Multi core cpuid changes for AMD (untested)
(edit) @20153   16 years vboxsync SSM,PCI: We must restore the PCI configuration registers before PGM so …
(edit) @20152   16 years vboxsync Added DBGFR3InfoLogRel and DBGFR3InfoStdErr.
(edit) @20151   16 years vboxsync Handle pgm pool flushes a bit differently.
(edit) @20145   16 years vboxsync Fixed registration of statistics
(edit) @20143   16 years vboxsync Correction
(edit) @20142   16 years vboxsync VT-x/AMD-V: Keep statistics for injected traps & interrupts.
(edit) @20140   16 years vboxsync No need to inform all VCPUs about a pending pool flush. The current …
(edit) @20136   16 years vboxsync Missing descriptions
(edit) @20135   16 years vboxsync Prevent reuse of cached larged pages with different access attributes.
(edit) @20133   16 years vboxsync alignment fix.
(edit) @20132   16 years vboxsync HWACCM: Finished (I hope) the VBOX_WITH_VMMR0_DISABLE_PREEMPTION code.
(edit) @20129   16 years vboxsync Backed out 47892-5
(edit) @20128   16 years vboxsync Bug fix
(edit) @20127   16 years vboxsync Cleaned up
(edit) @20126   16 years vboxsync Wrong place
(edit) @20125   16 years vboxsync Prevent reuse of cached large pages with different access attributes.
(edit) @20122   16 years vboxsync EM.cpp: Fixed enmState assertion in EMR3ExecuteVM on restore. Restore …
(edit) @20121   16 years vboxsync TM.cpp: Fixed saved state bustage from two days back. Enter the …
(edit) @20120   16 years vboxsync TMAll.cpp: Better assertion.
(edit) @20114   16 years vboxsync SSM: Added SSMR3Skip.
(edit) @20096   16 years vboxsync VBox/pdmdrv.h,TM: user argument and flags for driver timers.
(edit) @20094   16 years vboxsync VBox/pdmdev.h: Retired pfnTMTimerCreateExternal.
(edit) @20092   16 years vboxsync DevAPIC,PDM: timer critsect.
(edit) @20091   16 years vboxsync TM.cpp: Forgot to take the timer crit sect when working virtual sync …
(edit) @20089   16 years vboxsync TM: The critsect assertions.
(edit) @20088   16 years vboxsync PDMQueue.cpp: todo for fixing assertion during DSL shutdown (smp).
(edit) @20087   16 years vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @20076   16 years vboxsync No longer necessary to get rid of the lock
(edit) @20072   16 years vboxsync Fixed early init assertions
(edit) @20071   16 years vboxsync Bit more REM locking
(edit) @20069   16 years vboxsync Loosened assertion for the guest SMP case.
(edit) @20068   16 years vboxsync Trying to get rid of annoying assertions
(edit) @20065   16 years vboxsync Logging
(edit) @20064   16 years vboxsync SyncPage: deal with missing PDE; can be changed behind our back by …
(edit) @20063   16 years vboxsync Logging fix
(edit) @20062   16 years vboxsync Attempt to fix alignment issues
(edit) @20061   16 years vboxsync Made assertion less strict in SMP mode
(edit) @20060   16 years vboxsync Atomic updates of lock counters
(edit) @20059   16 years vboxsync Stricter lock checking
(edit) @20058   16 years vboxsync Deal with pool pages being modified while we wait for the pgm lock in …
(edit) @20057   16 years vboxsync Backed out 47767 (breaks saved states from yesterday)
(edit) @20056   16 years vboxsync Backed out 47770 & 47771 (failed experiment)
(edit) @20050   16 years vboxsync TM: new state and more logging (gee).
(edit) @20046   16 years vboxsync Updates
(edit) @20040   16 years vboxsync VMM/EM: accept EMSTATE_HALTED, it's normal when resuming execution of …
(edit) @20038   16 years vboxsync Use new functions to get/set TPR (AMD-V).
(edit) @20037   16 years vboxsync TPR read/write updates
(edit) @20035   16 years vboxsync Some updates for AMD APIC accesses
(edit) @20034   16 years vboxsync Comment added
(edit) @20032   16 years vboxsync Expose X86_CPUID_AMD_FEATURE_ECX_CR8L to all guests.
(edit) @20026   16 years vboxsync Testing AMD IO-APIC patching
(edit) @20014   16 years vboxsync Compile fix
(edit) @20013   16 years vboxsync Typo
(edit) @20012   16 years vboxsync PGM: MMR3PageAlloc() / MMR3PageAllocLow() already set the …
(edit) @20011   16 years vboxsync VMM: fix a typo in mmR3PagePoolAlloc() if the memory allocation …
(edit) @20010   16 years vboxsync PDMCritSect: Enabled ring-0 exit.
(edit) @20008   16 years vboxsync PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
(edit) @20007   16 years vboxsync Turn on VAPIC access handling for all VCPUs
(edit) @20004   16 years vboxsync Logging change
(edit) @20003   16 years vboxsync Enabled the IO-APIC optimizations for VT-x in the 32 bits guest case. …
(edit) @20001   16 years vboxsync Cleaned up PDMGet/SetTPR.
(edit) @20000   16 years vboxsync Cleaned up
(edit) @19999   16 years vboxsync More comments
(edit) @19997   16 years vboxsync Wrong APIC page
(edit) @19996   16 years vboxsync Moved TPR caching check to the top.
(edit) @19995   16 years vboxsync Introduced PDMHasIoApic.
(edit) @19993   16 years vboxsync Proper handling of VMX_EXIT_APIC_ACCESS
(edit) @19992   16 years vboxsync Started with TPR caching for 32 bits guest (VT-x only).
(edit) @19991   16 years vboxsync pdmcritsect: work in progress.
(edit) @19986   16 years vboxsync Removed test code
(edit) @19985   16 years vboxsync Some APIC access updates (disabled)
(edit) @19976   16 years vboxsync HWSVMR0.cpp: Inverted check in assertion?
(edit) @19958   16 years vboxsync oops
(edit) @19957   16 years vboxsync VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
(edit) @19924   16 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @19916   16 years vboxsync Removed assertion
(edit) @19913   16 years vboxsync Noisy logging
(edit) @19910   16 years vboxsync More TBL shootdown work
(edit) @19908   16 years vboxsync VMM/HWACCM: amd-v exit reasons for debugger description.
(edit) @19903   16 years vboxsync Invalidation cleanup
(edit) @19874   16 years vboxsync Protect PGMShwModifyPage
(edit) @19873   16 years vboxsync Removed annoying assertion (hit when rebooting)
(edit) @19872   16 years vboxsync Cleaned up
(edit) @19871   16 years vboxsync Protect SyncPage with a lock as well.
(edit) @19870   16 years vboxsync Save current EMT state to the saved state. Important for restoring …
(edit) @19869   16 years vboxsync More flushes & assertions
(edit) @19861   16 years vboxsync System wide flush
(edit) @19860   16 years vboxsync Flush updates
(edit) @19856   16 years vboxsync Fixed regression #3928
(edit) @19848   16 years vboxsync Use the right host cpu id.
(edit) @19835   16 years vboxsync Comment update
(edit) @19834   16 years vboxsync Comment update
(edit) @19833   16 years vboxsync PGM_INVL_GUEST_TLBS -> PGM_INVL_VCPU_TLBS
(edit) @19832   16 years vboxsync Reapplied tlb flushing changes
(edit) @19831   16 years vboxsync Always poke
(edit) @19829   16 years vboxsync updates
(edit) @19828   16 years vboxsync Compile fix
(edit) @19827   16 years vboxsync Bugfix
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