VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9917   17 years vboxsync Corrected hungarian spelling and added a todo.
(edit) @9916   17 years vboxsync The AMD64 specific 8-bit registers are busted it seems.
(edit) @9915   17 years vboxsync fixed build breaks
(edit) @9914   17 years vboxsync Basic register testcase (to be expanded).
(edit) @9913   17 years vboxsync It's spl, bpl, sil and dil (not *b).
(edit) @9912   17 years vboxsync Fixed bustage when the 64-bit address operand was changed to …
(edit) @9911   17 years vboxsync wrong. there were three calls.
(edit) @9910   17 years vboxsync build fix for sleep(). there were two calls.
(edit) @9909   17 years vboxsync fixed spelling (r32159)
(edit) @9907   17 years vboxsync build fix for sleep()
(edit) @9906   17 years vboxsync build fixes for undefined VERR_NOT_IMPLEMENTED
(edit) @9905   17 years vboxsync Linux additions kernel modules: load vboxadd and vboxvfs during system …
(edit) @9904   17 years vboxsync Global and per-VM CPU usage API added
(edit) @9903   17 years vboxsync vboxadd linux additions kernel module: properly register a misc device …
(edit) @9902   17 years vboxsync Added rdesktop 1.6.0.
(edit) @9901   17 years vboxsync Removed rdesktop 1.5.0.
(edit) @9900   17 years vboxsync Turned this annoying error into a warning. (needs to be properly fixed!)
(edit) @9899   17 years vboxsync Triggered assertion
(edit) @9897   17 years vboxsync Updates for executing 64 bits guest code with AMD-V.
(edit) @9896   17 years vboxsync Fixed SVMInvlpgA for 64 bits guest pointers and a potential issue with …
(edit) @9895   17 years vboxsync Netware apparently needs 512 MB minimum.
(edit) @9894   17 years vboxsync FE/Qt4: minor sync of the Linux keyboard library with Qt3
(edit) @9893   17 years vboxsync Attempt to fix PAE (can't verify now). AMD64 paging updates.
(edit) @9892   17 years vboxsync Fe/Qt4: Fixed bug in New VM Wizard: unable to change memory size to …
(edit) @9891   17 years vboxsync Print error msg containing the detected raw disk size if it's not …
(edit) @9890   17 years vboxsync amd64 paging updates
(edit) @9889   17 years vboxsync Fe/Qt4: Fixed VMSettings selector list changes during VBoxManage …
(edit) @9888   17 years vboxsync Updates for amd64 paging.
(edit) @9886   17 years vboxsync Fe/Qt4: Language Global Settings ported. Global Settings now checks …
(edit) @9885   17 years vboxsync FE/Qt: more updates to the French translation
(edit) @9884   17 years vboxsync Frontends/VBoxManage: add a VBoxManage interface to the guest/host …
(edit) @9883   17 years vboxsync Main: add the Main part of the guest/host configuration registry
(edit) @9882   17 years vboxsync HostServices/SharedInfoServices: deal with empty registry values …
(edit) @9881   17 years vboxsync 32 bits iUserTable again (preparing for amd64 changes)
(edit) @9880   17 years vboxsync External contribution: Gi youl Kim Mac OS X deals with filename using …
(edit) @9879   17 years vboxsync Masks
(edit) @9877   17 years vboxsync Wrong masks
(edit) @9876   17 years vboxsync Logging update
(edit) @9875   17 years vboxsync Typos
(edit) @9874   17 years vboxsync Clear shadow pae pd & pdpte entries when changed.
(edit) @9872   17 years vboxsync Fe/Qt4: Extend QITreeWidget api to let it's complex items have …
(edit) @9871   17 years vboxsync Same goes for X86_PTE_G. (big page to pt mapping)
(edit) @9870   17 years vboxsync Ignore A & D bits in the big page comparison as well.
(edit) @9869   17 years vboxsync AssertCR3 for long mode.
(edit) @9868   17 years vboxsync Fe/Qt4: Make the context menu trigger for QITreeWidget more correct …
(edit) @9867   17 years vboxsync Fe/Qt4: Make the context menu trigger for QITreeWidget more correct.
(edit) @9866   17 years vboxsync FE/Qt4-OSX: Macified help button.
(edit) @9865   17 years vboxsync Solaris USB: enabled ProxyDev, and some cleanups.
(edit) @9864   17 years vboxsync Logging update
(edit) @9863   17 years vboxsync Detect PML4E & PDPTE changes in SyncCR3 as well.
(edit) @9862   17 years vboxsync FE/Qt4: exec not before 4.3
(edit) @9861   17 years vboxsync be nice to our dep build machines :)
(edit) @9860   17 years vboxsync Return immediately in case the PML4E or PDPTE has been changed.
(edit) @9859   17 years vboxsync Wrong mask again
(edit) @9858   17 years vboxsync Wrong mask
(edit) @9857   17 years vboxsync Updates for amd64 paging
(edit) @9856   17 years vboxsync Make Solaris raw disks (the unbuffered ones which are char devices) …
(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) @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) @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) @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 …
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