VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24833   15 years vboxsync Skip flush in HWACCMInvalidatePageOnAllVCpus when a tlb flush is …
(edit) @24832   15 years vboxsync More statistics
(edit) @24829   15 years vboxsync Removed excessive logging
(edit) @24814   15 years vboxsync Logging change
(edit) @24813   15 years vboxsync Write MSR_K8_HWCR value to release log (AMD-V diagnostics).
(edit) @24809   15 years vboxsync HWVMXR0.cpp: fixed logging.
(edit) @24808   15 years vboxsync PGMSavedState.cpp: More teleportation trickery.
(edit) @24807   15 years vboxsync PGM: Enabled real write monitored pages.
(edit) @24806   15 years vboxsync PGMAllBth.h: be even more careful.
(edit) @24805   15 years vboxsync PGMAllBth.h: Make the page writable before remapping it RW in the …
(edit) @24804   15 years vboxsync SSM: Added the pass to the statistics (so it's possible to watch progress).
(edit) @24800   15 years vboxsync darwin.amd64 build fix.
(edit) @24799   15 years vboxsync PGM/darwin: Fixed SMP in non-release builds.
(edit) @24797   15 years vboxsync PGM: More padding assertions.
(edit) @24796   15 years vboxsync PGMSavedState: Fixed long term average calculation. (The short term …
(edit) @24795   15 years vboxsync pgmR3LiveVote: update
(edit) @24794   15 years vboxsync pgmR3LiveVote: comments.
(edit) @24793   15 years vboxsync SSM,PGM: Added the pass number to the LiveVote callback. Improved …
(edit) @24785   15 years vboxsync VM.cpp: Added bug number to the TODO.
(edit) @24773   15 years vboxsync VM.cpp: Memory zeroing todo.
(edit) @24769   15 years vboxsync PGMSavedState.cpp: upped the threshold from 256 to 4096 dirty pages.
(edit) @24768   15 years vboxsync PGM: Live save stats.
(edit) @24767   15 years vboxsync PGM: Deal with write monitored pages without involving EMT. This works …
(edit) @24764   15 years vboxsync Handle missing page inconsistency with guest smp (instruction emulation)
(edit) @24763   15 years vboxsync Deal with extra error case
(edit) @24753   15 years vboxsync VMM: simple MSR_IA32_PERF_STATUS implementation, watch for regression …
(edit) @24748   15 years vboxsync PDM.cpp: debug loop counter.
(edit) @24744   15 years vboxsync PDM: Async reset notification handling as well.
(edit) @24740   15 years vboxsync VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
(edit) @24738   15 years vboxsync VMReq.cpp: Made VMR3ReqProcessU re-entrant.
(edit) @24731   15 years vboxsync Logging changes
(edit) @24730   15 years vboxsync PDM: Implemented making device/driver/usb-device suspend and poweroff …
(edit) @24728   15 years vboxsync CPUM: report L1 cache as data, and provide reasonable linesize
(edit) @24723   15 years vboxsync Introducing PGMPhysInvalidatePageMapTLBEntry
(edit) @24722   15 years vboxsync Increased the size of the chunk and physical page TLBs
(edit) @24715   15 years vboxsync Enabled the physical page TLB again to get feedback from the test machines.
(edit) @24713   15 years vboxsync Removed unnecessary flushing from PGMHandlerPhysicalReset
(edit) @24711   15 years vboxsync Missing flushes + more stats
(edit) @24708   15 years vboxsync AsyncCompletion: Remove the entry from the endpoint where it belongs …
(edit) @24702   15 years vboxsync Disabled the physical TLB again; regressions
(edit) @24701   15 years vboxsync Compile fix
(edit) @24700   15 years vboxsync Paranoia
(edit) @24699   15 years vboxsync PDMAllBth.h: Wrong format specifier.
(edit) @24698   15 years vboxsync Invalidate the physical page TLB for ram/rom/mmio region changes.
(edit) @24695   15 years vboxsync Unify page TLB clearing in PGMPhysInvalidatePageMapTLB
(edit) @24693   15 years vboxsync Wrong format specifier
(edit) @24692   15 years vboxsync comment copy/paste bug
(edit) @24680   15 years vboxsync VMMGC.mac: Use new section definition form on darwin and ditch the 50 …
(edit) @24647   15 years vboxsync Fix physical page TLB.
(edit) @24632   15 years vboxsync Accidental commit
(edit) @24631   15 years vboxsync Wrong format specifier for logging
(edit) @24630   15 years vboxsync Backed out r54784; those flags aren't saved
(edit) @24629   15 years vboxsync Clear the flags so they don't get saved and trigger the release …
(edit) @24622   15 years vboxsync Build fix for debug builds
(edit) @24621   15 years vboxsync AsyncCompletion: Implement new caching using the 2Q algorithm
(edit) @24613   15 years vboxsync SSM.cpp: assertion instead of bulky code.
(edit) @24608   15 years vboxsync Log more advanced VT-x features
(edit) @24582   15 years vboxsync VMM.cpp: Fix cleanup of the stack's guard pages so that we don't …
(edit) @24580   15 years vboxsync PDMLdr.cpp: Call VMSetError before freeing the filename used in the …
(edit) @24577   15 years vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24575   15 years vboxsync SSM: Reduce the number of ifndef SSM_STANDALONE checks by moving code.
(edit) @24574   15 years vboxsync SSMStandalone.a/lib for linking with VBoxSVC.
(edit) @24567   15 years vboxsync VM.cpp: Always write VMSetError messages to the release log. Main may …
(edit) @24566   15 years vboxsync gcc warning
(edit) @24542   15 years vboxsync PGM: Allow writes during resuming.
(edit) @24530   15 years vboxsync AsyncCompletion: Fix assertion when closing endpoints
(edit) @24529   15 years vboxsync AsyncCompletion: Fix reference leak of cached entries. Blocked further …
(edit) @24520   15 years vboxsync Got rid of annoying inability to sometimes load vt-x release states …
(edit) @24517   15 years vboxsync AsyncCompletion: Reuse evicted buffers if possible to avoid too much …
(edit) @24508   15 years vboxsync SSM,VM: VMSetError handling.
(edit) @24507   15 years vboxsync HWACCMR0.cpp: privately disabled the assertion.
(edit) @24485   15 years vboxsync Corrected assertion
(edit) @24484   15 years vboxsync Must reinit VT-x and AMD-V after a suspend as some BIOSes don't do …
(edit) @24482   15 years vboxsync HWACCMR0.cpp: Disabled deadly assertion.
(edit) @24481   15 years vboxsync PGMSavedState.cpp: /RamPreAlloc=true shouldn't make any difference for …
(edit) @24475   15 years vboxsync tstAnimate.cpp: ditto
(edit) @24474   15 years vboxsync VM.cpp: One other NULL/VMR3ReqCall case.
(edit) @24467   15 years vboxsync Document VMR3Req* caveats.
(edit) @24463   15 years vboxsync CPUM: Enabled the last bit of live migration code.
(edit) @24461   15 years vboxsync VMM/VM: pass uintptr 0 instead of NULL while passing SSM load info to EMT.
(edit) @24453   15 years vboxsync CPUM: CPUID validation on state load.
(edit) @24443   15 years vboxsync Build fix
(edit) @24442   15 years vboxsync AsyncCompletion: New key to enable the host cache with async I/O. Not …
(edit) @24416   15 years vboxsync Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
(edit) @24415   15 years vboxsync AsyncCompletion: Release the write lock when done. Should fix guest hangs
(edit) @24406   15 years vboxsync Main/CPUM: Use /CPUM/HostCPUID instead of /CPUM/CPUID since the latter …
(edit) @24368   15 years vboxsync Additional check for in-use AMD-V.
(edit) @24363   15 years vboxsync PGMSavedState: Save the RAM config (size + hole).
(edit) @24360   15 years vboxsync AsyncCompletion: Option to enforce use of the failsafe I/O manager
(edit) @24359   15 years vboxsync AsyncCompletion: CFGM key to disable the cache globally
(edit) @24358   15 years vboxsync AsyncCompletion: Don't enqueue requests if the endpoint is moving
(edit) @24356   15 years vboxsync AsyncCompletion: Improve write performance for random acess. If a …
(edit) @24355   15 years vboxsync AsyncCompletion: Fix crash when doing load balancing
(edit) @24353   15 years vboxsync Main,VM: Working the teleportation state. Made VMR3Teleport report …
(edit) @24349   15 years vboxsync PGMR3PhysWriteExternal: Instrumented it to track down who is writing …
(edit) @24343   15 years vboxsync Temporary release assertions to see what's going wrong
(edit) @24328   15 years vboxsync Comment update
(edit) @24327   15 years vboxsync Load CPUID leaf override; we currently don't care if the caller …
(edit) @24324   15 years vboxsync Minor cleanup
(edit) @24292   15 years vboxsync SSMSetLoadErrorV: Don't use %N as the VMSetError message may be …
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