VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9855   17 years vboxsync SyncPage fix for out of sync pde's.
(edit) @9854   17 years vboxsync Sigh.
(edit) @9853   17 years vboxsync kernel gs base can be changed behind our back (swapgs), so always …
(edit) @9852   17 years vboxsync Added CPUMGetGuestMsr
(edit) @9851   17 years vboxsync OP_SWAPGS
(edit) @9850   17 years vboxsync Swapgs & vmcall added to the tables.
(edit) @9849   17 years vboxsync Many fixes for operand sizes (Iv -> Iz)
(edit) @9848   17 years vboxsync Fix
(edit) @9847   17 years vboxsync Updates for dumping 64 bits descriptors
(edit) @9846   17 years vboxsync Disassembly update for flat addresses & 64 bits mode
(edit) @9845   17 years vboxsync Format specifier
(edit) @9844   17 years vboxsync Correction
(edit) @9843   17 years vboxsync Unassemble fix
(edit) @9842   17 years vboxsync Link fix
(edit) @9841   17 years vboxsync Added CPUMGetGuest/HyperRIP.
(edit) @9840   17 years vboxsync Unassemble fix for 64 bits code
(edit) @9839   17 years vboxsync New implementation of RTTimer... using POSIX timers.
(edit) @9838   17 years vboxsync Fix for parsing nonsense.
(edit) @9837   17 years vboxsync build fix
(edit) @9836   17 years vboxsync Fixed some inconsistencies (thanks Frank)
(edit) @9835   17 years vboxsync build fix
(edit) @9834   17 years vboxsync Initial support for 64 bits register dumps.
(edit) @9833   17 years vboxsync qword accesses
(edit) @9832   17 years vboxsync Installer: added host/guest information service to the installers
(edit) @9831   17 years vboxsync Backed out r31929. #2962: "Major slowdown on 32bit hosts".
(edit) @9830   17 years vboxsync Additions/common: uninitialised variable in the R3 guest library
(edit) @9829   17 years vboxsync Runtime/common: handle the EPROTO posix error code as we return this …
(edit) @9828   17 years vboxsync Fe/Qt: Removed some commented code related to non-ported …
(edit) @9827   17 years vboxsync Fe/Qt4: GlobalUSBSettings ported to qt4. Hidden for now by #ifdef …
(edit) @9826   17 years vboxsync Additions/x11: make the Xorg 1.3+ Additions handle modes specified by …
(edit) @9825   17 years vboxsync Log update
(edit) @9824   17 years vboxsync Some preparations for fixing PAE.
(edit) @9823   17 years vboxsync Config.kmk: enable the host/guest registry and information service
(edit) @9822   17 years vboxsync Compile fix.
(edit) @9821   17 years vboxsync Compile fix
(edit) @9820   17 years vboxsync Fe/Qt4: GlobalInputSettings ported to qt4, fixed tab-order for …
(edit) @9819   17 years vboxsync Fe/Qt4: correct porting of qt3::QString::ucs2() to …
(edit) @9818   17 years vboxsync SSM format changed
(edit) @9817   17 years vboxsync fs & gs base cleanup
(edit) @9816   17 years vboxsync Windows shared folders: a more generic directory listing bugfix.
(edit) @9815   17 years vboxsync Removed unnecessary guest msr saving.
(edit) @9814   17 years vboxsync FS & GS base msr fixes
(edit) @9813   17 years vboxsync no comma!
(edit) @9812   17 years vboxsync enable the Qt4 GUI on win.x86
(edit) @9811   17 years vboxsync Additions/x11: use the guest/host registry to save the last resolution …
(edit) @9810   17 years vboxsync HostServices/SharedInfoServices: comment/warning
(edit) @9809   17 years vboxsync Main: save and reload the guest/host registry in extra data at machine …
(edit) @9808   17 years vboxsync not yet
(edit) @9807   17 years vboxsync test
(edit) @9806   17 years vboxsync Inverted
(edit) @9805   17 years vboxsync Backed out previous changeset
(edit) @9804   17 years vboxsync FS & GS syncing
(edit) @9803   17 years vboxsync vacation.
(edit) @9802   17 years vboxsync CPUMIsGuestIn64BitCodeEx update
(edit) @9801   17 years vboxsync FE/Qt4: spaces
(edit) @9800   17 years vboxsync Correction
(edit) @9799   17 years vboxsync FE/Qt4: Use right text color if the label is selected & paint a focus …
(edit) @9798   17 years vboxsync fs & gs base fixes
(edit) @9797   17 years vboxsync FE/Qt4-Win: Remove that ugly frame panel around the toolbar.
(edit) @9796   17 years vboxsync FE/Qt4: respect SH_ItemView_ChangeHighlightOnFocus (fix wrong text …
(edit) @9795   17 years vboxsync Forgot to clean up
(edit) @9794   17 years vboxsync FE/Qt: Japanese keyboard fix
(edit) @9793   17 years vboxsync Properly display the current guest instruction during a guru dump.
(edit) @9792   17 years vboxsync Byte, word and dword access to r8-r15.
(edit) @9791   17 years vboxsync Additions/x11: remove some of the libstdc++ dependencies in VBoxClient …
(edit) @9790   17 years vboxsync Disassemble the current guest instruction when dumping the guest state.
(edit) @9789   17 years vboxsync Installer/linux: fixed a bug in the creation of tap host interfaces …
(edit) @9788   17 years vboxsync FE/Qt: more updates to the French translation
(edit) @9787   17 years vboxsync Config.kmk: do not cross-build Linux additions kernel modules, since …
(edit) @9786   17 years vboxsync fixed docs.
(edit) @9785   17 years vboxsync Update the return value.
(edit) @9784   17 years vboxsync FE/Qt4: Fixed adjustment of the vmsettings selector width.
(edit) @9783   17 years vboxsync Fe/Qt4: Global Settings partially ported to qt4: - Global Settings …
(edit) @9782   17 years vboxsync Fe/Qt4: Some code-spelling for VMSettings to make it similar to Global …
(edit) @9781   17 years vboxsync Fe/Qt4: Unifying margins for some VMSettings sub-pages.
(edit) @9780   17 years vboxsync Windows shared folders: another directory listing bugfix.
(edit) @9779   17 years vboxsync FE/Qt4: Fixed the wrong text color bug of the panel labels if they …
(edit) @9778   17 years vboxsync InvalidatePage corrections.
(edit) @9777   17 years vboxsync Wrong assertions
(edit) @9776   17 years vboxsync Stat updates
(edit) @9775   17 years vboxsync FE/Qt4: spelling
(edit) @9774   17 years vboxsync IOM updates for 64 bits mode.
(edit) @9773   17 years vboxsync FE/Qt4-Win: Fixed selector background problem with the windows style.
(edit) @9772   17 years vboxsync fixed break.
(edit) @9771   17 years vboxsync Minor fix
(edit) @9770   17 years vboxsync Can use PCPDMMAC now as its in VBox/types.h.
(edit) @9769   17 years vboxsync Sync MSRs before the CRx registers.
(edit) @9768   17 years vboxsync Regenerate err.mac and x86.mac. Adjusted the rule for generting these …
(edit) @9767   17 years vboxsync Some new error codes for internal networking.
(edit) @9766   17 years vboxsync Fixed anci C issue.
(edit) @9765   17 years vboxsync Promoted PDMMAC from pdmifs.h to types.h.
(edit) @9764   17 years vboxsync ins/outs correction for 64 bits mode.
(edit) @9763   17 years vboxsync Wrong string format specifier for 64 bits values.
(edit) @9762   17 years vboxsync 32 bits displacement in 64 bits mode
(edit) @9761   17 years vboxsync 64 bits disassembly changes (32 bits displacement sign extended to 64 bits)
(edit) @9760   17 years vboxsync 64 bits disassembly (CPUM this time).
(edit) @9759   17 years vboxsync Displacement handling in 64 bits mode
(edit) @9758   17 years vboxsync Wrong assertion
(edit) @9757   17 years vboxsync Corrections
(edit) @9756   17 years vboxsync Wrong masks
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