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) @32279   14 years vboxsync Guest Additions/common: Replacing VBoxGuest-win.cpp with history of …
(edit) @32275   14 years vboxsync VBoxGuest.cpp: r=bird: no experiments here.
(edit) @32274   14 years vboxsync Guest Additions/common: Return VERR_NOT_IMPLEMENTED in …
(edit) @32273   14 years vboxsync VBoxGuest/Makefile.kmk: cleanup
(edit) @32272   14 years vboxsync VBoxGuest.cpp: Drop the RTR0MemObjProtect call as it doesn't make …
(edit) @32269   14 years vboxsync Formatting.
(edit) @32267   14 years vboxsync Guest Additions/Windows: Replaced Windows-specific files with original …
(edit) @32266   14 years vboxsync Guest Additions/Windows: First working version of unified driver (no …
(edit) @32246   14 years vboxsync VBoxGuest/common: VBoxGuest2: Corrected logging, comment.
(edit) @32187   14 years vboxsync VBoxGuestReportGuestInfo: r65464 wasn't quite perfect as <= 3.1 will …
(edit) @32183   14 years vboxsync Linux Installer/Additions: attempt to properly register the host/guest …
(edit) @32180   14 years vboxsync Additions/common/VBoxGuest: fixed compatibility with VBox 3.2 hosts
(edit) @31900   14 years vboxsync OSE compile fixes
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31752   14 years vboxsync VBoxGuest.cpp: A shadowed variable (Info), identing.
(edit) @31720   14 years vboxsync Additions: fixed the gcc C90 warnings regardings mixed declarations …
(edit) @31661   14 years vboxsync Additions header fixes
(edit) @31522   14 years vboxsync VBoxGuest2.cpp: Updated log statements
(edit) @31518   14 years vboxsync VBoxGuest: linux/freebsd source file export and building.
(edit) @31517   14 years vboxsync VBoxGuest: VBoxGuest2.cpp/h, fixed file headers, moved comments to the …
(edit) @31498   14 years vboxsync Additions/linux/vboxguest: more missing files and a missing include
(edit) @31492   14 years vboxsync Additions/linux/vboxguest: added a missing file
(edit) @31432   14 years vboxsync Build fix.
(edit) @31431   14 years vboxsync File properties.
(edit) @31430   14 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31364   14 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31250   14 years vboxsync adding missing files for compiling Linux host kernel modules
(edit) @31241   14 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31146   14 years vboxsync Additions/linux/vboxguest: fix missing symbol/function
(edit) @30780   14 years vboxsync VBoxGuest: Logging.
(edit) @30759   14 years vboxsync Burn fix.
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @29625   15 years vboxsync Additions: only check the return code of VbglGRPerform()
(edit) @29617   15 years vboxsync VBoxGuest.cpp: VbglGRPerform returns the request status code on …
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29246   15 years vboxsync files_*: iprt/asm-amd64-x86.h
(edit) @29056   15 years vboxsync Linux/FreeBSD Additions: fixed missing RTStrCopy
(edit) @29046   15 years vboxsync typo
(edit) @29044   15 years vboxsync build fix
(edit) @29043   15 years vboxsync Additions: report VMMDevReq_ReportGuestInfo2 in addition to …
(edit) @28854   15 years vboxsync branding
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28777   15 years vboxsync iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
(edit) @28516   15 years vboxsync VBoxGuest: be less verbose on timeouts
(edit) @28283   15 years vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28278   15 years vboxsync Rebranding: Linux modules
(edit) @27967   15 years vboxsync VBoxGuest (common): Ballooning review, untested: Don't use …
(edit) @27158   15 years vboxsync Additions/VBoxGuest-solaris: logging.
(edit) @27156   15 years vboxsync Solaris/VBoxGuest-solaris: fix resetting device info. data on detach.
(edit) @27149   15 years vboxsync Additions/FreeBSD: Fix build
(edit) @27118   15 years vboxsync common/VBoxGuest: fixed the ballooning todos
(edit) @27106   15 years vboxsync common/VBoxGuest: ballooning review.
(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.
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