VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
(edit) @13841   16 years vboxsync The VBox format types - they are not retired, just sligtly deprecated …
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13834   16 years vboxsync Some strugging format conversions.
(edit) @13833   16 years vboxsync VMM,DIS: some left over VBOX_SUCCESS/FAILURE conversions.
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13831   16 years vboxsync VMM: Retired VM::pVMGCUnused.
(edit) @13830   16 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
(edit) @13829   16 years vboxsync build fix
(edit) @13828   16 years vboxsync CPUMR3DisasmInstrCPU: Don't trust MMHyperIsInsideArea if we're not …
(edit) @13827   16 years vboxsync MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
(edit) @13826   16 years vboxsync VMM: And a couple of left overs. phew.
(edit) @13825   16 years vboxsync VMM: %VX64 -> %RX64
(edit) @13824   16 years vboxsync VMM: %VGp -> %RGp
(edit) @13823   16 years vboxsync VMM: %VGv -> %RGv
(edit) @13822   16 years vboxsync VMM: %VRv -> %RRv
(edit) @13821   16 years vboxsync VMM: %VR* inspection
(edit) @13820   16 years vboxsync VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
(edit) @13819   16 years vboxsync VMM: %VH* -> %RH*.
(edit) @13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
(edit) @13817   16 years vboxsync PGMLdr: Pointers are signed, cast the poitner to uintptr_t instead of …
(edit) @13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
(edit) @13815   16 years vboxsync Some RTGCPTR32 cleanup.
(edit) @13813   16 years vboxsync #1865: Final VMM cleanups.
(edit) @13812   16 years vboxsync legacy
(edit) @13798   16 years vboxsync VMM: Split out the switcher code from VMM.cpp and into VMMSwitcher.cpp.
(edit) @13797   16 years vboxsync VMMGetCpuId calls VMR3GetVMCPUId in Ring-3…
(edit) @13796   16 years vboxsync VMM: some adjustments.
(edit) @13791   16 years vboxsync Moving data around
(edit) @13789   16 years vboxsync VMM: Ring-0 initializes VM::cCPUs, VMR3CreateVM validates i'ts input …
(edit) @13785   16 years vboxsync More updates
(edit) @13784   16 years vboxsync Removed some obsolete VM members.
(edit) @13782   16 years vboxsync More SMP groundwork.
(edit) @13778   16 years vboxsync Per VCPU init/term.
(edit) @13767   16 years vboxsync warning
(edit) @13766   16 years vboxsync No need to call RTThreadNativeSelf twice.
(edit) @13765   16 years vboxsync VM request updates for dispatching packets to individual CPU threads.
(edit) @13757   16 years vboxsync Compile fix
(edit) @13755   16 years vboxsync Started with VM request API changes.
(edit) @13751   16 years vboxsync UVM updates
(edit) @13750   16 years vboxsync Alignment
(edit) @13749   16 years vboxsync Some cleanup & updates
(edit) @13745   16 years vboxsync Assertion/checks changes.
(edit) @13744   16 years vboxsync Initialize all the VM pointers
(edit) @13742   16 years vboxsync Some initial VM data restructuring.
(edit) @13719   16 years vboxsync VMM: alignment fix.
(edit) @13717   16 years vboxsync VMM,IPRT: More GC->RC and similar cleanups.
(edit) @13714   16 years vboxsync VMM: More renaming and cleanup, caught another R3/R0 pointer - the …
(edit) @13703   16 years vboxsync VMM++: VINF_EM_DBG_RING0_ASSERTION -> VERR_VMM_RING0_ASSERTION, …
(edit) @13702   16 years vboxsync VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for …
(edit) @13701   16 years vboxsync VMM: some statistics cleanup.
(edit) @13700   16 years vboxsync VMM: Made VBOX_WITH_R0_LOGGING a Makefile (LocalConfig.kmk) option.
(edit) @13699   16 years vboxsync VMM: Made VBOX_WITH_R0_LOGGING a Makefile (LocalConfig.kmk) option.
(edit) @13698   16 years vboxsync VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
(edit) @13697   16 years vboxsync VMM: cleanup in progress.
(edit) @13695   16 years vboxsync VMM: Increased the allocation attempts for core memory as we're still …
(edit) @13694   16 years vboxsync VMM: @image
(edit) @13691   16 years vboxsync pg_vmm update.
(edit) @13685   16 years vboxsync DBGFMem.cpp: Just exclude the whole above 4GB & AMD64-paging checks if …
(edit) @13667   16 years vboxsync #1865: VM.
(edit) @13646   16 years vboxsync Added todo
(edit) @13645   16 years vboxsync typo
(edit) @13636   16 years vboxsync build fix.
(edit) @13635   16 years vboxsync #1865: TRPM.
(edit) @13633   16 years vboxsync #1865: TM.
(edit) @13609   16 years vboxsync annoying warning
(edit) @13598   16 years vboxsync #1865: STAM - minor cleanups.
(edit) @13597   16 years vboxsync SSM todo.
(edit) @13596   16 years vboxsync SSM: Eliminated some more silly type methods, adding RTGCUINTREG.
(edit) @13595   16 years vboxsync SSM: removed RTHCUINT/RTHCINT methods. (unused and now deprecated types)
(edit) @13594   16 years vboxsync #1865: SSM - just some cleaning up.
(edit) @13586   16 years vboxsync TM: extended the statistics to get an idea about the normal catchup rate.
(edit) @13585   16 years vboxsync Refresh the cr3 mapping by putting it at the head of the age list. …
(edit) @13582   16 years vboxsync Invalidate the current pml4 phys pointer properly when changing cr3.
(edit) @13577   16 years vboxsync #1865: SELM.
(edit) @13572   16 years vboxsync Statistics for rdtsc intercepts
(edit) @13567   16 years vboxsync tstInstrEmul: unbusted the darwin build and straigthened up the …
(edit) @13566   16 years vboxsync EMAll.cpp: doxygen.
(edit) @13565   16 years vboxsync #1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
(edit) @13562   16 years vboxsync Stricter tests
(edit) @13561   16 years vboxsync Emulate (lock) cmpxchg8b in ring 0 & 3. Added testcase for instruction …
(edit) @13543   16 years vboxsync #1865: PGMPool.
(edit) @13542   16 years vboxsync Additional release logging for two more VT-x error cases.
(edit) @13541   16 years vboxsync Paranoid assertions
(edit) @13533   16 years vboxsync Extra assertions to check for unexpected use conditions.
(edit) @13532   16 years vboxsync CPUMQueryGuestCtxPtr doesn't need to return a status. It can never fail.
(edit) @13519   16 years vboxsync fixed return type (gcc found this bug)
(edit) @13517   16 years vboxsync Refined suspend state testing.
(edit) @13516   16 years vboxsync Protection against touching VT-x/AMD-V after the suspend signal has …
(edit) @13514   16 years vboxsync Enabled power notification callbacks to disable VT-x/AMD-V before …
(edit) @13502   16 years vboxsync VMM: Prevent the debugger from crashing the VMM passing it guest …
(edit) @13477   16 years vboxsync STAM: Use RTStrSimplePatternMatch.
(edit) @13447   16 years vboxsync Logging change
(edit) @13434   16 years vboxsync Fixed Fedora boot guru meditation (VT-x)
(edit) @13419   16 years vboxsync More logging
(edit) @13418   16 years vboxsync Logging change
(edit) @13415   16 years vboxsync VMM: a couple of comments.
(edit) @13413   16 years vboxsync VMM: spaces mostly.
(edit) @13412   16 years vboxsync spaces. sigh.
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