VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1158   18 years vboxsync Corrected assertion
(edit) @1157   18 years vboxsync Incorrect masking away of ring 1 RPL in V86 mode.
(edit) @1156   18 years vboxsync Reversed printing & executing
(edit) @1154   18 years vboxsync Forget it then
(edit) @1153   18 years vboxsync Experiment
(edit) @1152   18 years vboxsync Stupid jumps
(edit) @1151   18 years vboxsync Short to normal jump
(edit) @1149   18 years vboxsync Print ss in the CPU context dumps too.
(edit) @1148   18 years vboxsync Added emR3SingleStepExecRem
(edit) @1145   18 years vboxsync Forgot to clear ds, es, fs & gs for interrupt/trap in V86 mode. Put …
(edit) @1144   18 years vboxsync Added support for forwarding traps & interrupts in V86 mode.
(edit) @1143   18 years vboxsync Incorrect checking of pending interrupts. Potential problems with …
(edit) @1141   18 years vboxsync Logging change
(edit) @1138   18 years vboxsync Logging change
(edit) @1137   18 years vboxsync Bugfix
(edit) @1136   18 years vboxsync EMInterpretIret changes & fixes
(edit) @1134   18 years vboxsync Added CPUMGCCallV86Code. PATM cleanup.
(edit) @1132   18 years vboxsync Backed out previous changeset. Stack is writable of course.
(edit) @1131   18 years vboxsync Short to normal jump
(edit) @1130   18 years vboxsync Enable WP later when returning to V86 code from our generic trap handler.
(edit) @1129   18 years vboxsync Corrected failure path
(edit) @1127   18 years vboxsync only allow direct calls to EMInterpretIret for now
(edit) @1126   18 years vboxsync Emulate iret to V86 code.
(edit) @1125   18 years vboxsync Forward iret to V86 code to our trap handler for emulation.
(edit) @1122   18 years vboxsync We can't do an iret to v86 code, as we run with CPL=1. The iret will …
(edit) @1119   18 years vboxsync Added comment
(edit) @1114   18 years vboxsync iret must fault when returning to V86 task.
(edit) @1110   18 years vboxsync Logging updates
(edit) @1108   18 years vboxsync More comments for iret patch.
(edit) @1106   18 years vboxsync compile error
(edit) @1105   18 years vboxsync Cleaned up
(edit) @1104   18 years vboxsync Correction for same privilege level returns.
(edit) @1102   18 years vboxsync More logging for iret.
(edit) @1099   18 years vboxsync Out of memory in dynamic guest ram alloc: Pause first, then inform Main.
(edit) @1091   18 years vboxsync Corrected assertions for v86 mode PATM & CSAM changes
(edit) @1090   18 years vboxsync Corrected assertions for v86 mode
(edit) @1089   18 years vboxsync Fixed broken return path in generic trap handler for v86 code
(edit) @1087   18 years vboxsync Forgot to disable PATM_LOG_PATCHIRET
(edit) @1086   18 years vboxsync Corrected assumptions about flat addresses
(edit) @1058   18 years vboxsync oops left it enabled.
(edit) @1057   18 years vboxsync Trapping and virtualizing TSC (both disabled).
(edit) @1056   18 years vboxsync CPUMR3SetCR4Feature
(edit) @1055   18 years vboxsync RDTSC stats.
(edit) @1027   18 years vboxsync Initial GIP change. Missing detection of SMP systems with TSC drift.
(edit) @1009   18 years vboxsync Fixed bug in CFGM node insertion when several intermediate nodes were …
(edit) @1006   18 years vboxsync fixed internal networking on Windows hosts
(edit) @990   18 years vboxsync spaces
(edit) @988   18 years vboxsync Fixed the real cause of the tripple fault.
(edit) @986   18 years vboxsync Fixed confusion between hyper disasm request and real mode. Also we're …
(edit) @983   18 years vboxsync Opps.
(edit) @980   18 years vboxsync fIgnoreAll and fIgnoreSetPage and fInStatSync - ignore all callbacks …
(edit) @960   18 years vboxsync Darwin hacking.
(edit) @956   18 years vboxsync fs & gs was already cleared.
(edit) @955   18 years vboxsync Always clear fs and gs!
(edit) @948   18 years vboxsync fixed buildbreak (I hope).
(edit) @944   18 years vboxsync Sync on completed load the shadow structures might be used before we …
(edit) @914   18 years vboxsync PVMR0 changes for darwin.
(edit) @901   18 years vboxsync Added SSMR3DeregisterExternal
(edit) @885   18 years vboxsync Original address of faulting patch instruction must be corrected by …
(edit) @882   18 years vboxsync CSAMR3CheckCode added
(edit) @880   18 years vboxsync Added some missing SELMToFlat calls.
(edit) @878   18 years vboxsync fixed log flags in page pool
(edit) @877   18 years vboxsync Changed error message when out of memory. (no longer allowed to save …
(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.
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