|
|
@81439
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added initial testcase for the transfers code.
|
|
|
@81438
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Don't count directory entries as entries …
|
|
|
@81437
|
5 years |
vboxsync |
IOM: oops. bugref:9218
|
|
|
@81436
|
5 years |
vboxsync |
PGMPhys: A REM removal cleanup. bugref:9576
|
|
|
@81435
|
5 years |
vboxsync |
ValidationKit/testdriver: Add hasHostNestedHwVirt and allow testing …
|
|
|
@81434
|
5 years |
vboxsync |
Installer/win: 2nd experiment with starting at end of install.
|
|
|
@81433
|
5 years |
vboxsync |
IOM: Replaced IOMMMIOPhysHandler with the new version. bugref:9218
|
|
|
@81432
|
5 years |
vboxsync |
DevE1000: Converted to new model (wrt critsects, I/O, and pointers at …
|
|
|
@81431
|
5 years |
vboxsync |
Devices/Graphics: correct fix for flickering with D3D backend
|
|
|
@81430
|
5 years |
vboxsync |
Installer/win: experiment with starting at end of install
|
|
|
@81429
|
5 years |
vboxsync |
Main/Console: forgotten change
|
|
|
@81428
|
5 years |
vboxsync |
Main/Console: more forgotten build fixes for r134142
|
|
|
@81427
|
5 years |
vboxsync |
Build fixes for r134139
|
|
|
@81426
|
5 years |
vboxsync |
forgotten file in previous change
|
|
|
@81425
|
5 years |
vboxsync |
Main/Machine+BIOSSettings+Console: Full implementation of NVRAM …
|
|
|
@81424
|
5 years |
vboxsync |
DevE1000: VINF_IOM_R3_MMIO_WRITE status code inside #ifndef IN_RING3 …
|
|
|
@81423
|
5 years |
vboxsync |
DevE1000: VINF_IOM_R3_MMIO_WRITE status code inside #ifndef IN_RING3 …
|
|
|
@81422
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration concept (disabled in …
|
|
|
@81421
|
5 years |
vboxsync |
bugref:9589. OCI: user is able to pass several SSH keys during …
|
|
|
@81420
|
5 years |
vboxsync |
MachineImplMoveVM: improve directory cleanup - now there is a chance …
|
|
|
@81419
|
5 years |
vboxsync |
Main/MachineImplMoveVM: fix regression in previous change, if current …
|
|
|
@81418
|
5 years |
vboxsync |
DevE1000: Eliminating hCanRxTask (previously pCanRxQueue) by replacing …
|
|
|
@81417
|
5 years |
vboxsync |
DevE1000: Eliminating hCanRxTask (previously pCanRxQueue) by replacing …
|
|
|
@81416
|
5 years |
vboxsync |
PDMDevHlp: Removed incorrect EMT restrictions on a bunch of new …
|
|
|
@81415
|
5 years |
vboxsync |
Main/MachineImplMoveVM: simplify updatePathsToStateFiles (which is …
|
|
|
@81414
|
5 years |
vboxsync |
DevE1000: Build fix. bugref:9218
|
|
|
@81413
|
5 years |
vboxsync |
PDMR3Task: execution thread fix. bugref:9218
|
|
|
@81412
|
5 years |
vboxsync |
PC/BIOS: Move the generic SCSI definitions out of scsi.c into a …
|
|
|
@81411
|
5 years |
vboxsync |
FE/Qt: bugref:9510. Cleanup
|
|
|
@81410
|
5 years |
vboxsync |
DevE1000: split up the state structure, converted timers to handles …
|
|
|
@81409
|
5 years |
vboxsync |
PDMR3Task: Use RTTHREADTYPE_IO for the task threads. bugref:9218
|
|
|
@81408
|
5 years |
vboxsync |
DevRTC: nits. bugref:9218
|
|
|
@81407
|
5 years |
vboxsync |
PC/BIOS/virtio.c: Updates
|
|
|
@81406
|
5 years |
vboxsync |
PDM: Enabled PDM task code. Added bunch of new device helper …
|
|
|
@81405
|
5 years |
vboxsync |
FE/Qt: bugref:6699. Some cleanup.
|
|
|
@81402
|
5 years |
vboxsync |
VirtIO: Fix access to the VirtIO registers through the PCI config …
|
|
|
@81401
|
5 years |
vboxsync |
FE/Qt: Adjust the runtime warning text as it suggested I just 'may run …
|
|
|
@81400
|
5 years |
vboxsync |
:fix warning because our cc1plus says 'all warnings being treated as …
|
|
|
@81399
|
5 years |
vboxsync |
FE/Qt: bugref:6699. Marking color themes not-editable.
|
|
|
@81398
|
5 years |
vboxsync |
bugref:9589. OCI: Added public SSH key support during instance creation.
|
|
|
@81397
|
5 years |
vboxsync |
Main/MachineImplMoveVM: fix error message typo
|
|
|
@81396
|
5 years |
vboxsync |
Main/MachineImplMoveVM: comment whitespace
|
|
|
@81395
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Also initialize events state instead of …
|
|
|
@81394
|
5 years |
vboxsync |
Main/MachineImplMoveVM: Putting all Machine object references in a …
|
|
|
@81393
|
5 years |
vboxsync |
Main/MachineImplMoveVM: many cleanups including removal of unused code
|
|
|
@81392
|
5 years |
vboxsync |
FE/Qt: bugref:9510. Removing no more needed size hint overloads.
|
|
|
@81391
|
5 years |
vboxsync |
PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
|
|
|
@81390
|
5 years |
vboxsync |
PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
|
|
|
@81388
|
5 years |
vboxsync |
PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
|
|
|
@81387
|
5 years |
vboxsync |
vboximg-mount: Enable and pack vboximg-mount on Linux by default, …
|
|
|
@81386
|
5 years |
vboxsync |
vboximg-mount: Enable and pack vboximg-mount on Linux by default, …
|
|
|
@81385
|
5 years |
vboxsync |
DevE1000: Converted timers from pointers to handles. [build fix] …
|
|
|
@81384
|
5 years |
vboxsync |
DevE1000: Converted timers from pointers to handles. bugref:9218
|
|
|
@81383
|
5 years |
vboxsync |
IOM: Split up the logging into two more groups, one for I/O ports and …
|
|
|
@81382
|
5 years |
vboxsync |
PDMDEVHLPR3: Added PDMDevHlpTimerSetCritSect. bugref:9218
|
|
|
@81380
|
5 years |
vboxsync |
DevE1000: Start converting it to the new device model. bugref:9218
|
|
|
@81379
|
5 years |
vboxsync |
IOM: build fix attempts. bugref:9218
|
|
|
@81378
|
5 years |
vboxsync |
IOM,PDM,PCI: Making new MMIO code work with PCI. [build fix] bugref:9218
|
|
|
@81377
|
5 years |
vboxsync |
DevRTC: Missing dox.
|
|
|
@81376
|
5 years |
vboxsync |
NEMR3Init: Set error info when VMMR0_DO_NEM_INIT_VM fails.
|
|
|
@81375
|
5 years |
vboxsync |
IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81368
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
|
|
|
@81367
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
|
|
|
@81365
|
5 years |
vboxsync |
Devices/Graphics: Direct3D backend helpers
|
|
|
@81363
|
5 years |
vboxsync |
IOM: doxygen fixes. bugref:9218
|
|
|
@81362
|
5 years |
vboxsync |
scm fix.
|
|
|
@81361
|
5 years |
vboxsync |
bugref:8345. replace wrong usage Utf8Str::contains() by RTPathStartsWith().
|
|
|
@81360
|
5 years |
vboxsync |
Devices/Graphics: Direct3D backend support for UYVY, YUY2 and A8B8G8R8 …
|
|
|
@81359
|
5 years |
vboxsync |
Devices/Graphics: Direct3D backend helpers and surface format …
|
|
|
@81358
|
5 years |
vboxsync |
FE/Qt: UIExtraDataManager: Finally syncing geometry restore logic …
|
|
|
@81357
|
5 years |
vboxsync |
FE/Qt: UIExtraDataManager: Syncing geometry restore logic between …
|
|
|
@81356
|
5 years |
vboxsync |
FE/Qt: QIManagerDialog: Fix bug and coding-style of r119699.
|
|
|
@81355
|
5 years |
vboxsync |
Main/PCIRawDev: adjust
|
|
|
@81354
|
5 years |
vboxsync |
Main/PCIRawDev: small header file cleanup
|
|
|
@81353
|
5 years |
vboxsync |
FE/Qt: UIExtraDataManager: Adjusting geometry restore logic for …
|
|
|
@81352
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Implemented reporting / querying …
|
|
|
@81351
|
5 years |
vboxsync |
EFI/Firmware: Disable emulated NV variable mode, bugref:6940
|
|
|
@81350
|
5 years |
vboxsync |
EFI/Firmware: use maximum text mode resolution (for EFI shell mainly)
|
|
|
@81349
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fix burn due to unintialized vars
|
|
|
@81348
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Some improvements to failures related to …
|
|
|
@81347
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Return VERR_NOT_IMPLEMENTED to the guest …
|
|
|
@81346
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Made the context ID 64-bit wide.
|
|
|
@81345
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Apply file transfers mode on VM start in Main.
|
|
|
@81344
|
5 years |
vboxsync |
EFI/Firmware: switch to "usual" variable handling, using NVRAM
|
|
|
@81343
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Some fixes for shClTransferResolvePathAbs().
|
|
|
@81342
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Some fixes for …
|
|
|
@81341
|
5 years |
vboxsync |
IOM: fixed stale MMIO mapping stats. bugref:9218
|
|
|
@81340
|
5 years |
vboxsync |
FE/Qt: bugref:6699 Making a text edit read only.
|
|
|
@81339
|
5 years |
vboxsync |
FE/Qt: bugref:6143. A small modification.
|
|
|
@81338
|
5 years |
vboxsync |
IOM: Build fixes. bugref:9218
|
|
|
@81337
|
5 years |
vboxsync |
IOM: A bit more input validation during MMIO range creation and …
|
|
|
@81336
|
5 years |
vboxsync |
IOM: Implemented the IOMMMIO_FLAGS_ABS flag (or rather the absence of …
|
|
|
@81335
|
5 years |
vboxsync |
IOM: More fixes for release builds. bugref:9218
|
|
|
@81334
|
5 years |
vboxsync |
IOM: Build fix. bugref:9218
|
|
|
@81333
|
5 years |
vboxsync |
IOM: More MMIO stuff, almost there now... bugref:9218
|
|
|
@81332
|
5 years |
vboxsync |
grr
|
|
|
@81330
|
5 years |
vboxsync |
clipboard-transfers.cpp: Must use DECLINLINE instead of inline …
|
|
|
@81329
|
5 years |
vboxsync |
VBoxSharedClipboardSvc.cpp: Adjusted old docs in @pg_hostclip and …
|
|
|
@81328
|
5 years |
vboxsync |
FE/Qt: bugref:9582: New icons for PCIe controller type.
|
|
|