|
|
@85444
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510. Improving the warning sign we show …
|
|
|
@85443
|
4 years |
vboxsync |
FE/Qt: bugref:9722: New icons for Cloud Console Manager dialog itself.
|
|
|
@85442
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510: Icon fix for Resource Monitor tool, …
|
|
|
@85441
|
4 years |
vboxsync |
FE/Qt: bugref:9722: Cloud Console Manager: New icons for cloud console …
|
|
|
@85440
|
4 years |
vboxsync |
FE/Qt: bugref:9722: Icon fixes for cloud console application/profile …
|
|
|
@85439
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510: Make sure Performance Monitor tool …
|
|
|
@85438
|
4 years |
vboxsync |
Devices/Graphics: fixed a debug assertion caused by a missing if …
|
|
|
@85437
|
4 years |
vboxsync |
DnD/VbglR3: Also reconnect in VbglR3DnDEventGetNext() when the VM …
|
|
|
@85436
|
4 years |
vboxsync |
DnD/Main: More guest -> host fixes.
|
|
|
@85435
|
4 years |
vboxsync |
DnD: Added DnDTransferListAppendRootsFromArray() + …
|
|
|
@85434
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510: A bit of cleanup for Performance …
|
|
|
@85433
|
4 years |
vboxsync |
DnD: Also initialize directory list in dndDroppedFilesInitInternal().
|
|
|
@85432
|
4 years |
vboxsync |
Add/vboxsf: We're not allowed to include vermagic.h starting with 5.8. …
|
|
|
@85431
|
4 years |
vboxsync |
SUPDrv/supdrvOSChangeCR4: Adjustments for 5.8. bugref:9801
|
|
|
@85430
|
4 years |
vboxsync |
IPRT/memobj-r0drv-linux.c: Wrap mmap_sem operations as it was renamed …
|
|
|
@85429
|
4 years |
vboxsync |
DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
|
|
|
@85428
|
4 years |
vboxsync |
DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
|
|
|
@85427
|
4 years |
vboxsync |
DnD: Added DnDDroppedFilesInit() / DnDDroppedFilesInitEx().
|
|
|
@85426
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510. Adding performance menu to manager ui
|
|
|
@85425
|
4 years |
vboxsync |
FE/Qt: bugref:9722: VirtualBox Manager: On unix-like platforms we …
|
|
|
@85424
|
4 years |
vboxsync |
scm
|
|
|
@85423
|
4 years |
vboxsync |
DnD/Main: More fixes.
|
|
|
@85422
|
4 years |
vboxsync |
DnD/TransferList: More fixes.
|
|
|
@85421
|
4 years |
vboxsync |
Main/apiwrap-server.xsl: add missing space before "enter" in …
|
|
|
@85419
|
4 years |
vboxsync |
include/iprt/x86.h,VMM/CPUMR3CpuId: Work around a bug in some Linux …
|
|
|
@85418
|
4 years |
vboxsync |
VMM/DBGFMem: Allow DBGFR3PagingDumpEx() pHlp to be NULL as allowed to …
|
|
|
@85417
|
4 years |
vboxsync |
DnD/TransferList: dndTransferListAppenDirectory() -> …
|
|
|
@85416
|
4 years |
vboxsync |
DnD/TransferList: Fixed double free in dndTransferListObjAdd().
|
|
|
@85415
|
4 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Fixed pause/resume/poweroff, added more …
|
|
|
@85414
|
4 years |
vboxsync |
Main: bugref:9341: Changed RAM size of the nested guests to 2GB.
|
|
|
@85413
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510. Handling widget disable better in …
|
|
|
@85412
|
4 years |
vboxsync |
FE/Qt: bugref:9722: VirtualBox Manager: Another fix for cloud console …
|
|
|
@85411
|
4 years |
vboxsync |
DnD/TransferList: Added DnDTransferListObjRemove().
|
|
|
@85410
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510. Resetting info labels upon machine change
|
|
|
@85408
|
4 years |
vboxsync |
DnD/TransferList: More fixes + testcases.
|
|
|
@85407
|
4 years |
vboxsync |
DnD/HostService: Condensed guestCall() parameter validation; makes use …
|
|
|
@85406
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510. Adding a toolbar for the performance …
|
|
|
@85405
|
4 years |
vboxsync |
FE/Qt: Removing a forgotten printf line
|
|
|
@85404
|
4 years |
vboxsync |
linux/Makefile: Adding '+' to MAKE lines. bugref:9798
|
|
|
@85403
|
4 years |
vboxsync |
DnD/HostService: Fixed using context ID for GUEST_DND_HG_EVT_PROGRESS …
|
|
|
@85402
|
4 years |
vboxsync |
DnD/Main: Renaming; use size_t where appropriate.
|
|
|
@85401
|
4 years |
vboxsync |
Repack scripts: adding Combined-0 script for repacking Guest Additions
|
|
|
@85400
|
4 years |
vboxsync |
Repack scripts: adding Combined-0 script for repacking Guest Additions
|
|
|
@85399
|
4 years |
vboxsync |
FE/Qt: bugref:9722: VirtualBox Manager: A fix for external terminal …
|
|
|
@85398
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510: A bit of cleanup and an icon fix.
|
|
|
@85397
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510. Dont add the tool to the restricted …
|
|
|
@85396
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510. Copying performance monitor widget to …
|
|
|
@85395
|
4 years |
vboxsync |
Additions/linux/Makefile: Allow parallel cleanup. bugref:9798
|
|
|
@85393
|
4 years |
vboxsync |
FE/Qt: bugref:9722: VirtualBox Manager: Finally we can enable …
|
|
|
@85392
|
4 years |
vboxsync |
FE/Qt: bugref:9722: Cloud Console Manager: Forgot to remove todo after …
|
|
|
@85390
|
4 years |
vboxsync |
FE/Qt: bugref:9722: New icons for cloud console functionality.
|
|
|
@85389
|
4 years |
vboxsync |
FE/Qt: bugref:9722: Cloud Console Manager: Initial implementation; A …
|
|
|
@85388
|
4 years |
vboxsync |
FE/Qt: bugref:9722: VirtualBox Manager: A couple of small fixes; …
|
|
|
@85387
|
4 years |
vboxsync |
FE/Qt: bugref:9722: Cloud Profile Manager: Cleanup while working on …
|
|
|
@85386
|
4 years |
vboxsync |
HostDrivers/export_modules.sh: Corrected VBOX_WITH_PCI_PASSTHROUGH …
|
|
|
@85385
|
4 years |
vboxsync |
iprt/path.h: Reimplemented RTPathFindCommon[Ex]. [scm fix]
|
|
|
@85384
|
4 years |
vboxsync |
iprt/path.h: Reimplemented RTPathFindCommon[Ex].
|
|
|
@85383
|
4 years |
vboxsync |
iprt/path.h: RTPathFindCommon[Ex] doc & testcase update. Testcase …
|
|
|
@85382
|
4 years |
vboxsync |
iprt/path.h: Adjustments and a bunch of todos for RTPathFindCommon[Ex].
|
|
|
@85381
|
4 years |
vboxsync |
DnD/testcase: export fix
|
|
|
@85378
|
4 years |
vboxsync |
/Config.kmk, libs/Makefile.kmk, Runtime/Makefile.kmk, …
|
|
|
@85377
|
4 years |
vboxsync |
Main: bugref:9341: Added additional waiting the GA readiness after VM …
|
|
|
@85376
|
4 years |
vboxsync |
DnD: Build fix.
|
|
|
@85375
|
4 years |
vboxsync |
WDDM: tweaked miniport capabilities to be at Win7+ level (follow-up to …
|
|
|
@85374
|
4 years |
vboxsync |
IPRT/RTPathFindCommon: Added another check for the current path in array.
|
|
|
@85373
|
4 years |
vboxsync |
DnD: Fixed crashes on VM shutdown.
|
|
|
@85372
|
4 years |
vboxsync |
DnD: Build fix.
|
|
|
@85371
|
4 years |
vboxsync |
DnD: Revamped code to simplify / untangle of internal data handling:
- …
|
|
|
@85370
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output (build …
|
|
|
@85369
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output (build …
|
|
|
@85368
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
|
|
|
@85367
|
4 years |
vboxsync |
Debugger/GDBStub: Support 32bit mode as well
|
|
|
@85365
|
4 years |
vboxsync |
Main/Makefile.kmk: Appliance code no longer depends on revision header
|
|
|
@85364
|
4 years |
vboxsync |
Main/Appliance: remove #include which currently causes some dependency …
|
|
|
@85363
|
4 years |
vboxsync |
Main/Appliance: correct border case handling when converting VBox OS …
|
|
|
@85362
|
4 years |
vboxsync |
FE/Qt: bugref:9722: New icons for cloud console functionality.
|
|
|
@85361
|
4 years |
vboxsync |
Frontends/VBoxManage: remove unneeded #include in VBoxManageAppliance.cpp
|
|
|
@85360
|
4 years |
vboxsync |
OCI: (bugref:9469) Two more missing files exported to OSE with …
|
|
|
@85359
|
4 years |
vboxsync |
OCI: (bugref:9469) Enable cloud network feature in OSE, LogRel …
|
|
|
@85358
|
4 years |
vboxsync |
VBoxCpuReport: Don't add trailing spaces in the generated header or …
|
|
|
@85357
|
4 years |
vboxsync |
OCI: (bugref:9469) descriptive error message on trying to run …
|
|
|
@85356
|
4 years |
vboxsync |
scm
|
|
|
@85355
|
4 years |
vboxsync |
VMM/VBoxCpuReport: Make it work on Zen CPUs, tested on Ryzen 7 1800X …
|
|
|
@85354
|
4 years |
vboxsync |
VMM/CPUM: Add profile for Ryzen 7 1800X (first gen Zen)
|
|
|
@85353
|
4 years |
vboxsync |
VMM/VBoxCpuReport: Make it work on Zen CPUs, tested on Ryzen 7 1800X
|
|
|
@85350
|
4 years |
vboxsync |
xpcom18a4/python: Adjustments for newer Xcode version, fixing version …
|
|
|
@85349
|
4 years |
vboxsync |
ACPI: vbox.dsl fix trailing blank scm burn.
|
|
|
@85348
|
4 years |
vboxsync |
IPRT/tstRTStrSplit: Added macro for cleaning up test runs.
|
|
|
@85347
|
4 years |
vboxsync |
ACPI: Add IndexFields for IOMMU and SB I/O APIC. Let's see if this …
|
|
|
@85346
|
4 years |
vboxsync |
Devices/Audio/DrvHostPulseAudio: Don't wait indefinitely for the …
|
|
|
@85345
|
4 years |
vboxsync |
IPRT: Follow-up fixes for r139114 (RTStrSplit + testcases).
|
|
|
@85344
|
4 years |
vboxsync |
VBoxNetFlt/darwin: Some adjustments for making it build against a …
|
|
|
@85343
|
4 years |
vboxsync |
IPRT/RTCrStoreCreateSnapshotById-darwin.cpp: Ignore deprecation …
|
|
|
@85341
|
4 years |
vboxsync |
IPRt/dbgkrnlinfo-r0drv-darwin.cpp: Don't use deprecated network KPIs …
|
|
|
@85340
|
4 years |
vboxsync |
IPRt/dbgkrnlinfo-r0drv-darwin.cpp: Don't use deprecated network KPIs …
|
|
|
@85339
|
4 years |
vboxsync |
iprt/formats/mach-o.h,ldrMachO.cpp: New segment flag SG_READ_ONLY …
|
|
|
@85338
|
4 years |
vboxsync |
Devices/Makefile.kmk,OpenGLTest/Makefile.kmk: Disable warnings about …
|
|
|
@85335
|
4 years |
vboxsync |
FE/Qt: CocoaEventHelper.mm + UICocoaDockIconPreview.mm: Can't use …
|
|
|
@85334
|
4 years |
vboxsync |
FE/Qt: CocoaEventHelper.mm - NSEvent::context is deprecated and said …
|
|
|
@85333
|
4 years |
vboxsync |
FE/Qt: Workaround for 10.12 event constant reanming affecting …
|
|
|