|
|
@44547
|
12 years |
vboxsync |
DevEFI.cpp: Updates.
|
|
|
@44546
|
12 years |
vboxsync |
DevE1000: Changed e1kRegLookup to use binary search for the part of …
|
|
|
@44545
|
12 years |
vboxsync |
Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
|
|
|
@44544
|
12 years |
vboxsync |
Linux r0drv: implement DO_NOT_DISABLE_PROVE_LOCKING option.
|
|
|
@44543
|
12 years |
vboxsync |
VBox/pci.h: uOffset -> offReg.
|
|
|
@44542
|
12 years |
vboxsync |
DevE1000: More cleanups, changing it to use pThis instead of pState as …
|
|
|
@44541
|
12 years |
vboxsync |
DevE1000.cpp: Some more cleanups.
|
|
|
@44540
|
12 years |
vboxsync |
DevE1000.cpp: Some more cleanups.
|
|
|
@44539
|
12 years |
vboxsync |
Removed some needed #DEBUG directives.
|
|
|
@44538
|
12 years |
vboxsync |
BUGZ:6602 Do not disable lock validator on debug build.
|
|
|
@44537
|
12 years |
vboxsync |
DevE1000.cpp: Don't use the default device critsect.
|
|
|
@44536
|
12 years |
vboxsync |
DevE1000.cpp: Some cleanup.
|
|
|
@44535
|
12 years |
vboxsync |
BUGZ: 6570,6602 Disable lock validator for linux r0drv when …
|
|
|
@44534
|
12 years |
vboxsync |
DevDMA.cpp: More locking, cleanups.
|
|
|
@44533
|
12 years |
vboxsync |
VBoxSVSI.cpp: doxygen and hungarian adjustments.
|
|
|
@44532
|
12 years |
vboxsync |
DevBusLogic.cpp: Cleanups, two missing callback declarations.
|
|
|
@44531
|
12 years |
vboxsync |
build fix
|
|
|
@44530
|
12 years |
vboxsync |
VBoxServiceVMInfo-win: More user enumeration fixes: Use the process' …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44527
|
12 years |
vboxsync |
Runtime/testcase: missing #ifdef / #endif
|
|
|
@44526
|
12 years |
vboxsync |
configure: fixed 'tr' arguments
|
|
|
@44525
|
12 years |
vboxsync |
VRDP: cleanup: removed obsolete VBOX_WITH_VRDP_VIDEO_CHANNEL.
|
|
|
@44524
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44523
|
12 years |
vboxsync |
win build fix
|
|
|
@44522
|
12 years |
vboxsync |
SSM: Hide SSMR3RegisterDevice and SSMR3RegisterDriver.
|
|
|
@44521
|
12 years |
vboxsync |
tstSSM: Fixed the testcase after the device critsect change.
|
|
|
@44520
|
12 years |
vboxsync |
FE/Qt: UIHotKeyEditor: Reworking it to use QLineEdit base class, …
|
|
|
@44519
|
12 years |
vboxsync |
SSM dev callback doc update.
|
|
|
@44518
|
12 years |
vboxsync |
VBoxServiceVMInfo-win: D'oh!
|
|
|
@44517
|
12 years |
vboxsync |
VMM/DBGF: Don't use priority VM requests since we're using rendezvous …
|
|
|
@44516
|
12 years |
vboxsync |
DevATA.cpp: No device level locking, we do that on each controller. …
|
|
|
@44515
|
12 years |
vboxsync |
DevAPIC.cpp: Some cleanups.
|
|
|
@44514
|
12 years |
vboxsync |
DevACPI cleanups.
|
|
|
@44513
|
12 years |
vboxsync |
VBoxManage: don't crash here if no guest is running
|
|
|
@44512
|
12 years |
vboxsync |
Documented locking on the remaining device callbacks.
|
|
|
@44511
|
12 years |
vboxsync |
FE/Qt: QVector<>::size returns 'int' not 'unsigned long'
|
|
|
@44510
|
12 years |
vboxsync |
PDM takes the RTC cirtical section before calling the PDMRTCREG …
|
|
|
@44509
|
12 years |
vboxsync |
Document PIC and APIC callback method locking rules.
|
|
|
@44508
|
12 years |
vboxsync |
Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
|
|
|
@44507
|
12 years |
vboxsync |
Documented locking on PCI device callbacks.
|
|
|
@44506
|
12 years |
vboxsync |
DevPCI.cpp: Some cleaning up.
|
|
|
@44505
|
12 years |
vboxsync |
SSM: Take device locks before doing any callbacks.
|
|
|
@44504
|
12 years |
vboxsync |
small cleanups.
|
|
|
@44503
|
12 years |
vboxsync |
Main: change API. Interface IMediumFormat was touched. Attribute …
|
|
|
@44502
|
12 years |
vboxsync |
PDM queue callback lock remarks.
|
|
|
@44501
|
12 years |
vboxsync |
Installer/Solaris: reverted r83531.
|
|
|
@44500
|
12 years |
vboxsync |
Installer/Solaris: temporary commit - do not disable services when …
|
|
|
@44499
|
12 years |
vboxsync |
OpenGL: warning (0 for hwid, not NULL)
|
|
|
@44498
|
12 years |
vboxsync |
Frontends/VBoxManage: Unify the code showing medium information, and …
|
|
|
@44497
|
12 years |
vboxsync |
FE/Qt: VM selector: Chooser-view: Group item: Bug-fix in group/machine …
|
|
|
@44496
|
12 years |
vboxsync |
Additions/x11: comment clarification.
|
|
|
@44495
|
12 years |
vboxsync |
TestSuite needs libc on OS/2. Added libc065.dll and other variants to …
|
|
|
@44494
|
12 years |
vboxsync |
needs checking up…
|
|
|
@44493
|
12 years |
vboxsync |
Fixed NT4 detection.
|
|
|
@44492
|
12 years |
vboxsync |
kBuild: 2662 -> 2676: Updated OS/2 binaries. Some quoting fixes in the …
|
|
|
@44491
|
12 years |
vboxsync |
Additions/X11: fix screen resize for X.org < 1.13
|
|
|
@44490
|
12 years |
vboxsync |
Main/Machine: avoid triggering spurious MachineStateChanged events for …
|
|
|
@44489
|
12 years |
vboxsync |
The deatch problem on OS/2 is in RTProcCreate.
|
|
|
@44488
|
12 years |
vboxsync |
VRDP: cleanup: remove obsolete code.
|
|
|
@44487
|
12 years |
vboxsync |
IPRT: Poll on OS/2.
|
|
|
@44486
|
12 years |
vboxsync |
Just save all the init flags instead of just the unobtrusive one.
|
|
|
@44485
|
12 years |
vboxsync |
RT_BOOL.
|
|
|
@44484
|
12 years |
vboxsync |
Windows Guest Additions installer: Relative jump bugfixes, simplified …
|
|
|
@44483
|
12 years |
vboxsync |
Reverted r83427 again.
|
|
|
@44482
|
12 years |
vboxsync |
Additions/x11: missing symbol
|
|
|
@44481
|
12 years |
vboxsync |
double entry
|
|
|
@44480
|
12 years |
vboxsync |
Main: fixed small typo inside the loop
|
|
|
@44479
|
12 years |
vboxsync |
Additions/x11: allow some more
|
|
|
@44478
|
12 years |
vboxsync |
Additions/x11: use exact match for checking undefined symbols
|
|
|
@44477
|
12 years |
vboxsync |
Additions/x11: undefined symbol files need LF EOL style.
|
|
|
@44476
|
12 years |
vboxsync |
Additions/x11: added more X11 symbols
|
|
|
@44475
|
12 years |
vboxsync |
Main/Metrics: Per-VM CPU load fix for Darwin (#6345)
|
|
|
@44474
|
12 years |
vboxsync |
VBoxServiceVMInfo-win: More user enumeration fixes.
|
|
|
@44473
|
12 years |
vboxsync |
Additions/x11: rework checking missing symbols in the X server drivers …
|
|
|
@44472
|
12 years |
vboxsync |
IPRT: Merging poll-win.cpp and poll-posix.cpp, part 2.
|
|
|
@44471
|
12 years |
vboxsync |
vboxvideo/Makefile.kmk: Generalize the undefined symbol test rule …
|
|
|
@44470
|
12 years |
vboxsync |
vboxvideo/Makefile.kmk: Generalize the undefined symbol test rule …
|
|
|
@44469
|
12 years |
vboxsync |
IPRT: Merging poll-win.cpp and poll-posix.cpp, part 1.
|
|
|
@44468
|
12 years |
vboxsync |
ConsoleVRDPServer: use a separate thread to call the external auth …
|
|
|
@44467
|
12 years |
vboxsync |
Reverted r83474
|
|
|
@44466
|
12 years |
vboxsync |
Main/Metrics: Per-VM CPU load on Darwin brought in line with other …
|
|
|
@44465
|
12 years |
vboxsync |
DevAHCI.cpp: Used RT_SUCCESS instead of RT_FAILURE. Duh!
|
|
|
@44464
|
12 years |
vboxsync |
PDMDevice.cpp: Changed the default critsect name to try prevent STAM …
|
|
|
@44463
|
12 years |
vboxsync |
PDMDevice.cpp: Changed the default critsect name to try prevent STAM …
|
|
|
@44462
|
12 years |
vboxsync |
pipe-os2.cpp: Basic implementation passes the test case.
|
|
|
@44461
|
12 years |
vboxsync |
refined r83445
|
|
|
@44460
|
12 years |
vboxsync |
build fix
|
|
|
@44459
|
12 years |
vboxsync |
Windows Guest Additions installer: Invoke external calls via own …
|
|
|
@44458
|
12 years |
vboxsync |
Runtime: fix mangling.
|
|
|
@44457
|
12 years |
vboxsync |
Additions/OpenGL: initialise the runtime with the unobtrusive option.
|
|
|
@44456
|
12 years |
vboxsync |
Runtime: add unobtrusive initialisation option which does not block …
|
|
|
@44455
|
12 years |
vboxsync |
typo
|
|
|
@44454
|
12 years |
vboxsync |
Additions/x11: prevent referencing udiv3 by 32-bit vboxvideo_drv.o
|
|
|
@44453
|
12 years |
vboxsync |
FE/Qt: Registration dialog related code cleanup.
|
|
|
@44452
|
12 years |
vboxsync |
doc/manual, VMM: clarify the host/guest combinations we support NX
|
|
|
@44451
|
12 years |
vboxsync |
BUGZ:6570 Add comment.
|
|
|
@44450
|
12 years |
vboxsync |
Main/Metrics: Adjust per-VM CPU load by number of cores on Solaris (#6345)
|
|
|
@44449
|
12 years |
vboxsync |
FE/Qt: Fixing little typo in r83440.
|
|
|
@44448
|
12 years |
vboxsync |
FE/Qt: 6065: Global/machine keyboard shortcut processing: Make sure …
|
|
|