|
|
@25551
|
15 years |
vboxsync |
Removed the obsolete RC tlb flushing in the pgm pool access handler. …
|
|
|
@25550
|
15 years |
vboxsync |
Raw mode: deal with invalidated tlb entries during disassembly (long …
|
|
|
@25549
|
15 years |
vboxsync |
semxroads-generic.cpp: bugfix - reset race (of course).
|
|
|
@25548
|
15 years |
vboxsync |
iprt/assert.h: RTASSERT_QUIET for shutting up assertions in code that …
|
|
|
@25547
|
15 years |
vboxsync |
pgmPoolAccessHandlerFlush: tlb flush on necessary for raw mode
|
|
|
@25546
|
15 years |
vboxsync |
Paranoia: PGMR3PhysChunkInvalidateTLB must flush the page map tlb as …
|
|
|
@25545
|
15 years |
vboxsync |
Moved the tlb flush up a bit
|
|
|
@25544
|
15 years |
vboxsync |
Missing tlb flush for chunk unmap
|
|
|
@25543
|
15 years |
vboxsync |
Enabled physical page map TLB again (regression alert)
|
|
|
@25542
|
15 years |
vboxsync |
Physical page map TLB invalidation fixes
|
|
|
@25541
|
15 years |
vboxsync |
crOpenGL: fix corrupted surface rendering (#5695)
|
|
|
@25540
|
15 years |
vboxsync |
Missing pgmUnlock
|
|
|
@25539
|
15 years |
vboxsync |
Cleaned up pgmPoolMonitorChainChanging
|
|
|
@25538
|
15 years |
vboxsync |
Always handle PDPT & PML4 entry changes.
|
|
|
@25537
|
15 years |
vboxsync |
Removed all inactive PGM pool code.
|
|
|
@25536
|
15 years |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25535
|
15 years |
vboxsync |
crOpenGL: remove unnecessary debug output
|
|
|
@25534
|
15 years |
vboxsync |
SUPDrv/SUPR0.def: Missing exports.
|
|
|
@25533
|
15 years |
vboxsync |
IPRT: Stub missing RTR0AssertPanicSystem implementations.
|
|
|
@25532
|
15 years |
vboxsync |
files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
|
|
|
@25531
|
15 years |
vboxsync |
RTR0AssertPanicSystem/solaris: bugfix.
|
|
|
@25530
|
15 years |
vboxsync |
rtR0AssertNativeMsg2V: fixes all over the place.
|
|
|
@25529
|
15 years |
vboxsync |
kHlpAssert-iprt.cpp: forgot one thing.
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25527
|
15 years |
vboxsync |
hacking
|
|
|
@25526
|
15 years |
vboxsync |
Frontends/VirtualBox: the tattered remains of the precompile header …
|
|
|
@25525
|
15 years |
vboxsync |
build fix.
|
|
|
@25524
|
15 years |
vboxsync |
semrw-posix.cpp,tstRTSemRW: added an insufficient workaround for the …
|
|
|
@25523
|
15 years |
vboxsync |
tstRTSemRW: comment about pseudo random.
|
|
|
@25522
|
15 years |
vboxsync |
semrw-generic.cpp: Fixed ownership checks in the ReleaseRead code …
|
|
|
@25521
|
15 years |
vboxsync |
tstRTSemRW.cpp: Negative testing.
|
|
|
@25520
|
15 years |
vboxsync |
iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
|
|
|
@25519
|
15 years |
vboxsync |
iprt/lockvalidator.h: Added a enabled setting to assist testing.
|
|
|
@25518
|
15 years |
vboxsync |
iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
|
|
|
@25517
|
15 years |
vboxsync |
iprt/test.h: Added RTTestErrorCount and RTTestIErrorCount.
|
|
|
@25516
|
15 years |
vboxsync |
tstSemRW.cpp -> tstRTSemRW.cpp
|
|
|
@25515
|
15 years |
vboxsync |
semrw-generic.cpp: Fixed timeout handling.
|
|
|
@25514
|
15 years |
vboxsync |
tstSemRW: Converted to RTTest and added basic API tests.
|
|
|
@25513
|
15 years |
vboxsync |
semrw-generic.cpp: Don't reset ReadEvent unless it's necessary as it …
|
|
|
@25512
|
15 years |
vboxsync |
Runtime/Makefile.kmk: Use the generic RTSemRW implemention instead of …
|
|
|
@25511
|
15 years |
vboxsync |
Runtime/Makefile.kmk: backed out 56183 as it deserves its own message
|
|
|
@25510
|
15 years |
vboxsync |
r3/stream.cpp: serialize RTStrmPrintf on all platforms, not just the …
|
|
|
@25509
|
15 years |
vboxsync |
LsiLogic: Start for the SAS controller. Define neccessary pages and …
|
|
|
@25508
|
15 years |
vboxsync |
iprt/lockvalidator: read/write lock accounting.
|
|
|
@25507
|
15 years |
vboxsync |
2d: report linear stretching caps to the guest; cleanup
|
|
|
@25506
|
15 years |
vboxsync |
Partial backout of r56173; consistent win2k3 crash otherwise; find out why.
|
|
|
@25505
|
15 years |
vboxsync |
disable seamless mode when guest changes screen resolution
|
|
|
@25504
|
15 years |
vboxsync |
Another one
|
|
|
@25503
|
15 years |
vboxsync |
Compile fix
|
|
|
@25502
|
15 years |
vboxsync |
More consistent and correct tlb flushing for pgm pool page flushing.
|
|
|
@25501
|
15 years |
vboxsync |
PGMHandlerPhysicalDeregister: todo (reduce TLB shootdowns)
|
|
|
@25500
|
15 years |
vboxsync |
Todo added for the InvalidatePage handler
|
|
|
@25499
|
15 years |
vboxsync |
Atomic reference clearing required
|
|
|
@25498
|
15 years |
vboxsync |
IPRT: Added lock validator hooks to semrw-posix.cpp.
|
|
|
@25497
|
15 years |
vboxsync |
LegacyAndAMD64.mac: addendum to r56150
|
|
|
@25496
|
15 years |
vboxsync |
ASMAtomicCmpXchgU8: 32-bit build fix.
|
|
|
@25495
|
15 years |
vboxsync |
iprt/asmdefs.mac: the export directive should work with yasm as well now.
|
|
|
@25494
|
15 years |
vboxsync |
build fix.
|
|
|
@25493
|
15 years |
vboxsync |
iprt/asm.h: Just use the assembly for MSC variant since we've got it.
|
|
|
@25492
|
15 years |
vboxsync |
ASMAtomicCmpXchgU8.asm: r8b not r8l.
|
|
|
@25491
|
15 years |
vboxsync |
IPRT,PDMCritSect: Fixing critsect regression; contains under …
|
|
|
@25490
|
15 years |
vboxsync |
iprt/asm.h: Adding ASMAtomicCmpXchgU8, ASMAtomicCmpXchgS8 and …
|
|
|
@25489
|
15 years |
vboxsync |
Don't crash if pVCpu is NULL
|
|
|
@25488
|
15 years |
vboxsync |
LsiLogic: Fix clipping of read data
|
|
|
@25487
|
15 years |
vboxsync |
LsiLogic: Implement missing reset method. Fixes Windows 7 guests
|
|
|
@25486
|
15 years |
vboxsync |
Additions/x11/vboxvideo: fix the unwanted sign extension of the …
|
|
|
@25485
|
15 years |
vboxsync |
Additions/x11/vbox[video|mouse]: an additional define is needed by …
|
|
|
@25484
|
15 years |
vboxsync |
SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
|
|
|
@25483
|
15 years |
vboxsync |
Fixed BT MMIO emulation
|
|
|
@25482
|
15 years |
vboxsync |
critsect-generic.cpp: made it less of an #ifdef orgy…
|
|
|
@25481
|
15 years |
vboxsync |
LegacyAndAMD64.mac: vmmGCCallTrampoline is 65-bit here.
|
|
|
@25480
|
15 years |
vboxsync |
VBoxService/timesync: Paranoia.
|
|
|
@25479
|
15 years |
vboxsync |
VBoxService: Include build version + rev.
|
|
|
@25478
|
15 years |
vboxsync |
IPRT,PDMCritSect: More lock validator refactoring.
|
|
|
@25477
|
15 years |
vboxsync |
include: Made the headers build cleanly on linux again.
|
|
|
@25476
|
15 years |
vboxsync |
VBoxService: Return error in VBoxServiceReadPropUInt32() when value is …
|
|
|
@25475
|
15 years |
vboxsync |
iprt/cdefs.h: drop the lisp.
|
|
|
@25474
|
15 years |
vboxsync |
Oops
|
|
|
@25473
|
15 years |
vboxsync |
Additions/VBoxClient: libdl does not exist on FreeBSD. Add it only for …
|
|
|
@25472
|
15 years |
vboxsync |
FreeBSD: Use sysctl instead of procfs to retrieve executable path and …
|
|
|
@25471
|
15 years |
vboxsync |
HostDrivers/Support/FreeBSD: Install missing header
|
|
|
@25470
|
15 years |
vboxsync |
2d: enabled FBO: linear stretching
|
|
|
@25469
|
15 years |
vboxsync |
configure: typo
|
|
|
@25468
|
15 years |
vboxsync |
2d: working FBO (disabled for now)
|
|
|
@25467
|
15 years |
vboxsync |
IPRT,PDMCritSect: More lock validation.
|
|
|
@25466
|
15 years |
vboxsync |
build fix
|
|
|
@25465
|
15 years |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25464
|
15 years |
vboxsync |
FE/Qt4: fix displaying of error message (public #4345)
|
|
|
@25463
|
15 years |
vboxsync |
FE/Qt4: some -Wshadow fixes; added {}<> to the allowed password characters
|
|
|
@25462
|
15 years |
vboxsync |
SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
|
|
|
@25461
|
15 years |
vboxsync |
SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
|
|
|
@25460
|
15 years |
vboxsync |
SUPDrv: some cleanup.
|
|
|
@25459
|
15 years |
vboxsync |
SUPDrv: Get better GIP values right after resuming it.
|
|
|
@25458
|
15 years |
vboxsync |
VBoxTestOGL: fix logging
|
|
|
@25457
|
15 years |
vboxsync |
crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
|
|
|
@25456
|
15 years |
vboxsync |
Additions/x11/vboxmouse: properly support X.Org 1.4 in the newer driver
|
|
|
@25455
|
15 years |
vboxsync |
Additions/x11/x11config-new: always specify a keyboard if we create a …
|
|
|
@25454
|
15 years |
vboxsync |
Additions/x11/vboxmouse: build the XFree86 vboxmouse driver against …
|
|
|
@25453
|
15 years |
vboxsync |
2d: more FBO support
|
|
|
@25452
|
15 years |
vboxsync |
Additions/x11: added include files needed for building vboxmouse with …
|
|
|