VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8567   17 years vboxsync Fix SATA bug #2818
(edit) @8566   17 years vboxsync AssertMsgFailedBreak -> AssertMsgFailedBreakStmt; AssertFailedBreak -> …
(edit) @8565   17 years vboxsync AssertMsgBreak -> AssertMsgBreakStmt.
(edit) @8564   17 years vboxsync NoDmik -> NOT_DMIK.
(edit) @8562   17 years vboxsync Removed the USBDEVICE_WITH_EVERYTHING code. (we can fish it out of svn …
(edit) @8561   17 years vboxsync To/FromNative - posix.
(edit) @8560   17 years vboxsync To/FromNative - windows.
(edit) @8557   17 years vboxsync Updates for 64 bits paging. Removed unused ShwGet/Set/ModifyPDEByIndex …
(edit) @8556   17 years vboxsync FE/Qt: don't disply E1000 in the network settings if E1000 is disabled …
(edit) @8555   17 years vboxsync Solaris hostif: fixed vnic_init script for the changed vna.
(edit) @8554   17 years vboxsync Always refuse to load if the cpu is in vmx root mode (32 bits to PAE …
(edit) @8553   17 years vboxsync Moved VMX root mode check around.
(edit) @8550   17 years vboxsync Corrected the KVM presence check
(edit) @8549   17 years vboxsync quelques fautes corrigées
(edit) @8548   17 years vboxsync logging.
(edit) @8547   17 years vboxsync Removed the non-NEW_HOSTUSBDEVICE_STATE code.
(edit) @8546   17 years vboxsync Use the new HostUSBDevice state code.
(edit) @8544   17 years vboxsync Fixed crash in Console::usbDetachCallback log statement, probably …
(edit) @8543   17 years vboxsync Corrected the error code for that core code 'allocation' failure.
(edit) @8542   17 years vboxsync Try harder to find contiguous memory for the core code (world …
(edit) @8541   17 years vboxsync Why do I keep hitting this assertion?!? 3ms and bang. Added more info.
(edit) @8540   17 years vboxsync Linux now uses the new HostUSBDevice code too.
(edit) @8539   17 years vboxsync Drop the USBDEVICE bits we don't currently need.
(edit) @8538   17 years vboxsync The bus number is the high byte of the location id.
(edit) @8537   17 years vboxsync Spaces
(edit) @8536   17 years vboxsync Split out the long mode only bits from the PDPE. Set accessed bits for …
(edit) @8535   17 years vboxsync Trying to shut up GCC
(edit) @8533   17 years vboxsync Start of 64 bits paging support
(edit) @8532   17 years vboxsync Frontends/VirtualBox3/4 (X11): added a keyboard layout for 101 key US …
(edit) @8531   17 years vboxsync Additions/x11: disable framebuffer access during mode switches and …
(edit) @8529   17 years vboxsync Unlock media on VM reset.
(edit) @8528   17 years vboxsync Remove unused code and spaces.
(edit) @8527   17 years vboxsync Solaris vboxdrv: some memobj cleanups and added assertions.
(edit) @8526   17 years vboxsync Solaris installer: Cleanups, better output messages.
(edit) @8525   17 years vboxsync Solaris installer: use devfsadm for device link creation rather than …
(edit) @8524   17 years vboxsync Use target inheritance for RuntimeW32NT4GuestR0.
(edit) @8521   17 years vboxsync cosmetics
(edit) @8520   17 years vboxsync Solaris additions installer: stop VBoxClient before uninstalling.
(edit) @8519   17 years vboxsync increase maxsize
(edit) @8518   17 years vboxsync cosmetics
(edit) @8517   17 years vboxsync backing out r30216
(edit) @8516   17 years vboxsync Add todo, supporting bigger raw disks.
(edit) @8515   17 years vboxsync Partially reverted r30186 to keep old behaviour of Windows additions.
(edit) @8514   17 years vboxsync Removed annoying SUPR0Printf.
(edit) @8513   17 years vboxsync Frontends/VirtualBox3/4: backed out r30319 as it caused problems with …
(edit) @8512   17 years vboxsync Disabled file locking for windows hosts. Open read/write file in …
(edit) @8511   17 years vboxsync debugging not for 1.6
(edit) @8510   17 years vboxsync Workaround for #2807. It's probably not the right thing, but it seems …
(edit) @8509   17 years vboxsync Fixed reversed parameter check creating VMDK. Harmless, as it caused …
(edit) @8508   17 years vboxsync Main/AutoLock: Added self deadlock detector (affects release builds …
(edit) @8507   17 years vboxsync New vector-based icons for non-OSE version; now also up to 128x128 …
(edit) @8506   17 years vboxsync remove old DKMS modules as well when installing the host kernel module
(edit) @8505   17 years vboxsync Solaris/installer: include webservice and SDK.
(edit) @8504   17 years vboxsync initialize where it's used.
(edit) @8503   17 years vboxsync Fall back to the recompiler when the guest tries to access invalid …
(edit) @8502   17 years vboxsync FE/Qt: NLS: Chinese: Fixed: ECHI=>EHCI.
(edit) @8501   17 years vboxsync FE/Qt: NLS: Updated Japanese, Italian, Chinese, French, Portuguese …
(edit) @8500   17 years vboxsync Extra stat
(edit) @8499   17 years vboxsync Some more I/O kit error mappings.
(edit) @8497   17 years vboxsync FE/Qt: NLS: Fixed: ECHI=>EHCI.
(edit) @8496   17 years vboxsync Build the xpcom testcase on solaris too.
(edit) @8495   17 years vboxsync FE/Qt: NLS: Updated Russian translation for 1.6.
(edit) @8494   17 years vboxsync fixed additions install
(edit) @8493   17 years vboxsync fix burns
(edit) @8492   17 years vboxsync warnings
(edit) @8491   17 years vboxsync Fixed OS/2 builds.
(edit) @8490   17 years vboxsync FE/Qt: Support runtime statistics for the E1000 network adapter.
(edit) @8488   17 years vboxsync uninitialized variable
(edit) @8486   17 years vboxsync Use the new USB state stuff on mac os x.
(edit) @8485   17 years vboxsync More USB / darwin fixes (hopefully the last).
(edit) @8484   17 years vboxsync Darwin USB fixes.
(edit) @8483   17 years vboxsync oops.
(edit) @8482   17 years vboxsync Don't return the last entry.
(edit) @8481   17 years vboxsync German NLS update
(edit) @8479   17 years vboxsync Added a new IPRT format type '%Rfn' that will drop the return type and …
(edit) @8478   17 years vboxsync FE/Qt: Network UI: Make the line editor of the editable combobox …
(edit) @8477   17 years vboxsync Frontends/VirtualBox3/4: do not send resize hints when the guest does …
(edit) @8476   17 years vboxsync Additions/x11: do not respond to stale resize hints when VBoxClient is …
(edit) @8475   17 years vboxsync Windows TAP devices: Fix for hardcoded provider name string when …
(edit) @8474   17 years vboxsync #2796: Network adapter UI misbehavior: fixed, but please check the …
(edit) @8473   17 years vboxsync Solaris/vboxdrv: Using generic MP as VT-x/MP doesn't play nice yet.
(edit) @8472   17 years vboxsync Additions/x11: fixed a bug in the X.org 7.0 graphics driver whereby …
(edit) @8471   17 years vboxsync More USB stuff.
(edit) @8470   17 years vboxsync FE/Qt: Rebranding: OSE version of the pure cube.
(edit) @8469   17 years vboxsync NonOSE
(edit) @8468   17 years vboxsync Linux installer: use the icon from the Qt3 frontend
(edit) @8467   17 years vboxsync FE/Qt: Rebranding: Move non-OSE images to images/NonOSE.
(edit) @8466   17 years vboxsync FE/Qt: Rebranding: Differ between OSE and non-OSE application icons …
(edit) @8465   17 years vboxsync Rebranding Qt4 icns icon also.
(edit) @8463   17 years vboxsync FE/Qt: Rebranding: Permanent fix for the New VM wizard picture. Better …
(edit) @8460   17 years vboxsync Alignment fix for 64 bits builds
(edit) @8459   17 years vboxsync rebranding: temporarily fix two more images
(edit) @8458   17 years vboxsync Finished up the Gst part of longmode paging
(edit) @8457   17 years vboxsync be more verbose on misconfigurations
(edit) @8456   17 years vboxsync Frontends/VirtualBox3/4: exit seamless if we change resolution or …
(edit) @8455   17 years vboxsync Compile fix
(edit) @8454   17 years vboxsync Long mode changes
(edit) @8453   17 years vboxsync Installer/linux: fixes to the network scripts
(edit) @8452   17 years vboxsync Disabled access to 82543GC
(edit) @8451   17 years vboxsync Rebranding. Note that the 128, 256 and 512 images aren't perfect but …
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