|
|
@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.
|
|
|
@31403
|
14 years |
vboxsync |
xpcom/java/Makefile.kmk: be less verbose
|
|
|
@31402
|
14 years |
vboxsync |
PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
|
|
|
@31401
|
14 years |
vboxsync |
VBox/log.h: +LOG_GROUP_PGM_DYNMAP.
|
|
|
@31400
|
14 years |
vboxsync |
VBox/cpum.h: CPUMGCCallV86Code docs and right DECL macro.
|
|
|
@31399
|
14 years |
vboxsync |
iprt/log.h: Added RTLOG_[COMMA]_SRC_POS* defines for function call tracing.
|
|
|
@31398
|
14 years |
vboxsync |
PGMPhys.cpp: too long lines.
|
|
|
@31397
|
14 years |
vboxsync |
iprt/getopt.h: docs.
|
|
|
@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.
|
|
|
@31349
|
14 years |
vboxsync |
Header update
|
|
|
@31348
|
14 years |
vboxsync |
Disable preemption when checking the shared modules
|
|
|
@31347
|
14 years |
vboxsync |
HDA: Review notes.
|
|
|
@31346
|
14 years |
vboxsync |
Main/HostImpl: Solaris DVD drive list fix.
|
|
|
@31345
|
14 years |
vboxsync |
Main/HostImpl: Solaris DVD drive list fix.
|
|
|
@31344
|
14 years |
vboxsync |
Main: Machine::Delete(): move saveSettings() to worker thread
|
|
|
@31343
|
14 years |
vboxsync |
Main: fix crash in Machine::Delete
|
|
|
@31342
|
14 years |
vboxsync |
FE/Qt4: just a little bit better naming :)
|
|
|
@31341
|
14 years |
vboxsync |
FE/Qt4: make the VM view resizable when the VM is paused and in scale mode
|
|
|
@31340
|
14 years |
vboxsync |
Solaris/DynLoadLibSolaris: Load libdlpi.so.1 instead of libdlpi.so.
|
|
|
@31339
|
14 years |
vboxsync |
Logging
|
|
|
@31338
|
14 years |
vboxsync |
Config.kmk: Remove obsolete VBOX_SOLARIS_NSL_RESOLVED.
|
|
|
@31337
|
14 years |
vboxsync |
Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
|
|
|
@31336
|
14 years |
vboxsync |
PCI: Make additional config space bits read-only.
|
|
|
@31335
|
14 years |
vboxsync |
fix windows burn
|
|
|
@31334
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31333
|
14 years |
vboxsync |
Main: rework new implementation of Machine::Unregister() and …
|
|
|
@31332
|
14 years |
vboxsync |
Support passing cpu priority change to a running guest.
|
|
|
@31331
|
14 years |
vboxsync |
Added VMR3SetCpuPriority
|
|
|
@31330
|
14 years |
vboxsync |
FE/Qt4: show the nested paging setting when VT-x/AMD-V is enabled only
|
|
|
@31329
|
14 years |
vboxsync |
RTLdrFlt was missing _TEMPLATE.
|
|
|
@31328
|
14 years |
vboxsync |
Main: crash fix for r64335 (which broke storage controllers and create …
|
|
|
@31327
|
14 years |
vboxsync |
Main: fix locking order violations introduced by r64323 by using a …
|
|
|
@31326
|
14 years |
vboxsync |
Pass on cpu priority property.
|
|
|
@31325
|
14 years |
vboxsync |
RTLdrFlt.cpp: c++filt like thing resolving VMMR.r0 addresses in panic …
|
|
|
@31324
|
14 years |
vboxsync |
Audio/HDA: clearing SDSTS registers.
|
|
|
@31323
|
14 years |
vboxsync |
SrvIntNetR0.cpp: Fixed lock order inversion in IntNetR0IfSetActive, …
|
|
|
@31322
|
14 years |
vboxsync |
SrvIntNetR0.cpp: incorrect condition terminating the wait, causes …
|
|
|
@31321
|
14 years |
vboxsync |
FE/Qt4-OSX: enable menubar in scale mode
|
|
|
@31320
|
14 years |
vboxsync |
FE/Qt4-OSX: fix warning
|
|
|
@31319
|
14 years |
vboxsync |
FE/Qt4-OSX: use sheet windows in scale mode
|
|
|
@31318
|
14 years |
vboxsync |
FE/Qt4-OSX: next try on fixing scale mode on OSX
|
|
|
@31317
|
14 years |
vboxsync |
Burn fix.
|
|
|
@31316
|
14 years |
vboxsync |
fix typo
|
|
|
@31315
|
14 years |
vboxsync |
Shared Folders/AutoMount: Updated installers for Linux+Solaris, …
|
|
|
@31314
|
14 years |
vboxsync |
Burn fix.
|
|
|
@31313
|
14 years |
vboxsync |
Main: fix memory leak in error path
|
|
|
@31312
|
14 years |
vboxsync |
Main: undo rename, readability
|
|
|