VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5133   17 years vboxsync added some missing dummy function entries for the fake mode
(edit) @5132   17 years vboxsync FE/Qt: OS/2: Implemented keyboard input to the VM.
(edit) @5131   17 years vboxsync FE/Qt: OS/2: Instal qt.dll when building the GUI.
(edit) @5130   17 years vboxsync compile fix
(edit) @5129   17 years vboxsync Added 'nicspeed' argument to 'vboxmanage modifyvm'. Also display …
(edit) @5128   17 years vboxsync 2332: Registration feature: Registration information (Name, eMail and …
(edit) @5127   17 years vboxsync Main/GUI: Better regexp for the MAC address.
(edit) @5126   17 years vboxsync Solaris
(edit) @5125   17 years vboxsync solaris build fix.
(edit) @5124   17 years vboxsync tstVMMFork.
(edit) @5123   17 years vboxsync allocation code.
(edit) @5122   17 years vboxsync Main: So far, assume that the custom hard disk location is always a …
(edit) @5120   17 years vboxsync Back out allowing colons in MAC addresses. Getting it right would …
(edit) @5119   17 years vboxsync Rewrote two error messages
(edit) @5118   17 years vboxsync Main: Added checking for errors when initializing NetworkAdapter and …
(edit) @5117   17 years vboxsync Make the MAC address validity check accept lower-case hex digits and …
(edit) @5116   17 years vboxsync Corrected stub relay code for loading libasound at runtime
(edit) @5115   17 years vboxsync Main: CustomHardDisk wording.
(edit) @5114   17 years vboxsync FE/Qt: Added new icons (register, poweroff).
(edit) @5111   17 years vboxsync Some freebsd cleanups.
(edit) @5109   17 years vboxsync description for custom hard disks in qt frontend
(edit) @5108   17 years vboxsync
(edit) @5107   17 years vboxsync getenv => RTEnvGet
(edit) @5106   17 years vboxsync Hooked up the GMM code.
(edit) @5102   17 years vboxsync commit forgotten file
(edit) @5101   17 years vboxsync Introduce a new harddisk object which supports virtual harddisk …
(edit) @5100   17 years vboxsync GMMPAGEDESC for handy pages.
(edit) @5099   17 years vboxsync getenv() => RTEnvGet()
(edit) @5098   17 years vboxsync FE/Qt: Fixed the OSE build.
(edit) @5097   17 years vboxsync touch ose again
(edit) @5096   17 years vboxsync touch tinderbox
(edit) @5095   17 years vboxsync touch tinderbox
(edit) @5094   17 years vboxsync FE/Qt: Added VBOX_WITH_REGISTRATION to guard the registration code; …
(edit) @5093   17 years vboxsync FE/Qt: Export VBoxNetworkFramework to OSE.
(edit) @5092   17 years vboxsync Hrmpf.
(edit) @5091   17 years vboxsync touch tinderbox
(edit) @5090   17 years vboxsync Try file locking only on Windows hosts (experiment).
(edit) @5089   17 years vboxsync FE/Qt: Updated Korean translation (no Alt+C for Cancel buttons).
(edit) @5088   17 years vboxsync FE/Qt: Updated Korean translation.
(edit) @5087   17 years vboxsync Wrong logging
(edit) @5086   17 years vboxsync GMM.
(edit) @5085   17 years vboxsync fedora8 build fix
(edit) @5084   17 years vboxsync FE/SDL: print available key bindings in help
(edit) @5083   17 years vboxsync Fixed the Windows guest additions mouse filter driver trap with two or …
(edit) @5082   17 years vboxsync FE/Qt: Added the ACPI Shutdown action to the Close VM dialog.
(edit) @5081   17 years vboxsync -@name
(edit) @5080   17 years vboxsync Debugging problem with too much spinning. Read parameters.
(edit) @5079   17 years vboxsync Fixed two copy & past bugs.
(edit) @5078   17 years vboxsync 2332: Registration feature Add Selector&Console menu "Help" item …
(edit) @5077   17 years vboxsync ...and added code to load libasound.so.2 dynamically instead
(edit) @5076   17 years vboxsync Reverted the changes to load the ALSA code dynamically…
(edit) @5075   17 years vboxsync Leave the host service clipboard lock before completing the message.
(edit) @5074   17 years vboxsync Main: Added the default value for the Network::speed attribute in the …
(edit) @5073   17 years vboxsync Limit the amount of resume loops
(edit) @5072   17 years vboxsync Run vmx guest code with interrupts disabled.
(edit) @5071   17 years vboxsync Add tool-tip to the link under mouse cursor hovered the QIRichLabel. …
(edit) @5070   17 years vboxsync Attempt to fix the Linux smoked tests
(edit) @5067   17 years vboxsync amd64 fix
(edit) @5066   17 years vboxsync
(edit) @5065   17 years vboxsync gcc warning
(edit) @5064   17 years vboxsync GMM.
(edit) @5063   17 years vboxsync Only load the ALSA driver if ALSA audio is selected for the VM
(edit) @5062   17 years vboxsync Made the Linux guest additions work with PCLinuxOS 2007
(edit) @5061   17 years vboxsync Main: More logging.
(edit) @5060   17 years vboxsync Added custom line speed setting to XML/COM/CFGM. Hope I haven't …
(edit) @5059   17 years vboxsync Added a mechanism to report custom line speed to guest driver …
(edit) @5058   17 years vboxsync XPCOM: Fixed _PR_DetachOS2Process() which now uses …
(edit) @5057   17 years vboxsync XPCOM: Be constant when enabling IPRT logging.
(edit) @5056   17 years vboxsync assertion was the wrong way around. typical 2am bug.
(edit) @5055   17 years vboxsync PGMPhysIsPageMappingLockValid won't work on uninitialized data.
(edit) @5054   17 years vboxsync PGMPhysIsPageMappingLockValid won't work on uninitialized data.
(edit) @5053   17 years vboxsync case
(edit) @5052   17 years vboxsync Only build the ALSA library for Linux hosts
(edit) @5051   17 years vboxsync FE/Qt: GUI/RegistrationTryLeft => GUI/RegistrationTriesLeft.
(edit) @5050   17 years vboxsync Moved the ALSA code into a separate shared object loaded at runtime
(edit) @5049   17 years vboxsync Added support for the British international keyboard to the Linux host GUI
(edit) @5048   17 years vboxsync FE/Qt: Registration: More wording.
(edit) @5047   17 years vboxsync 2332: Registration feature Make the QIRichLabel (used as text …
(edit) @5045   17 years vboxsync Removed incorrect assertion (breaks VT-x)
(edit) @5043   17 years vboxsync 2332: Registration feature. Fixes: 1. Conform button "inaccessibility …
(edit) @5042   17 years vboxsync Fixes to the Linux additions - use and export functions from the runtime
(edit) @5040   17 years vboxsync GC phys/virt to HC virt functions are no longer accessible in our PDM …
(edit) @5039   17 years vboxsync Reenabled the redraw optimization.in the Windows guest display driver.
(edit) @5038   17 years vboxsync Inform VBVA and VRDP about rectangle updated within DdLock/DdUnlock …
(edit) @5037   17 years vboxsync FE/Qt: Registration: Wording, icon.
(edit) @5036   17 years vboxsync Logging.
(edit) @5035   17 years vboxsync PRORITY => PRIORITY
(edit) @5034   17 years vboxsync fixed tree
(edit) @5033   17 years vboxsync GMM…
(edit) @5032   17 years vboxsync UVM.
(edit) @5031   17 years vboxsync Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
(edit) @5030   17 years vboxsync allow word break of the 'no description' label
(edit) @5029   17 years vboxsync GVM -> GVMM
(edit) @5028   17 years vboxsync Main: Improved the hard disk testcase.
(edit) @5027   17 years vboxsync Main: Change Utf8StrFmt to Utf8StrFmtVA, could trigger a fancy …
(edit) @5026   17 years vboxsync GVM -> GVMM.
(edit) @5025   17 years vboxsync Build fix for winId serialization (under win platform).
(edit) @5024   17 years vboxsync Pointer shape size calculation error. Copied too much.
(edit) @5023   17 years vboxsync Disabled redraw optimization in the Windows guest graphics driver.
(edit) @5022   17 years vboxsync First version of VirtualBox Registration Dialog implemented. Non-modal …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette