VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @165   18 years vboxsync Another check.
(edit) @164   18 years vboxsync Corrected padding.
(edit) @163   18 years vboxsync Update
(edit) @161   18 years vboxsync 64-bit: structure alignment.
(edit) @160   18 years vboxsync Argh
(edit) @159   18 years vboxsync Moved iret log statement up
(edit) @158   18 years vboxsync Update
(edit) @157   18 years vboxsync oops
(edit) @156   18 years vboxsync More iret logging
(edit) @154   18 years vboxsync Minor changes
(edit) @140   18 years vboxsync 64-bit.
(edit) @138   18 years vboxsync 64-bit
(edit) @134   18 years vboxsync More logging
(edit) @119   18 years vboxsync 64-bit
(edit) @115   18 years vboxsync 64-bit
(edit) @114   18 years vboxsync arg.
(edit) @112   18 years vboxsync 64-bit
(edit) @111   18 years vboxsync 64-bit
(edit) @110   18 years vboxsync Log patch returns.
(edit) @108   18 years vboxsync Fixed comment (reset is now required on load). 64-bit
(edit) @107   18 years vboxsync error checking. 64-bit.
(edit) @106   18 years vboxsync style
(edit) @105   18 years vboxsync style
(edit) @103   18 years vboxsync Fix
(edit) @102   18 years vboxsync Guest2PatchAddrTree / RECGUESTTOPATCH: changed from PV to GCPtr AVL tree.
(edit) @101   18 years vboxsync fixed warnings.
(edit) @98   18 years vboxsync Reapply fixed 17508 changeset
(edit) @94   18 years vboxsync Patch2GuestAddrTree / RECPATCHTOGUEST: changed from PV to U32 AVL …
(edit) @93   18 years vboxsync Patch2GuestAddrTree / RECPATCHTOGUEST: changed from PV to U32 AVL …
(edit) @91   18 years vboxsync Log iret return address
(edit) @90   18 years vboxsync Log iret return address
(edit) @80   18 years vboxsync PGMR3PhysGrowRange: a request made from another thread may end up in …
(edit) @79   18 years vboxsync Backed out 17508
(edit) @78   18 years vboxsync 64-bit
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