VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11392   17 years vboxsync - moved xpidl binary out of SDK to - improved Python example with …
(edit) @11391   17 years vboxsync Moved annoying log messages to either level4 or private logging. Added …
(edit) @11390   17 years vboxsync Changed definition of ComSafeArrayInIsNull to work properly on Windows …
(edit) @11389   17 years vboxsync typo
(edit) @11388   17 years vboxsync Fe/Qt4: Fixed bug of gathering system information (from script) under …
(edit) @11387   17 years vboxsync Fe/Qt4: Own QProcess implementation to avoid Qt4 (4.3.x version) bug …
(edit) @11386   17 years vboxsync PerfAPI: One more warning for long long unsigned int
(edit) @11385   17 years vboxsync PerfAPI: Fixed warnings in fscanf calls
(edit) @11384   17 years vboxsync VBoxManage metrics command (second attempt)
(edit) @11383   17 years vboxsync PerfAPI: Null IN array handling changed.
(edit) @11382   17 years vboxsync shared clipboard: fail silently if we are not running on an X11 server …
(edit) @11381   17 years vboxsync Fix for unicode RTStrFormat testcase on Unix
(edit) @11380   17 years vboxsync export
(edit) @11379   17 years vboxsync Rolled back r34628 changes.
(edit) @11378   17 years vboxsync PerfAPI: VBoxManage metrics command implementation. Removed an …
(edit) @11377   17 years vboxsync PerfAPI: Fixed the ranges to fit into INT32, uninitialized periods, …
(edit) @11376   17 years vboxsync RTStrFormat fix for aligned unicode strings.
(edit) @11375   17 years vboxsync Main/darwin/iokit.cpp: build fix.
(edit) @11374   17 years vboxsync Build fix, build bldprogs in Main too.
(edit) @11373   17 years vboxsync configure: --env-only switch, needed when building the rpm-kmods package
(edit) @11372   17 years vboxsync VRDP server interface version 2 (contrubuted by Sun) with redirection …
(edit) @11371   17 years vboxsync Too verbose logging
(edit) @11370   17 years vboxsync Deal with flushing of pgm pool pages when an injected event triggers …
(edit) @11369   17 years vboxsync Solaris: don't forget to remove the SMF stuff for the webservice on …
(edit) @11368   17 years vboxsync Ordering matters in SMF xml files
(edit) @11367   17 years vboxsync Typo in SMF xml file.
(edit) @11366   17 years vboxsync A faulting call also implies the pgm pool page has been reused
(edit) @11365   17 years vboxsync typo in typo fix
(edit) @11364   17 years vboxsync missing dep to the correct version stamp
(edit) @11363   17 years vboxsync more typos
(edit) @11362   17 years vboxsync - python API
(edit) @11361   17 years vboxsync FE/Qt4: VBoxFilePathSelectorWidget: Disable methods altering the …
(edit) @11360   17 years vboxsync typo
(edit) @11359   17 years vboxsync PerfAPI: Documentation fix: ISessionMachine replaced with IMachine.
(edit) @11358   17 years vboxsync Installer/solaris: Add SMF support for webservice. Also cleaned up …
(edit) @11357   17 years vboxsync PerfAPI: Important! VM metrics are now associated with Machine instead …
(edit) @11356   17 years vboxsync RTSystemQueryOSInfo/Win: Don't include "Service Pack" in the output, …
(edit) @11355   17 years vboxsync tstSystemQueryOSInfo: don't require the driver.
(edit) @11354   17 years vboxsync Main: Added OS info to the release log header.
(edit) @11353   17 years vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying …
(edit) @11352   17 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
(edit) @11351   17 years vboxsync Main: Please keep the comments aligned to the code.
(edit) @11350   17 years vboxsync iprt: Added RTSystemQueryOSInfo.
(edit) @11349   17 years vboxsync Misleading log statement
(edit) @11348   17 years vboxsync Windows Guest Additions (64-bit): Added .cat files for .driver …
(edit) @11347   17 years vboxsync iprt/rand: Added a generic RTRandAdv API for use with any random …
(edit) @11346   17 years vboxsync deb: Qt3 not required anymore
(edit) @11345   17 years vboxsync workaround for buggy gcc-4.3 compilers, for example included in openSUSE11
(edit) @11344   17 years vboxsync Fe/Qt4: Changes for Virtual Disk Manager including: tab-stop fixing, …
(edit) @11343   17 years vboxsync Fe/Qt4: Enabling auto-centering (according parent) mechanism for …
(edit) @11342   17 years vboxsync PerfAPI: More documentation
(edit) @11341   17 years vboxsync the actual gcc -dumpversion fix
(edit) @11340   17 years vboxsync Hack VBOX_LINUX_SRC for Linux >= 2.6.25. Fix VBOX_GCC_VERSION for …
(edit) @11339   17 years vboxsync PerfAPI: Documentation
(edit) @11338   17 years vboxsync Make the drivers signable in 64 bits mode (inf files)
(edit) @11337   17 years vboxsync Runtime: new function for daemonizing, implemented on posix systems …
(edit) @11336   17 years vboxsync Fixes in clienttest.java. Additional debug messages in Perf classes.
(edit) @11335   17 years vboxsync fix r34221
(edit) @11334   17 years vboxsync SUPLib: Build fix.
(edit) @11333   17 years vboxsync iprt/mp-solaris: and another…
(edit) @11332   17 years vboxsync SUPLib: build fix.
(edit) @11331   17 years vboxsync iprt/mp-solaris: build fix
(edit) @11330   17 years vboxsync iprt/mp-solaris: build fix
(edit) @11329   17 years vboxsync iprt/mp-solaris: Filled in more missing bits.
(edit) @11328   17 years vboxsync iprt/mp-solaris: Added RTMpIsCpuOnline and implemented RTMpIsCpuOnline.
(edit) @11327   17 years vboxsync iprt: removed system-*.cpp
(edit) @11326   17 years vboxsync iprt/tstTSC: Use mp.h
(edit) @11325   17 years vboxsync webservice: fix logon in xidl to return proper type
(edit) @11324   17 years vboxsync iprt/RTMpGetOnlineSet: Hack to make solaris build…
(edit) @11323   17 years vboxsync Dropped RTSystemProcessorGetCount and RTSystemProcessorGetActiveMask.
(edit) @11322   17 years vboxsync VBoxBFE: dropped iprt/system.h
(edit) @11321   17 years vboxsync Main: removied iprt/system.h reference.
(edit) @11320   17 years vboxsync iprt: dropping RTSystemProcessor*
(edit) @11319   17 years vboxsync suplib: Use RTMpGetCount and RTMpGetOnlineSet instead of …
(edit) @11318   17 years vboxsync iprt/runtime.h: mp.h
(edit) @11317   17 years vboxsync cpum: Use RTMpGetCount and RTMpGetOnlineSet instead of …
(edit) @11316   17 years vboxsync testcase/tstIntNet-1: solaris default interface name as rge0.
(edit) @11315   17 years vboxsync build kchmviewer on Solaris as well
(edit) @11314   17 years vboxsync gcc is too pedantic but this cannot hurt
(edit) @11313   17 years vboxsync stupid warning
(edit) @11312   17 years vboxsync REM: ELEMENTS -> RT_ELEMENTS.
(edit) @11311   17 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
(edit) @11310   17 years vboxsync iprt/cdefs.h: GCSTRING -> RCSTRING
(edit) @11309   17 years vboxsync iprt: Retired HCSTRING, replaced by R3STRING.
(edit) @11308   17 years vboxsync iprt: Retired deprecated RTUUID member aUuid.
(edit) @11307   17 years vboxsync VBoxBFE: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11306   17 years vboxsync VBox/type.h: Fixed PTMTIMER.
(edit) @11305   17 years vboxsync VBox/types.h: Retired unused types VBOXHCPHYS, PVBOXHCPHYS, …
(edit) @11304   17 years vboxsync tm: Retired PTMTIMERGC.
(edit) @11303   17 years vboxsync pdm: Retired PPDMDEVINSGC.
(edit) @11302   17 years vboxsync vm: VM_RC_ADDR
(edit) @11301   17 years vboxsync vmapi: Removed unused & deprecated macro VM_HOST_ADDR.
(edit) @11300   17 years vboxsync pgm: Removed unused PGMPAGE_* defines.
(edit) @11299   17 years vboxsync mm: MMHyperXXToGC -> MMHyperXXToRC.
(edit) @11298   17 years vboxsync cpum: MMHyperCCToGC -> MMHyperCCToRC.
(edit) @11297   17 years vboxsync pdm: Retired PDMINS2DATA.
(edit) @11296   17 years vboxsync Main: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11295   17 years vboxsync pdm: Retired PDMINS2DATA_GCPTR, PDMINS2DATA_R0PTR and PDMINS2DATA_R3PTR.
(edit) @11294   17 years vboxsync pdm: Retired PDMDEVINS_2_GCPTR.
(edit) @11293   17 years vboxsync DevRTC: PDMDEVINS_2_RCPTR
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