|
|
@31460
|
14 years |
vboxsync |
REM,DBGF: Logging fixes, avoid assertion when disassembling.
|
|
|
@31459
|
14 years |
vboxsync |
Audio/HDA: fixed volume control.
|
|
|
@31458
|
14 years |
vboxsync |
IOM: fixed writing to MMIO ranges with direction flag set and pfnFill …
|
|
|
@31457
|
14 years |
vboxsync |
DrvVD: Don't change the events if the socket is not connected
|
|
|
@31456
|
14 years |
vboxsync |
VBoxHDD: Make the non blocking read/write socket APIs available in the …
|
|
|
@31455
|
14 years |
vboxsync |
VBoxFUSE: Add write support and fix Linux build
|
|
|
@31454
|
14 years |
vboxsync |
Build fix
|
|
|
@31453
|
14 years |
vboxsync |
Runtime/poll: Add a method to change the events to poll for without …
|
|
|
@31450
|
14 years |
vboxsync |
Runtime/socket: Make use of the new method to convert the S/G buffer …
|
|
|
@31447
|
14 years |
vboxsync |
InvalidatePage: Drop the unused hint here as we'll be releaseing the …
|
|
|
@31446
|
14 years |
vboxsync |
PGMAllPool.cpp: Added lots more PGM_DYNMAP_UNUSED_HINT_VM calls to …
|
|
|
@31445
|
14 years |
vboxsync |
PGMRZDynMap.cpp: Unused hinting debugging, define …
|
|
|
@31444
|
14 years |
vboxsync |
PGM: Don't let the ATA device exhaust the dynamic mapping cache - …
|
|
|
@31443
|
14 years |
vboxsync |
PGMAllBth.h: Must pass the RW flag to SyncHandlerPte. Some more logging.
|
|
|
@31442
|
14 years |
vboxsync |
please use a space between the version and the revision, looks better
|
|
|
@31441
|
14 years |
vboxsync |
Not necessary
|
|
|
@31440
|
14 years |
vboxsync |
PGMAllGst.h: Fixed virtual handler regression introduced by r63735.
|
|
|
@31439
|
14 years |
vboxsync |
Audio/HDA: typo (wrong condition).
|
|
|
@31438
|
14 years |
vboxsync |
patmR3HandleDirtyInstr: wrong variable.
|
|
|
@31437
|
14 years |
vboxsync |
patmR3HandleDirtyInstr: Don't access the record after it has been freed.
|
|
|
@31436
|
14 years |
vboxsync |
Guest Additions version lookup/status: Moved actual version string …
|
|
|
@31435
|
14 years |
vboxsync |
PGMR0SharedModuleCheck: Added comment on pgmLock() call.
|
|
|
@31434
|
14 years |
vboxsync |
vgaInfoText: dump more, check more, still stuff left to be done.
|
|
|
@31433
|
14 years |
vboxsync |
Guest Additions version lookup/status: Fixed formatting bug.
|
|
|
@31432
|
14 years |
vboxsync |
Build fix.
|
|
|
@31431
|
14 years |
vboxsync |
File properties.
|
|
|
@31430
|
14 years |
vboxsync |
Guest Additions version lookup/status: Fixed loading of guest drivers, …
|
|
|
@31429
|
14 years |
vboxsync |
Audio/HDA: adds stream reset flag and behavior described in …
|
|
|
@31428
|
14 years |
vboxsync |
Solaris/Installer: Paranoia.
|
|
|
@31426
|
14 years |
vboxsync |
Additions/XFree86: partly revert r64479 as it fails on the build box
|
|
|
@31425
|
14 years |
vboxsync |
Solaris/Installer: comment.
|
|
|
@31424
|
14 years |
vboxsync |
Solaris/Installer: fix.
|
|
|
@31423
|
14 years |
vboxsync |
Solaris/Installer: copy/paste fix.
|
|
|
@31422
|
14 years |
vboxsync |
Solaris/Installer: comment typo.
|
|
|
@31421
|
14 years |
vboxsync |
Solaris/Installer: bin path fixes.
|
|
|
@31420
|
14 years |
vboxsync |
utf-8.cpp: warning.
|
|
|
@31418
|
14 years |
vboxsync |
iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
|
|
|
@31417
|
14 years |
vboxsync |
NetworkServices/NAT: small fix to make it link again
|
|
|
@31416
|
14 years |
vboxsync |
Devices/Makefile: synchronisation check for a duplicate file
|
|
|
@31415
|
14 years |
vboxsync |
Additions/x11/vboxmouse: fix some warnings
|
|
|
@31414
|
14 years |
vboxsync |
Additions/XFree86: compile flag cleanup
|
|
|
@31412
|
14 years |
vboxsync |
build fix
|
|
|
@31411
|
14 years |
vboxsync |
tstInlineAsm: added bench for ASMGetApicId()
|
|
|
@31410
|
14 years |
vboxsync |
VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and GVMMR0RegisterVCpu.
|
|
|
@31409
|
14 years |
vboxsync |
Additions/XFree86/vboxvideo: eliminate some problematic symbols
|
|
|
@31408
|
14 years |
vboxsync |
No longer necessary
|
|
|
@31407
|
14 years |
vboxsync |
VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and GVMMR0RegisterVCpu.
|
|
|
@31406
|
14 years |
vboxsync |
RTPathSetMode/posix: No need to use realpath.
|
|
|
@31405
|
14 years |
vboxsync |
path.cpp: grr. build fix
|
|
|
@31404
|
14 years |
vboxsync |
RTPathGetMode: Can simplify this now that we've got RTPathQueryInfoEx.
|
|
|
@31402
|
14 years |
vboxsync |
PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
|
|
|
@31398
|
14 years |
vboxsync |
PGMPhys.cpp: too long lines.
|
|
|
@31396
|
14 years |
vboxsync |
dbgas.cpp: Use the right malloc.
|
|
|
@31395
|
14 years |
vboxsync |
CPUM.cpp: Added /CPUM/EnableNX config option, defaults to false. …
|
|
|
@31394
|
14 years |
vboxsync |
Put back (disabled) r64154
|
|
|
@31393
|
14 years |
vboxsync |
build fix
|
|
|
@31392
|
14 years |
vboxsync |
PDMCritSectEnter: Wait for critical sections in ring-0 when preemption …
|
|
|
@31391
|
14 years |
vboxsync |
X11 additions: be more verbose during building
|
|
|
@31390
|
14 years |
vboxsync |
Solaris/Installer: strip only debug symbols for relocatable objects.
|
|
|
@31389
|
14 years |
vboxsync |
Main: Lock order when saving host usb filters.
|
|
|
@31388
|
14 years |
vboxsync |
Main: locking optimization
|
|
|
@31387
|
14 years |
vboxsync |
Main: Lock order when saving host usb filters.
|
|
|
@31386
|
14 years |
vboxsync |
X11 additions: one other reference to a libc symbol
|
|
|
@31385
|
14 years |
vboxsync |
FE/Qt4: implemented new deletion possibilities in the GUI
|
|
|
@31384
|
14 years |
vboxsync |
X11 additions: fixed unresolved symbols for Xorg < 7.0
|
|
|
@31383
|
14 years |
vboxsync |
Fixed incorrect global module unregistration in the win64 case.
|
|
|
@31382
|
14 years |
vboxsync |
warning
|
|
|
@31381
|
14 years |
vboxsync |
VBoxManageGuestCtrl: warning
|
|
|
@31380
|
14 years |
vboxsync |
VmdkHDDCore, VBoxHDD: warnings
|
|
|
@31379
|
14 years |
vboxsync |
VHDHDDCore: typo
|
|
|
@31378
|
14 years |
vboxsync |
Audio/HDA: switch BDLE on end of BDLE and send interrupt depending on …
|
|
|
@31377
|
14 years |
vboxsync |
Audio/HDA: some todo and clean up.
|
|
|
@31376
|
14 years |
vboxsync |
comment typos.
|
|
|
@31375
|
14 years |
vboxsync |
gcc-4.4 workaround
|
|
|
@31374
|
14 years |
vboxsync |
Main/HostImpl: Solaris DVD fix. Argh.
|
|
|
@31373
|
14 years |
vboxsync |
Main/HostImpl: Solaris DVD drive enumeration fix.
|
|
|
@31372
|
14 years |
vboxsync |
Main: fix memory leak in VirtualBox::postEvent() when posting the …
|
|
|
@31371
|
14 years |
vboxsync |
coding style
|
|
|
@31370
|
14 years |
vboxsync |
Main: cleanup machine renames, remove dead code
|
|
|
@31369
|
14 years |
vboxsync |
Compile fix
|
|
|
@31368
|
14 years |
vboxsync |
Comments
|
|
|
@31367
|
14 years |
vboxsync |
Compile fix
|
|
|
@31366
|
14 years |
vboxsync |
Restored old mutex grab code
|
|
|
@31365
|
14 years |
vboxsync |
Update
|
|
|
@31364
|
14 years |
vboxsync |
Some more fixes for Guest Additions version lookup/status; moved some …
|
|
|
@31363
|
14 years |
vboxsync |
Paranoia
|
|
|
@31362
|
14 years |
vboxsync |
Missing commit
|
|
|
@31361
|
14 years |
vboxsync |
Reapplied 64410 with previous lookup added
|
|
|
@31360
|
14 years |
vboxsync |
Temporarily backed out 64410
|
|
|
@31359
|
14 years |
vboxsync |
Keep track of the native R0 thread handle for each EMT too. Use that …
|
|
|
@31358
|
14 years |
vboxsync |
Main: convert more Medium and MediumFormat internals to Utf8Str
|
|
|
@31357
|
14 years |
vboxsync |
Audio/HDA: some todo and clean up.
|
|
|
@31356
|
14 years |
vboxsync |
Search first by host cpu id (most common case) and then by native …
|
|
|
@31355
|
14 years |
vboxsync |
SharedFolders/AutoMount: Added support for dynamic mount point prefix.
|
|
|
@31354
|
14 years |
vboxsync |
RDP/client: disable debug flag which was accidentally left on
|
|
|
@31353
|
14 years |
vboxsync |
Header
|
|
|
@31352
|
14 years |
vboxsync |
Don't assume a thread can't migrate to another CPU. The code that …
|
|
|
@31351
|
14 years |
vboxsync |
Paranoia
|
|
|
@31350
|
14 years |
vboxsync |
Rearranged mutex and preemption disabling order.
|
|
|
@31348
|
14 years |
vboxsync |
Disable preemption when checking the shared modules
|
|
|