VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23191   15 years vboxsync VMM: Hacked EM to quit processing forced actions on VINF_EM_SUSPEND, …
(edit) @23190   15 years vboxsync VMEmt.cpp: Logging changes.
(edit) @23167   15 years vboxsync Nothing to do if a TLB flush is already pending; the VCPU should have …
(edit) @23153   15 years vboxsync VMM: live snapshot bugfix.
(edit) @23152   15 years vboxsync nitpicking
(edit) @23151   15 years vboxsync VBox/err.h,VMM: VMR3Save should be mostly done now.
(edit) @23148   15 years vboxsync VM.cpp: converted VMR3PowerOn and VMR3Resume to use …
(edit) @23147   15 years vboxsync Build fix.
(edit) @23146   15 years vboxsync VMM: State reworking.
(edit) @23145   15 years vboxsync VMM: Extended VMMR3EmtRendezvous with TYPE_ASCENDING, TYPE_DESCENDING …
(edit) @23140   15 years vboxsync Assert valid in all contexts
(edit) @23127   15 years vboxsync Logging change
(edit) @23121   15 years vboxsync Paging updates: - use the dirty page handling after fewer writes - …
(edit) @23116   15 years vboxsync Noisy logging
(edit) @23107   15 years vboxsync Backed out 52463
(edit) @23100   15 years vboxsync Wrong stat type
(edit) @23099   15 years vboxsync PATM: implemented couple tweaks to make NetBSD bootable (still some …
(edit) @23097   15 years vboxsync Distinguish between single page sync operations due to non-present or …
(edit) @23093   15 years vboxsync PGM_SYNC_NR_PAGES increased for VT-x/AMD-V
(edit) @23090   15 years vboxsync Fixed flushing of reused pages
(edit) @23088   15 years vboxsync Reversed order of dirty page initialization as it was incorrect for …
(edit) @23087   15 years vboxsync Added comment
(edit) @23086   15 years vboxsync Check for more invalid rcs (4064)
(edit) @23085   15 years vboxsync The VERR_PAGE_TABLE_NOT_PRESENT problem occurs on uniprocessor VMs …
(edit) @23080   15 years vboxsync VMM,ConsoleImpl.cpp: Added fFlags to VMR3ReqCall.
(edit) @23077   15 years vboxsync PDM: typo, device => driver
(edit) @23067   15 years vboxsync Flush page tables that have been updated with invalid entries.
(edit) @23060   15 years vboxsync More verbose assertion
(edit) @23058   15 years vboxsync Noisy logging
(edit) @23056   15 years vboxsync Extra printf
(edit) @23042   15 years vboxsync VM.cpp: Note about ResetLS/ResettingLS.
(edit) @23037   15 years vboxsync VMR3Save: Code done. (Had to add VMSTATE_RESET_LS to deal with reset.)
(edit) @23034   15 years vboxsync Always clear IF in VMXR0Execute64BitsHandler
(edit) @23033   15 years vboxsync Reversed ifdef corrected (not harmful though)
(edit) @23024   15 years vboxsync VM.cpp: More state cleanup.
(edit) @23023   15 years vboxsync VM.cpp: Retire vmR3SetState2. s/vmR3TrySetStateEx/vmR3TrySetState/
(edit) @23018   15 years vboxsync VM.cpp: More uniform error reporting when called with an invalid state.
(edit) @23017   15 years vboxsync VMReq.cpp: Added a todo.
(edit) @23016   15 years vboxsync VMM,Devices: VMR3ReqCallEx -> VMR3ReqCallVoidNoWait; retired the old API.
(edit) @23015   15 years vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
(edit) @23014   15 years vboxsync VMReq.cpp: Don't use the 'U' version, it just makes the caller side …
(edit) @23013   15 years vboxsync PDMAsyncCompletion: Make it work on Solaris. directio doesn't work on …
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @23011   15 years vboxsync VMM,VMMDev: Some VMMR3ReqCall refactoring.
(edit) @23010   15 years vboxsync VBox/vmapi.h,VMReq.cpp: Added A number of convenice function to …
(edit) @23009   15 years vboxsync VMM: State machine adjustments. Have only received basic testing.
(edit) @23001   15 years vboxsync Wrong free function called for UVM
(edit) @22997   15 years vboxsync Test UVM padding as well
(edit) @22988   15 years vboxsync VMM: Simplify AtError and AtRuntimeError registration and deregistration.
(edit) @22986   15 years vboxsync VMM: Removed the AtReset callbacks. Rewrote the AtState registration …
(edit) @22981   15 years vboxsync PDMAsyncCompletionFile.cpp: The env.var. VBOX_ASYNC_IO_FAILBACK can be …
(edit) @22980   15 years vboxsync VM: added critsects around the At[State|Reset|Error|RuntimeError] …
(edit) @22979   15 years vboxsync PDMAsyncCompletion: Add missing state transitions in failsafe manager
(edit) @22978   15 years vboxsync PDMAsyncCompletion: Fix crash on FreeBSD with failsafe manager. Need …
(edit) @22977   15 years vboxsync PDMASyncCompletionFile: uBitmaskAlignment fix.
(edit) @22975   15 years vboxsync VMM: State coding in progress - bed time commit.
(edit) @22967   15 years vboxsync PDMAsyncCompletion: Bug fixes
(edit) @22961   15 years vboxsync VMM: state updates (almost there).
(edit) @22949   15 years vboxsync TRPMR0A.asm: Align the trpmR0DispatchHostInterruptSimple code better.
(edit) @22947   15 years vboxsync PGMPhys.cpp: Corrected the 'Failed to procure handy pages' message, …
(edit) @22945   15 years vboxsync tstHelp: gcc warns about operator precedence
(edit) @22939   15 years vboxsync MMInternal.h: typo.
(edit) @22937   15 years vboxsync VMInternal.h: build fix.
(edit) @22936   15 years vboxsync PGMInternal.h: warning.
(edit) @22935   15 years vboxsync build fix
(edit) @22933   15 years vboxsync PGMInternal.h: burn fix.
(edit) @22929   15 years vboxsync build hacking.
(edit) @22926   15 years vboxsync PGM: alignment fix.
(edit) @22924   15 years vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
(edit) @22923   15 years vboxsync GVMMR0.cpp: An attempt at hacking my way around the current snow …
(edit) @22919   15 years vboxsync VMM/PGM: Alignment fixes that cures crashes on snow leopard when gdb …
(edit) @22915   15 years vboxsync VMM: some state stuff (work in progress, back out on bustage).
(edit) @22906   15 years vboxsync VMM: Don't use RTBldCfgRevision here, the R3 <-> R0/RC compatability …
(edit) @22893   15 years vboxsync vm.h: page align VMCPU::pgm (it's 28KB).
(edit) @22891   15 years vboxsync cpumR3Load: Don't overwrite VM::cCpus. That value *must* be unchanged …
(edit) @22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @22888   15 years vboxsync vm.h/vm.mac: tweaking.
(edit) @22887   15 years vboxsync vm.h: Make 32-bit and 64-bit stuff be more uniform…
(edit) @22886   15 years vboxsync vm.h: 64-bit host realignment.
(edit) @22885   15 years vboxsync VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
(edit) @22884   15 years vboxsync SSM: Added cancellation support (SSMR3Cancel). Needed by the state …
(edit) @22869   15 years vboxsync PGMR0DynMap.cpp: drop column 1 assertions.
(edit) @22851   15 years vboxsync Fixes for async I/O manager
(edit) @22823   15 years vboxsync replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
(edit) @22808   15 years vboxsync TM: hiding VMM internal APIs.
(edit) @22807   15 years vboxsync SSM: sketched out cancellation and handling of VMs powering off and stuff.
(edit) @22803   15 years vboxsync ssm: Use VMMR3_INT_DECL.
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22792   15 years vboxsync SSM: Live snapshot and migration coding.
(edit) @22788   15 years vboxsync Minor pgm pool optimizations.
(edit) @22785   15 years vboxsync Increase the nr of dirty pages from 8 to 16
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22783   15 years vboxsync More stats
(edit) @22781   15 years vboxsync SSM: Save the build type and host os+arch, feed the strings from the …
(edit) @22780   15 years vboxsync SSM.cpp: Save the buid type (when we know it).
(edit) @22775   15 years vboxsync Statistics
(edit) @22774   15 years vboxsync Disabled experimental code that caused problems with XP
(edit) @22772   15 years vboxsync Applies to VT-x as well
(edit) @22771   15 years vboxsync Fixed raw mode regression of r51925.
(edit) @22767   15 years vboxsync Updated comment
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