VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMGC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20902   15 years vboxsync VMM: nitpicking - just use default
(edit) @20876   15 years vboxsync gcc warnings
(edit) @20874   15 years vboxsync VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
(edit) @20873   15 years vboxsync VMMGCCallHost -> VMMRZCallRing3[NoCpu].
(edit) @20871   15 years vboxsync VMM: Make sure there is enough room for a few physical handler …
(edit) @20835   15 years vboxsync Interface for generating NMI & SMI added.
(edit) @20824   15 years vboxsync Export PDMCritSectIsOwner
(edit) @20737   15 years vboxsync VMM/*/*.def: Added TMTimerSetRelative.
(edit) @20673   15 years vboxsync VMM: don't clobber pTRPMCPU
(edit) @20571   15 years vboxsync VMM: .def file headers
(edit) @20570   15 years vboxsync VMM: Windows build fix (forgot to update .def files).
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20365   16 years vboxsync VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @19821   16 years vboxsync TM: TMTimerPoll cleanup.
(edit) @19660   16 years vboxsync TM+affected: SMP changes in progress.
(edit) @19484   16 years vboxsync PDM*Device.cpp: spaces again.
(edit) @19475   16 years vboxsync VMM: sending init IPI
(edit) @19468   16 years vboxsync VMM: better SIPI sending, reschedule to R3 as needed
(edit) @19447   16 years vboxsync spaces
(edit) @19437   16 years vboxsync SMP: send SIPI notification from APIC, let VM handle what really do
(edit) @19434   16 years vboxsync Further splitup of VMM (ring 0 jump buffer).
(edit) @19288   16 years vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
(edit) @19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
(edit) @19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
(edit) @19041   16 years vboxsync PDMDevHlp: restored blank lines
(edit) @19032   16 years vboxsync Split TM for SMP guests.
(edit) @19016   16 years vboxsync TRPM2VM -> TRPMCPU2VM
(edit) @19015   16 years vboxsync Split up TRPM. (guest SMP)
(edit) @18992   16 years vboxsync More PGM api changes
(edit) @18988   16 years vboxsync PGM api changes
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18876   16 years vboxsync TRPMGCTrap07Handler: exit via trpmGCExitTrap like everyone else.
(edit) @18770   16 years vboxsync Fake rdpmc instead of causing an invalid opcode exception.
(edit) @18723   16 years vboxsync TRPMGCHandlers.cpp: Logging and a couple of todos.
(edit) @18666   16 years vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 2)
(edit) @18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18617   16 years vboxsync PGM,EM: Handle out of memory situations more gracefully - part 1. New …
(edit) @18464   16 years vboxsync DBGFGC.cpp: 32->64 bit propagation warning.
(edit) @18101   16 years vboxsync PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
(edit) @17534   16 years vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
(edit) @17506   16 years vboxsync PGM: MapCR3 hack for the new code, fixing PGMFlushTLB status …
(edit) @17422   16 years vboxsync VMM: Do not forcibly enable RC logging in VMMGCLogEnabled! Renamed it …
(edit) @17411   16 years vboxsync cosmetical
(edit) @17399   16 years vboxsync Reversed
(edit) @17397   16 years vboxsync VMMGCLogFlushIfFull is a better name
(edit) @17396   16 years vboxsync Added VMMGCLoggerFlushFullLog
(edit) @17305   16 years vboxsync VMM: Register %R[pgmpage] and %R[pgmramrange] (logging builds only).
(edit) @17146   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: Disable logging during a critical …
(edit) @17144   16 years vboxsync SELMGC: logging.
(edit) @17130   16 years vboxsync Emulate rdmsr & wrmsr in GC as well.
(edit) @17106   16 years vboxsync VMM,REM: Removed the single page limitation on the TSS monitoring and …
(edit) @17105   16 years vboxsync TRPMGCHandlers.cpp: logging
(edit) @17035   16 years vboxsync VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the …
(edit) @17024   16 years vboxsync Emulate wbinvd in GC
(edit) @15962   16 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
(edit) @15662   16 years vboxsync Rewrote some switcher code.
(edit) @15659   16 years vboxsync Label name changes.
(edit) @15657   16 years vboxsync Extra error checks for vmxon & vmptrld.
(edit) @15576   16 years vboxsync More paranoid checks
(edit) @15519   16 years vboxsync Don't trigger unnecessary assertions
(edit) @15515   16 years vboxsync Fixed host crash with debug build
(edit) @15500   16 years vboxsync Don't trash the return value in case of failure
(edit) @15441   16 years vboxsync Wrong base register.
(edit) @15440   16 years vboxsync Sync CR2 properly for VT-x EPT (unable to access the 64 bits cr2 from …
(edit) @15416   16 years vboxsync CPUM: hybrid 32-bit kernel FPU mess.
(edit) @15378   16 years vboxsync Update
(edit) @15371   16 years vboxsync More paranoia
(edit) @15361   16 years vboxsync Wrong stack position
(edit) @15354   16 years vboxsync Flush the VMCS write cache first (before any other vmreads/vmwrites!)
(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) @15307   16 years vboxsync VT-x switcher update
(edit) @15306   16 years vboxsync Fixed VMCSREAD macro
(edit) @15148   16 years vboxsync Update
(edit) @15141   16 years vboxsync Cleaned up
(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) @15031   16 years vboxsync Switcher updates
(edit) @15030   16 years vboxsync Switcher updates
(edit) @14997   16 years vboxsync Clearly mark possible 64 bits values
(edit) @14993   16 years vboxsync Switcher updates
(edit) @14900   16 years vboxsync Switcher updates
(edit) @14899   16 years vboxsync Wrote testcase for the new switcher.
(edit) @14898   16 years vboxsync export
(edit) @14878   16 years vboxsync Renamed
(edit) @14864   16 years vboxsync invalid format type
(edit) @14851   16 years vboxsync More switcher target functions for FPU and debug state updates.
(edit) @14785   16 years vboxsync More switcher updates
(edit) @14042   16 years vboxsync Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
(edit) @14034   16 years vboxsync VMMGC.def: nocrt exports.
(edit) @13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13824   16 years vboxsync VMM: %VGp -> %RGp
(edit) @13823   16 years vboxsync VMM: %VGv -> %RGv
(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) @13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
(edit) @13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
(edit) @13813   16 years vboxsync #1865: Final VMM cleanups.
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