VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuest

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27054   15 years vboxsync Additions/VBoxGuest: some extra logging for memory ballooning.
(edit) @27051   15 years vboxsync Solaris/Additions: fixed release logging.
(edit) @27047   15 years vboxsync Solaris/VBoxGuest: logging.
(edit) @27023   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @26999   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @26934   15 years vboxsync common/VBoxGuest: support for ballooning in Linux guests (still problems)
(edit) @26632   15 years vboxsync Additions: Some more fixes.
(edit) @26631   15 years vboxsync Additions/solaris: logging and some fixes.
(edit) @26629   15 years vboxsync Additions/solaris: Fix zero sized requests, namely …
(edit) @26504   15 years vboxsync VBoxGuest.cpp,vboxvfs_vfsops.c: tabs.
(edit) @26493   15 years vboxsync Additions: whitespace cleanup
(edit) @26358   15 years vboxsync Additions/common, Additions/Solaris: Fix logging.
(edit) @26336   15 years vboxsync Installers/linux: enable debug builds of the Linux installers again
(edit) @26180   15 years vboxsync *: The rest of the %V* format specifiers are history.
(edit) @26131   15 years vboxsync Additions/VBoxGuest: build fix.
(edit) @26124   15 years vboxsync Additions/VBoxGuest,VBoxGuestLib: fixed HGCM 32-bit calls in 64-bit …
(edit) @26123   15 years vboxsync Solaris/Additions/vboxguest: make LogRel working again.
(edit) @25798   15 years vboxsync Solaris/Additions: prevent automatic module unloading, uninit vars.
(edit) @25606   15 years vboxsync addendum to r56287
(edit) @25590   15 years vboxsync FreeBSD/Additions: Makefile for kernel modules
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25532   15 years vboxsync files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25451   15 years vboxsync Additions/linux: make the kernel modules build with 64bit Linux 2.4
(edit) @25421   15 years vboxsync Additions/common/VBoxGuest: missing files for building on Linux guests
(edit) @25097   15 years vboxsync Linux installer: depmod -ae => depmod -a (the latter is …
(edit) @24376   15 years vboxsync Linux additions: make it compile against recent kernels with …
(edit) @24287   15 years vboxsync Made the common parts of the OS/2 additions build again.
(edit) @23961   15 years vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
(edit) @23916   15 years vboxsync Verify VMMREQUEST (xTracker #4336).
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23388   15 years vboxsync VBoxGuest.cpp: copy&past mess. (harmless)
(edit) @22583   15 years vboxsync Additions/FreeBSD: Remove a method which is not available in FreeBSD 8 …
(edit) @22575   15 years vboxsync Additions/FreeBSD: Fixes several problems. The X11 part is mostly …
(edit) @22573   15 years vboxsync Generated FreeBSD kernel headers, take 5. *click*
(edit) @22570   15 years vboxsync Generated FreeBSD kernel headers, take 3. *click*
(edit) @22569   15 years vboxsync Generated FreeBSD kernel headers, take 2. *click*
(edit) @22148   15 years vboxsync VBoxGuest-linux.c: Don't reference SUPDRV_IOC_VERSION.
(edit) @22128   15 years vboxsync VBoxGuest.cpp: RTSpinlockAcquireNoInts vs RTSemEventMultiSignal on solaris.
(edit) @21632   15 years vboxsync VBoxGuest.cpp: A bit more logging in vboxGuestInitFixateGuestMappings.
(edit) @21613   15 years vboxsync VBoxGuestIDC-unix.c.h: fixed warnings.
(edit) @21549   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21524   15 years vboxsync common/VBoxGuest: minor log fix.
(edit) @21506   15 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21498   15 years vboxsync VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
(edit) @21491   15 years vboxsync VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
(edit) @21456   15 years vboxsync HGCM&Co: physical page list.
(edit) @21450   15 years vboxsync VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
(edit) @21413   15 years vboxsync copy&paste bug in editor?
(edit) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21408   15 years vboxsync OSE header
(edit) @21377   15 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21376   15 years vboxsync VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21267   15 years vboxsync VBoxGuest-linux.c: ditto
(edit) @21263   15 years vboxsync add/files_vbox*: Missing VBox/param.h.
(edit) @21260   15 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21199   15 years vboxsync VBoxGuest-linux.c,VBoxGuestR3Lib.cpp: Fixed ioctl error check for …
(edit) @21170   15 years vboxsync Additions: Mouse polling support in Solaris kernel module and minor …
(edit) @21155   15 years vboxsync VBoxGuest-linux.c: bugfixes. the timeservice works now.
(edit) @21137   15 years vboxsync VBoxGuest-linux: building, logging and a bugfix. (it loads now)
(edit) @21118   15 years vboxsync VBoxGuest (common): building on linux.
(edit) @21104   15 years vboxsync another shot at the add build box.
(edit) @21103   15 years vboxsync additions build fix.
(edit) @21102   15 years vboxsync VBoxGuest (common): poll() update.
(edit) @21100   15 years vboxsync additions build fix.
(edit) @21095   15 years vboxsync VBoxGuest (common): mouse polling.
(edit) @21071   15 years vboxsync VBoxGuestCommonISR: removed incorrect comment, the code can be called …
(edit) @21069   15 years vboxsync VBoxGuest (common): porting to linux. some cleanup. currently untested.
(edit) @21023   15 years vboxsync VBoxGuestCommonISR: interrupt disabled remark…
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20369   15 years vboxsync Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @17999   16 years vboxsync Additions/common: remove some obsolete typecasts
(edit) @17210   16 years vboxsync VBoxGuest.cpp: Merged VBoxGuestCommonIOCtl_HGCMCall32 into …
(edit) @17196   16 years vboxsync Additions, VBoxGuestR3Lib: 32-bit ioctl handling for 64-bit guest …
(edit) @16013   16 years vboxsync VBoxGuest/Makefile: Corrected indentation.
(edit) @14462   16 years vboxsync VBoxGuest.cpp: VBoxGuestCommonIOCtl_HGCMCall size fix for the timed ioctl.
(edit) @14367   16 years vboxsync VBoxGuest.cpp: Don't allow ring-3 to do uninterruptible HGCM calls, …
(edit) @14359   16 years vboxsync Additions/HGCM: some fixes to timed out HGCM requests
(edit) @14352   16 years vboxsync Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
(edit) @14347   16 years vboxsync Additions/common: really enable Linux syntax checking of VBoxGuest
(edit) @14319   16 years vboxsync VBoxGuest: Merged the lower cased target with the mixed cased one, …
(edit) @14316   16 years vboxsync VBoxGuest.cpp: build fix.
(edit) @14311   16 years vboxsync VBoxGuest.cpp: r=bird, enabled the code (be bold).
(edit) @14310   16 years vboxsync VBoxGuest.cpp: fixes.
(edit) @14297   16 years vboxsync Corrected a couple of grammos.
(edit) @14276   16 years vboxsync Additions/common/VBoxGuest: split VBoxGuestHGCMAsyncWaitCallback* into …
(edit) @14264   16 years vboxsync VBoxGuest.cpp: @todo r=bird: merge callback code.
(edit) @14223   16 years vboxsync Additions/VBoxGuest: fixed a burn
(edit) @14221   16 years vboxsync Additions/VBoxGuest: Add VBOXGUEST_IOCTL_CALL_TIMEOUT support on …
(edit) @14203   16 years vboxsync Solaris/Additions: Return errno rather than IPRT in vboxguest solaris …
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13573   16 years vboxsync Solaris/driver versions: Added versions for NetFlt and the Guest …
(edit) @13305   16 years vboxsync Additions: Fix a little mem leak in the common guest additions kernel …
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12241   16 years vboxsync Additions/vboxguest: Logging. Solaris/vboxdrv space.
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