|
|
@32290
|
14 years |
vboxsync |
Guest Additions/common: Made fallback of …
|
|
|
@32283
|
14 years |
vboxsync |
Guest Additions/common: Renamed VBoxGuestHGCMInitCommunication to …
|
|
|
@32275
|
14 years |
vboxsync |
VBoxGuest.cpp: r=bird: no experiments here.
|
|
|
@32274
|
14 years |
vboxsync |
Guest Additions/common: Return VERR_NOT_IMPLEMENTED in …
|
|
|
@32272
|
14 years |
vboxsync |
VBoxGuest.cpp: Drop the RTR0MemObjProtect call as it doesn't make …
|
|
|
@32266
|
14 years |
vboxsync |
Guest Additions/Windows: First working version of unified driver (no …
|
|
|
@31752
|
14 years |
vboxsync |
VBoxGuest.cpp: A shadowed variable (Info), identing.
|
|
|
@31720
|
14 years |
vboxsync |
Additions: fixed the gcc C90 warnings regardings mixed declarations …
|
|
|
@31517
|
14 years |
vboxsync |
VBoxGuest: VBoxGuest2.cpp/h, fixed file headers, moved comments to the …
|
|
|
@31430
|
14 years |
vboxsync |
Guest Additions version lookup/status: Fixed loading of guest drivers, …
|
|
|
@31364
|
14 years |
vboxsync |
Some more fixes for Guest Additions version lookup/status; moved some …
|
|
|
@31241
|
14 years |
vboxsync |
Removed use of interface version for IGuest::getAdditionsVersion, some …
|
|
|
@30780
|
14 years |
vboxsync |
VBoxGuest: Logging.
|
|
|
@30759
|
14 years |
vboxsync |
Burn fix.
|
|
|
@30758
|
14 years |
vboxsync |
More fine grained Guest Additions status; now marks Additions as …
|
|
|
@29625
|
15 years |
vboxsync |
Additions: only check the return code of VbglGRPerform()
|
|
|
@29617
|
15 years |
vboxsync |
VBoxGuest.cpp: VbglGRPerform returns the request status code on …
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@29046
|
15 years |
vboxsync |
typo
|
|
|
@29043
|
15 years |
vboxsync |
Additions: report VMMDevReq_ReportGuestInfo2 in addition to …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28777
|
15 years |
vboxsync |
iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
|
|
|
@28516
|
15 years |
vboxsync |
VBoxGuest: be less verbose on timeouts
|
|
|
@27967
|
15 years |
vboxsync |
VBoxGuest (common): Ballooning review, untested: Don't use …
|
|
|
@27118
|
15 years |
vboxsync |
common/VBoxGuest: fixed the ballooning todos
|
|
|
@27106
|
15 years |
vboxsync |
common/VBoxGuest: ballooning review.
|
|
|
@27054
|
15 years |
vboxsync |
Additions/VBoxGuest: some extra logging for memory ballooning.
|
|
|
@27023
|
15 years |
vboxsync |
Guest Additions: memory ballooning for guests without support for …
|
|
|
@26999
|
15 years |
vboxsync |
Guest Additions: memory ballooning for guests without support for …
|
|
|
@26934
|
15 years |
vboxsync |
common/VBoxGuest: support for ballooning in Linux guests (still problems)
|
|
|
@26632
|
15 years |
vboxsync |
Additions: Some more fixes.
|
|
|
@26631
|
15 years |
vboxsync |
Additions/solaris: logging and some fixes.
|
|
|
@26504
|
15 years |
vboxsync |
VBoxGuest.cpp,vboxvfs_vfsops.c: tabs.
|
|
|
@26358
|
15 years |
vboxsync |
Additions/common, Additions/Solaris: Fix logging.
|
|
|
@26131
|
15 years |
vboxsync |
Additions/VBoxGuest: build fix.
|
|
|
@26124
|
15 years |
vboxsync |
Additions/VBoxGuest,VBoxGuestLib: fixed HGCM 32-bit calls in 64-bit …
|
|
|
@23916
|
15 years |
vboxsync |
Verify VMMREQUEST (xTracker #4336).
|
|
|
@23388
|
15 years |
vboxsync |
VBoxGuest.cpp: copy&past mess. (harmless)
|
|
|
@22128
|
15 years |
vboxsync |
VBoxGuest.cpp: RTSpinlockAcquireNoInts vs RTSemEventMultiSignal on solaris.
|
|
|
@21632
|
15 years |
vboxsync |
VBoxGuest.cpp: A bit more logging in vboxGuestInitFixateGuestMappings.
|
|
|
@21524
|
15 years |
vboxsync |
common/VBoxGuest: minor log fix.
|
|
|
@21506
|
15 years |
vboxsync |
VBoxGuest,VMMDev: New HGCM cancellation request.
|
|
|
@21498
|
15 years |
vboxsync |
VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
|
|
|
@21491
|
15 years |
vboxsync |
VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
|
|
|
@21456
|
15 years |
vboxsync |
HGCM&Co: physical page list.
|
|
|
@21450
|
15 years |
vboxsync |
VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
|
|
|
@21376
|
15 years |
vboxsync |
VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@21260
|
15 years |
vboxsync |
VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
|
|
|
@21219
|
15 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@21170
|
15 years |
vboxsync |
Additions: Mouse polling support in Solaris kernel module and minor …
|
|
|
@21118
|
15 years |
vboxsync |
VBoxGuest (common): building on linux.
|
|
|
@21102
|
15 years |
vboxsync |
VBoxGuest (common): poll() update.
|
|
|
@21095
|
15 years |
vboxsync |
VBoxGuest (common): mouse polling.
|
|
|
@21071
|
15 years |
vboxsync |
VBoxGuestCommonISR: removed incorrect comment, the code can be called …
|
|
|
@21069
|
15 years |
vboxsync |
VBoxGuest (common): porting to linux. some cleanup. currently untested.
|
|
|
@21023
|
15 years |
vboxsync |
VBoxGuestCommonISR: interrupt disabled remark…
|
|
|
@17999
|
16 years |
vboxsync |
Additions/common: remove some obsolete typecasts
|
|
|
@17210
|
16 years |
vboxsync |
VBoxGuest.cpp: Merged VBoxGuestCommonIOCtl_HGCMCall32 into …
|
|
|
@17196
|
16 years |
vboxsync |
Additions, VBoxGuestR3Lib: 32-bit ioctl handling for 64-bit guest …
|
|
|
@14462
|
16 years |
vboxsync |
VBoxGuest.cpp: VBoxGuestCommonIOCtl_HGCMCall size fix for the timed ioctl.
|
|
|
@14367
|
16 years |
vboxsync |
VBoxGuest.cpp: Don't allow ring-3 to do uninterruptible HGCM calls, …
|
|
|
@14359
|
16 years |
vboxsync |
Additions/HGCM: some fixes to timed out HGCM requests
|
|
|
@14352
|
16 years |
vboxsync |
Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
|
|
|
@14316
|
16 years |
vboxsync |
VBoxGuest.cpp: build fix.
|
|
|
@14311
|
16 years |
vboxsync |
VBoxGuest.cpp: r=bird, enabled the code (be bold).
|
|
|
@14310
|
16 years |
vboxsync |
VBoxGuest.cpp: fixes.
|
|
|
@14276
|
16 years |
vboxsync |
Additions/common/VBoxGuest: split VBoxGuestHGCMAsyncWaitCallback* into …
|
|
|
@14264
|
16 years |
vboxsync |
VBoxGuest.cpp: @todo r=bird: merge callback code.
|
|
|
@14223
|
16 years |
vboxsync |
Additions/VBoxGuest: fixed a burn
|
|
|
@14221
|
16 years |
vboxsync |
Additions/VBoxGuest: Add VBOXGUEST_IOCTL_CALL_TIMEOUT support on …
|
|
|
@13305
|
16 years |
vboxsync |
Additions: Fix a little mem leak in the common guest additions kernel …
|
|
|
@12241
|
16 years |
vboxsync |
Additions/vboxguest: Logging. Solaris/vboxdrv space.
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@10552
|
16 years |
vboxsync |
More IOCTLs.
|
|
|
@10545
|
16 years |
vboxsync |
IOCTL fix for Linux. Hope nothing broke …
|
|
|
@10543
|
16 years |
vboxsync |
IOCTL fix for Linux. Hope nothing broke …
|
|
|
@8360
|
17 years |
vboxsync |
extended todo
|
|
|
@8351
|
17 years |
vboxsync |
Additions/common: moved guest cap disabling into common VBoxGuest.
|
|
|
@8328
|
17 years |
vboxsync |
Added missing docs and corrected spelling.
|
|
|
@8318
|
17 years |
vboxsync |
Additions/common, solaris: Report disabled guest graphics capabilities …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7520
|
17 years |
vboxsync |
Added a todo for clearing caps on unload.
|
|
|
@6783
|
17 years |
vboxsync |
Additions/x11: Seamless and solaris specifics.
|
|
|
@6453
|
17 years |
vboxsync |
r=bird: No extra newline when ring-3 is logging.
|
|
|
@6436
|
17 years |
vboxsync |
Handle logging ioctl in VBoxGuest.
|
|
|
@6426
|
17 years |
vboxsync |
Use VBOXGUEST_IOCTL_STRIP_SIZE as indicated by #2591.
|
|
|
@6353
|
17 years |
vboxsync |
Ioctl decoding fix in common r0 guest code and small change in logging.
|
|
|
@6033
|
17 years |
vboxsync |
vboxadd changes.
|
|
|
@6032
|
17 years |
vboxsync |
Moved the MMIO mapping code myself. (probably doesn't compile now)
|
|
|
@6020
|
17 years |
vboxsync |
Started solaris additions and the os2 to common move.
|
|
copied from trunk/src/VBox/Additions/os2/VBoxGuest/VBoxGuest.cpp
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|