|
|
@90482
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Doxygen.
|
|
|
@90481
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|
@90480
|
3 years |
vboxsync |
Main/HostImpl: AssertRC -> AssertMsgRC here is useful.
|
|
|
@90479
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 Comment nit.
|
|
|
@90478
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Avoid looking up the DTE cache twice when …
|
|
|
@90477
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Adjust progress task to create progress object …
|
|
|
@90476
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Adjust notification-progress task to handle …
|
|
|
@90475
|
3 years |
vboxsync |
FE/Qt: Pre-clear the copy of the pressed keys, too. We may get into a …
|
|
|
@90474
|
3 years |
vboxsync |
bs3-locking-1: scm fix. bugref:6695
|
|
|
@90473
|
3 years |
vboxsync |
Debugger/DBGPlugInLinuxModuleCodeTmpl.cpp.h: Make scm happy
|
|
|
@90472
|
3 years |
vboxsync |
VMM/PDM: Enabled new critical section enter code that'll wait in …
|
|
|
@90471
|
3 years |
vboxsync |
bs3-locking-1: Test more, report some values. bugref:6695
|
|
|
@90470
|
3 years |
vboxsync |
ValKit/Bs3Kit: Added Bs3TestValue.
|
|
|
@90469
|
3 years |
vboxsync |
iprt/asm-amd64-x86-watcom-16.h: Another fix for ASMOutStrU8/16/32 - …
|
|
|
@90468
|
3 years |
vboxsync |
VMM/PDM: Fixed the VERR_INTERRUPTED w/ rcBusy=VINF_SUCCESS case. More …
|
|
|
@90467
|
3 years |
vboxsync |
VMMDev/Testing: Added VMMDEV_TESTING_LOCKED_BUSY_SUCCESS flag so we …
|
|
|
@90466
|
3 years |
vboxsync |
iprt/asm-amd64-x86-watcom-16.h: Fix ASMOutStrU8/16/32 - cannot list DS …
|
|
|
@90465
|
3 years |
vboxsync |
Devices/TPM: TPM device emulation skeleton, bugref:10075
|
|
|
@90464
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Expand UINotificationCenter vertically with a …
|
|
|
@90463
|
3 years |
vboxsync |
bs3-locking-1: New testcase. bugref:6695
|
|
|
@90462
|
3 years |
vboxsync |
VMMDev: New port for lock contention testing. [grr] bugref:6695
|
|
|
@90461
|
3 years |
vboxsync |
VMMDev: New port for lock contention testing. bugref:6695
|
|
|
@90460
|
3 years |
vboxsync |
VMM: Put the RTTHREAD handle in the VM structure too, so VMMDev can …
|
|
|
@90459
|
3 years |
vboxsync |
IPRT: comment typo.
|
|
|
@90458
|
3 years |
vboxsync |
/Config.kmk: Added way of supplying the /analyze switch to VC++, …
|
|
|
@90457
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for snapshot restore …
|
|
|
@90456
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for snapshot delete …
|
|
|
@90455
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for snapshot take progress …
|
|
|
@90454
|
3 years |
vboxsync |
EFI: Export missing E1kNet.inf
|
|
|
@90453
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UIFDCreationDialog: Full cleanup / refactoring; …
|
|
|
@90452
|
3 years |
vboxsync |
FE/Qt: bugref:10067: A fix for r145856, for …
|
|
|
@90451
|
3 years |
vboxsync |
FE/Qt: bugref:10067: A fix for r145890, for medium create …
|
|
|
@90450
|
3 years |
vboxsync |
iprt/cdefs.h: DECL_CHECK_RETURN for Visual C++ (require /analyze to do …
|
|
|
@90449
|
3 years |
vboxsync |
VMM/PGM: PDMCritSectTryEnter return status must be checked in ring-3 …
|
|
|
@90448
|
3 years |
vboxsync |
Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
|
|
|
@90447
|
3 years |
vboxsync |
Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
|
|
|
@90446
|
3 years |
vboxsync |
PDM: Mark the critsect enter functions with DECL_CHECK_RETURN_NOT_R3. …
|
|
|
@90445
|
3 years |
vboxsync |
Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
|
|
|
@90444
|
3 years |
vboxsync |
iprt/cdefs.h: Added DECL_CHECK_RETURN and DECL_CHECK_RETURN_NOT_R3. …
|
|
|
@90443
|
3 years |
vboxsync |
whitespace
|
|
|
@90442
|
3 years |
vboxsync |
Main/VirtualBox: fix incorrect log class update in include/VBox/log.h …
|
|
|
@90441
|
3 years |
vboxsync |
Main/Appliance: Make compilers happy (and the code actually work). For …
|
|
|
@90440
|
3 years |
vboxsync |
Main/VirtualBox: New event for creating/deleting of Progress objects …
|
|
|
@90439
|
3 years |
vboxsync |
VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
|
|
|
@90438
|
3 years |
vboxsync |
Main/ovfreader.cpp: Another forgotten file, again related to string ID.
|
|
|
@90437
|
3 years |
vboxsync |
VMM: More PDMCritSectEnter return code checks. bugref:6695
|
|
|
@90436
|
3 years |
vboxsync |
VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
|
|
|
@90435
|
3 years |
vboxsync |
VMM/PDMCritSectEnter: Added macros for correctly asserting on …
|
|
|
@90434
|
3 years |
vboxsync |
Main/ovfreader.h: Forgotten check-in for string-based identifiers. …
|
|
|
@90433
|
3 years |
vboxsync |
VMM/PDMCritSectEnter: Added macros for correctly asserting on …
|
|
|
@90432
|
3 years |
vboxsync |
Debugger/DBGPlugInLinux: Added parsing of symbols of kernel modules so …
|
|
|
@90431
|
3 years |
vboxsync |
Installer: Linux: vboxdrv.sh: fix modules presence detection, bugref:9958.
|
|
|
@90430
|
3 years |
vboxsync |
FE/Qt: bugref:9996. More fixes on the expert page of new vd wizard.
|
|
|
@90429
|
3 years |
vboxsync |
Intel IOMMU: Fixed buggy status code handling in DMAR_LOCK_RET. …
|
|
|
@90428
|
3 years |
vboxsync |
VMM/PDMCritSectEnter: Added note about new return handling …
|
|
|
@90427
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Fixes on the new vd expert page.
|
|
|
@90426
|
3 years |
vboxsync |
IOM: Be more careful checking the status of IOM_LOCK_SHARED(). bugref:6695
|
|
|
@90425
|
3 years |
vboxsync |
FE/Qt: Tiny coding-style and cleanup fixes around GUI.
|
|
|
@90424
|
3 years |
vboxsync |
Main/Appliance: Allow arbitrary unique resource IDs, not just …
|
|
|
@90423
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for medium resize progress …
|
|
|
@90422
|
3 years |
vboxsync |
FE/Qt: bugref:10067: A fix for r145855; We can determine initial …
|
|
|
@90421
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix IOTLB caching, the DTE cache flags were …
|
|
|
@90420
|
3 years |
vboxsync |
VMM/PDMCritSectEnter: New code for dealing with VERR_INTERRUPTED in …
|
|
|
@90419
|
3 years |
vboxsync |
SUP: Export RTThreadQueryTerminationStatus from SUPDrv. bugref:6695
|
|
|
@90418
|
3 years |
vboxsync |
VBox/err.h: Moved VERR_IOMMU_XXXX from 7200 to 7300, because …
|
|
|
@90417
|
3 years |
vboxsync |
IPRT: Implemented RTThreadQueryTerminationStatus for NT (windows). …
|
|
|
@90416
|
3 years |
vboxsync |
IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
|
|
|
@90415
|
3 years |
vboxsync |
configure: Deal with static openssl on Linux properly.
|
|
|
@90414
|
3 years |
vboxsync |
debian/control, src/VBox/Installer/linux/debian/control: Remove …
|
|
|
@90413
|
3 years |
vboxsync |
FE/Qt: bugref:9996. More cleaning.
|
|
|
@90412
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for medium storage …
|
|
|
@90411
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
|
|
|
@90410
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
|
|
|
@90409
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
|
|
|
@90408
|
3 years |
vboxsync |
Debugger/DBGPlugInLinux: Fix loaded kernel module processing for …
|
|
|
@90407
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Cleaning
|
|
|
@90406
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for virtual machine …
|
|
|
@90405
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for virtual machine …
|
|
|
@90404
|
3 years |
vboxsync |
debian, src/VBox/Installer/linux: remove all traces of VBoxVRDP (long …
|
|
|
@90403
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Adding missing connections for medium path and size.
|
|
|
@90402
|
3 years |
vboxsync |
configure: Detect gSOAP from the tools directory, assuming that it is …
|
|
|
@90401
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Restoring disk creation stuff.
|
|
|
@90400
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Fixing medium size and location page.
|
|
|
@90399
|
3 years |
vboxsync |
iprt/thread.h: Removed RTThreadIsOperational as we don't have any …
|
|
|
@90398
|
3 years |
vboxsync |
iprt/critsect.h: comment typo.
|
|
|
@90397
|
3 years |
vboxsync |
VMM: Create EMTs with RTTHREADFLAGS_NO_SIGNALS set to avoid …
|
|
|
@90396
|
3 years |
vboxsync |
IPRT/RTThreadCreate: Modernize assertions.
|
|
|
@90395
|
3 years |
vboxsync |
IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
|
|
|
@90394
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for cloud console …
|
|
|
@90393
|
3 years |
vboxsync |
FE/Qt: bugref:10067: A bit of cleanup for various …
|
|
|
@90392
|
3 years |
vboxsync |
IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
|
|
|
@90391
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UINotificationObjectItem: Update details at …
|
|
|
@90390
|
3 years |
vboxsync |
VMM/PDMCritSect: @todo. bugref:6695
|
|
|
@90389
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for cloud console …
|
|
|
@90388
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UINotificationObjectItem: Moving common code …
|
|
|
@90387
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UINotificationObject: A bit of protection for …
|
|
|
@90386
|
3 years |
vboxsync |
FE/Qt: bugref:9722: VirtualBox Manager: A fix for r141314; Proper …
|
|
|
@90385
|
3 years |
vboxsync |
VMM: Doxygen fix. bugref:9218 bugref:10074
|
|
|
@90384
|
3 years |
vboxsync |
VMM: Doxygen fix. bugref:9218 bugref:10074
|
|
|
@90383
|
3 years |
vboxsync |
VMM: Doxygen fixes for critsect drvhlps. bugref:9218 bugref:10074
|
|
|