VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @77   18 years vboxsync Warning.
(edit) @75   18 years vboxsync Initial 64-bit port of the code.
(edit) @72   18 years vboxsync Fixed unused code path.
(edit) @68   18 years vboxsync Sync the TSS ring 0 stack selector and base address on-demand.
(edit) @62   18 years vboxsync Fixed incorrect checks for LDT and TSS selector updates (!).
(edit) @60   18 years vboxsync More verbose assertion
(edit) @58   18 years vboxsync Removed incorrect assertion
(edit) @54   18 years vboxsync -> RamPreAlloc
(edit) @53   18 years vboxsync PreAlloc -> PreAllocRam
(edit) @50   18 years vboxsync amd64 compile fixes.
(edit) @49   18 years vboxsync amd64 compile fixes.
(edit) @48   18 years vboxsync amd64 compile fixes.
(edit) @47   18 years vboxsync amd64 compile fixes.
(edit) @40   18 years vboxsync Update
(edit) @39   18 years vboxsync Fixed state loading.
(edit) @34   18 years vboxsync Sigh
(edit) @33   18 years vboxsync Arght
(edit) @32   18 years vboxsync Added prealloc guest ram option.
(edit) @29   18 years vboxsync corrected stat
(edit) @28   18 years vboxsync Updates.
(edit) @27   18 years vboxsync Disabled the annoying assertion. It's a valid one, but no cause for …
(edit) @23   18 years vboxsync string.h & stdio.h + header cleanups.
(edit) @20   18 years vboxsync dead
(edit) @19   18 years vboxsync nasm.mac -> asmdefs.mac + header adjustments.
(edit) @17   18 years vboxsync indent
(edit) @16   18 years vboxsync header
(edit) @15   18 years vboxsync header
(edit) @14   18 years vboxsync header
(edit) @13   18 years vboxsync header
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