|
|
@59612
|
9 years |
vboxsync |
Build fix.
|
|
|
@59611
|
9 years |
vboxsync |
Comment.
|
|
|
@59610
|
9 years |
vboxsync |
VDIfVfs2.cpp: Assertion fixes.
|
|
|
@59609
|
9 years |
vboxsync |
VMDK.cpp: Corrected incorrect free. Drop const on temporary strings …
|
|
|
@59608
|
9 years |
vboxsync |
Controller setup fix.
|
|
|
@59607
|
9 years |
vboxsync |
Switched controller type to SCSI for Debian7 and Fedora18
|
|
|
@59606
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: when the guest …
|
|
|
@59605
|
9 years |
vboxsync |
Randomly switch between SATA/SCSI controller.
|
|
|
@59604
|
9 years |
vboxsync |
NAT: Comment change only - replace "See above" that refers to a …
|
|
|
@59602
|
9 years |
vboxsync |
VMM/HMVMXR0: Add missing VMCS fields for newer CPUs, renamed some …
|
|
|
@59601
|
9 years |
vboxsync |
StorageLib: Added VDIfCreateFromVfsStream and VDIfDestroyFromVfsStream …
|
|
|
@59600
|
9 years |
vboxsync |
indent
|
|
|
@59599
|
9 years |
vboxsync |
Added ckecking VBOX_MSI_INSTALL_PATH environment variable.
|
|
|
@59598
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: add kernel …
|
|
|
@59597
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: add kernel …
|
|
|
@59596
|
9 years |
vboxsync |
DisplayImpl: initialize mcRectVisibleRegion member
|
|
|
@59595
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: do not start …
|
|
|
@59594
|
9 years |
vboxsync |
IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4.
|
|
|
@59593
|
9 years |
vboxsync |
tstVDIo: don't crash on pfnSetAllocationSize()
|
|
|
@59591
|
9 years |
vboxsync |
nit
|
|
|
@59590
|
9 years |
vboxsync |
Appliance::i_taskThreadImportOrExport: wrong status codes for …
|
|
|
@59589
|
9 years |
vboxsync |
Appliance::read: Simpler.
|
|
|
@59588
|
9 years |
vboxsync |
Appliance::read: Return errors, don't return S_OK and no progress …
|
|
|
@59587
|
9 years |
vboxsync |
Appliance::i_readImpl: task is always NULL in the catch.
|
|
|
@59586
|
9 years |
vboxsync |
Appliance::i_readImpl: Either throw errors or return them, don't do …
|
|
|
@59585
|
9 years |
vboxsync |
NAT: use non-pattern host resolver mappings for reverse lookups too.
|
|
|
@59584
|
9 years |
vboxsync |
VBoxManage: fix typos in the comment for DESTDIRMAP.
|
|
|
@59583
|
9 years |
vboxsync |
Additions/installer/autorun.sh: do also test for mate-terminal …
|
|
|
@59582
|
9 years |
vboxsync |
ApplianceImplImport.cpp: Simplifications.
|
|
|
@59581
|
9 years |
vboxsync |
tdAppliance1.py: test OVF style importing.
|
|
|
@59578
|
9 years |
vboxsync |
Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
|
|
|
@59577
|
9 years |
vboxsync |
Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
|
|
|
@59576
|
9 years |
vboxsync |
i_readFSOVF,i_readFSImpl: Rewrote the digest detection in i_readFSOVF …
|
|
|
@59575
|
9 years |
vboxsync |
iprt: Added RTManifestQueryAllAttrTypes.
|
|
|
@59573
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: fix a (correct) …
|
|
|
@59572
|
9 years |
vboxsync |
FE/Qt: bugref:7985: Mac OS X: Runtime UI: UI Session: Adjust the …
|
|
|
@59571
|
9 years |
vboxsync |
Main(bugref:7809): Moved driver version reporting from VBox.log to …
|
|
|
@59570
|
9 years |
vboxsync |
Build fix for r105377
|
|
|
@59569
|
9 years |
vboxsync |
BugReportTool(bugref:8169): Added Setup API logs, dropped factory, …
|
|
|
@59568
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: further …
|
|
|
@59567
|
9 years |
vboxsync |
RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
|
|
|
@59566
|
9 years |
vboxsync |
VBoxProxyStub.c: duh2
|
|
|
@59565
|
9 years |
vboxsync |
Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
|
|
|
@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
|
|
|