VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15354   16 years vboxsync Flush the VMCS write cache first (before any other vmreads/vmwrites!)
(edit) @15349   16 years vboxsync VMM: Fixed linked list bug responsible for #3379.
(edit) @15348   16 years vboxsync #3202: Optimized PGMPOOL_PAGE_2_PTR for darwin/R0 and */RC.
(edit) @15347   16 years vboxsync PGMR0DynMap: Fixed testcase (missing migration).
(edit) @15346   16 years vboxsync Avoid a few calls to RTMpCpuId() and RTMCpuIdToSetIndex().
(edit) @15344   16 years vboxsync #3202: Optimizations of the dynamic page mapping code (ring-0). Do …
(edit) @15332   16 years vboxsync Messed up return code.
(edit) @15331   16 years vboxsync More fixes
(edit) @15328   16 years vboxsync VT-x switcher updates
(edit) @15317   16 years vboxsync Removed VMR3GetGuestBitness.
(edit) @15307   16 years vboxsync VT-x switcher update
(edit) @15306   16 years vboxsync Fixed VMCSREAD macro
(edit) @15303   16 years vboxsync REM: actually ask for guest bitness when loading apropriate implmentation
(edit) @15297   16 years vboxsync Activate VMX_USE_CACHED_VMCS_ACCESSES
(edit) @15296   16 years vboxsync Update the 64 bits variant too
(edit) @15295   16 years vboxsync Update
(edit) @15294   16 years vboxsync Write order is important.
(edit) @15292   16 years vboxsync better assertion
(edit) @15291   16 years vboxsync Flush pending writes when leaving ring 0.
(edit) @15289   16 years vboxsync Flush the queued writes first before checking the values. (debug only)
(edit) @15288   16 years vboxsync Exclusive
(edit) @15284   16 years vboxsync PGM, REM: Virtual address in TLB - this is what I meant…
(edit) @15276   16 years vboxsync Fix
(edit) @15275   16 years vboxsync Fixes
(edit) @15273   16 years vboxsync Missing setup
(edit) @15265   16 years vboxsync Wrong operand order
(edit) @15262   16 years vboxsync Bug fixes
(edit) @15258   16 years vboxsync Don't cache 64 bits read and writes for now (the _FULL fields).
(edit) @15257   16 years vboxsync PGMR0DynMap: Two more parenthesis.
(edit) @15255   16 years vboxsync Compile fixes
(edit) @15254   16 years vboxsync Bugfix
(edit) @15253   16 years vboxsync Fixed wrong opcodes
(edit) @15250   16 years vboxsync Duplicate index
(edit) @15249   16 years vboxsync More VMCS access caching work.
(edit) @15246   16 years vboxsync More VMCS read/write caching.
(edit) @15236   16 years vboxsync Started with VMCS read/write cache.
(edit) @15228   16 years vboxsync backed out 40461. (PGMAllBth.h)
(edit) @15227   16 years vboxsync PGMAllBth: Fixed typo in CalcKind (harmless), did some predicting and …
(edit) @15226   16 years vboxsync PGM: Inlined PGMDynMapHCPageOff (get rid of it perhaps?).
(edit) @15225   16 years vboxsync PGMPool: typo in stat description.
(edit) @15224   16 years vboxsync PGMR0DynMap: Silly silly silly silly bug, mapping were mapped write …
(edit) @15218   16 years vboxsync HWACCM: some temporary profiling of sub-parts of SwitchFromGC_2.
(edit) @15217   16 years vboxsync HWACCM: describe the exit reason stats.
(edit) @15214   16 years vboxsync HWACCMA.asm: code alignment, avoid stack.
(edit) @15213   16 years vboxsync HWACCMA.asm: code alignment.
(edit) @15211   16 years vboxsync VMXR0SaveHostState: Assert on bad cs and ss.
(edit) @15199   16 years vboxsync HWACCMR0A.asm: trimmed down VMXR0StartVM32 without any real effect. :/
(edit) @15198   16 years vboxsync HWACCMR0A.asm: retf -> far jmps for 64->32 thunking on darwin.
(edit) @15197   16 years vboxsync HWACCM: split up the SwitchFromGC (aka StatExit) stats into two parts …
(edit) @15196   16 years vboxsync PGMR0DynMap: profiling the whole shebang.
(edit) @15189   16 years vboxsync VMXR0RunGuestCode: profiling fixes.
(edit) @15188   16 years vboxsync Some typos corrected.
(edit) @15187   16 years vboxsync Compile fix
(edit) @15186   16 years vboxsync Fixed fpu and debug state syncing.
(edit) @15184   16 years vboxsync typos
(edit) @15183   16 years vboxsync Duh
(edit) @15182   16 years vboxsync Argh
(edit) @15181   16 years vboxsync Restrict instruction emulation for 64 bits guests on 32 bits hosts.
(edit) @15177   16 years vboxsync Fix for darwin assertion.
(edit) @15174   16 years vboxsync #1865: don't ever return invalid ring-0 address on 2x4G systems, …
(edit) @15172   16 years vboxsync Shadow paging fixes for amd64 on 32 bits hosts.
(edit) @15167   16 years vboxsync HWACCMGetShwPagingMode change backed out.
(edit) @15162   16 years vboxsync Compile fix
(edit) @15161   16 years vboxsync Backed out accidental commit 40567
(edit) @15160   16 years vboxsync Compile fix
(edit) @15159   16 years vboxsync Set the correct shadow paging mode for AMD-V nested paging.
(edit) @15155   16 years vboxsync Removed wrong assertion
(edit) @15154   16 years vboxsync Always use amd64 paging if the guest is in amd64 mode (nested paging).
(edit) @15153   16 years vboxsync Always use amd64 paging if the guest is in amd64 mode (nested paging).
(edit) @15151   16 years vboxsync PGMMODE_AMD64 guest mode always implied PGMMODE_AMD64 shadow mode.
(edit) @15150   16 years vboxsync Wrong handler
(edit) @15148   16 years vboxsync Update
(edit) @15147   16 years vboxsync Wrong push order
(edit) @15144   16 years vboxsync Oops
(edit) @15142   16 years vboxsync Compile fixes
(edit) @15141   16 years vboxsync Cleaned up
(edit) @15134   16 years vboxsync HWACCMR0: Don't register power notification when using SUPR0EnableVTx …
(edit) @15129   16 years vboxsync PDMDevHlp: RT_BIT_32
(edit) @15127   16 years vboxsync grr
(edit) @15126   16 years vboxsync pdmR3DevHlp_PCIIORegionRegister: make too big hurt.
(edit) @15111   16 years vboxsync Fixed offset overflow bug (#3357).
(edit) @15100   16 years vboxsync PCI device size sanity check
(edit) @15099   16 years vboxsync this applies to PCI I/O memory as well
(edit) @15097   16 years vboxsync don't allow to register PCI memory regions with a size != 2n
(edit) @15096   16 years vboxsync typo
(edit) @15072   16 years vboxsync Compile fixes
(edit) @15071   16 years vboxsync Deal with 64 bits address flushes in 32 bits host mode. (flush the …
(edit) @15063   16 years vboxsync Unbreak the old recompiler
(edit) @15046   16 years vboxsync No need to restore CR2 for AMD-V.
(edit) @15045   16 years vboxsync VT-x 64 bits switcher handler updates
(edit) @15040   16 years vboxsync Always set the tpr shadow feature; host mode is irrelevant
(edit) @15037   16 years vboxsync build fix.
(edit) @15036   16 years vboxsync iomMMIODoRead: Handle the _FF and _00 status codes, changed default …
(edit) @15033   16 years vboxsync Push VMCS addresses
(edit) @15031   16 years vboxsync Switcher updates
(edit) @15030   16 years vboxsync Switcher updates
(edit) @15021   16 years vboxsync Fix
(edit) @15020   16 years vboxsync Again
(edit) @15019   16 years vboxsync Sigh
(edit) @15018   16 years vboxsync Wrong stat type
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