|
|
@25325
|
15 years |
vboxsync |
VBoxManageModifyVM.cpp: --bioslogodisplaytime takes a 32-bit unsigned …
|
|
|
@25324
|
15 years |
vboxsync |
VBoxManage: 32-bit getopt index; kicked out non-working (&& vs ||) …
|
|
|
@25323
|
15 years |
vboxsync |
iprt/getopt.h/cpp: Made the uIndex 32-bit instead of 64-bit as we …
|
|
|
@25322
|
15 years |
vboxsync |
warning
|
|
|
@25321
|
15 years |
vboxsync |
tstSupLoadModule: stripped off some more code.
|
|
|
@25320
|
15 years |
vboxsync |
tstSupLoadModule: new suplib testcase.
|
|
|
@25319
|
15 years |
vboxsync |
FE/Qt4: is Cocoa specific
|
|
|
@25318
|
15 years |
vboxsync |
FE/Qt4: Add a option for enabling "Auto show Dock & Menubar in …
|
|
|
@25316
|
15 years |
vboxsync |
Backed out r55877; no improvement seen
|
|
|
@25315
|
15 years |
vboxsync |
fix linking with binutils-gold
|
|
|
@25314
|
15 years |
vboxsync |
Main/BIOSSettings: fix handling of empty string in logoImagePath …
|
|
|
@25312
|
15 years |
vboxsync |
Solaris/VBoxBow: bits.
|
|
|
@25311
|
15 years |
vboxsync |
SMP experiment: additional tlb flushes to see if those improve smp …
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25309
|
15 years |
vboxsync |
2D: some cleanup + warning fixes
|
|
|
@25308
|
15 years |
vboxsync |
SUPDrv: Lock down the natively loaded image.
|
|
|
@25307
|
15 years |
vboxsync |
SUPDrv: Use RTSemMutex instead of RTSemFastMutex for the loader on windows.
|
|
|
@25306
|
15 years |
vboxsync |
HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
|
|
|
@25305
|
15 years |
vboxsync |
MPS: removed bogus CPU entry
|
|
|
@25304
|
15 years |
vboxsync |
FE/Qt4: Allow wheel event deltas which have smaller distances than 120.
|
|
|
@25303
|
15 years |
vboxsync |
crOpenGL: properly restore context states after snapshot loading
|
|
|
@25302
|
15 years |
vboxsync |
Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx.
|
|
|
@25301
|
15 years |
vboxsync |
NAT: removed annoying warnings
|
|
|
@25300
|
15 years |
vboxsync |
SUPDrv: Cleaned up the native loader implmenetation on windows and …
|
|
|
@25298
|
15 years |
vboxsync |
Put back incorrectly removed tlb flushes (3.1 regression; #4485)
|
|
|
@25297
|
15 years |
vboxsync |
FE/Qt4-OSX: fix checking for the various modifier keys
|
|
|
@25296
|
15 years |
vboxsync |
IPRT: splitting up utf-8.cpp
|
|
|
@25293
|
15 years |
vboxsync |
crOpenGL-OSX: accidentally included to much into the timing update test
|
|
|
@25292
|
15 years |
vboxsync |
RTDirReadEx parameter to resolve symlinks.
|
|
|
@25291
|
15 years |
vboxsync |
SUPDrv: nits
|
|
|
@25290
|
15 years |
vboxsync |
EFI: panic port, cleanup
|
|
|
@25289
|
15 years |
vboxsync |
Main: preparation for deadlock detection: remove obsolete method
|
|
|
@25288
|
15 years |
vboxsync |
Main: preparation for deadlock detection: make lock instance data …
|
|
|
@25287
|
15 years |
vboxsync |
Main: preparation for deadlock detection: flatten LockHandle …
|
|
|
@25286
|
15 years |
vboxsync |
Main: preparation for deadlock detection: remove AutoMultiLock* template
|
|
|
@25285
|
15 years |
vboxsync |
Main: preparation for deadlock detection: convert AutoMultiWriteLock*: …
|
|
|
@25284
|
15 years |
vboxsync |
Main: preparation for deadlock detection: add AutoWriterLockBase in …
|
|
|
@25283
|
15 years |
vboxsync |
Main: preparation for deadlock detection: add handles vector to …
|
|
|
@25282
|
15 years |
vboxsync |
Main: preparation for deadlock detection: move more logic to AutoLockBase
|
|
|
@25281
|
15 years |
vboxsync |
Main: preparation for deadlock detection: make AutoLockBase data …
|
|
|
@25280
|
15 years |
vboxsync |
Main: preparation for deadlock detection: prohibit recursive locking …
|
|
|
@25279
|
15 years |
vboxsync |
Main: preparation for deadlock detection: clean up autolock classes
|
|
|
@25278
|
15 years |
vboxsync |
SUPDrv: Major IOC version change - preparing to use the native ring-0 …
|
|
|
@25277
|
15 years |
vboxsync |
NAT: these two calls of activate_port_forwarding are now obsolete …
|
|
|
@25276
|
15 years |
vboxsync |
NAT: force re-activation of port forwarding on link down; coding …
|
|
|
@25275
|
15 years |
vboxsync |
SUPDrv: Added SUPGetGIP and added a fNativeLoader indicator to …
|
|
|
@25274
|
15 years |
vboxsync |
SUPDrvA-win.asm: export SUPR0Printf.
|
|
|
@25273
|
15 years |
vboxsync |
CSAM.cpp: -Wshadow
|
|
|
@25272
|
15 years |
vboxsync |
PATMSSM.cpp: -Wshadow
|
|
|
@25271
|
15 years |
vboxsync |
PDMAsyncCompletionFileCache.cpp: warnings and don't release …
|
|
|
@25270
|
15 years |
vboxsync |
PDMAsyncCompletionFileFailsafe.cpp: warning.
|
|
|
@25269
|
15 years |
vboxsync |
2d: code cleaning
|
|
|
@25268
|
15 years |
vboxsync |
DevAHCI: warning
|
|
|
@25267
|
15 years |
vboxsync |
DevPCI: warning
|
|
|
@25266
|
15 years |
vboxsync |
NAT: build fixes
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@25264
|
15 years |
vboxsync |
2d: code cleaning
|
|
|
@25263
|
15 years |
vboxsync |
SUPDrv/Lib: More hacking
|
|
|
@25262
|
15 years |
vboxsync |
SUPDrv: Works on vista…
|
|
|
@25260
|
15 years |
vboxsync |
SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
|
|
|
@25259
|
15 years |
vboxsync |
ldrPE.cpp: Ignore IMAGE_DIRECTORY_ENTRY_SECURITY for now.
|
|
|
@25258
|
15 years |
vboxsync |
SUPDrv: Sketched out support for native module loading. (OS parts are …
|
|
|
@25257
|
15 years |
vboxsync |
2d: basic ogl PBO-based backend to be used with mapping gl PBO to …
|
|
|
@25256
|
15 years |
vboxsync |
Main: MediumImpl must support IDispatch
|
|
|
@25255
|
15 years |
vboxsync |
tstVMM.cpp: -Wshadow
|
|
|
@25254
|
15 years |
vboxsync |
tstPDMAsyncCompletion.cpp: -Wshadow
|
|
|
@25253
|
15 years |
vboxsync |
tstAnimate.cpp: -Wshadow
|
|
|
@25252
|
15 years |
vboxsync |
TRPMGCHandlers.cpp: -Wshadow
|
|
|
@25251
|
15 years |
vboxsync |
PGMAllPhys.cpp: -Wshadow
|
|
|
@25250
|
15 years |
vboxsync |
crOpenGL: fix offset check
|
|
|
@25249
|
15 years |
vboxsync |
netflt/adp/win: fix ObReferenceObjectByPointer call
|
|
|
@25248
|
15 years |
vboxsync |
crOpenGL: use PIC code for VBoxOGL on 32bit Linuxes
|
|
|
@25247
|
15 years |
vboxsync |
TMAll.cpp: -Wshadow
|
|
|
@25246
|
15 years |
vboxsync |
PGMAllPool.cpp: -Wshadow
|
|
|
@25245
|
15 years |
vboxsync |
PGMAllShw.h: -Wshadow
|
|
|
@25244
|
15 years |
vboxsync |
VMMAll/PGMAllShw.h: -Wshadow
|
|
|
@25243
|
15 years |
vboxsync |
PGMAllHandler.cpp: Fixed bug in PGMAllHandler.cpp where …
|
|
|
@25242
|
15 years |
vboxsync |
2d: make ColorKey change update gl display lists & programs accordingly
|
|
|
@25241
|
15 years |
vboxsync |
IOMAllMMIO.cpp: -Wshadow
|
|
|
@25240
|
15 years |
vboxsync |
HWACCM.cpp: -Wshadow
|
|
|
@25239
|
15 years |
vboxsync |
VMMTests.cpp: -Wshadow
|
|
|
@25238
|
15 years |
vboxsync |
VM.cpp: -Wshadow and fixed a vmR3TrySetState call.
|
|
|
@25237
|
15 years |
vboxsync |
Cpu flags not restored in exit paths. (raw mode; unlikely failures)
|
|
|
@25236
|
15 years |
vboxsync |
TRPM.cpp: -Wshadow.
|
|
|
@25235
|
15 years |
vboxsync |
SSM.cpp: -Wshadow.
|
|
|
@25234
|
15 years |
vboxsync |
STAM.cpp: -Wshadow.
|
|
|
@25233
|
15 years |
vboxsync |
SELM.cpp: -Wshadow.
|
|
|
@25232
|
15 years |
vboxsync |
2d accel: fix the video playback black screen, some code cleaning. …
|
|
|
@25231
|
15 years |
vboxsync |
PGMSavedState.cpp: -Wshadow.
|
|
|
@25230
|
15 years |
vboxsync |
PGMPhys.cpp: -Wshadow.
|
|
|
@25229
|
15 years |
vboxsync |
PGMPool.cpp: -Wshadow.
|
|
|
@25228
|
15 years |
vboxsync |
PGM.cpp: -Wshadow.
|
|
|
@25227
|
15 years |
vboxsync |
PGMMap.cpp: -Wshadow.
|
|
|
@25226
|
15 years |
vboxsync |
*: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
|
|
|
@25219
|
15 years |
vboxsync |
spaces
|
|
|
@25218
|
15 years |
vboxsync |
ACPI: need to update tables if rebasing, was hidden by fact that most …
|
|
|
@25217
|
15 years |
vboxsync |
2d: disable console dbg logging for everyone except DEBUG_misha
|
|
|
@25216
|
15 years |
vboxsync |
crOpenGL: fix black screen after snapshots loading for apps using …
|
|
|
@25215
|
15 years |
vboxsync |
remove include dir added by mistake in r55705
|
|
|
@25214
|
15 years |
vboxsync |
tmR3TimerQueueRunVirtualSync: Fixed bug where we wouldn't update …
|
|
|