VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21562   15 years vboxsync Paranoia
(edit) @21561   15 years vboxsync Devices: Finally adding the first dtrace probes. :-)
(edit) @21560   15 years vboxsync mount.vboxsf.c: todos.
(edit) @21559   15 years vboxsync COM: implemented arrays support for Visual Basic (not VBS), sample …
(edit) @21558   15 years vboxsync build fix.
(edit) @21557   15 years vboxsync Solaris/USB: bits.
(edit) @21556   15 years vboxsync VBoxManage/createrawvmdk: force use of devices giving access to the …
(edit) @21555   15 years vboxsync semspinmutex-r0drv-generic.c: better fix.
(edit) @21554   15 years vboxsync semspinmutex-r0drv-generic.c: Fixed missing wakup.
(edit) @21553   15 years vboxsync video hw accel: overlay & flip fixes
(edit) @21552   15 years vboxsync thread-r0drv-linux.c: Make sure we return boolean.
(edit) @21551   15 years vboxsync tstR0ThreadPreemption: Some adjustments to new …
(edit) @21549   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21548   15 years vboxsync semspinmutex-r0drv-generic.c: Two bugfixes, more assertions.
(edit) @21547   15 years vboxsync SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
(edit) @21546   15 years vboxsync SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
(edit) @21545   15 years vboxsync semspinmutex-r0drv-generic.c: Fixed RTSemSpinMutexRelease.
(edit) @21543   15 years vboxsync semspinmutex-r0drv-generic.c: windows build fix
(edit) @21542   15 years vboxsync Runtime: separate error code for EBUSY, for getting better error …
(edit) @21541   15 years vboxsync tstR0ThreadPreemption: use ASMIntAreEnabled.
(edit) @21540   15 years vboxsync IPRT: RTSemSpinMutex implementation.
(edit) @21539   15 years vboxsync ASMNopPause implementation (mainly for AMD64/win).
(edit) @21538   15 years vboxsync fixed comment.
(edit) @21537   15 years vboxsync todo
(edit) @21536   15 years vboxsync iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
(edit) @21534   15 years vboxsync r3/generic
(edit) @21533   15 years vboxsync semfastmutex-generic.cpp: fixed leak in error path. @todo about no-nesting.
(edit) @21532   15 years vboxsync Additions/x11/vboxvideo: fix initial display corruption with large …
(edit) @21531   15 years vboxsync Solaris/USB: bits.
(edit) @21530   15 years vboxsync Solaris/VBoxNetFlt: minor change.
(edit) @21529   15 years vboxsync Main: fix length after substr
(edit) @21528   15 years vboxsync Additions: fix updating NoLoggedInUsers when VBoxService is started
(edit) @21527   15 years vboxsync Got rid of obsolete rdtsc restriction with SMP guests.
(edit) @21526   15 years vboxsync UUID for r48951
(edit) @21525   15 years vboxsync cbinding: added support for VBox 3.0
(edit) @21524   15 years vboxsync common/VBoxGuest: minor log fix.
(edit) @21523   15 years vboxsync crOpenGL: add protocol version check(4108), add max connected clients check
(edit) @21522   15 years vboxsync PCNet: Don't flood the release log with errors
(edit) @21520   15 years vboxsync COM: missed pieces of scriptability support
(edit) @21519   15 years vboxsync REMNotifyHandlerPhysicalFlushIfAlmostFull: Moved the threshold from 10 …
(edit) @21518   15 years vboxsync Sample Visual Basic Script frontend
(edit) @21517   15 years vboxsync Python shell: allow executing existing commands from extensions
(edit) @21516   15 years vboxsync FE/Qt4: new Windows OS icons
(edit) @21512   15 years vboxsync VMMDevHGCM.cpp: Hacking, seems combining PDMDEvHlpPhysRead doesn't …
(edit) @21511   15 years vboxsync vboxvfs/linux: playing with using physical page lists for writing. …
(edit) @21510   15 years vboxsync page list bufix.
(edit) @21509   15 years vboxsync linux/sharedfolders: No LOG_TO_BACKDOOR.
(edit) @21508   15 years vboxsync buildfix
(edit) @21507   15 years vboxsync GuestProperties/service.cpp: r=bird: todo that *needs* fixing.
(edit) @21506   15 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21505   15 years vboxsync Fix Linux AIO by removing the needed header and defining needed types …
(edit) @21504   15 years vboxsync Trying to fix OSE take 2
(edit) @21503   15 years vboxsync bad idea
(edit) @21502   15 years vboxsync Compile async I/O support only into VBoxRT. The linux guest additions …
(edit) @21501   15 years vboxsync try to fix the OSE burn
(edit) @21500   15 years vboxsync Fix add burn with Solaris additions
(edit) @21499   15 years vboxsync Fix add burn with Solaris additions
(edit) @21498   15 years vboxsync VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
(edit) @21497   15 years vboxsync RTR0MemObj*: correctly reject unsupported alignment requirements …
(edit) @21496   15 years vboxsync VMM/PDMAsyncCompletion: Add basic working manager using RTFileAio API …
(edit) @21495   15 years vboxsync Runtime/FileAio: Enable by default (PDMAsyncCompletion API will need …
(edit) @21494   15 years vboxsync Runtime/fileaio-win: Fix a possible race
(edit) @21493   15 years vboxsync Runtime/File: Add flag to disable the file cache
(edit) @21492   15 years vboxsync Main/HostImpl: this code was moved into NetIf-solaris, remove from here.
(edit) @21491   15 years vboxsync VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
(edit) @21490   15 years vboxsync video hw accel: overlay support (not debugged yet), better colorkey & …
(edit) @21489   15 years vboxsync VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
(edit) @21487   15 years vboxsync VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
(edit) @21486   15 years vboxsync RTDirOpenFiltered: If trailing slash, then it has no pattern whatever …
(edit) @21485   15 years vboxsync sf: parameter validation.
(edit) @21484   15 years vboxsync FE/Qt4: do it right
(edit) @21483   15 years vboxsync FE/Qt4: unset if done
(edit) @21482   15 years vboxsync FE/Qt4: use the new methods
(edit) @21481   15 years vboxsync FE/Qt4: better approach
(edit) @21480   15 years vboxsync FE/Qt4: proper fix for ARGB visual bug
(edit) @21479   15 years vboxsync FE/Qt4: remove all ARGB hacks again
(edit) @21478   15 years vboxsync FE/Qt4: skip ARGB visuals
(edit) @21477   15 years vboxsync FE/Qt4: skip ARGB visuals
(edit) @21476   15 years vboxsync crOpenGL: typo
(edit) @21475   15 years vboxsync Solaris/Additions: fixed OpenGL to work again.
(edit) @21474   15 years vboxsync FE/Qt4: next try
(edit) @21473   15 years vboxsync Additions/x11: undefined update (32-bit Solaris).
(edit) @21472   15 years vboxsync FE/Qt4: one more time
(edit) @21471   15 years vboxsync Additions/Solaris: no need to ship .depend file.
(edit) @21470   15 years vboxsync FE/Qt4: fix
(edit) @21469   15 years vboxsync FE/Qt4: next try
(edit) @21468   15 years vboxsync FE/Qt4: build fix
(edit) @21467   15 years vboxsync FE/Qt4: next try
(edit) @21466   15 years vboxsync FE/Qt4: use the viewport of the view
(edit) @21465   15 years vboxsync fixed FramebufferImpl.h props
(edit) @21464   15 years vboxsync VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
(edit) @21462   15 years vboxsync Additions/x11/seamless: fix issues in KDE guests with windows being skipped
(edit) @21461   15 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21460   15 years vboxsync bugfix
(edit) @21459   15 years vboxsync bufix.
(edit) @21458   15 years vboxsync VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
(edit) @21457   15 years vboxsync VMMDev: Adjusted and implemented GetHostVersion.
(edit) @21456   15 years vboxsync HGCM&Co: physical page list.
(edit) @21455   15 years vboxsync Additions/Solaris: if mouse section isn't there, use vboxguest for …
(edit) @21454   15 years vboxsync Solaris/Additions: 1.6 Xorg fix.
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