|
|
@1296
|
18 years |
vboxsync |
removed another workaround
|
|
|
@1293
|
18 years |
vboxsync |
create a better error message if some module we need at runtime was …
|
|
|
@1292
|
18 years |
vboxsync |
Init tsc offset to 0.
|
|
|
@1291
|
18 years |
vboxsync |
Removed forced exit hack. No longer required.
|
|
|
@1286
|
18 years |
vboxsync |
Fixed bustage (silly vcc80 don't give a shit about macro argument count).
|
|
|
@1284
|
18 years |
vboxsync |
hmm. weird.
|
|
|
@1283
|
18 years |
vboxsync |
Added support for the hybrid darwin setup where the kernel is 32-bit …
|
|
|
@1280
|
18 years |
vboxsync |
dead/misplaced code.
|
|
|
@1279
|
18 years |
vboxsync |
Use 'nm' instead of 'objdump'.
|
|
|
@1278
|
18 years |
vboxsync |
Killed some warnings.
|
|
|
@1277
|
18 years |
vboxsync |
Kill warnings.
|
|
|
@1273
|
18 years |
vboxsync |
Keep stats for forced SVM exits.
|
|
|
@1272
|
18 years |
vboxsync |
Exit reason statistics for SVM added.
|
|
|
@1270
|
18 years |
vboxsync |
removed logging
|
|
|
@1269
|
18 years |
vboxsync |
Completed hwaccm world switch test
|
|
|
@1268
|
18 years |
vboxsync |
Typo
|
|
|
@1267
|
18 years |
vboxsync |
Fixed regression
|
|
|
@1264
|
18 years |
vboxsync |
argh
|
|
|
@1263
|
18 years |
vboxsync |
Fixed size
|
|
|
@1262
|
18 years |
vboxsync |
Set guest RAM size too
|
|
|
@1258
|
18 years |
vboxsync |
Wrong logger
|
|
|
@1257
|
18 years |
vboxsync |
Temporary logging
|
|
|
@1253
|
18 years |
vboxsync |
Correction (PAE)
|
|
|
@1252
|
18 years |
vboxsync |
Setup cr0 and cr4
|
|
|
@1251
|
18 years |
vboxsync |
Added PGMGetShadowMode
|
|
|
@1249
|
18 years |
vboxsync |
Task register as well.
|
|
|
@1248
|
18 years |
vboxsync |
Fill in hypervisor hidden selector register.
|
|
|
@1246
|
18 years |
vboxsync |
export to OSE
|
|
|
@1241
|
18 years |
vboxsync |
Oops
|
|
|
@1240
|
18 years |
vboxsync |
Clear pending actions before the hwaccm test.
|
|
|
@1239
|
18 years |
vboxsync |
now -> not
|
|
|
@1238
|
18 years |
vboxsync |
Pointer mess.
|
|
|
@1237
|
18 years |
vboxsync |
Another correction
|
|
|
@1235
|
18 years |
vboxsync |
corrected check
|
|
|
@1233
|
18 years |
vboxsync |
mmHyperLookupR0 fix for ring 0 pVM based addresses.
|
|
|
@1232
|
18 years |
vboxsync |
align the stack correctly (Darwin).
|
|
|
@1230
|
18 years |
vboxsync |
Wrong log instance
|
|
|
@1229
|
18 years |
vboxsync |
explicitly disable interrupts when executing the non-fast ioctls (only …
|
|
|
@1227
|
18 years |
vboxsync |
disabled ring 0 assertion overrie
|
|
|
@1226
|
18 years |
vboxsync |
AssertMsg2 update
|
|
|
@1225
|
18 years |
vboxsync |
wrong log level
|
|
|
@1224
|
18 years |
vboxsync |
accidental commit
|
|
|
@1223
|
18 years |
vboxsync |
Compile fix
|
|
|
@1222
|
18 years |
vboxsync |
Missing header
|
|
|
@1221
|
18 years |
vboxsync |
AssertMsg2 override added
|
|
|
@1214
|
18 years |
vboxsync |
Implemented workaround for hardware bug (erratum 170)
|
|
|
@1212
|
18 years |
vboxsync |
Argh
|
|
|
@1211
|
18 years |
vboxsync |
Cleanup
|
|
|
@1210
|
18 years |
vboxsync |
Added PGMR3ChangeShwPDMappings.
Added VMX/SVM test case.
|
|
|
@1194
|
18 years |
vboxsync |
Don't need to fake loader operations on OS/2.
|
|
|
@1187
|
18 years |
vboxsync |
sync HEAD with 1.3: Better error messages if vboxdrv could not be …
|
|
|
@1185
|
18 years |
vboxsync |
/ -> ;; and so on.
|
|
|
@1184
|
18 years |
vboxsync |
Removed stray doxygen comment.
|
|
|
@1166
|
18 years |
vboxsync |
Made CPU dump similar to the one from WinDbg.
|
|
|
@1165
|
18 years |
vboxsync |
Oops. Compile error fixed.
|
|
|
@1164
|
18 years |
vboxsync |
Even more v86 corrections
|
|
|
@1163
|
18 years |
vboxsync |
Extended assertions to check for v86 mode
|
|
|
@1162
|
18 years |
vboxsync |
v86 mode corrections
|
|
|
@1161
|
18 years |
vboxsync |
Some more v86 corrections.
|
|
|
@1160
|
18 years |
vboxsync |
Correction for v86 mode
|
|
|
@1159
|
18 years |
vboxsync |
Corrections for V86 mode.
|
|
|
@1158
|
18 years |
vboxsync |
Corrected assertion
|
|
|
@1157
|
18 years |
vboxsync |
Incorrect masking away of ring 1 RPL in V86 mode.
|
|
|
@1156
|
18 years |
vboxsync |
Reversed printing & executing
|
|
|
@1154
|
18 years |
vboxsync |
Forget it then
|
|
|
@1153
|
18 years |
vboxsync |
Experiment
|
|
|
@1152
|
18 years |
vboxsync |
Stupid jumps
|
|
|
@1151
|
18 years |
vboxsync |
Short to normal jump
|
|
|
@1149
|
18 years |
vboxsync |
Print ss in the CPU context dumps too.
|
|
|
@1148
|
18 years |
vboxsync |
Added emR3SingleStepExecRem
|
|
|
@1145
|
18 years |
vboxsync |
Forgot to clear ds, es, fs & gs for interrupt/trap in V86 mode.
Put …
|
|
|
@1144
|
18 years |
vboxsync |
Added support for forwarding traps & interrupts in V86 mode.
|
|
|
@1143
|
18 years |
vboxsync |
Incorrect checking of pending interrupts. Potential problems with …
|
|
|
@1141
|
18 years |
vboxsync |
Logging change
|
|
|
@1138
|
18 years |
vboxsync |
Logging change
|
|
|
@1137
|
18 years |
vboxsync |
Bugfix
|
|
|
@1136
|
18 years |
vboxsync |
EMInterpretIret changes & fixes
|
|
|
@1134
|
18 years |
vboxsync |
Added CPUMGCCallV86Code.
PATM cleanup.
|
|
|
@1132
|
18 years |
vboxsync |
Backed out previous changeset. Stack is writable of course.
|
|
|
@1131
|
18 years |
vboxsync |
Short to normal jump
|
|
|
@1130
|
18 years |
vboxsync |
Enable WP later when returning to V86 code from our generic trap handler.
|
|
|
@1129
|
18 years |
vboxsync |
Corrected failure path
|
|
|
@1127
|
18 years |
vboxsync |
only allow direct calls to EMInterpretIret for now
|
|
|
@1126
|
18 years |
vboxsync |
Emulate iret to V86 code.
|
|
|
@1125
|
18 years |
vboxsync |
Forward iret to V86 code to our trap handler for emulation.
|
|
|
@1122
|
18 years |
vboxsync |
We can't do an iret to v86 code, as we run with CPL=1. The iret will …
|
|
|
@1119
|
18 years |
vboxsync |
Added comment
|
|
|
@1114
|
18 years |
vboxsync |
iret must fault when returning to V86 task.
|
|
|
@1110
|
18 years |
vboxsync |
Logging updates
|
|
|
@1108
|
18 years |
vboxsync |
More comments for iret patch.
|
|
|
@1106
|
18 years |
vboxsync |
compile error
|
|
|
@1105
|
18 years |
vboxsync |
Cleaned up
|
|
|
@1104
|
18 years |
vboxsync |
Correction for same privilege level returns.
|
|
|
@1102
|
18 years |
vboxsync |
More logging for iret.
|
|
|
@1099
|
18 years |
vboxsync |
Out of memory in dynamic guest ram alloc: Pause first, then inform Main.
|
|
|
@1091
|
18 years |
vboxsync |
Corrected assertions for v86 mode
PATM & CSAM changes
|
|
|
@1090
|
18 years |
vboxsync |
Corrected assertions for v86 mode
|
|
|
@1089
|
18 years |
vboxsync |
Fixed broken return path in generic trap handler for v86 code
|
|
|
@1087
|
18 years |
vboxsync |
Forgot to disable PATM_LOG_PATCHIRET
|
|
|
@1086
|
18 years |
vboxsync |
Corrected assumptions about flat addresses
|
|
|