|
|
@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
|
|
|
@90382
|
3 years |
vboxsync |
VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
|
|
|
@90381
|
3 years |
vboxsync |
VMM/PDMCritSect: Don't sleep forever. bugref:6695
|
|
|
@90380
|
3 years |
vboxsync |
VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing …
|
|
|
@90379
|
3 years |
vboxsync |
VMM: Implementing blocking on critical sections in ring-0 HM context …
|
|
|
@90378
|
3 years |
vboxsync |
VBox/vmm/dbgf.h: Removed duplicate prototypes.
|
|
|
@90377
|
3 years |
vboxsync |
configure: Don't use the include path for Qt5Gui since this would need …
|
|
|
@90376
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for virtual machine move …
|
|
|
@90375
|
3 years |
vboxsync |
FE/Qt: Small refactoring; Renaming strShortProviderName to …
|
|
|
@90374
|
3 years |
vboxsync |
FE/Qt: bugref:10067: A bit of reordering for UINotificationObjects.
|
|
|
@90373
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signatures for cloud virtual machine …
|
|
|
@90372
|
3 years |
vboxsync |
FE/Qt: bugref:9996. More fixes for new disk wizard.
|
|
|
@90371
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Fixing memory leak; Forgot to delete an object …
|
|
|
@90370
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Fixing medium format and variant connections
|
|
|
@90369
|
3 years |
vboxsync |
Installer/linux/rpm/VirtualBox.tmpl.spec: Fix deletion of chrpath when …
|
|
|
@90368
|
3 years |
vboxsync |
Installer/linux/rpm/VirtualBox.tmpl.spec: Use the right expansion for …
|
|
|
@90367
|
3 years |
vboxsync |
Installer/linux/rpm/VirtualBox.tmpl.spec: For EL7 make sure we use …
|
|
|
@90366
|
3 years |
vboxsync |
scm
|
|
|
@90365
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signatures for virtual machine media …
|
|
|
@90364
|
3 years |
vboxsync |
pdmdev.h: PDM_IRQ_LEVEL_FLIP_FLOP docs update. bugref:10073
|
|
|
@90363
|
3 years |
vboxsync |
DevIoApic: Comment update for flip-flip case. bugref:10073
|
|
|
@90362
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Working on new vd wizard. it is still broken
|
|
|
@90361
|
3 years |
vboxsync |
debian/rules, rpm/rules: Fix relative path reference to chrpath.
|
|
|
@90360
|
3 years |
vboxsync |
configure: fix typo
|
|
|
@90359
|
3 years |
vboxsync |
debian/rules, rpm/rules: Fix svn_revision variable use.
|
|
|
@90358
|
3 years |
vboxsync |
FE/Qt: bugref:9996. build fix
|
|
|
@90357
|
3 years |
vboxsync |
debian/rules, rpm/rules: Forgotten wildcard for .qhc file.
|
|
|
@90356
|
3 years |
vboxsync |
FE/Qt: bugref:9996. started refactoring new disk wizard. it is totally …
|
|
|
@90355
|
3 years |
vboxsync |
configure: Use $DEVDIR to refer to the tools directory consistently. …
|
|
|
@90354
|
3 years |
vboxsync |
configure, debian/rules, rpm/rules: Many bug fixes. Clean up the …
|
|
|
@90353
|
3 years |
vboxsync |
Deleting openssl-1.1.1j bugref:10072
|
|
|
@90352
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signatures for Extension pack …
|
|
|
@90351
|
3 years |
vboxsync |
Typo in comment.
|
|
|
@90350
|
3 years |
vboxsync |
FE/Qt: QITreeWidget: A bit of coding-style fixes for r128418.
|
|
|
@90349
|
3 years |
vboxsync |
VBoxManage: cloud machine console-history - bugref:10065.
|
|
|
@90348
|
3 years |
vboxsync |
VMM: Removed the VM pointers from the internal critsect structures. …
|
|
|
@90347
|
3 years |
vboxsync |
VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074
|
|
|
@90346
|
3 years |
vboxsync |
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074
- …
|
|
|
@90345
|
3 years |
vboxsync |
doc/manual/Makefile.kmk: Deal with VBOX_WITH_DOCS_QHELP_PACKING and …
|
|
|
@90344
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for final Export Appliance …
|
|
|
@90343
|
3 years |
vboxsync |
Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned to a …
|
|
|
@90342
|
3 years |
vboxsync |
efi-common.h: Two new GUIDs, bugref:9580
|
|
|
@90341
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Fixes, bugref:9580
|
|
|
@90340
|
3 years |
vboxsync |
/Config.kmk: back out previous change, not working on SDK build box …
|
|
|
@90339
|
3 years |
vboxsync |
/Config.kmk: build QHelp docs only for non-SDK-only builds
|
|
|
@90338
|
3 years |
vboxsync |
/Config.kmk: cleanup, consistency
|
|
|
@90337
|
3 years |
vboxsync |
Main/ConsoleImpl2: Added extra data hack for overriding wasapi driver: …
|
|
|
@90336
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580 [build fix]
|
|
|
@90335
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580
|
|
|
@90334
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for final Import Appliance …
|
|
|
@90333
|
3 years |
vboxsync |
FE/Qt: bugref:9996. UITooolBox minimum size hint fix.
|
|
|
@90332
|
3 years |
vboxsync |
Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
|
|
|
@90331
|
3 years |
vboxsync |
DevHda: Use PDMCritSect API via PDMDevHlp. bugref:10074
|
|
|
@90330
|
3 years |
vboxsync |
Drv*: Access PDMCritSect API via PDMDrvHlp. bugref:10074
|
|
|
@90329
|
3 years |
vboxsync |
PDMDrvHlp: Put the PDMCritSect API into driver helpers just like we've …
|
|
|
@90328
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Aligning line edits of the unattended additional …
|
|
|
@90327
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for final New Virtual Disk …
|
|
|
@90326
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UIMediumSelector: Virtual disk can be created …
|
|
|
@90325
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for final Clone VM wizard …
|
|
|
@90324
|
3 years |
vboxsync |
Additions: Linux: VBoxClient: VMSVGA: fix monitor index calculation.
…
|
|
|
@90323
|
3 years |
vboxsync |
DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
|
|
|
@90322
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Add some sub-command to initialize a NVRAM …
|
|
|
@90321
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for final Create Cloud VM …
|
|
|
@90320
|
3 years |
vboxsync |
Installer/linux/Makefile.kmk: Fix packing of the QHelp documentation.
|
|
|