VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11527   16 years vboxsync FE/Qt3: Updated Spanish and Turkish translations for 1.6.
(edit) @11526   16 years vboxsync Moved GCPhys4MBPSEMask init
(edit) @11525   16 years vboxsync Added support for PSE-36.
(edit) @11523   16 years vboxsync iprt: Implemented the /dev/urandom base random generator as a RTRAND …
(edit) @11522   16 years vboxsync Activated (lock) cmpxchg emulation for VT-x and AMD-V. Watch for …
(edit) @11521   16 years vboxsync IN_MODULE only
(edit) @11520   16 years vboxsync Installer/solaris: Shuffle around instance stuff. With the default …
(edit) @11519   16 years vboxsync Linux additions: properly install and compile the kernel modules
(edit) @11518   16 years vboxsync Bump ssm version
(edit) @11517   16 years vboxsync More logging
(edit) @11516   16 years vboxsync Forgot IA32_MSR_STAR syncing.
(edit) @11515   16 years vboxsync Include other members of CPUMCTXCORE in test.
(edit) @11514   16 years vboxsync Removed obsolete logging
(edit) @11513   16 years vboxsync Additional logging
(edit) @11512   16 years vboxsync small fismall fix
(edit) @11511   16 years vboxsync FE/Qt4: isPathLineChosen() => isPathSelected() + docs.
(edit) @11510   16 years vboxsync Installer/solaris: change the smf stuff once again. By coincidence I …
(edit) @11509   16 years vboxsync Added R0/HC emulation of (lock) cmpxchg. Not activated.
(edit) @11508   16 years vboxsync Added emulation of cmpxchg & lock cmpxchg (not yet used).
(edit) @11507   16 years vboxsync Linux guest additions: allow to specify dmode, fmode, umask, dmask, …
(edit) @11506   16 years vboxsync Installer/solaris: fix smf start command for vboxwebsrv.
(edit) @11505   16 years vboxsync Win32 build fix (recompiler)
(edit) @11504   16 years vboxsync RIP related addressing fix.
(edit) @11503   16 years vboxsync #1869: Fixed crash in DarwinGetEthernetControllers because of some …
(edit) @11502   16 years vboxsync BusLogic SCSI: update, stub for generic SCSI request parsing and …
(edit) @11501   16 years vboxsync PerfAPI: no more solaris-specific stub for CPU/MHz; additional logging …
(edit) @11500   16 years vboxsync xpcom: added debug message
(edit) @11499   16 years vboxsync Installer/solaris: Move the webservice start/stop script to the right …
(edit) @11498   16 years vboxsync PerfAPI: Moved linux implementation of CPU/MHz to CollectorHAL since …
(edit) @11497   16 years vboxsync Fe/Qt4: 'File/Folder Path Selector' widget updated. It becomes …
(edit) @11496   16 years vboxsync The sysenter eip & esp values are 64 bits. (note breaks saved states)
(edit) @11495   16 years vboxsync CPU context dump fix for sysenter.
(edit) @11494   16 years vboxsync Both sysenter.eip & esp are 64 bits long. Corrected CPU context dump.
(edit) @11493   16 years vboxsync fixed assertion
(edit) @11492   16 years vboxsync Fixed the non-rep stoswd case (rdi must be updated).
(edit) @11491   16 years vboxsync - interactive XPCOM VBox shell with completion
(edit) @11490   16 years vboxsync Consistency
(edit) @11489   16 years vboxsync ImmVRel is 32 bits sign extended to 64 bits in long mode.
(edit) @11488   16 years vboxsync stoswd emulation fix (DF).
(edit) @11487   16 years vboxsync Installer/solaris: fix script naming.
(edit) @11486   16 years vboxsync Installer/solaris: remove devlink.tab
(edit) @11485   16 years vboxsync Installer/solaris: Don't purge /opt/VirtualBox/etc, and disable the …
(edit) @11484   16 years vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
(edit) @11483   16 years vboxsync PerfAPI: RTCPUID usage fix
(edit) @11482   16 years vboxsync Darwin: Set the dylib version to the VBox version (helps reading crash …
(edit) @11481   16 years vboxsync PerfAPI: CPU/MHz counter name fix, proper handling of zero periods and …
(edit) @11480   16 years vboxsync Comment wording change.
(edit) @11479   16 years vboxsync - fitting SDK dirs layout in accordance with description in #3054
(edit) @11478   16 years vboxsync PerfAPI: Linux implementation of CPU/MHz counter
(edit) @11477   16 years vboxsync small logging fix
(edit) @11476   16 years vboxsync Linux support: define VBOX_WITH_64_BITS_GUESTS on AMD64 hosts; added …
(edit) @11475   16 years vboxsync Installer/Solaris: add webservice configuration file, used by the smf …
(edit) @11474   16 years vboxsync AMD-V: Corrected current asid handling. (multiple VMs could end up …
(edit) @11473   16 years vboxsync http://en.wikipedia.org/wiki/Guru_Meditation
(edit) @11472   16 years vboxsync Linux additions: fixed cc4 (rhel5 clone) 2.6.18 vboxvfs detection
(edit) @11471   16 years vboxsync Fe/Qt4: 'Nested Paging' VM attribute added to Details Page. Little …
(edit) @11470   16 years vboxsync testcase/tstIntNet-1: fixed swapped dst and src mac while printing …
(edit) @11469   16 years vboxsync - missed /
(edit) @11468   16 years vboxsync - first working XPCOM binding version - implemented check for …
(edit) @11467   16 years vboxsync Perf API: CPU/MHz counter re-introduced (Win implementation).
(edit) @11466   16 years vboxsync Fe/Qt4: New Version Notifier destination changed to …
(edit) @11465   16 years vboxsync Fe/Qt4: Registration destination changed to …
(edit) @11464   16 years vboxsync Iz means sign extend to 64 bits, not zero extend.
(edit) @11463   16 years vboxsync Linux additions: fixed rhel5/fc6/centos test when compiling the …
(edit) @11462   16 years vboxsync Correct fix for forced flag handling in instruction groups.
(edit) @11461   16 years vboxsync Backed out 34906. Not necessary.
(edit) @11460   16 years vboxsync Check for force flags when determining the new opcode in instruction …
(edit) @11459   16 years vboxsync Storage/DrvVD: warning fix
(edit) @11458   16 years vboxsync Paranoia.
(edit) @11457   16 years vboxsync BT emulation bugfix.
(edit) @11456   16 years vboxsync Use DISGetParamSize instead of iomGetRegSize.
(edit) @11455   16 years vboxsync gcc-4.3 testmath fix
(edit) @11453   16 years vboxsync More compile issues
(edit) @11452   16 years vboxsync Minor correction
(edit) @11451   16 years vboxsync Host Serial: Hardware independent way of wking up the status line …
(edit) @11450   16 years vboxsync Access verfication for stoswd emulation.
(edit) @11449   16 years vboxsync Corrected assertion
(edit) @11448   16 years vboxsync DrvTAP: Increased buffer sizes to 16384 in Windows and OS/2. Increased …
(edit) @11447   16 years vboxsync Fe/Qt4: More safer argument initializing in update url.
(edit) @11446   16 years vboxsync Fe/Qt4: Added additional version parameter to update url.
(edit) @11444   16 years vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
(edit) @11443   16 years vboxsync - more Python bindings work
(edit) @11442   16 years vboxsync VBoxHeadless: added -vrdp on|off|config setting to allow to disable …
(edit) @11441   16 years vboxsync Main: Documentation fixes.
(edit) @11440   16 years vboxsync - imported Python COM bindings
(edit) @11438   16 years vboxsync Don't ignore the current log flags for ring 0 logging.
(edit) @11437   16 years vboxsync PCNet build fix.
(edit) @11436   16 years vboxsync PCNet: Added check of incoming frame size. Frames over 1514 bytes …
(edit) @11435   16 years vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11434   16 years vboxsync Compile fix
(edit) @11433   16 years vboxsync - documented getGuestOSType() - enabled building Python wrappers by …
(edit) @11432   16 years vboxsync Solaris/vboxnetflt: Enabled building it.
(edit) @11431   16 years vboxsync Paranoia
(edit) @11430   16 years vboxsync some obviously missing \n at end of a Log() string
(edit) @11429   16 years vboxsync export
(edit) @11428   16 years vboxsync BIOS: handle empty DMI strings
(edit) @11427   16 years vboxsync Fe/Qt4: Fixing 'File Path Selector' widget: added icons for "Other..." …
(edit) @11425   16 years vboxsync Support protected mode without paging in VT-x mode. Note: watch for …
(edit) @11424   16 years vboxsync Emulate stosw/d/q ourselves.
(edit) @11423   16 years vboxsync Solaris/vboxdrv: cleaned up logging.
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