|
|
@1341
|
18 years |
vboxsync |
Disabled v86 raw mode again due to windows install regressions.
|
|
|
@1338
|
18 years |
vboxsync |
Moved the IF check.
|
|
|
@1336
|
18 years |
vboxsync |
Forbit execution of v86 code with IF=0.
|
|
|
@1334
|
18 years |
vboxsync |
Reenabled raw V86 mode.
|
|
|
@1331
|
18 years |
vboxsync |
Disabled raw v86 mode.
|
|
|
@1324
|
18 years |
vboxsync |
Enabled raw V86 mode (to check the test boxes)
|
|
|
@1163
|
18 years |
vboxsync |
Extended assertions to check for v86 mode
|
|
|
@1162
|
18 years |
vboxsync |
v86 mode corrections
|
|
|
@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
|
|
|
@1143
|
18 years |
vboxsync |
Incorrect checking of pending interrupts. Potential problems with …
|
|
|
@1134
|
18 years |
vboxsync |
Added CPUMGCCallV86Code.
PATM cleanup.
|
|
|
@1129
|
18 years |
vboxsync |
Corrected failure path
|
|
|
@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.
|
|
|
@1087
|
18 years |
vboxsync |
Forgot to disable PATM_LOG_PATCHIRET
|
|
|
@1086
|
18 years |
vboxsync |
Corrected assumptions about flat addresses
|
|
|
@885
|
18 years |
vboxsync |
Original address of faulting patch instruction must be corrected by …
|
|
|
@882
|
18 years |
vboxsync |
CSAMR3CheckCode added
|
|
|
@846
|
18 years |
vboxsync |
Fix for OpenBSD 4.0 (again).
|
|
|
@838
|
18 years |
vboxsync |
GC Phys to HC virt conversion changes for dynamic RAM allocation.
|
|
|
@804
|
18 years |
vboxsync |
Added @todo
|
|
|
@803
|
18 years |
vboxsync |
Must restore the old lookup record in case we aren't able to update …
|
|
|
@760
|
18 years |
vboxsync |
Enhanced detection of changed pages.
|
|
|
@758
|
18 years |
vboxsync |
update physical address of flushed page
|
|
|
@744
|
18 years |
vboxsync |
Logging update
|
|
|
@743
|
18 years |
vboxsync |
Changed call patch
|
|
|
@742
|
18 years |
vboxsync |
Updates for logging
|
|
|
@741
|
18 years |
vboxsync |
Updates for logging
|
|
|
@739
|
18 years |
vboxsync |
Fix
|
|
|
@738
|
18 years |
vboxsync |
Option to log patch calls
|
|
|
@730
|
18 years |
vboxsync |
warning
|
|
|
@713
|
18 years |
vboxsync |
Bugfix
|
|
|
@593
|
18 years |
vboxsync |
Minor update
|
|
|
@544
|
18 years |
vboxsync |
Log when an IDT handler is disabled.
|
|
|
@520
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@519
|
18 years |
vboxsync |
disabled two HC pointer size assertions that are probably invalid.
|
|
|
@518
|
18 years |
vboxsync |
64-bit alignment in CSAM.
|
|
|
@515
|
18 years |
vboxsync |
Possibly dangerous change: stop monitoring IDT patch pages when too …
|
|
|
@513
|
18 years |
vboxsync |
Less restricted assertion
|
|
|
@455
|
18 years |
vboxsync |
Annoying assertion.
|
|
|
@453
|
18 years |
vboxsync |
AMD64: Check CFGM option PATMEnabled before enabling PATM.
|
|
|
@452
|
18 years |
vboxsync |
Check CFGM option CSAMEnabled before enabling CSAM.
|
|
|
@396
|
18 years |
vboxsync |
fixed 3 short jumps for nasm.
|
|
|
@369
|
18 years |
vboxsync |
Lowered maximum number of invalid patch writes.
|
|
|
@367
|
18 years |
vboxsync |
Changed counting of patch page writes.
|
|
|
@354
|
18 years |
vboxsync |
Short jump out of range for OS X.
|
|
|
@347
|
18 years |
vboxsync |
Rewrote and simplified interrupt handler patching.
|
|
|
@302
|
18 years |
vboxsync |
Handle iret to ring 0 code with IF cleared. Warning: possibly …
|
|
|
@277
|
18 years |
vboxsync |
Changed detection of pending guest interrupts & event in generated …
|
|
|
@276
|
18 years |
vboxsync |
Another update
|
|
|
@275
|
18 years |
vboxsync |
Update
|
|
|
@274
|
18 years |
vboxsync |
Update
|
|
|
@268
|
18 years |
vboxsync |
PATM_ACTION_PENDING_IRQ_AFTER_IRET added
|
|
|
@267
|
18 years |
vboxsync |
Updates
|
|
|
@266
|
18 years |
vboxsync |
Increased SSM version
|
|
|
@209
|
18 years |
vboxsync |
Removed obsolete check
|
|
|
@208
|
18 years |
vboxsync |
Changed guest specific patch for OpenBSD. 3.7, 3.8, 3.9 and 4.0 now work.
|
|
|
@188
|
18 years |
vboxsync |
Increased SSM version
|
|
|
@181
|
18 years |
vboxsync |
Log all popf replacements
|
|
|
@180
|
18 years |
vboxsync |
log IOPL as well
|
|
|
@163
|
18 years |
vboxsync |
Update
|
|
|
@160
|
18 years |
vboxsync |
Argh
|
|
|
@159
|
18 years |
vboxsync |
Moved iret log statement up
|
|
|
@158
|
18 years |
vboxsync |
Update
|
|
|
@157
|
18 years |
vboxsync |
oops
|
|
|
@156
|
18 years |
vboxsync |
More iret logging
|
|
|
@154
|
18 years |
vboxsync |
Minor changes
|
|
|
@134
|
18 years |
vboxsync |
More logging
|
|
|
@115
|
18 years |
vboxsync |
64-bit
|
|
|
@114
|
18 years |
vboxsync |
arg.
|
|
|
@111
|
18 years |
vboxsync |
64-bit
|
|
|
@110
|
18 years |
vboxsync |
Log patch returns.
|
|
|
@103
|
18 years |
vboxsync |
Fix
|
|
|
@102
|
18 years |
vboxsync |
Guest2PatchAddrTree / RECGUESTTOPATCH: changed from PV to GCPtr AVL tree.
|
|
|
@101
|
18 years |
vboxsync |
fixed warnings.
|
|
|
@94
|
18 years |
vboxsync |
Patch2GuestAddrTree / RECPATCHTOGUEST: changed from PV to U32 AVL …
|
|
|
@93
|
18 years |
vboxsync |
Patch2GuestAddrTree / RECPATCHTOGUEST: changed from PV to U32 AVL …
|
|
|
@91
|
18 years |
vboxsync |
Log iret return address
|
|
|
@90
|
18 years |
vboxsync |
Log iret return address
|
|
|
@77
|
18 years |
vboxsync |
Warning.
|
|
|
@27
|
18 years |
vboxsync |
Disabled the annoying assertion. It's a valid one, but no cause for …
|
|
|
@23
|
18 years |
vboxsync |
string.h & stdio.h + header cleanups.
|
|
|
@19
|
18 years |
vboxsync |
nasm.mac -> asmdefs.mac + header adjustments.
|
|
|
@1
|
55 years |
vboxsync |
import
|