|
|
@28339
|
15 years |
vboxsync |
alignment fix.
|
|
|
@28338
|
15 years |
vboxsync |
Windows linking fixes.
|
|
|
@28336
|
15 years |
vboxsync |
DevPCNet: Shut up MSC warnings.
|
|
|
@28335
|
15 years |
vboxsync |
DevE1000: Shut up MSC warnings.
|
|
|
@28333
|
15 years |
vboxsync |
DevPCNet.cpp: MSC nit picking.
|
|
|
@28332
|
15 years |
vboxsync |
DrvIntNet: ring-0 experimentation and fixes.
|
|
|
@28330
|
15 years |
vboxsync |
PDMR3LdrGetInterfaceSymbols related fixes.
|
|
|
@28328
|
15 years |
vboxsync |
Network/D*: Moving XMIT threads, part 2.
|
|
|
@28327
|
15 years |
vboxsync |
Added PDMDrvHlpGetSupDrvSession.
|
|
|
@28326
|
15 years |
vboxsync |
alloc-ef.cpp: build fix.
|
|
|
@28325
|
15 years |
vboxsync |
alignment fix.
|
|
|
@28324
|
15 years |
vboxsync |
DevE1000: fixed uninitialized variable in the loop back xmit path.
|
|
|
@28323
|
15 years |
vboxsync |
DevE1000: gcc may be used uninitialized…
|
|
|
@28322
|
15 years |
vboxsync |
wddm: vbva impl cleanup
|
|
|
@28320
|
15 years |
vboxsync |
Network/D*,VMM: Moving the TX threads, part 1.
|
|
|
@28319
|
15 years |
vboxsync |
pdmdev: Made PDMDevHlpVMState available in R0 and RC.
|
|
|
@28317
|
15 years |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28316
|
15 years |
vboxsync |
com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
|
|
|
@28315
|
15 years |
vboxsync |
Main/HostHardwareLinux: fix a burn when VBOX_WITH_DBUS is not defined
|
|
|
@28314
|
15 years |
vboxsync |
tstIntNetR0.cpp: Removed left behind debug stuff.
|
|
|
@28313
|
15 years |
vboxsync |
build fix
|
|
|
@28312
|
15 years |
vboxsync |
build fix
|
|
|
@28311
|
15 years |
vboxsync |
alloc-posix.cpp: avoid bzero.
|
|
|
@28310
|
15 years |
vboxsync |
accident
|
|
|
@28309
|
15 years |
vboxsync |
Main/HostHardwareLinux: added code for querying USB device information …
|
|
|
@28308
|
15 years |
vboxsync |
Main/DisplayImpl.cpp: fix
|
|
|
@28307
|
15 years |
vboxsync |
Guest Control: Update (another error handling).
|
|
|
@28306
|
15 years |
vboxsync |
Guest Control: There only can be one (tm).
|
|
|
@28305
|
15 years |
vboxsync |
Guest Control: Update (error handling).
|
|
|
@28304
|
15 years |
vboxsync |
Main: free some bytes in destructors
|
|
|
@28303
|
15 years |
vboxsync |
Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
|
|
|
@28302
|
15 years |
vboxsync |
Main/ConsoleVRDPServer: tiny cleanup
|
|
|
@28301
|
15 years |
vboxsync |
alloc.cpp: oops, switched the #ifdef branches there.
|
|
|
@28300
|
15 years |
vboxsync |
Burn fix.
|
|
|
@28298
|
15 years |
vboxsync |
iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
|
|
|
@28297
|
15 years |
vboxsync |
Guest Control: Update (update on contexts for callbacks).
|
|
|
@28296
|
15 years |
vboxsync |
Main: cosmetical fixes, mostly spaces
|
|
|
@28295
|
15 years |
vboxsync |
Main: saving NAT Engine states while network switches.
|
|
|
@28294
|
15 years |
vboxsync |
gcc warnings
|
|
|
@28293
|
15 years |
vboxsync |
Python shell: taking screenshot works again
|
|
|
@28292
|
15 years |
vboxsync |
Python: OSX SDK searching
|
|
|
@28291
|
15 years |
vboxsync |
2d: always invoke SetFramebuffer to avoid 3D interop issues
|
|
|
@28290
|
15 years |
vboxsync |
Devices, Main, FE/Qt: reverted r60036 for now
|
|
|
@28289
|
15 years |
vboxsync |
Main: docs updated
|
|
|
@28288
|
15 years |
vboxsync |
solaris build fix
|
|
|
@28287
|
15 years |
vboxsync |
Devices, Main, FE/Qt: added support for VDE virtual network switches …
|
|
|
@28286
|
15 years |
vboxsync |
Guest Control: Update (introducing contexts for callbacks).
|
|
|
@28285
|
15 years |
vboxsync |
We don't pass on invlpg information to the recompiler for nested …
|
|
|
@28284
|
15 years |
vboxsync |
Removed wrong todo. If we run out of slots for invlpg, then we simply …
|
|
|
@28283
|
15 years |
vboxsync |
Linux HostDrivers/Additions: fixed missing symbol …
|
|
|
@28282
|
15 years |
vboxsync |
2d: disable Assert
|
|
|
@28281
|
15 years |
vboxsync |
VBoxNetFlt/linux: 2.6.22 that is
|
|
|
@28280
|
15 years |
vboxsync |
crOpenGl: fix win burns
|
|
|
@28279
|
15 years |
vboxsync |
crOpenGl;FE/Qt4: added initial 3D support on OSX for the mutli-monitor …
|
|
|
@28278
|
15 years |
vboxsync |
Rebranding: Linux modules
|
|
|
@28277
|
15 years |
vboxsync |
Network/Dev*: Preparing for pfnXmitPending to be callable and the TX …
|
|
|
@28275
|
15 years |
vboxsync |
Devices/Network: Call pfnBeginXmit and pfnEndXmit.
|
|
|
@28274
|
15 years |
vboxsync |
slirp: sbfree - try to work around heap issue…
|
|
|
@28273
|
15 years |
vboxsync |
alloc-ef.cpp: spaces
|
|
|
@28271
|
15 years |
vboxsync |
IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
|
|
|
@28270
|
15 years |
vboxsync |
Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
|
|
|
@28269
|
15 years |
vboxsync |
FE/VBoxManage: reset the array on every round
|
|
|
@28268
|
15 years |
vboxsync |
FE/Qt4: new core: use the exact bpp of every screen for the calculation
|
|
|
@28267
|
15 years |
vboxsync |
iprt: Added RTLockValidatorHoldsLocksInClass and …
|
|
|
@28266
|
15 years |
vboxsync |
doc update.
|
|
|
@28265
|
15 years |
vboxsync |
PDMThread: serialize list manipulations using ListCritSect.
|
|
|
@28264
|
15 years |
vboxsync |
VideoModeSupported for multimonitor. (xTracker 4655)
|
|
|
@28263
|
15 years |
vboxsync |
PDM: Put pAsyncCompletionTemplates under the ListCritSect.
|
|
|
@28262
|
15 years |
vboxsync |
PDM: Moving more stuff to PDMUSERPERVM. Protect the loader list using …
|
|
|
@28261
|
15 years |
vboxsync |
Paranoid assertions
|
|
|
@28260
|
15 years |
vboxsync |
todo
|
|
|
@28259
|
15 years |
vboxsync |
oops
|
|
|
@28258
|
15 years |
vboxsync |
PDM critsects for drivers. Fixed critsect cleanup in failure path. …
|
|
|
@28257
|
15 years |
vboxsync |
Some more paranoid checks
|
|
|
@28256
|
15 years |
vboxsync |
Main/DisplayImpl.cpp: gcc warnings
|
|
|
@28255
|
15 years |
vboxsync |
Frontends/VBoxManage: COM build fix
|
|
|
@28254
|
15 years |
vboxsync |
Compile fix
|
|
|
@28253
|
15 years |
vboxsync |
SharedFolders/linux: Don't close an inode for a regular file after it …
|
|
|
@28251
|
15 years |
vboxsync |
Initial page sharing code (not compiled)
|
|
|
@28250
|
15 years |
vboxsync |
LsiLogic: Zero task state after it was allocated
|
|
|
@28249
|
15 years |
vboxsync |
Frontends/VBoxManage: show snapshot attachment information for "list hdds".
|
|
|
@28248
|
15 years |
vboxsync |
VBoxManage/Control: More syntax.
|
|
|
@28247
|
15 years |
vboxsync |
VBoxManage/Control: Syntax diagram.
|
|
|
@28246
|
15 years |
vboxsync |
FE/QT: remove TakeScreenShot workaround for multimonitor.
|
|
|
@28245
|
15 years |
vboxsync |
IDisplay::TakeScreenshot for multimonitor. (xTracker 4655)
|
|
|
@28244
|
15 years |
vboxsync |
VBoxService/Control: Logging.
|
|
|
@28243
|
15 years |
vboxsync |
Guest Control: Update (callback + error handling, --verbose for …
|
|
|
@28242
|
15 years |
vboxsync |
crOpenGL: don't align row size for drawtoscreen
|
|
|
@28241
|
15 years |
vboxsync |
FE/QT: remove InvalidateAndUpdate workaround for multimonitor.
|
|
|
@28240
|
15 years |
vboxsync |
IDisplay::InvalidateAndUpdate for multimonitor, DrawToScreen fix for …
|
|
|
@28239
|
15 years |
vboxsync |
FE/Qt: 4816: Initial window size of Screen > 1 too small => should be …
|
|
|
@28238
|
15 years |
vboxsync |
VBoxNetFlt-linux.c: 2.6.18 build fix
|
|
|
@28237
|
15 years |
vboxsync |
Guest Control: Update (fixed crash after unregistered extension).
|
|
|
@28236
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@28235
|
15 years |
vboxsync |
IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo …
|
|
|
@28234
|
15 years |
vboxsync |
VBoxNetAdp/linux: be less verbose
|
|
|
@28233
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@28231
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@28230
|
15 years |
vboxsync |
gcc warning
|
|
|
@28229
|
15 years |
vboxsync |
wddm: bufgix
|
|
|