|
|
@28560
|
15 years |
vboxsync |
Additions: s/BYTE/uint8_t/g
|
|
|
@28559
|
15 years |
vboxsync |
Main: warning
|
|
|
@28558
|
15 years |
vboxsync |
FE/Qt: always show the revision of the guest additions
|
|
|
@28557
|
15 years |
vboxsync |
Guest Control: Update (first stuff for piping output).
|
|
|
@28556
|
15 years |
vboxsync |
Main/MediumLock: add method to retrieve requested lock mode
|
|
|
@28555
|
15 years |
vboxsync |
Main: add support for polling for USB devices on Linux hosts without …
|
|
|
@28554
|
15 years |
vboxsync |
FE/Qt: use the guest property when showing the version of the guest …
|
|
|
@28553
|
15 years |
vboxsync |
Main: add support for polling for USB devices on Linux hosts without …
|
|
|
@28552
|
15 years |
vboxsync |
crOpenGL: add missing renderbuffers tracking on guest side
|
|
|
@28551
|
15 years |
vboxsync |
Comments and spaces.
|
|
|
@28550
|
15 years |
vboxsync |
code cleanup
|
|
|
@28549
|
15 years |
vboxsync |
Currently we only support memory ballooning on all 64-bit hosts except …
|
|
|
@28548
|
15 years |
vboxsync |
Indent.
|
|
|
@28547
|
15 years |
vboxsync |
Guest Control: Update (FreeBSD installer).
|
|
|
@28546
|
15 years |
vboxsync |
VBoxService: Delete stale installation directory + version/rev entries …
|
|
|
@28545
|
15 years |
vboxsync |
fixed VBoxGuesControlSvc for hardened builds
|
|
|
@28544
|
15 years |
vboxsync |
VbglR3: Added Windows storage path lookup for built in vendors.
|
|
|
@28543
|
15 years |
vboxsync |
Main/TestVBoxOGL: fixed order of libGL.so dependency
|
|
|
@28542
|
15 years |
vboxsync |
NAT: typo.
|
|
|
@28541
|
15 years |
vboxsync |
FE/Qt4: show guest screen count in details view if more than one is …
|
|
|
@28540
|
15 years |
vboxsync |
FE/Qt4-OSX: new core: restore correct dock preview size on monitor switch
|
|
|
@28538
|
15 years |
vboxsync |
python/Makefile.kmk++: bugger
|
|
|
@28537
|
15 years |
vboxsync |
python/Makefile.kmk++: Massage, hope it still works.
|
|
|
@28535
|
15 years |
vboxsync |
iprt: add RTSocketFromNative API
|
|
|
@28534
|
15 years |
vboxsync |
crOpenGL: add visible region support for host offscreen rendering
|
|
|
@28533
|
15 years |
vboxsync |
Solaris/r0drv: RTSemMutex, removed cWaking, fSignaled added cRefs.
|
|
|
@28532
|
15 years |
vboxsync |
Solaris/r0drv: RTSemMutex implementation.
|
|
|
@28531
|
15 years |
vboxsync |
Main/OVF: fix import of IDE controllers (export currently broken)
|
|
|
@28530
|
15 years |
vboxsync |
BIOS: It is a good idea to initialize variables before using them, not …
|
|
|
@28529
|
15 years |
vboxsync |
Main: added a note
|
|
|
@28528
|
15 years |
vboxsync |
VBoxManageControlVM: use IGuest::SetMemoryBalloonSize for changing …
|
|
|
@28527
|
15 years |
vboxsync |
Main: IMachine::SetMemoryBalloonSize may change the size of the …
|
|
|
@28526
|
15 years |
vboxsync |
Main/MediumImpl: fix regression when creating diff images
|
|
|
@28525
|
15 years |
vboxsync |
fixed comment
|
|
|
@28524
|
15 years |
vboxsync |
Missing parameters
|
|
|
@28523
|
15 years |
vboxsync |
RTMemFree -> RTMemPageFree (DevAHCI.cpp)
|
|
|
@28522
|
15 years |
vboxsync |
NAT: logs l3->l2.
|
|
|
@28521
|
15 years |
vboxsync |
crOpenGL: allow to use another extension for fbo support
|
|
|
@28520
|
15 years |
vboxsync |
NAT: destructor and fini hooks are called from slirp_uma_free. …
|
|
|
@28519
|
15 years |
vboxsync |
Compile fix
|
|
|
@28518
|
15 years |
vboxsync |
VBoxGuest: Hrmpf!
|
|
|
@28517
|
15 years |
vboxsync |
semmutex-r0drv-nt.cpp: Made a shot at RTSemMutexIsOwned.
|
|
|
@28516
|
15 years |
vboxsync |
VBoxGuest: be less verbose on timeouts
|
|
|
@28515
|
15 years |
vboxsync |
semmutex-r0drv-darwin.cpp: Initial implementation.
|
|
|
@28514
|
15 years |
vboxsync |
tstRTR0SemMutex: Added a missing check in the threaded part.
|
|
|
@28513
|
15 years |
vboxsync |
ACPI: make NIC object acceptable by Windows guests
|
|
|
@28512
|
15 years |
vboxsync |
typo
|
|
|
@28511
|
15 years |
vboxsync |
python: 10.6 SDK too
|
|
|
@28510
|
15 years |
vboxsync |
refined r60215
|
|
|
@28509
|
15 years |
vboxsync |
python: reduce search set for Python SDKs
|
|
|
@28508
|
15 years |
vboxsync |
Solaris additions build fix
|
|
|
@28507
|
15 years |
vboxsync |
Guest statistics: fixed reporting of Solaris guest CPU information for …
|
|
|
@28506
|
15 years |
vboxsync |
Guest statistics: be more verbose on error in Linux guests; added …
|
|
|
@28505
|
15 years |
vboxsync |
SUPDrv: Solaris: fix trunk builds till r0drv sem is implemented.
|
|
|
@28503
|
15 years |
vboxsync |
IPRT: Split up r0drv/darwin/semaphore-r0drv-darwin.cpp.
|
|
|
@28502
|
15 years |
vboxsync |
NAT: correct handling end of zone's resources.
|
|
|
@28501
|
15 years |
vboxsync |
NAT: missed (m_free -> m_freem).
|
|
|
@28499
|
15 years |
vboxsync |
Wrong flag
|
|
|
@28498
|
15 years |
vboxsync |
FE/VirtualBox: Include libXinerama on FreeBSD too
|
|
|
@28497
|
15 years |
vboxsync |
Runtime/FreeBSD: Build fix
|
|
|
@28496
|
15 years |
vboxsync |
Runtime/FreeBSD: Build fix
|
|
|
@28495
|
15 years |
vboxsync |
FE/Qt4: new core: no ifdef in the end comment
|
|
|
@28494
|
15 years |
vboxsync |
NAT: correctly returns null values to DrvNAT in case zone has run out …
|
|
|
@28493
|
15 years |
vboxsync |
FE/Qt4: new core: fix menu recreation bug on OSX introduced by r58722
|
|
|
@28492
|
15 years |
vboxsync |
FE/Qt4-OSX: revert r57831
|
|
|
@28491
|
15 years |
vboxsync |
FE/Qt4: fix isNull bug, caused by no null Bstr anymore changes
|
|
|
@28490
|
15 years |
vboxsync |
NAT: don't call constructor on null buffer.
|
|
|
@28489
|
15 years |
vboxsync |
typo
|
|
|
@28488
|
15 years |
vboxsync |
SrvIntNetR0.cpp: Started replacing the non-recrusive fast mutexes with …
|
|
|
@28487
|
15 years |
vboxsync |
ACPI: another attempt to provide primary NIC info via ACPI
|
|
|
@28486
|
15 years |
vboxsync |
hpet: cosmetics
|
|
|
@28485
|
15 years |
vboxsync |
typo
|
|
|
@28484
|
15 years |
vboxsync |
solaris build fix.
|
|
|
@28483
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@28482
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@28481
|
15 years |
vboxsync |
Main/GuestImp: fixed wrong conversion of CPU load values
|
|
|
@28480
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@28479
|
15 years |
vboxsync |
semmutex-r0drv-freebsd.c: just remembered seeing SX_LOCK_RECURSED.
|
|
|
@28478
|
15 years |
vboxsync |
python shell: couple missed bits
|
|
|
@28477
|
15 years |
vboxsync |
SUPR0.def: RTSemMutex*
|
|
|
@28476
|
15 years |
vboxsync |
semmutex-r0drv-freebsd.c: A quick sketch, very incomplete though and …
|
|
|
@28475
|
15 years |
vboxsync |
crOpenGL: update to wine 1.1.43
|
|
|
@28474
|
15 years |
vboxsync |
python shell: few Windows specific tweaks
|
|
|
@28473
|
15 years |
vboxsync |
Guest Control: Update (Solaris installer).
|
|
|
@28472
|
15 years |
vboxsync |
tstRTR0SemMutex: More tests.
|
|
|
@28470
|
15 years |
vboxsync |
Guest Control: Update (Linux installer/packages).
|
|
|
@28469
|
15 years |
vboxsync |
semmutex-r0drv-linux.c: fairness fix.
|
|
|
@28468
|
15 years |
vboxsync |
Main: bug in args check of Display::TakeScreenShotToArray
|
|
|
@28466
|
15 years |
vboxsync |
semmutex-r0drv-linux.c: bug fix.
|
|
|
@28465
|
15 years |
vboxsync |
Guest Control: Update (context ID clamping).
|
|
|
@28464
|
15 years |
vboxsync |
Guest Control: Update (cosmetics).
|
|
|
@28463
|
15 years |
vboxsync |
Guest Control: Update (extended error info, callback bugfixes).
|
|
|
@28462
|
15 years |
vboxsync |
IPRT,SUPDrv: Basic testcase for ring-0 RTSemMutex*.
|
|
|
@28461
|
15 years |
vboxsync |
python shell: size checks
|
|
|
@28460
|
15 years |
vboxsync |
Don't catch cr8 writes by default for nested paging
|
|
|
@28459
|
15 years |
vboxsync |
time-win.cpp: Fixed 1000000 scale down bug in RTTimeSystemMilliTS …
|
|
|
@28458
|
15 years |
vboxsync |
Cleared entire page table entry
|
|
|
@28457
|
15 years |
vboxsync |
FE/Qt: New running VM core menubar fixes: 1. Normal mode menubar now …
|
|
|
@28456
|
15 years |
vboxsync |
solaris build fix
|
|
|
@28455
|
15 years |
vboxsync |
DevPS2: Once OBF is set, do not change the type of the reported event.
|
|
|