VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1181   18 years vboxsync -blank line
(edit) @1180   18 years vboxsync removed obsolete #if 1..#endif.
(edit) @1179   18 years vboxsync -> /* */
(edit) @1178   18 years vboxsync Fixing win/lin build trouble for *.moc in VirtualBox GUI: …
(edit) @1177   18 years vboxsync 1848: Add comment field Issue resolved as designed
(edit) @1176   18 years vboxsync Corrected svn attributes.
(edit) @1175   18 years vboxsync fixed mingw32 typo.
(edit) @1174   18 years vboxsync memcmp, strchr, strcmp.
(edit) @1173   18 years vboxsync Added missing BEGINCODE.
(edit) @1172   18 years vboxsync shr not shl (x86). Added missing BEGINCODE.
(edit) @1171   18 years vboxsync Fixed the return value. Added missing BEGINCODE.
(edit) @1170   18 years vboxsync Main: Removed useless attempt.
(edit) @1169   18 years vboxsync Main: Attempted to let the RunAs dialog bring itself to foreground.
(edit) @1168   18 years vboxsync Main: Fixed: The Snapshot ID was not reset on a normal hard disk …
(edit) @1167   18 years vboxsync the webservice stuff isn't ready yet
(edit) @1166   18 years vboxsync Made CPU dump similar to the one from WinDbg.
(edit) @1165   18 years vboxsync Oops. Compile error fixed.
(edit) @1164   18 years vboxsync Even more v86 corrections
(edit) @1163   18 years vboxsync Extended assertions to check for v86 mode
(edit) @1162   18 years vboxsync v86 mode corrections
(edit) @1161   18 years vboxsync Some more v86 corrections.
(edit) @1160   18 years vboxsync Correction for v86 mode
(edit) @1159   18 years vboxsync Corrections for V86 mode.
(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) @1155   18 years vboxsync Use RTStrPrintfV (%04X still broken though)
(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) @1150   18 years vboxsync Corrected disasm out of effective address + 16 bits displacement.
(edit) @1149   18 years vboxsync Print ss in the CPU context dumps too.
(edit) @1148   18 years vboxsync Added emR3SingleStepExecRem
(edit) @1147   18 years vboxsync Corrected logging statement for v86 execution.
(edit) @1146   18 years vboxsync Noisy logging bumped to level 2.
(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) @1142   18 years vboxsync First step towards a webservices API.
(edit) @1141   18 years vboxsync Logging change
(edit) @1140   18 years vboxsync Cleanup
(edit) @1139   18 years vboxsync Fixed a typo.
(edit) @1138   18 years vboxsync Logging change
(edit) @1137   18 years vboxsync Bugfix
(edit) @1136   18 years vboxsync EMInterpretIret changes & fixes
(edit) @1135   18 years vboxsync Main: Win32: Don't show the RunAs dialog during network interface …
(edit) @1134   18 years vboxsync Added CPUMGCCallV86Code. PATM cleanup.
(edit) @1133   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) @1128   18 years vboxsync Main/CFGLDR: Fixed: Don't delete DOM objects with |delete| but always …
(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) @1124   18 years vboxsync Added EMInterpretIret
(edit) @1123   18 years vboxsync Trying to unbreak the build
(edit) @1122   18 years vboxsync We can't do an iret to v86 code, as we run with CPL=1. The iret will …
(edit) @1121   18 years vboxsync FE/Qt: Doubleclicking a VM in the Selector window will switch to an …
(edit) @1120   18 years vboxsync another missing wrapper
(edit) @1119   18 years vboxsync Added comment
(edit) @1118   18 years vboxsync Detect attempt to enter PXE code in V86 mode. Print error message and …
(edit) @1117   18 years vboxsync Missing wrapper for PGM3PhysGrowRange
(edit) @1116   18 years vboxsync No dynamic guest ram allocation for 64 bits builds.
(edit) @1115   18 years vboxsync Check that the scan line width is not 0.
(edit) @1114   18 years vboxsync iret must fault when returning to V86 task.
(edit) @1113   18 years vboxsync And again
(edit) @1112   18 years vboxsync More corrections.
(edit) @1111   18 years vboxsync Wrong changes in old sync
(edit) @1110   18 years vboxsync Logging updates
(edit) @1109   18 years vboxsync compile fix
(edit) @1108   18 years vboxsync More comments for iret patch.
(edit) @1107   18 years vboxsync Another attempt at fixing the build
(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) @1103   18 years vboxsync Shared clipboard. Changelog update.
(edit) @1102   18 years vboxsync More logging for iret.
(edit) @1101   18 years vboxsync Finished up the REMR3NotifyPhysRamChunkRegister wrapper.
(edit) @1100   18 years vboxsync Added wrapper for REMR3NotifyPhysRamChunkRegister
(edit) @1099   18 years vboxsync Out of memory in dynamic guest ram alloc: Pause first, then inform Main.
(edit) @1098   18 years vboxsync updated precompiled objects
(edit) @1097   18 years vboxsync Enabled dynamic guest memory allocation by default.
(edit) @1096   18 years vboxsync Removed VBOX_RAW_V86
(edit) @1095   18 years vboxsync Synced V86 changes.
(edit) @1094   18 years vboxsync Synced sync_seg (V86 changes)
(edit) @1093   18 years vboxsync printf -> Log
(edit) @1092   18 years vboxsync updated precompiled objects
(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) @1088   18 years vboxsync Removed CPUMR3GetGuestCtx (doesn't exist anymore)
(edit) @1087   18 years vboxsync Forgot to disable PATM_LOG_PATCHIRET
(edit) @1086   18 years vboxsync Corrected assumptions about flat addresses
(edit) @1085   18 years vboxsync Corrected assumptions about flat addresses
(edit) @1084   18 years vboxsync VBoxGuest: atomic access to event type mask
(edit) @1083   18 years vboxsync HGCM: VbglHGCMCall shouldn't return failure if the request produced an …
(edit) @1082   18 years vboxsync Added disabled VBOX_RAW_V86
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