VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMInternal.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21653   15 years vboxsync TPR patching updates
(edit) @21196   15 years vboxsync Break up raw mode and hwacc EM parts.
(edit) @20992   15 years vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
(edit) @20875   15 years vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
(edit) @20874   15 years vboxsync VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
(edit) @20871   15 years vboxsync VMM: Make sure there is enough room for a few physical handler …
(edit) @20854   15 years vboxsync VMM: Use the custom logger prefix to indicate the virtual CPU ID.
(edit) @20663   15 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20545   15 years vboxsync VMM: Instrumented the setjump code with stack usage statistics (only …
(edit) @20533   15 years vboxsync VMM: Guard the hyper stack in strict builds using the new …
(edit) @20406   15 years vboxsync Removed obsolete REMR3ReplayInvalidatedPages
(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) @19732   16 years vboxsync Ring 0 logger changes.
(edit) @19702   16 years vboxsync Need a separate ring 0 logger for each VCPU.
(edit) @19575   16 years vboxsync Updates for ring 0 call stack dumping. (not enabled nor tested)
(edit) @19529   16 years vboxsync Introduced VMMR3AtomicExecuteHandler
(edit) @19462   16 years vboxsync VMM: iLastGZRc from VMM to VMMCPU.
(edit) @19453   16 years vboxsync attempt to fix the 32-bit build boxes
(edit) @19438   16 years vboxsync VMM: alignment fix.
(edit) @19434   16 years vboxsync Further splitup of VMM (ring 0 jump buffer).
(edit) @19366   16 years vboxsync Removed global VMM lock.
(edit) @18665   16 years vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1)
(edit) @17546   16 years vboxsync VMM: Don't make host calls for Assertion or logging purposes when …
(edit) @17284   16 years vboxsync Preliminary code to deal with VINF_EM_RAW_EMULATE_IO_BLOCK
(edit) @14680   16 years vboxsync HWVMX,VMM: make 100% sure the logger doesn't screw us during the …
(edit) @14176   16 years vboxsync sigh.
(edit) @14174   16 years vboxsync VMM: another shot at it.
(edit) @14172   16 years vboxsync hrmpf!
(edit) @14171   16 years vboxsync hrmpf.
(edit) @14170   16 years vboxsync build fix.
(edit) @14167   16 years vboxsync VMM: AMD64 -> 32bit switcher (for testing only).
(edit) @13879   16 years vboxsync SMP updates for VT-x/AMD-V.
(edit) @13873   16 years vboxsync Updates
(edit) @13872   16 years vboxsync Pass the VMCPU id on to all hwaccm functions.
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13813   16 years vboxsync #1865: Final VMM cleanups.
(edit) @13798   16 years vboxsync VMM: Split out the switcher code from VMM.cpp and into VMMSwitcher.cpp.
(edit) @13796   16 years vboxsync VMM: some adjustments.
(edit) @13742   16 years vboxsync Some initial VM data restructuring.
(edit) @13719   16 years vboxsync VMM: alignment fix.
(edit) @13714   16 years vboxsync VMM: More renaming and cleanup, caught another R3/R0 pointer - the …
(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) @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) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12837   16 years vboxsync VMM: more VT-x/AMD-V guru meditation fixes.
(edit) @12479   16 years vboxsync Also print ring 0 release assertion messages to the release log. Now …
(edit) @11474   16 years vboxsync AMD-V: Corrected current asid handling. (multiple VMs could end up …
(edit) @9387   17 years vboxsync 64-bit GC alignment fixes
(edit) @9244   17 years vboxsync GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9148   17 years vboxsync More 64 bits guest preps
(edit) @8841   17 years vboxsync Extra statistic counter
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7924   17 years vboxsync Fixed broken ring 0 log flushing
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4979   17 years vboxsync New ring-0 assertion avoidance, now for all platforms.
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3724   17 years vboxsync removed the obsolete x86context.h (all constants are in VBox/x86.h).
(edit) @3723   17 years vboxsync Double underscore cleanup.
(edit) @3696   17 years vboxsync double underscore cleanup.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2507   18 years vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
(edit) @2283   18 years vboxsync Working TMCLOCK_VIRTUAL_SYNC.
(edit) @1210   18 years vboxsync Added PGMR3ChangeShwPDMappings. Added VMX/SVM test case.
(edit) @988   18 years vboxsync Fixed the real cause of the tripple fault.
(edit) @914   18 years vboxsync PVMR0 changes for darwin.
(edit) @847   18 years vboxsync Interrupt masking testcase. (attempt at debugging amd64 issue)
(edit) @271   18 years vboxsync More stats
(edit) @247   18 years vboxsync Out of memory reporting for dynamic memory allocation case.
(edit) @234   18 years vboxsync VMM: Added support for runtime error notifications (VMSetRuntimeError …
(edit) @161   18 years vboxsync 64-bit: structure alignment.
(edit) @140   18 years vboxsync 64-bit.
(edit) @23   18 years vboxsync string.h & stdio.h + header cleanups.
(add) @1   55 years vboxsync import
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