VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11375   16 years vboxsync Main/darwin/iokit.cpp: build fix.
(edit) @11374   16 years vboxsync Build fix, build bldprogs in Main too.
(edit) @11373   16 years vboxsync configure: --env-only switch, needed when building the rpm-kmods package
(edit) @11372   16 years vboxsync VRDP server interface version 2 (contrubuted by Sun) with redirection …
(edit) @11371   16 years vboxsync Too verbose logging
(edit) @11370   16 years vboxsync Deal with flushing of pgm pool pages when an injected event triggers …
(edit) @11369   16 years vboxsync Solaris: don't forget to remove the SMF stuff for the webservice on …
(edit) @11368   16 years vboxsync Ordering matters in SMF xml files
(edit) @11367   16 years vboxsync Typo in SMF xml file.
(edit) @11366   16 years vboxsync A faulting call also implies the pgm pool page has been reused
(edit) @11365   16 years vboxsync typo in typo fix
(edit) @11364   16 years vboxsync missing dep to the correct version stamp
(edit) @11363   16 years vboxsync more typos
(edit) @11362   16 years vboxsync - python API
(edit) @11361   16 years vboxsync FE/Qt4: VBoxFilePathSelectorWidget: Disable methods altering the …
(edit) @11360   16 years vboxsync typo
(edit) @11359   16 years vboxsync PerfAPI: Documentation fix: ISessionMachine replaced with IMachine.
(edit) @11358   16 years vboxsync Installer/solaris: Add SMF support for webservice. Also cleaned up …
(edit) @11357   16 years vboxsync PerfAPI: Important! VM metrics are now associated with Machine instead …
(edit) @11356   16 years vboxsync RTSystemQueryOSInfo/Win: Don't include "Service Pack" in the output, …
(edit) @11355   16 years vboxsync tstSystemQueryOSInfo: don't require the driver.
(edit) @11354   16 years vboxsync Main: Added OS info to the release log header.
(edit) @11353   16 years vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying …
(edit) @11352   16 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
(edit) @11351   16 years vboxsync Main: Please keep the comments aligned to the code.
(edit) @11350   16 years vboxsync iprt: Added RTSystemQueryOSInfo.
(edit) @11349   16 years vboxsync Misleading log statement
(edit) @11348   16 years vboxsync Windows Guest Additions (64-bit): Added .cat files for .driver …
(edit) @11347   16 years vboxsync iprt/rand: Added a generic RTRandAdv API for use with any random …
(edit) @11346   16 years vboxsync deb: Qt3 not required anymore
(edit) @11345   16 years vboxsync workaround for buggy gcc-4.3 compilers, for example included in openSUSE11
(edit) @11344   16 years vboxsync Fe/Qt4: Changes for Virtual Disk Manager including: tab-stop fixing, …
(edit) @11343   16 years vboxsync Fe/Qt4: Enabling auto-centering (according parent) mechanism for …
(edit) @11342   16 years vboxsync PerfAPI: More documentation
(edit) @11341   16 years vboxsync the actual gcc -dumpversion fix
(edit) @11340   16 years vboxsync Hack VBOX_LINUX_SRC for Linux >= 2.6.25. Fix VBOX_GCC_VERSION for …
(edit) @11339   16 years vboxsync PerfAPI: Documentation
(edit) @11338   16 years vboxsync Make the drivers signable in 64 bits mode (inf files)
(edit) @11337   16 years vboxsync Runtime: new function for daemonizing, implemented on posix systems …
(edit) @11336   16 years vboxsync Fixes in clienttest.java. Additional debug messages in Perf classes.
(edit) @11335   16 years vboxsync fix r34221
(edit) @11334   16 years vboxsync SUPLib: Build fix.
(edit) @11333   16 years vboxsync iprt/mp-solaris: and another…
(edit) @11332   16 years vboxsync SUPLib: build fix.
(edit) @11331   16 years vboxsync iprt/mp-solaris: build fix
(edit) @11330   16 years vboxsync iprt/mp-solaris: build fix
(edit) @11329   16 years vboxsync iprt/mp-solaris: Filled in more missing bits.
(edit) @11328   16 years vboxsync iprt/mp-solaris: Added RTMpIsCpuOnline and implemented RTMpIsCpuOnline.
(edit) @11327   16 years vboxsync iprt: removed system-*.cpp
(edit) @11326   16 years vboxsync iprt/tstTSC: Use mp.h
(edit) @11325   16 years vboxsync webservice: fix logon in xidl to return proper type
(edit) @11324   16 years vboxsync iprt/RTMpGetOnlineSet: Hack to make solaris build…
(edit) @11323   16 years vboxsync Dropped RTSystemProcessorGetCount and RTSystemProcessorGetActiveMask.
(edit) @11322   16 years vboxsync VBoxBFE: dropped iprt/system.h
(edit) @11321   16 years vboxsync Main: removied iprt/system.h reference.
(edit) @11320   16 years vboxsync iprt: dropping RTSystemProcessor*
(edit) @11319   16 years vboxsync suplib: Use RTMpGetCount and RTMpGetOnlineSet instead of …
(edit) @11318   16 years vboxsync iprt/runtime.h: mp.h
(edit) @11317   16 years vboxsync cpum: Use RTMpGetCount and RTMpGetOnlineSet instead of …
(edit) @11316   16 years vboxsync testcase/tstIntNet-1: solaris default interface name as rge0.
(edit) @11315   16 years vboxsync build kchmviewer on Solaris as well
(edit) @11314   16 years vboxsync gcc is too pedantic but this cannot hurt
(edit) @11313   16 years vboxsync stupid warning
(edit) @11312   16 years vboxsync REM: ELEMENTS -> RT_ELEMENTS.
(edit) @11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
(edit) @11310   16 years vboxsync iprt/cdefs.h: GCSTRING -> RCSTRING
(edit) @11309   16 years vboxsync iprt: Retired HCSTRING, replaced by R3STRING.
(edit) @11308   16 years vboxsync iprt: Retired deprecated RTUUID member aUuid.
(edit) @11307   16 years vboxsync VBoxBFE: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11306   16 years vboxsync VBox/type.h: Fixed PTMTIMER.
(edit) @11305   16 years vboxsync VBox/types.h: Retired unused types VBOXHCPHYS, PVBOXHCPHYS, …
(edit) @11304   16 years vboxsync tm: Retired PTMTIMERGC.
(edit) @11303   16 years vboxsync pdm: Retired PPDMDEVINSGC.
(edit) @11302   16 years vboxsync vm: VM_RC_ADDR
(edit) @11301   16 years vboxsync vmapi: Removed unused & deprecated macro VM_HOST_ADDR.
(edit) @11300   16 years vboxsync pgm: Removed unused PGMPAGE_* defines.
(edit) @11299   16 years vboxsync mm: MMHyperXXToGC -> MMHyperXXToRC.
(edit) @11298   16 years vboxsync cpum: MMHyperCCToGC -> MMHyperCCToRC.
(edit) @11297   16 years vboxsync pdm: Retired PDMINS2DATA.
(edit) @11296   16 years vboxsync Main: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11295   16 years vboxsync pdm: Retired PDMINS2DATA_GCPTR, PDMINS2DATA_R0PTR and PDMINS2DATA_R3PTR.
(edit) @11294   16 years vboxsync pdm: Retired PDMDEVINS_2_GCPTR.
(edit) @11293   16 years vboxsync DevRTC: PDMDEVINS_2_RCPTR
(edit) @11292   16 years vboxsync pdm: Retired PDM_SRC_POS.
(edit) @11291   16 years vboxsync mm: Removed some unused deprecated macros.
(edit) @11290   16 years vboxsync tm: removed TMTimerGCPtr.
(edit) @11289   16 years vboxsync DevACPI: TMTimerRCPtr
(edit) @11288   16 years vboxsync Devices: %VX64 -> %RX64, %VGv -> %RGv
(edit) @11287   16 years vboxsync Devices: %Vuuid -> %RTuuid (just preferred, not mandatory (yet))
(edit) @11286   16 years vboxsync Devices: %Vra -> %Rra (just preferred, not mandatory (yet))
(edit) @11285   16 years vboxsync Devices: %VGp -> %RGp (just preferred, not mandatory (yet))
(edit) @11284   16 years vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11283   16 years vboxsync Devices: Corrected a number of places where RTGCPHYS32 and %VGp and …
(edit) @11282   16 years vboxsync VMMDev: Cosmetics.
(edit) @11281   16 years vboxsync VMMDev: Cosmetics.
(edit) @11280   16 years vboxsync #1865: DevOHCI.
(edit) @11279   16 years vboxsync #1865: DevEHCI.
(edit) @11278   16 years vboxsync xpcom/PL_DHashTableEnumerate: New fix/workaround for the IPC code …
(edit) @11277   16 years vboxsync #1865: DevSerial. Also cleaned up the constructor mess.
(edit) @11276   16 years vboxsync xpcom/PL_DHashTableEnumerate: Having second thoughts about it…
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