|
|
@2281
|
18 years |
vboxsync |
FE/Qt: Updated Russian translation.
|
|
|
@2280
|
18 years |
vboxsync |
FE/Qt: Set whatsthis format to RichText in RELEASE builds to avoid …
|
|
|
@2279
|
18 years |
vboxsync |
Don't recursively call PGMVerifyAccess as we might run out of stack.
|
|
|
@2278
|
18 years |
vboxsync |
updated etherboot zrom image
|
|
|
@2277
|
18 years |
vboxsync |
FE/Qt: Updated Russian translation.
|
|
|
@2276
|
18 years |
vboxsync |
VerifyAccessSyncPage: shadow PD might not be present.
|
|
|
@2275
|
18 years |
vboxsync |
Correctly handle PXE menus with 0 boot servers for an entry. Use the …
|
|
|
@2274
|
18 years |
vboxsync |
Pass on rc.
|
|
|
@2273
|
18 years |
vboxsync |
Real and protected mode (no paging) implemenation of VerifyAccessSyncPage.
|
|
|
@2272
|
18 years |
vboxsync |
RTPathReal presumes that the path exists!
|
|
|
@2271
|
18 years |
vboxsync |
bugfix: RTPathReal presumes that the path exists!
|
|
|
@2270
|
18 years |
vboxsync |
Stricter pointer typechecking. (R0 vs R3)
|
|
|
@2269
|
18 years |
vboxsync |
Stricter pointer typechecking. (R0 vs R3)
|
|
|
@2267
|
18 years |
vboxsync |
Updated assertion
|
|
|
@2266
|
18 years |
vboxsync |
Do not access framebuffer when it is being resized.
|
|
|
@2265
|
18 years |
vboxsync |
Do not try to set guest video mode if display driver refused it
|
|
|
@2264
|
18 years |
vboxsync |
Do not try to set guest video mode if display driver refused it
|
|
|
@2263
|
18 years |
vboxsync |
FE/Qt: Updated French translation.
|
|
|
@2262
|
18 years |
vboxsync |
FE/Qt: Fixed: Network adapter tab names were not translatable.
|
|
|
@2261
|
18 years |
vboxsync |
don't try to attach a debugger on L4
|
|
|
@2260
|
18 years |
vboxsync |
Corrections for real and v86 addresses + cleanup + notes.
|
|
|
@2259
|
18 years |
vboxsync |
Web service: More updates.
|
|
|
@2258
|
18 years |
vboxsync |
Removed leftover logging statement
|
|
|
@2257
|
18 years |
vboxsync |
show pdf help file on Mac
|
|
|
@2256
|
18 years |
vboxsync |
Fixed io port access return check
|
|
|
@2255
|
18 years |
vboxsync |
Return to the previous screen size and position after leaving …
|
|
|
@2254
|
18 years |
vboxsync |
r=frank
|
|
|
@2253
|
18 years |
vboxsync |
Added (disabled) the overflow testcase for ASMMultU64ByU32DivByU32.
|
|
|
@2251
|
18 years |
vboxsync |
info flag.
|
|
|
@2250
|
18 years |
vboxsync |
DBGFINFO_FLAGS_RUN_ON_EMT and Ex registration function.
|
|
|
@2248
|
18 years |
vboxsync |
Implementing timer syncrhonous virtual clock.
|
|
|
@2246
|
18 years |
vboxsync |
Input/pckbd.c => Input/DevPS2.cpp
|
|
|
@2244
|
18 years |
vboxsync |
NS and PCT units.
|
|
|
@2243
|
18 years |
vboxsync |
lower the valid IDT address from 2GB to 1GB
|
|
|
@2242
|
18 years |
vboxsync |
pass VERR_IDT_FAILED correctly to userland
|
|
|
@2240
|
18 years |
vboxsync |
1934: Never decrease size in the layout:
Fixing minimum height of the …
|
|
|
@2239
|
18 years |
vboxsync |
Main: Use RTPathCompare() instead of #ifdef's.
|
|
|
@2238
|
18 years |
vboxsync |
VBoxSDL: Fixed: Floppy/DVD image operations were case sensitive on …
|
|
|
@2237
|
18 years |
vboxsync |
Enabled SVM for real and protected mode without paging again.
|
|
|
@2236
|
18 years |
vboxsync |
Incorrect assertion. (guest ram can have unallocated gaps)
|
|
|
@2235
|
18 years |
vboxsync |
Even more logging
|
|
|
@2234
|
18 years |
vboxsync |
More logging
|
|
|
@2233
|
18 years |
vboxsync |
put pack the double-power-off workaround
|
|
|
@2232
|
18 years |
vboxsync |
Put back 20576. Not sure what went wrong before.
|
|
|
@2231
|
18 years |
vboxsync |
Partial 20576 commit
|
|
|
@2230
|
18 years |
vboxsync |
Partial 20576 commit
|
|
|
@2229
|
18 years |
vboxsync |
backed out accidental commit
|
|
|
@2228
|
18 years |
vboxsync |
backed out 20576 due to regressions
|
|
|
@2227
|
18 years |
vboxsync |
Ignore ModifyPage for real and protected mode without paging.
|
|
|
@2226
|
18 years |
vboxsync |
Cleanup of emR3RawExecuteIOInstruction: use existing IOM functions. …
|
|
|
@2224
|
18 years |
vboxsync |
In some situations the guest state would not be synced.
|
|
|
@2222
|
18 years |
vboxsync |
FE/Qt: Fixed the version text position in the About.. dialog.
|
|
|
@2221
|
18 years |
vboxsync |
FE/Qt: Rolled back changeset:20385 because the resize deadlocks have …
|
|
|
@2220
|
18 years |
vboxsync |
Don't call the outs/ins string handler if we're only supposed to …
|
|
|
@2219
|
18 years |
vboxsync |
Repaint display when framebuffer completed an asynchronous resize.
|
|
|
@2218
|
18 years |
vboxsync |
Added ins/outs support to VMX. Cleaned up both VMX & SVM io handling.
|
|
|
@2217
|
18 years |
vboxsync |
Added IOMInterpretINSEx & IOMInterpretOUTSEx.
Support ins/outs …
|
|
|
@2216
|
18 years |
vboxsync |
Backed out 20564 & 20565. Require many more changes.
|
|
|
@2215
|
18 years |
vboxsync |
Compile ataIOPortRead/WriteStr1 in ring 0 mode as well.
|
|
|
@2214
|
18 years |
vboxsync |
Register string read & write handlers for ring 0.
|
|
|
@2213
|
18 years |
vboxsync |
More stats
|
|
|
@2212
|
18 years |
vboxsync |
Repaint display when framebuffer completed an asynchronous resize.
|
|
|
@2210
|
18 years |
vboxsync |
Disable r20541, r20552.
|
|
|
@2209
|
18 years |
vboxsync |
FE/Qt: Romanian language update.
|
|
|
@2208
|
18 years |
vboxsync |
FE/Qt: Minor spelling correction.
|
|
|
@2207
|
18 years |
vboxsync |
Remove some more executable properties.
|
|
|
@2206
|
18 years |
vboxsync |
Repaint display when the resize is completed (second try).
|
|
|
@2203
|
18 years |
vboxsync |
prevent warning
|
|
|
@2202
|
18 years |
vboxsync |
Cleaned up.
|
|
|
@2201
|
18 years |
vboxsync |
Moved ins/outs handling to the VMMAll directory.
|
|
|
@2200
|
18 years |
vboxsync |
Repaint display when the resize is completed.
|
|
|
@2199
|
18 years |
vboxsync |
warning
|
|
|
@2197
|
18 years |
vboxsync |
some cleanup
|
|
|
@2196
|
18 years |
vboxsync |
fixed includes
|
|
|
@2195
|
18 years |
vboxsync |
cosmetical fixes
|
|
|
@2194
|
18 years |
vboxsync |
fixed includes
|
|
|
@2193
|
18 years |
vboxsync |
not needed
|
|
|
@2192
|
18 years |
vboxsync |
German updates
|
|
|
@2191
|
18 years |
vboxsync |
Export to OSE.
|
|
|
@2189
|
18 years |
vboxsync |
Bugfix
|
|
|
@2188
|
18 years |
vboxsync |
disabled svm usage in all cpu modes for now
|
|
|
@2187
|
18 years |
vboxsync |
FE/Qt: Corrected a major problem with whatsthis balloons containing …
|
|
|
@2185
|
18 years |
vboxsync |
FE/Qt: Undone most of the changes from changeset:20500 and changeset:20506.
|
|
|
@2184
|
18 years |
vboxsync |
Compile fixes
|
|
|
@2183
|
18 years |
vboxsync |
Argh
|
|
|
@2182
|
18 years |
vboxsync |
consider asynchronous HGCM requests
|
|
|
@2181
|
18 years |
vboxsync |
SELMValidateAndConvertCSAddr correction
|
|
|
@2180
|
18 years |
vboxsync |
more verbose assertion
|
|
|
@2179
|
18 years |
vboxsync |
The values in the hidden selector registers have to be checked first …
|
|
|
@2178
|
18 years |
vboxsync |
FE/Qt: Added Qt translation sources from the Qt distribution; created …
|
|
|
@2177
|
18 years |
vboxsync |
Put back RF flag
|
|
|
@2176
|
18 years |
vboxsync |
Don't check timer & r3 job in single stepping mode.
|
|
|
@2175
|
18 years |
vboxsync |
1934: Never decrease size in the layout:
QIConstrainKeeper used for …
|
|
|
@2174
|
18 years |
vboxsync |
Compile fix
|
|
|
@2173
|
18 years |
vboxsync |
Only set TF in hwacc stepping mode.
|
|
|
@2172
|
18 years |
vboxsync |
Wrong dr6
|
|
|
@2171
|
18 years |
vboxsync |
Added @todo
|
|
|
@2170
|
18 years |
vboxsync |
1934: Never decrease size in the layout:
1. Created the proposed …
|
|
|
@2169
|
18 years |
vboxsync |
Intercept X86_TRAP_DB if single stepping is enabled.
|
|
|
@2168
|
18 years |
vboxsync |
Added DBGFIsStepping
|
|
|