|
|
@21542
|
15 years |
vboxsync |
Runtime: separate error code for EBUSY, for getting better error …
|
|
|
@21541
|
15 years |
vboxsync |
tstR0ThreadPreemption: use ASMIntAreEnabled.
|
|
|
@21540
|
15 years |
vboxsync |
IPRT: RTSemSpinMutex implementation.
|
|
|
@21539
|
15 years |
vboxsync |
ASMNopPause implementation (mainly for AMD64/win).
|
|
|
@21538
|
15 years |
vboxsync |
fixed comment.
|
|
|
@21537
|
15 years |
vboxsync |
todo
|
|
|
@21536
|
15 years |
vboxsync |
iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
|
|
|
@21534
|
15 years |
vboxsync |
r3/generic
|
|
|
@21533
|
15 years |
vboxsync |
semfastmutex-generic.cpp: fixed leak in error path. @todo about no-nesting.
|
|
|
@21532
|
15 years |
vboxsync |
Additions/x11/vboxvideo: fix initial display corruption with large …
|
|
|
@21531
|
15 years |
vboxsync |
Solaris/USB: bits.
|
|
|
@21530
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: minor change.
|
|
|
@21529
|
15 years |
vboxsync |
Main: fix length after substr
|
|
|
@21528
|
15 years |
vboxsync |
Additions: fix updating NoLoggedInUsers when VBoxService is started
|
|
|
@21527
|
15 years |
vboxsync |
Got rid of obsolete rdtsc restriction with SMP guests.
|
|
|
@21526
|
15 years |
vboxsync |
UUID for r48951
|
|
|
@21525
|
15 years |
vboxsync |
cbinding: added support for VBox 3.0
|
|
|
@21524
|
15 years |
vboxsync |
common/VBoxGuest: minor log fix.
|
|
|
@21523
|
15 years |
vboxsync |
crOpenGL: add protocol version check(4108), add max connected clients check
|
|
|
@21522
|
15 years |
vboxsync |
PCNet: Don't flood the release log with errors
|
|
|
@21520
|
15 years |
vboxsync |
COM: missed pieces of scriptability support
|
|
|
@21519
|
15 years |
vboxsync |
REMNotifyHandlerPhysicalFlushIfAlmostFull: Moved the threshold from 10 …
|
|
|
@21518
|
15 years |
vboxsync |
Sample Visual Basic Script frontend
|
|
|
@21517
|
15 years |
vboxsync |
Python shell: allow executing existing commands from extensions
|
|
|
@21516
|
15 years |
vboxsync |
FE/Qt4: new Windows OS icons
|
|
|
@21512
|
15 years |
vboxsync |
VMMDevHGCM.cpp: Hacking, seems combining PDMDEvHlpPhysRead doesn't …
|
|
|
@21511
|
15 years |
vboxsync |
vboxvfs/linux: playing with using physical page lists for writing. …
|
|
|
@21510
|
15 years |
vboxsync |
page list bufix.
|
|
|
@21509
|
15 years |
vboxsync |
linux/sharedfolders: No LOG_TO_BACKDOOR.
|
|
|
@21508
|
15 years |
vboxsync |
buildfix
|
|
|
@21507
|
15 years |
vboxsync |
GuestProperties/service.cpp: r=bird: todo that *needs* fixing.
|
|
|
@21506
|
15 years |
vboxsync |
VBoxGuest,VMMDev: New HGCM cancellation request.
|
|
|
@21505
|
15 years |
vboxsync |
Fix Linux AIO by removing the needed header and defining needed types …
|
|
|
@21504
|
15 years |
vboxsync |
Trying to fix OSE take 2
|
|
|
@21503
|
15 years |
vboxsync |
bad idea
|
|
|
@21502
|
15 years |
vboxsync |
Compile async I/O support only into VBoxRT. The linux guest additions …
|
|
|
@21501
|
15 years |
vboxsync |
try to fix the OSE burn
|
|
|
@21500
|
15 years |
vboxsync |
Fix add burn with Solaris additions
|
|
|
@21499
|
15 years |
vboxsync |
Fix add burn with Solaris additions
|
|
|
@21498
|
15 years |
vboxsync |
VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
|
|
|
@21497
|
15 years |
vboxsync |
RTR0MemObj*: correctly reject unsupported alignment requirements …
|
|
|
@21496
|
15 years |
vboxsync |
VMM/PDMAsyncCompletion: Add basic working manager using RTFileAio API …
|
|
|
@21495
|
15 years |
vboxsync |
Runtime/FileAio: Enable by default (PDMAsyncCompletion API will need …
|
|
|
@21494
|
15 years |
vboxsync |
Runtime/fileaio-win: Fix a possible race
|
|
|
@21493
|
15 years |
vboxsync |
Runtime/File: Add flag to disable the file cache
|
|
|
@21492
|
15 years |
vboxsync |
Main/HostImpl: this code was moved into NetIf-solaris, remove from here.
|
|
|
@21491
|
15 years |
vboxsync |
VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
|
|
|
@21490
|
15 years |
vboxsync |
video hw accel: overlay support (not debugged yet), better colorkey & …
|
|
|
@21489
|
15 years |
vboxsync |
VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
|
|
|
@21487
|
15 years |
vboxsync |
VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
|
|
|
@21486
|
15 years |
vboxsync |
RTDirOpenFiltered: If trailing slash, then it has no pattern whatever …
|
|
|
@21485
|
15 years |
vboxsync |
sf: parameter validation.
|
|
|
@21484
|
15 years |
vboxsync |
FE/Qt4: do it right
|
|
|
@21483
|
15 years |
vboxsync |
FE/Qt4: unset if done
|
|
|
@21482
|
15 years |
vboxsync |
FE/Qt4: use the new methods
|
|
|
@21481
|
15 years |
vboxsync |
FE/Qt4: better approach
|
|
|
@21480
|
15 years |
vboxsync |
FE/Qt4: proper fix for ARGB visual bug
|
|
|
@21479
|
15 years |
vboxsync |
FE/Qt4: remove all ARGB hacks again
|
|
|
@21478
|
15 years |
vboxsync |
FE/Qt4: skip ARGB visuals
|
|
|
@21477
|
15 years |
vboxsync |
FE/Qt4: skip ARGB visuals
|
|
|
@21476
|
15 years |
vboxsync |
crOpenGL: typo
|
|
|
@21475
|
15 years |
vboxsync |
Solaris/Additions: fixed OpenGL to work again.
|
|
|
@21474
|
15 years |
vboxsync |
FE/Qt4: next try
|
|
|
@21473
|
15 years |
vboxsync |
Additions/x11: undefined update (32-bit Solaris).
|
|
|
@21472
|
15 years |
vboxsync |
FE/Qt4: one more time
|
|
|
@21471
|
15 years |
vboxsync |
Additions/Solaris: no need to ship .depend file.
|
|
|
@21470
|
15 years |
vboxsync |
FE/Qt4: fix
|
|
|
@21469
|
15 years |
vboxsync |
FE/Qt4: next try
|
|
|
@21468
|
15 years |
vboxsync |
FE/Qt4: build fix
|
|
|
@21467
|
15 years |
vboxsync |
FE/Qt4: next try
|
|
|
@21466
|
15 years |
vboxsync |
FE/Qt4: use the viewport of the view
|
|
|
@21465
|
15 years |
vboxsync |
fixed FramebufferImpl.h props
|
|
|
@21464
|
15 years |
vboxsync |
VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
|
|
|
@21462
|
15 years |
vboxsync |
Additions/x11/seamless: fix issues in KDE guests with windows being skipped
|
|
|
@21461
|
15 years |
vboxsync |
VBoxGuestLib: Implemented detection of physical page list support.
|
|
|
@21460
|
15 years |
vboxsync |
bugfix
|
|
|
@21459
|
15 years |
vboxsync |
bufix.
|
|
|
@21458
|
15 years |
vboxsync |
VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
|
|
|
@21457
|
15 years |
vboxsync |
VMMDev: Adjusted and implemented GetHostVersion.
|
|
|
@21456
|
15 years |
vboxsync |
HGCM&Co: physical page list.
|
|
|
@21455
|
15 years |
vboxsync |
Additions/Solaris: if mouse section isn't there, use vboxguest for …
|
|
|
@21454
|
15 years |
vboxsync |
Solaris/Additions: 1.6 Xorg fix.
|
|
|
@21453
|
15 years |
vboxsync |
Linux host kernel modules: typo in the VBoxNetAdp dkms.conf script
|
|
|
@21452
|
15 years |
vboxsync |
Solaris/vbi: Fixed preemption issue for Solaris 10 by hardcoded offsets.
|
|
|
@21451
|
15 years |
vboxsync |
iprt/asm.h: Remvoed ASMAtomicXchgU128 as it is causing trouble for …
|
|
|
@21450
|
15 years |
vboxsync |
VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
|
|
|
@21448
|
15 years |
vboxsync |
Main: FramebufferImpl
|
|
|
@21447
|
15 years |
vboxsync |
back out r49814 + 49855: obsoleted by r49854
|
|
|
@21446
|
15 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@21445
|
15 years |
vboxsync |
FE/Qt4: disable it ofc
|
|
|
@21444
|
15 years |
vboxsync |
FE/Qt4: Don't force email format for existing SUN online account names.
|
|
|
@21443
|
15 years |
vboxsync |
Fix boundary cases when crossing into a page that hasn't been scanned …
|
|
|
@21442
|
15 years |
vboxsync |
FE/Qt4: try to fix ARGB visual problems with newer Qt versions & compiz
|
|
|
@21441
|
15 years |
vboxsync |
Additions/x11/seamless: small performance improvement
|
|
|
@21439
|
15 years |
vboxsync |
OVF: fix #4100: accept ovf:/disk/ specifiers with a single slash in …
|
|
|
@21438
|
15 years |
vboxsync |
OVF: enable OVF remote export again
|
|
|
@21437
|
15 years |
vboxsync |
FE/Qt4: fix warning
|
|
|
@21436
|
15 years |
vboxsync |
Main: make HostHardwareLinux use MiniString instead of std::string; …
|
|
|
@21434
|
15 years |
vboxsync |
GuestHost/SharedClipboard: test for correct update notifications about …
|
|
|
@21433
|
15 years |
vboxsync |
FE/Qt4: prevent Qt warning
|
|
|