VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @873   18 years vboxsync Some release logging, mainly for debugging the 64-bit restore issue.
(edit) @872   18 years vboxsync Compile fix
(edit) @871   18 years vboxsync Use VMR3SuspendNoSave to suspend the VM when running out of memory …
(edit) @870   18 years vboxsync Added VMR3SuspendNoSave.
(edit) @866   18 years vboxsync Backed out 18570 & 18569
(edit) @865   18 years vboxsync Another check for VMSTATE_SUSPENDED_NOSAVE.
(edit) @864   18 years vboxsync Added VMSTATE_SUSPENDED_NOSAVE state handling.
(edit) @853   18 years vboxsync Out of memory condition during state restore is fatal.
(edit) @851   18 years vboxsync Refresh HCPhys.
(edit) @850   18 years vboxsync Missing case where we should check that the guest RAM was indeed allocated.
(edit) @848   18 years vboxsync AMD64 debugging: Added checks for NMIs and that IF is cleared when …
(edit) @847   18 years vboxsync Interrupt masking testcase. (attempt at debugging amd64 issue)
(edit) @846   18 years vboxsync Fix for OpenBSD 4.0 (again).
(edit) @840   18 years vboxsync Corrected boundary check.
(edit) @839   18 years vboxsync Corrected typo.
(edit) @838   18 years vboxsync GC Phys to HC virt conversion changes for dynamic RAM allocation.
(edit) @821   18 years vboxsync enable double faults handling in AMD64 builds (for debugging).
(edit) @804   18 years vboxsync Added @todo
(edit) @803   18 years vboxsync Must restore the old lookup record in case we aren't able to update …
(edit) @773   18 years vboxsync Correction
(edit) @772   18 years vboxsync Compile fix
(edit) @771   18 years vboxsync AMD-V was stil left disabled. Now enabled. Enabled sysenter/sysexit in …
(edit) @768   18 years vboxsync Forgot another X86_CPUID_FEATURE_EDX_SEP flag.
(edit) @767   18 years vboxsync Added @todo
(edit) @760   18 years vboxsync Enhanced detection of changed pages.
(edit) @758   18 years vboxsync update physical address of flushed page
(edit) @748   18 years vboxsync Updates
(edit) @747   18 years vboxsync Added some debug code, that I need for easy debugging.
(edit) @744   18 years vboxsync Logging update
(edit) @743   18 years vboxsync Changed call patch
(edit) @742   18 years vboxsync Updates for logging
(edit) @741   18 years vboxsync Updates for logging
(edit) @739   18 years vboxsync Fix
(edit) @738   18 years vboxsync Option to log patch calls
(edit) @730   18 years vboxsync warning
(edit) @727   18 years vboxsync 3rd arg is rdx not rcx.
(edit) @726   18 years vboxsync Implemented the VMMR0 setjmp/longjmp like stuff for AMD64.
(edit) @716   18 years vboxsync More stats
(edit) @715   18 years vboxsync Prevent statistics pollution.
(edit) @714   18 years vboxsync small fix
(edit) @713   18 years vboxsync Bugfix
(edit) @708   18 years vboxsync Profile MMIO as well
(edit) @707   18 years vboxsync Oops
(edit) @706   18 years vboxsync IOM handler profiling.
(edit) @692   18 years vboxsync 32-bit gcc packs AVLOHCPHYSNODECORE a little bit different, pad it to …
(edit) @686   18 years vboxsync Alignment fixes for windows. (structure packing is a strange thing …
(edit) @684   18 years vboxsync RTLogLogger, RTLogLoggerEx[V].
(edit) @682   18 years vboxsync SVMInvlpgA.
(edit) @673   18 years vboxsync rcx not ecx.
(edit) @672   18 years vboxsync #pragma intrinsic can't be in a function, added missing ().
(edit) @671   18 years vboxsync Stub vmmR0LoggerWrapper on AMD64 even if it's never used.
(edit) @670   18 years vboxsync WIN32 -> WIN; size_t
(edit) @634   18 years vboxsync nc
(edit) @627   18 years vboxsync Backed out 18254
(edit) @625   18 years vboxsync Corrected EM StatTotal.
(edit) @624   18 years vboxsync More statistics.
(edit) @598   18 years vboxsync Added PDMR3CritSectTryEnter
(edit) @593   18 years vboxsync Minor update
(edit) @552   18 years vboxsync Added STAMUNIT_KILOBYTES
(edit) @544   18 years vboxsync Log when an IDT handler is disabled.
(edit) @527   18 years vboxsync Alignment fixes.
(edit) @526   18 years vboxsync Alignment fixes.
(edit) @525   18 years vboxsync VM_GUEST_ADDR isn't the right macro for converting the pPciBusHC into …
(edit) @520   18 years vboxsync 64-bit alignment.
(edit) @519   18 years vboxsync disabled two HC pointer size assertions that are probably invalid.
(edit) @518   18 years vboxsync 64-bit alignment in CSAM.
(edit) @515   18 years vboxsync Possibly dangerous change: stop monitoring IDT patch pages when too …
(edit) @513   18 years vboxsync Less restricted assertion
(edit) @509   18 years vboxsync Corrected comment
(edit) @479   18 years vboxsync pDevHlpR0 is now declared correctly.
(edit) @474   18 years vboxsync file description
(edit) @468   18 years vboxsync Moved rdtsc emulation into EM.
(edit) @466   18 years vboxsync Corrected sysenter/exit handling.
(edit) @465   18 years vboxsync Added code to emulate rdtsc in the guest context. (disabled)
(edit) @464   18 years vboxsync Renamed CR4 masks
(edit) @463   18 years vboxsync log causes for SSM load config mismatch to release log
(edit) @457   18 years vboxsync alignment.
(edit) @455   18 years vboxsync Annoying assertion.
(edit) @454   18 years vboxsync Aligned PGMPOOL and PGMPOOLPAGE.
(edit) @453   18 years vboxsync AMD64: Check CFGM option PATMEnabled before enabling PATM.
(edit) @452   18 years vboxsync Check CFGM option CSAMEnabled before enabling CSAM.
(edit) @451   18 years vboxsync drop the AMD64 protection.
(edit) @450   18 years vboxsync Don't use an offset based AVL tree for symbols.
(edit) @448   18 years vboxsync Drop the AMD64 assertions.
(edit) @443   18 years vboxsync Implemented Warp drive. This can be configured using the …
(edit) @424   18 years vboxsync Not ~15h.
(edit) @421   18 years vboxsync Stop GCC4 from being 'clever'.
(edit) @420   18 years vboxsync Don't trust the compiler to give us the right return address address …
(edit) @419   18 years vboxsync Removed the NO_SUPCALLR0VMM for AMD64 and added a hack to sqeeze AMD64 …
(edit) @415   18 years vboxsync Fixing interrupt dispatching on amd64.
(edit) @414   18 years vboxsync Fixed a number of edx/rdx and ebx/rbx mixes. Fixed saving of host DRx …
(edit) @400   18 years vboxsync fixed
(edit) @399   18 years vboxsync fixed
(edit) @397   18 years vboxsync Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break …
(edit) @396   18 years vboxsync fixed 3 short jumps for nasm.
(edit) @369   18 years vboxsync Lowered maximum number of invalid patch writes.
(edit) @367   18 years vboxsync Changed counting of patch page writes.
(edit) @354   18 years vboxsync Short jump out of range for OS X.
(edit) @348   18 years vboxsync Bumped SSM version
(edit) @347   18 years vboxsync Rewrote and simplified interrupt handler patching.
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