|
|
@21575
|
16 years |
vboxsync |
Solaris/Installer: some cleanup.
|
|
|
@21574
|
16 years |
vboxsync |
Flush updates
|
|
|
@21572
|
16 years |
vboxsync |
Put back relevant comment
|
|
|
@21571
|
16 years |
vboxsync |
cbinding: exported to OSE
|
|
|
@21570
|
16 years |
vboxsync |
Fixed broken SVMR0InvlpgA
|
|
|
@21569
|
16 years |
vboxsync |
property set for VB and VBS
|
|
|
@21568
|
16 years |
vboxsync |
Cleaned up tlb flush signalling
|
|
|
@21567
|
16 years |
vboxsync |
Checked the wrong flush flag (excessive flushing)
|
|
|
@21566
|
16 years |
vboxsync |
Solaris/vboxdrv: Suspend-resume notification again.
|
|
|
@21565
|
16 years |
vboxsync |
Forgotten @todo for SMP on AMD-V
|
|
|
@21564
|
16 years |
vboxsync |
crOpenGL: enable glarrayelement calls with server side VBOs
|
|
|
@21563
|
16 years |
vboxsync |
crOpenGL: fix some rare crashes when using server side VBOs
|
|
|
@21562
|
16 years |
vboxsync |
Paranoia
|
|
|
@21561
|
16 years |
vboxsync |
Devices: Finally adding the first dtrace probes. :-)
|
|
|
@21560
|
16 years |
vboxsync |
mount.vboxsf.c: todos.
|
|
|
@21559
|
16 years |
vboxsync |
COM: implemented arrays support for Visual Basic (not VBS), sample …
|
|
|
@21558
|
16 years |
vboxsync |
build fix.
|
|
|
@21557
|
16 years |
vboxsync |
Solaris/USB: bits.
|
|
|
@21556
|
16 years |
vboxsync |
VBoxManage/createrawvmdk: force use of devices giving access to the …
|
|
|
@21555
|
16 years |
vboxsync |
semspinmutex-r0drv-generic.c: better fix.
|
|
|
@21554
|
16 years |
vboxsync |
semspinmutex-r0drv-generic.c: Fixed missing wakup.
|
|
|
@21553
|
16 years |
vboxsync |
video hw accel: overlay & flip fixes
|
|
|
@21552
|
16 years |
vboxsync |
thread-r0drv-linux.c: Make sure we return boolean.
|
|
|
@21551
|
16 years |
vboxsync |
tstR0ThreadPreemption: Some adjustments to new …
|
|
|
@21549
|
16 years |
vboxsync |
iprt/log.h: Use the spinning mutexes.
|
|
|
@21548
|
16 years |
vboxsync |
semspinmutex-r0drv-generic.c: Two bugfixes, more assertions.
|
|
|
@21547
|
16 years |
vboxsync |
SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
|
|
|
@21546
|
16 years |
vboxsync |
SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
|
|
|
@21545
|
16 years |
vboxsync |
semspinmutex-r0drv-generic.c: Fixed RTSemSpinMutexRelease.
|
|
|
@21543
|
16 years |
vboxsync |
semspinmutex-r0drv-generic.c: windows build fix
|
|
|
@21542
|
16 years |
vboxsync |
Runtime: separate error code for EBUSY, for getting better error …
|
|
|
@21541
|
16 years |
vboxsync |
tstR0ThreadPreemption: use ASMIntAreEnabled.
|
|
|
@21540
|
16 years |
vboxsync |
IPRT: RTSemSpinMutex implementation.
|
|
|
@21539
|
16 years |
vboxsync |
ASMNopPause implementation (mainly for AMD64/win).
|
|
|
@21538
|
16 years |
vboxsync |
fixed comment.
|
|
|
@21537
|
16 years |
vboxsync |
todo
|
|
|
@21536
|
16 years |
vboxsync |
iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
|
|
|
@21534
|
16 years |
vboxsync |
r3/generic
|
|
|
@21533
|
16 years |
vboxsync |
semfastmutex-generic.cpp: fixed leak in error path. @todo about no-nesting.
|
|
|
@21532
|
16 years |
vboxsync |
Additions/x11/vboxvideo: fix initial display corruption with large …
|
|
|
@21531
|
16 years |
vboxsync |
Solaris/USB: bits.
|
|
|
@21530
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: minor change.
|
|
|
@21529
|
16 years |
vboxsync |
Main: fix length after substr
|
|
|
@21528
|
16 years |
vboxsync |
Additions: fix updating NoLoggedInUsers when VBoxService is started
|
|
|
@21527
|
16 years |
vboxsync |
Got rid of obsolete rdtsc restriction with SMP guests.
|
|
|
@21526
|
16 years |
vboxsync |
UUID for r48951
|
|
|
@21525
|
16 years |
vboxsync |
cbinding: added support for VBox 3.0
|
|
|
@21524
|
16 years |
vboxsync |
common/VBoxGuest: minor log fix.
|
|
|
@21523
|
16 years |
vboxsync |
crOpenGL: add protocol version check(4108), add max connected clients check
|
|
|
@21522
|
16 years |
vboxsync |
PCNet: Don't flood the release log with errors
|
|
|
@21520
|
16 years |
vboxsync |
COM: missed pieces of scriptability support
|
|
|
@21519
|
16 years |
vboxsync |
REMNotifyHandlerPhysicalFlushIfAlmostFull: Moved the threshold from 10 …
|
|
|
@21518
|
16 years |
vboxsync |
Sample Visual Basic Script frontend
|
|
|
@21517
|
16 years |
vboxsync |
Python shell: allow executing existing commands from extensions
|
|
|
@21516
|
16 years |
vboxsync |
FE/Qt4: new Windows OS icons
|
|
|
@21512
|
16 years |
vboxsync |
VMMDevHGCM.cpp: Hacking, seems combining PDMDEvHlpPhysRead doesn't …
|
|
|
@21511
|
16 years |
vboxsync |
vboxvfs/linux: playing with using physical page lists for writing. …
|
|
|
@21510
|
16 years |
vboxsync |
page list bufix.
|
|
|
@21509
|
16 years |
vboxsync |
linux/sharedfolders: No LOG_TO_BACKDOOR.
|
|
|
@21508
|
16 years |
vboxsync |
buildfix
|
|
|
@21507
|
16 years |
vboxsync |
GuestProperties/service.cpp: r=bird: todo that *needs* fixing.
|
|
|
@21506
|
16 years |
vboxsync |
VBoxGuest,VMMDev: New HGCM cancellation request.
|
|
|
@21505
|
16 years |
vboxsync |
Fix Linux AIO by removing the needed header and defining needed types …
|
|
|
@21504
|
16 years |
vboxsync |
Trying to fix OSE take 2
|
|
|
@21503
|
16 years |
vboxsync |
bad idea
|
|
|
@21502
|
16 years |
vboxsync |
Compile async I/O support only into VBoxRT. The linux guest additions …
|
|
|
@21501
|
16 years |
vboxsync |
try to fix the OSE burn
|
|
|
@21500
|
16 years |
vboxsync |
Fix add burn with Solaris additions
|
|
|
@21499
|
16 years |
vboxsync |
Fix add burn with Solaris additions
|
|
|
@21498
|
16 years |
vboxsync |
VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
|
|
|
@21497
|
16 years |
vboxsync |
RTR0MemObj*: correctly reject unsupported alignment requirements …
|
|
|
@21496
|
16 years |
vboxsync |
VMM/PDMAsyncCompletion: Add basic working manager using RTFileAio API …
|
|
|
@21495
|
16 years |
vboxsync |
Runtime/FileAio: Enable by default (PDMAsyncCompletion API will need …
|
|
|
@21494
|
16 years |
vboxsync |
Runtime/fileaio-win: Fix a possible race
|
|
|
@21493
|
16 years |
vboxsync |
Runtime/File: Add flag to disable the file cache
|
|
|
@21492
|
16 years |
vboxsync |
Main/HostImpl: this code was moved into NetIf-solaris, remove from here.
|
|
|
@21491
|
16 years |
vboxsync |
VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
|
|
|
@21490
|
16 years |
vboxsync |
video hw accel: overlay support (not debugged yet), better colorkey & …
|
|
|
@21489
|
16 years |
vboxsync |
VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
|
|
|
@21487
|
16 years |
vboxsync |
VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
|
|
|
@21486
|
16 years |
vboxsync |
RTDirOpenFiltered: If trailing slash, then it has no pattern whatever …
|
|
|
@21485
|
16 years |
vboxsync |
sf: parameter validation.
|
|
|
@21484
|
16 years |
vboxsync |
FE/Qt4: do it right
|
|
|
@21483
|
16 years |
vboxsync |
FE/Qt4: unset if done
|
|
|
@21482
|
16 years |
vboxsync |
FE/Qt4: use the new methods
|
|
|
@21481
|
16 years |
vboxsync |
FE/Qt4: better approach
|
|
|
@21480
|
16 years |
vboxsync |
FE/Qt4: proper fix for ARGB visual bug
|
|
|
@21479
|
16 years |
vboxsync |
FE/Qt4: remove all ARGB hacks again
|
|
|
@21478
|
16 years |
vboxsync |
FE/Qt4: skip ARGB visuals
|
|
|
@21477
|
16 years |
vboxsync |
FE/Qt4: skip ARGB visuals
|
|
|
@21476
|
16 years |
vboxsync |
crOpenGL: typo
|
|
|
@21475
|
16 years |
vboxsync |
Solaris/Additions: fixed OpenGL to work again.
|
|
|
@21474
|
16 years |
vboxsync |
FE/Qt4: next try
|
|
|
@21473
|
16 years |
vboxsync |
Additions/x11: undefined update (32-bit Solaris).
|
|
|
@21472
|
16 years |
vboxsync |
FE/Qt4: one more time
|
|
|
@21471
|
16 years |
vboxsync |
Additions/Solaris: no need to ship .depend file.
|
|
|
@21470
|
16 years |
vboxsync |
FE/Qt4: fix
|
|
|
@21469
|
16 years |
vboxsync |
FE/Qt4: next try
|
|
|
@21468
|
16 years |
vboxsync |
FE/Qt4: build fix
|
|
|
@21467
|
16 years |
vboxsync |
FE/Qt4: next try
|
|
|