VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26403   15 years vboxsync burn fix.
(edit) @26402   15 years vboxsync SUPLib: ahDummy.
(edit) @26401   15 years vboxsync UINewVMWzd.cpp: Added common OS abbriviations.
(edit) @26400   15 years vboxsync UINewVMWzd.cpp: Regexp additions. A suggestion.
(edit) @26398   15 years vboxsync Web service: gloss
(edit) @26397   15 years vboxsync Web service: error handling, consistency
(edit) @26396   15 years vboxsync Web service: make no. of threads a cmd line param, encapsulate queue code
(edit) @26395   15 years vboxsync Web service: use multi event sems or else no parallel processing
(edit) @26394   15 years vboxsync Web service: multithreading fix
(edit) @26393   15 years vboxsync Web service: first attempt at multithreading.
(edit) @26392   15 years vboxsync nitpicking
(edit) @26391   15 years vboxsync FE/Qt4: two more new OS icons
(edit) @26390   15 years vboxsync FE/Qt4: optimize regexs
(edit) @26389   15 years vboxsync review feedback of #2187
(edit) @26388   15 years vboxsync Convert physical page nr to physical page address
(edit) @26387   15 years vboxsync Additions/linux: xorg.conf hacking: fix for the case of old X.Org …
(edit) @26386   15 years vboxsync Additions/linux: xorg.conf hacking scripts: cosmetics
(edit) @26385   15 years vboxsync typo
(edit) @26384   15 years vboxsync FE/Qt4: code names for Linux distributions
(edit) @26383   15 years vboxsync FE/Qt4: and the 64bit variant as well
(edit) @26382   15 years vboxsync FE/Qt4: Oracle Linux icon
(edit) @26381   15 years vboxsync Solaris/SUPLib: enabled fix for #4650 (fix fd table from growing on …
(edit) @26380   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Renamed VbglR3CredentialsAreAvailable() …
(edit) @26379   15 years vboxsync typos, references
(edit) @26378   15 years vboxsync FE/Qt4: Make sure all possible OS type patterns work.
(edit) @26377   15 years vboxsync FE/Qt4: Oracle Linux is missing in the icon list.
(edit) @26376   15 years vboxsync HPET: reworking locking per Knut suggestions
(edit) @26375   15 years vboxsync Webservice: use AutoLock.h for locking; more fine-grained locking in …
(edit) @26374   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Return value for …
(edit) @26373   15 years vboxsync FE/Qt4: LFS is Linux 2.6
(edit) @26372   15 years vboxsync FE/Qt4: Sabayon is Gentoo based.
(edit) @26371   15 years vboxsync VBoxManageControlVM: build fix (no printf).
(edit) @26370   15 years vboxsync Webservice: code documentation
(edit) @26368   15 years vboxsync Duplication
(edit) @26367   15 years vboxsync FE/Qt4: Be a little bit more user friendly and try to guess the OS …
(edit) @26366   15 years vboxsync Main: fixed 64 bit type
(edit) @26365   15 years vboxsync vmR3SetErrorUV: Log the status code too.
(edit) @26364   15 years vboxsync Flush the PGM pool cache as we might have stale references to pages …
(edit) @26363   15 years vboxsync thread-posix.cpp: RTThreadPoke is optional, don't assert if the signal …
(edit) @26362   15 years vboxsync Solaris/SUPLib: fix for #4650 (fix fd table from growing on vboxflt close)
(edit) @26361   15 years vboxsync thread-posix.cpp: No RTThreadPoke in guest context.
(edit) @26360   15 years vboxsync Add testcase for guest statistics
(edit) @26358   15 years vboxsync Additions/common, Additions/Solaris: Fix logging.
(edit) @26357   15 years vboxsync OSE build fix
(edit) @26356   15 years vboxsync Document controlvm balloon and stats options
(edit) @26355   15 years vboxsync Get rid of annoying assertion
(edit) @26354   15 years vboxsync Activated memory balloon and statistics again
(edit) @26353   15 years vboxsync GuestHost/crOpenGL: little extra logging info.
(edit) @26351   15 years vboxsync gcc-4.5 warning
(edit) @26350   15 years vboxsync Removed the balloon interface from Main's VMM device. Directly call …
(edit) @26349   15 years vboxsync no reading SMC in OSE (but need to find better place for this code anyway)
(edit) @26348   15 years vboxsync Must use VMMR3EmtRendezvous in PGMR3PhysFreeRamPages
(edit) @26344   15 years vboxsync Runtime: white space cleanup.
(edit) @26343   15 years vboxsync RTErrConvertFromWin32.cpp: tabs
(edit) @26338   15 years vboxsync AsyncCompletion: Introduce range locks to prevent concurrent access to …
(edit) @26336   15 years vboxsync Installers/linux: enable debug builds of the Linux installers again
(edit) @26335   15 years vboxsync typos
(edit) @26334   15 years vboxsync AsyncCompletion: Fix a few bugs which could result in cache exceeding …
(edit) @26333   15 years vboxsync Main, QT4/FE: OS X guest type support
(edit) @26332   15 years vboxsync burn fix
(edit) @26331   15 years vboxsync SMC: read OSK from the device
(edit) @26330   15 years vboxsync Introducing PGMR3PhysFreeRamPages
(edit) @26329   15 years vboxsync HPET: cleanup, OSE export, enable R0
(edit) @26328   15 years vboxsync Properly disable it
(edit) @26327   15 years vboxsync Disable the balloon and stats service parts again.
(edit) @26326   15 years vboxsync Updates for guest statistics and memory ballooning
(edit) @26324   15 years vboxsync wddm: more VidPn impl
(edit) @26323   15 years vboxsync Main/Machine+Console: Extend the scope of the power up progress …
(edit) @26322   15 years vboxsync Frontends/VBoxSDL+VBoxHeadless: code cleanup, reorganize code a little.
(edit) @26321   15 years vboxsync FE/Qt4-nls: merged Japanese, Slovak, Serbian, Danish, Spanish, Catalan …
(edit) @26320   15 years vboxsync wddm: more VidPn impl
(edit) @26319   15 years vboxsync another warning regarding an ignored return value
(edit) @26318   15 years vboxsync build fix
(edit) @26317   15 years vboxsync bogus
(edit) @26316   15 years vboxsync gcc warnings when compiling against newer libcs
(edit) @26315   15 years vboxsync gcc false positive warning
(edit) @26314   15 years vboxsync build fix
(edit) @26313   15 years vboxsync fixed status LEDs for storage devices
(edit) @26312   15 years vboxsync audio: changed audio detection order (first pulse, then alsa)
(edit) @26311   15 years vboxsync FE/Qt: handle Ctrl-Break properly on Linux hosts
(edit) @26310   15 years vboxsync e1000: Mega-patch to bring up the link in OSX.
(edit) @26309   15 years vboxsync alignment
(edit) @26308   15 years vboxsync tstDeviceStructSize: qualified the output.
(edit) @26307   15 years vboxsync e1000: alignment
(edit) @26306   15 years vboxsync pcnet: alignment.
(edit) @26305   15 years vboxsync pdmnetif.h & users: sketched out a new interface that is intended to …
(edit) @26303   15 years vboxsync PGMAllBth.h: warnings
(edit) @26302   15 years vboxsync SELMGC.cpp: warning.
(edit) @26301   15 years vboxsync wddm: disable makefile err, more display modes support impl
(edit) @26300   15 years vboxsync pdmifs.h: Moved the network interfaces to a separate header called …
(edit) @26299   15 years vboxsync Updates
(edit) @26296   15 years vboxsync more warnings.
(edit) @26295   15 years vboxsync Backed out r57393
(edit) @26294   15 years vboxsync Backed out r57362
(edit) @26293   15 years vboxsync Removed statistics guest interval update option
(edit) @26292   15 years vboxsync Moved statistics and balloon handling to the guest service process
(edit) @26291   15 years vboxsync warnings.
(edit) @26290   15 years vboxsync Statistics interval controllable from within the guest from now on.
(edit) @26289   15 years vboxsync Devices: warnings.
(edit) @26288   15 years vboxsync back out r57355 again
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