VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @338   18 years vboxsync CPUMSetGuestDR*() takes a RTGCUINTREG not a RTUINTREG.
(edit) @337   18 years vboxsync Can't push 64-bit labels.
(edit) @323   18 years vboxsync drop the default, there's just one other call.
(edit) @322   18 years vboxsync r=bird: some comments on the runtime error stuff.
(edit) @320   18 years vboxsync @todo on a potential bug.
(edit) @319   18 years vboxsync r=bird: do jmp_buf like in EMInternal.h with a padding union.
(edit) @318   18 years vboxsync rcGC
(edit) @308   18 years vboxsync logging update
(edit) @302   18 years vboxsync Handle iret to ring 0 code with IF cleared. Warning: possibly …
(edit) @278   18 years vboxsync Disable single instruction emulation for iret. Makes no diference.
(edit) @277   18 years vboxsync Changed detection of pending guest interrupts & event in generated …
(edit) @276   18 years vboxsync Another update
(edit) @275   18 years vboxsync Update
(edit) @274   18 years vboxsync Update
(edit) @273   18 years vboxsync Update
(edit) @272   18 years vboxsync More stats
(edit) @271   18 years vboxsync More stats
(edit) @270   18 years vboxsync VINF_PATM_PENDING_IRQ_AFTER_IRET update
(edit) @269   18 years vboxsync Update
(edit) @268   18 years vboxsync PATM_ACTION_PENDING_IRQ_AFTER_IRET added
(edit) @267   18 years vboxsync Updates
(edit) @266   18 years vboxsync Increased SSM version
(edit) @250   18 years vboxsync Reversed
(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) @226   18 years vboxsync r=bird
(edit) @209   18 years vboxsync Removed obsolete check
(edit) @208   18 years vboxsync Changed guest specific patch for OpenBSD. 3.7, 3.8, 3.9 and 4.0 now work.
(edit) @193   18 years vboxsync Export AMD64ToPAE.asm
(edit) @188   18 years vboxsync Increased SSM version
(edit) @186   18 years vboxsync Turn off sysenter/sysexit support due to IOPL problems. (#1782)
(edit) @181   18 years vboxsync Log all popf replacements
(edit) @180   18 years vboxsync log IOPL as well
(edit) @172   18 years vboxsync add information about number of logical processors and processor …
(edit) @171   18 years vboxsync added missing case for SUPinit error code
(edit) @170   18 years vboxsync Fixed crashes of Windows guests during powerOff.
(edit) @167   18 years vboxsync enabled the structure tests on 64-bit too.
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