|
|
@25536
|
15 年 |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25535
|
15 年 |
vboxsync |
crOpenGL: remove unnecessary debug output
|
|
|
@25534
|
15 年 |
vboxsync |
SUPDrv/SUPR0.def: Missing exports.
|
|
|
@25533
|
15 年 |
vboxsync |
IPRT: Stub missing RTR0AssertPanicSystem implementations.
|
|
|
@25532
|
15 年 |
vboxsync |
files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
|
|
|
@25531
|
15 年 |
vboxsync |
RTR0AssertPanicSystem/solaris: bugfix.
|
|
|
@25530
|
15 年 |
vboxsync |
rtR0AssertNativeMsg2V: fixes all over the place.
|
|
|
@25528
|
15 年 |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25527
|
15 年 |
vboxsync |
hacking
|
|
|
@25526
|
15 年 |
vboxsync |
Frontends/VirtualBox: the tattered remains of the precompile header …
|
|
|
@25525
|
15 年 |
vboxsync |
build fix.
|
|
|
@25524
|
15 年 |
vboxsync |
semrw-posix.cpp,tstRTSemRW: added an insufficient workaround for the …
|
|
|
@25523
|
15 年 |
vboxsync |
tstRTSemRW: comment about pseudo random.
|
|
|
@25522
|
15 年 |
vboxsync |
semrw-generic.cpp: Fixed ownership checks in the ReleaseRead code …
|
|
|
@25521
|
15 年 |
vboxsync |
tstRTSemRW.cpp: Negative testing.
|
|
|
@25520
|
15 年 |
vboxsync |
iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
|
|
|
@25519
|
15 年 |
vboxsync |
iprt/lockvalidator.h: Added a enabled setting to assist testing.
|
|
|
@25518
|
15 年 |
vboxsync |
iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
|
|
|
@25517
|
15 年 |
vboxsync |
iprt/test.h: Added RTTestErrorCount and RTTestIErrorCount.
|
|
|
@25516
|
15 年 |
vboxsync |
tstSemRW.cpp -> tstRTSemRW.cpp
|
|
|
@25515
|
15 年 |
vboxsync |
semrw-generic.cpp: Fixed timeout handling.
|
|
|
@25514
|
15 年 |
vboxsync |
tstSemRW: Converted to RTTest and added basic API tests.
|
|
|
@25513
|
15 年 |
vboxsync |
semrw-generic.cpp: Don't reset ReadEvent unless it's necessary as it …
|
|
|
@25512
|
15 年 |
vboxsync |
Runtime/Makefile.kmk: Use the generic RTSemRW implemention instead of …
|
|
|
@25511
|
15 年 |
vboxsync |
Runtime/Makefile.kmk: backed out 56183 as it deserves its own message
|
|
|
@25510
|
15 年 |
vboxsync |
r3/stream.cpp: serialize RTStrmPrintf on all platforms, not just the …
|
|
|
@25509
|
15 年 |
vboxsync |
LsiLogic: Start for the SAS controller. Define neccessary pages and …
|
|
|
@25508
|
15 年 |
vboxsync |
iprt/lockvalidator: read/write lock accounting.
|
|
|
@25507
|
15 年 |
vboxsync |
2d: report linear stretching caps to the guest; cleanup
|
|
|
@25506
|
15 年 |
vboxsync |
Partial backout of r56173; consistent win2k3 crash otherwise; find out why.
|
|
|
@25505
|
15 年 |
vboxsync |
disable seamless mode when guest changes screen resolution
|
|
|
@25504
|
15 年 |
vboxsync |
Another one
|
|
|
@25503
|
15 年 |
vboxsync |
Compile fix
|
|
|
@25502
|
15 年 |
vboxsync |
More consistent and correct tlb flushing for pgm pool page flushing.
|
|
|
@25501
|
15 年 |
vboxsync |
PGMHandlerPhysicalDeregister: todo (reduce TLB shootdowns)
|
|
|
@25500
|
15 年 |
vboxsync |
Todo added for the InvalidatePage handler
|
|
|
@25499
|
15 年 |
vboxsync |
Atomic reference clearing required
|
|
|
@25498
|
15 年 |
vboxsync |
IPRT: Added lock validator hooks to semrw-posix.cpp.
|
|
|
@25497
|
15 年 |
vboxsync |
LegacyAndAMD64.mac: addendum to r56150
|
|
|
@25494
|
15 年 |
vboxsync |
build fix.
|
|
|
@25492
|
15 年 |
vboxsync |
ASMAtomicCmpXchgU8.asm: r8b not r8l.
|
|
|
@25491
|
15 年 |
vboxsync |
IPRT,PDMCritSect: Fixing critsect regression; contains under …
|
|
|
@25490
|
15 年 |
vboxsync |
iprt/asm.h: Adding ASMAtomicCmpXchgU8, ASMAtomicCmpXchgS8 and …
|
|
|
@25489
|
15 年 |
vboxsync |
Don't crash if pVCpu is NULL
|
|
|
@25488
|
15 年 |
vboxsync |
LsiLogic: Fix clipping of read data
|
|
|
@25487
|
15 年 |
vboxsync |
LsiLogic: Implement missing reset method. Fixes Windows 7 guests
|
|
|
@25486
|
15 年 |
vboxsync |
Additions/x11/vboxvideo: fix the unwanted sign extension of the …
|
|
|
@25485
|
15 年 |
vboxsync |
Additions/x11/vbox[video|mouse]: an additional define is needed by …
|
|
|
@25484
|
15 年 |
vboxsync |
SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
|
|
|
@25483
|
15 年 |
vboxsync |
Fixed BT MMIO emulation
|
|
|
@25482
|
15 年 |
vboxsync |
critsect-generic.cpp: made it less of an #ifdef orgy…
|
|
|
@25481
|
15 年 |
vboxsync |
LegacyAndAMD64.mac: vmmGCCallTrampoline is 65-bit here.
|
|
|
@25480
|
15 年 |
vboxsync |
VBoxService/timesync: Paranoia.
|
|
|
@25479
|
15 年 |
vboxsync |
VBoxService: Include build version + rev.
|
|
|
@25478
|
15 年 |
vboxsync |
IPRT,PDMCritSect: More lock validator refactoring.
|
|
|
@25476
|
15 年 |
vboxsync |
VBoxService: Return error in VBoxServiceReadPropUInt32() when value is …
|
|
|
@25474
|
15 年 |
vboxsync |
Oops
|
|
|
@25473
|
15 年 |
vboxsync |
Additions/VBoxClient: libdl does not exist on FreeBSD. Add it only for …
|
|
|
@25472
|
15 年 |
vboxsync |
FreeBSD: Use sysctl instead of procfs to retrieve executable path and …
|
|
|
@25471
|
15 年 |
vboxsync |
HostDrivers/Support/FreeBSD: Install missing header
|
|
|
@25470
|
15 年 |
vboxsync |
2d: enabled FBO: linear stretching
|
|
|
@25468
|
15 年 |
vboxsync |
2d: working FBO (disabled for now)
|
|
|
@25467
|
15 年 |
vboxsync |
IPRT,PDMCritSect: More lock validation.
|
|
|
@25466
|
15 年 |
vboxsync |
build fix
|
|
|
@25465
|
15 年 |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25464
|
15 年 |
vboxsync |
FE/Qt4: fix displaying of error message (public #4345)
|
|
|
@25463
|
15 年 |
vboxsync |
FE/Qt4: some -Wshadow fixes; added {}<> to the allowed password characters
|
|
|
@25462
|
15 年 |
vboxsync |
SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
|
|
|
@25461
|
15 年 |
vboxsync |
SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
|
|
|
@25460
|
15 年 |
vboxsync |
SUPDrv: some cleanup.
|
|
|
@25459
|
15 年 |
vboxsync |
SUPDrv: Get better GIP values right after resuming it.
|
|
|
@25458
|
15 年 |
vboxsync |
VBoxTestOGL: fix logging
|
|
|
@25457
|
15 年 |
vboxsync |
crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
|
|
|
@25456
|
15 年 |
vboxsync |
Additions/x11/vboxmouse: properly support X.Org 1.4 in the newer driver
|
|
|
@25455
|
15 年 |
vboxsync |
Additions/x11/x11config-new: always specify a keyboard if we create a …
|
|
|
@25454
|
15 年 |
vboxsync |
Additions/x11/vboxmouse: build the XFree86 vboxmouse driver against …
|
|
|
@25453
|
15 年 |
vboxsync |
2d: more FBO support
|
|
|
@25452
|
15 年 |
vboxsync |
Additions/x11: added include files needed for building vboxmouse with …
|
|
|
@25451
|
15 年 |
vboxsync |
Additions/linux: make the kernel modules build with 64bit Linux 2.4
|
|
|
@25450
|
15 年 |
vboxsync |
FE/Qt4-NLS: German typos
|
|
|
@25449
|
15 年 |
vboxsync |
FE/Qt4-NLS: German nls update.
|
|
|
@25448
|
15 年 |
vboxsync |
VBoxHeadless: added empty IVirtualBoxCallback.
|
|
|
@25447
|
15 年 |
vboxsync |
FE/Qt4-NLS: Merged Ukranian.
|
|
|
@25446
|
15 年 |
vboxsync |
BusLogic: Rewrite guest buffer handling. They are not mapped into R3 …
|
|
|
@25445
|
15 年 |
vboxsync |
burn fix
|
|
|
@25444
|
15 年 |
vboxsync |
burn fix
|
|
|
@25443
|
15 年 |
vboxsync |
Main: fix 'discarding hard disk' message
|
|
|
@25442
|
15 年 |
vboxsync |
burn fix
|
|
|
@25441
|
15 年 |
vboxsync |
2d: cleanup + warning fixes
|
|
|
@25440
|
15 年 |
vboxsync |
2d: more FBO impl
|
|
|
@25439
|
15 年 |
vboxsync |
NetAdp/win: fix host-only if creation (public ticket #5708)
|
|
|
@25438
|
15 年 |
vboxsync |
semsrw-generic.cpp -> semrw-generic.cpp.
|
|
|
@25437
|
15 年 |
vboxsync |
FE/Qt4: Russian NLS update.
|
|
|
@25436
|
15 年 |
vboxsync |
RTLockValidator,RTThread: Serialize deadlock detection and …
|
|
|
@25435
|
15 年 |
vboxsync |
VMMSwitcher: make serial debugging compile again
|
|
|
@25434
|
15 年 |
vboxsync |
SUPDrv.c: Failing to take the loader lock is fatal.
|
|
|
@25433
|
15 年 |
vboxsync |
semmutex-r0drv-nt.cpp: Corrected the RTSemMutexRequest implementation …
|
|
|
@25431
|
15 年 |
vboxsync |
RTSemXRoads: initial implementation.
|
|
|
@25430
|
15 年 |
vboxsync |
Comment added
|
|
|
@25429
|
15 年 |
vboxsync |
Compile fix
|
|
|