VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

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