VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @19825   16 years vboxsync Backed out 47465
(edit) @19821   16 years vboxsync TM: TMTimerPoll cleanup.
(edit) @19820   16 years vboxsync TM: Joined up the two poll functions and making TMTimerPollGIP …
(edit) @19818   16 years vboxsync Compile fixes
(edit) @19815   16 years vboxsync Use HWACCMFlushAllTLBs where appropriate.
(edit) @19813   16 years vboxsync Some cleanup
(edit) @19812   16 years vboxsync Implemented HWACCMFlushAllTLBs
(edit) @19810   16 years vboxsync TM: TMTimerPoll hacking.
(edit) @19808   16 years vboxsync Invalidate is per VCPU.
(edit) @19807   16 years vboxsync Some more locking updates
(edit) @19806   16 years vboxsync More locking changes
(edit) @19803   16 years vboxsync TM: More smp hacking on the virtual sync clock.
(edit) @19797   16 years vboxsync Release all taken locks in VMMR3FatalDump instead.
(edit) @19795   16 years vboxsync Extra assertion
(edit) @19794   16 years vboxsync Cleaned up
(edit) @19793   16 years vboxsync Deal with critical section nesting when trying to clean up after a …
(edit) @19792   16 years vboxsync Atomic writes.
(edit) @19791   16 years vboxsync Added remark to InvalidatePage about TLB shootdowns.
(edit) @19790   16 years vboxsync Protect InvalidatePage with the pgm lock.
(edit) @19789   16 years vboxsync Atomic write
(edit) @19788   16 years vboxsync Restrict some invlpg to RC only.
(edit) @19786   16 years vboxsync Removed incorrect assertion
(edit) @19785   16 years vboxsync Locking should not be required after all
(edit) @19784   16 years vboxsync Use PDM lock for protecting pdm queue management.
(edit) @19782   16 years vboxsync Missing unlocks
(edit) @19781   16 years vboxsync PrefetchPage: Locking
(edit) @19780   16 years vboxsync Dropped obsolete stat for ring 3 stale TLBs
(edit) @19779   16 years vboxsync Only need stale TLB detection in ring 0.
(edit) @19778   16 years vboxsync Fixed the stale TLB detection
(edit) @19777   16 years vboxsync Atomic write
(edit) @19776   16 years vboxsync Reapplied fixed 47403
(edit) @19775   16 years vboxsync Reapplied 47403
(edit) @19774   16 years vboxsync More stats
(edit) @19773   16 years vboxsync Fixed accidental commits
(edit) @19772   16 years vboxsync Backed out 47401-3 for now
(edit) @19771   16 years vboxsync More atomic writes
(edit) @19770   16 years vboxsync Missing unlocks in error cases
(edit) @19769   16 years vboxsync Deal with stale TLB entries for harmless page entry updates. Wider locking.
(edit) @19767   16 years vboxsync comment added
(edit) @19766   16 years vboxsync This is not fatal at all
(edit) @19765   16 years vboxsync Atomically update page table/directory entries.
(edit) @19764   16 years vboxsync warning
(edit) @19757   16 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
(edit) @19753   16 years vboxsync More stats.
(edit) @19752   16 years vboxsync TM: Revised tmVirtualSyncGetEx for SMP.
(edit) @19749   16 years vboxsync Same applies to the rem instruction emulator
(edit) @19747   16 years vboxsync TM: Cleaned up pausing and resuming the clocks.
(edit) @19746   16 years vboxsync Sync the entire REM state when changing VCPU
(edit) @19740   16 years vboxsync PDMAllCritSect.cpp: Use ASMAtomicWriteHandle.
(edit) @19735   16 years vboxsync Relax critical alignment requirements a bit.
(edit) @19734   16 years vboxsync Must export vmmR0LoggerFlush
(edit) @19733   16 years vboxsync Compile fix
(edit) @19732   16 years vboxsync Ring 0 logger changes.
(edit) @19731   16 years vboxsync alignment fix
(edit) @19730   16 years vboxsync Backed out 47346
(edit) @19729   16 years vboxsync RTLogSetDefaultInstanceThread change; ring 0 logging fix for multiple VCPUs
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