|
|
@59564
|
9 years |
vboxsync |
Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
|
|
|
@59563
|
9 years |
vboxsync |
IEM: Updated todo. Unwated blank line.
|
|
|
@59562
|
9 years |
vboxsync |
VBoxProxyStub.c: build fix.
|
|
|
@59561
|
9 years |
vboxsync |
VBoxProxyStub.c: Adjusted assertions to ignore ERROR_ACCESS_DENIED in …
|
|
|
@59560
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 83): Preparing Qt5 tool: Ups, do the …
|
|
|
@59559
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 82): Preparing Qt5 tool: Adjusting GUI …
|
|
|
@59558
|
9 years |
vboxsync |
Additions/linux/drm: added -Wno-declaration-after-statement
|
|
|
@59556
|
9 years |
vboxsync |
tdAppliance1.py: Quick import test of the tiny checked in OVAs.
|
|
|
@59555
|
9 years |
vboxsync |
ApplianceImpl: Use the other manifest API to do verification.
|
|
|
@59554
|
9 years |
vboxsync |
RTManifestReadStandardEx: Don't assume spaces between the attribute …
|
|
|
@59553
|
9 years |
vboxsync |
ovfreader.cpp: Adjusted AHCI acceptance weirdness so it can handle …
|
|
|
@59552
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: only build the …
|
|
|
@59551
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: enable building …
|
|
|
@59550
|
9 years |
vboxsync |
Storage/DrvVD: Log errors and requests taking too long (moved from the …
|
|
|
@59549
|
9 years |
vboxsync |
Validation Kit: Documentation.
|
|
|
@59548
|
9 years |
vboxsync |
ValidationKit/tests/additions/tdAddBasic1.py: Initialize …
|
|
|
@59547
|
9 years |
vboxsync |
ValidationKit/tests/additions/tdAddBasic1.py: Some tweaks to make the …
|
|
|
@59546
|
9 years |
vboxsync |
Documentation build fix.
|
|
|
@59545
|
9 years |
vboxsync |
win/RTErrConvertFromWin32.cpp: Added mapping for …
|
|
|
@59544
|
9 years |
vboxsync |
IPRT: r3/win/process-win.cpp: Removed debug output.
|
|
|
@59543
|
9 years |
vboxsync |
Build fix.
|
|
|
@59542
|
9 years |
vboxsync |
IPRT: r3/win/process-win.cpp: Try to use the LSA cache for the domain …
|
|
|
@59541
|
9 years |
vboxsync |
DevIchHdaCodec.cpp: Initialize and check for pu32Addr in …
|
|
|
@59540
|
9 years |
vboxsync |
NVMe: Remove custom recoverable I/O error handling code and let the …
|
|
|
@59539
|
9 years |
vboxsync |
Storage/DrvVD: Add methods to PDMIMEDIAEX for saving the request state …
|
|
|
@59538
|
9 years |
vboxsync |
Storage/DrvVD: Add methods to query suspended requests, will be used …
|
|
|
@59536
|
9 years |
vboxsync |
Storage: Move the suspend on recoverable error handling down to DrvVD …
|
|
|
@59535
|
9 years |
vboxsync |
ValidationKit: Kick-off for a simple IAppliance (OVF/OVA) testcase.
|
|
|
@59534
|
9 years |
vboxsync |
VBoxBs3ObjConverter.cpp: warnings.
|
|
|
@59530
|
9 years |
vboxsync |
iprt/asm.h: Experimented with alternative serializating instructions …
|
|
|
@59527
|
9 years |
vboxsync |
iprt/asm.h: Experimented with alternative serializating instructions …
|
|
|
@59526
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: adjust DRM/KMS …
|
|
|
@59524
|
9 years |
vboxsync |
IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer.
|
|
|
@59523
|
9 years |
vboxsync |
Devices/PC/DevPit-i8254.cpp: update PC speaker passthrough, make it …
|
|
|
@59522
|
9 years |
vboxsync |
Backed out r105295 (manifest hack).
|
|
|
@59521
|
9 years |
vboxsync |
BugReportTool(bugref:8169): version reporting
|
|
|
@59520
|
9 years |
vboxsync |
Nit.
|
|
|
@59519
|
9 years |
vboxsync |
IPRT: r3/win/process-win.cpp: Error checking.
|
|
|
@59518
|
9 years |
vboxsync |
WDDM: bugref:8228: display-only driver does not need vsync.
|
|
|
@59517
|
9 years |
vboxsync |
VBoxService/VBoxServiceControlProcess.cpp: Check for pszDomain in …
|
|
|
@59516
|
9 years |
vboxsync |
bugref:6022. OVF import: Workaround in the case if there is no the SHA …
|
|
|
@59513
|
9 years |
vboxsync |
Fix for the cleanup
|
|
|
@59512
|
9 years |
vboxsync |
IPRT: Smaller cleanups to the Linux and Posix specific …
|
|
|
@59511
|
9 years |
vboxsync |
IPRT: RTFileSetAllocationSize() implementation for POSIX compatible …
|
|
|
@59509
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 79): Preparing Qt5 tool: Patching Makefiles …
|
|
|
@59507
|
9 years |
vboxsync |
FE/Qt: bugref:7839: Extra-Data Manager: Position off-screen windows to …
|
|
|
@59506
|
9 years |
vboxsync |
FE/Qt: bugref:5105: Runtime UI: Preventing switching host keyboard …
|
|
|
@59505
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: fix r104816: we …
|
|
|
@59503
|
9 years |
vboxsync |
Logging.
|
|
|
@59501
|
9 years |
vboxsync |
Additions/common/VBoxGuest: change the regular guest heart beat …
|
|
|
@59500
|
9 years |
vboxsync |
VBoxBugReport: warning and Makefile.kmk fix
|
|
|
@59499
|
9 years |
vboxsync |
alignment fix
|
|
|
@59498
|
9 years |
vboxsync |
FE/Qt: bugref:8069: LogWindow: Removing unnecessary dynamic-allocation …
|
|
|
@59497
|
9 years |
vboxsync |
Devices/PC/DevPit-i8254.cpp: Add code (currently linux host only) for …
|
|
|
@59496
|
9 years |
vboxsync |
kmk update-pcbios-source update-vgabios-source
|
|
|
@59495
|
9 years |
vboxsync |
BIOS/system.c: fix subfunction decoding in int15/0x83 (interval delay)
|
|
|
@59494
|
9 years |
vboxsync |
make VBoxBugReport public
|
|
|
@59493
|
9 years |
vboxsync |
FE/Qt: bugref:8200: Preventing race crash on QApp startup.
|
|
|
@59492
|
9 years |
vboxsync |
DevIchHdaCodec.cpp: Logging adjustments.
|
|
|
@59491
|
9 years |
vboxsync |
Main/webservice: Drop Python ZSI 1.x backwards compatibility. It is …
|
|
|
@59490
|
9 years |
vboxsync |
Frontends/vboxshell.py: webservice API does not allow specifying None …
|
|
|
@59489
|
9 years |
vboxsync |
BugReportTool: output and text options added, windows installer bit …
|
|
|
@59488
|
9 years |
vboxsync |
websrv-python.xsl: limit array handling in attribute setters to the …
|
|
|
@59487
|
9 years |
vboxsync |
websrv-python.xsl: improved fix of safearray handling in attribute setters
|
|
|
@59486
|
9 years |
vboxsync |
websrv-python.xsl: fixed safearray handling of attribute setters
|
|
|
@59485
|
9 years |
vboxsync |
Main/webservice: fix 5.0.0 regression breaking the python webservice …
|
|
|
@59484
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Adding new …
|
|
|
@59483
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Removing old …
|
|
|
@59482
|
9 years |
vboxsync |
bs3kit: More CPU detection stuff. Compile for 8086 by default.
|
|
|
@59480
|
9 years |
vboxsync |
asm.h,asm-watcom-x86-16.h,mangling.h: Documented CPU requirements, …
|
|
|
@59478
|
9 years |
vboxsync |
SB16: Typo.
|
|
|
@59476
|
9 years |
vboxsync |
Storage/DrvVD: Make sure the disk container is destroyed when the …
|
|
|
@59475
|
9 years |
vboxsync |
Main: Fix crashes introduced after USB proxy service rework
|
|
|
@59473
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
|
|
|
@59472
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 74): Preparing Qt5 tool: VBOX_QT4_MOD => …
|
|
|
@59471
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 73): Preparing Qt5 tool: VBOX_QT4_INFIX => …
|
|
|
@59470
|
9 years |
vboxsync |
Audio: Warn on non-available audio streams based on the host audio …
|
|
|
@59469
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 72): Preparing Qt5 tool: VBOX_PATH_QT4 => …
|
|
|
@59468
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 71): Preparing Qt5 tool: VBOX_WITH_QT4_SUN …
|
|
|
@59467
|
9 years |
vboxsync |
Debugger/tstVBoxDbg: missing LIB_REM
|
|
|
@59466
|
9 years |
vboxsync |
Devices/Input/testcase: fixed a path and added LIB_REM explicitly in …
|
|
|
@59465
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Removing …
|
|
|
@59464
|
9 years |
vboxsync |
Main: When refcounting NAT network usage, don't consider adapters …
|
|
|
@59462
|
9 years |
vboxsync |
Storage/VD: Use the new RTFileSetAllocationSize() IPRT API
|
|
|
@59461
|
9 years |
vboxsync |
IPRT: Linux specific implementation for RTFileSetAllocationSize()
|
|
|
@59460
|
9 years |
vboxsync |
Another build fix
|
|
|
@59459
|
9 years |
vboxsync |
IPRT: Add RTFileSetAllocationSize() to enforce block allocation on the …
|
|
|
@59458
|
9 years |
vboxsync |
Build fix
|
|
|
@59457
|
9 years |
vboxsync |
Audio/HDA: Fixes for hdaBDLEDumpAll().
|
|
|
@59455
|
9 years |
vboxsync |
Storage/VD: Remove the custom code in each backend which allocates all …
|
|
|
@59454
|
9 years |
vboxsync |
bugref:7179. Added information about usage of ThreadTask class.
|
|
|
@59453
|
9 years |
vboxsync |
ticketref:15069: Minor issue with file permissions - fail SCAP …
|
|
|
@59452
|
9 years |
vboxsync |
Devices/IOBufMgmt: fixes properties
|
|
|
@59451
|
9 years |
vboxsync |
NVMe: Smaller cleanups
|
|
|
@59450
|
9 years |
vboxsync |
Main/Makefile.kmk: Wine/sdk build box workaround.
|
|
|
@59449
|
9 years |
vboxsync |
build fix
|
|
|
@59448
|
9 years |
vboxsync |
Devices/Storage: More work on the new I/O interface
Implement a new …
|
|
|
@59447
|
9 years |
vboxsync |
Main/Makefile.kmk: Corrected midl target version for non-proxy-stub …
|
|
|
@59446
|
9 years |
vboxsync |
Space.
|
|
|
@59445
|
9 years |
vboxsync |
Audio/HDA: Fixes for hdaBDLEDumpAll().
|
|
|