|
|
@64174
|
8 years |
vboxsync |
Build fix.
|
|
|
@64173
|
8 years |
vboxsync |
Windows Additions installer: Added an option to disable creating start …
|
|
|
@64172
|
8 years |
vboxsync |
bugref:8614: Additions/common/VBoxVideo: make the code more …
|
|
|
@64171
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Update on Audio Queues.
|
|
|
@64170
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 77): Global …
|
|
|
@64169
|
8 years |
vboxsync |
Main/Console: Handle medium reconfiguration for USB based storage …
|
|
|
@64168
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 76): A bit of cleanup …
|
|
|
@64167
|
8 years |
vboxsync |
bugref:7535: Additions: desktop notification feature for critical …
|
|
|
@64166
|
8 years |
vboxsync |
NAT: Don't use user supplied port-forwarding rule names as node names …
|
|
|
@64165
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: now the X …
|
|
|
@64164
|
8 years |
vboxsync |
#8614: Additions/common/VBoxVideo: make the code more self-contained: …
|
|
|
@64163
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 75): Unify …
|
|
|
@64162
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 74): Make data commits …
|
|
|
@64161
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 73): …
|
|
|
@64160
|
8 years |
vboxsync |
VBoxFrontends: fix for bugref:8161: added shutdown events handling to …
|
|
|
@64159
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 72): Make sure …
|
|
|
@64158
|
8 years |
vboxsync |
Runtime: cosmetic fix
|
|
|
@64157
|
8 years |
vboxsync |
DrvSCSI: Propagate the status of the eject oepration up to the caller …
|
|
|
@64156
|
8 years |
vboxsync |
bugref:8614: Additions/common/VBoxVideo: make the code more …
|
|
|
@64155
|
8 years |
vboxsync |
Console: Fix taking snapshots with a SATA controller configured. The …
|
|
|
@64154
|
8 years |
vboxsync |
SCSI: Fix retrieving the media interface
|
|
|
@64153
|
8 years |
vboxsync |
Runtime/r0drv: fix for Linux kernels with CONFIG_CPUMASK_OFFSTACK and …
|
|
|
@64152
|
8 years |
vboxsync |
DrvSCSI,VSCSI: Fix detection of new media, need to recalculate the …
|
|
|
@64151
|
8 years |
vboxsync |
bugref:8614: Additions/common/VBoxVideo: make the code more …
|
|
|
@64150
|
8 years |
vboxsync |
DrvSCSI: Forward a few selected methods from the exposed media …
|
|
|
@64148
|
8 years |
vboxsync |
drop openssl 1.0.1, replaced VBOX_WITH_OPENSSL_1_1_0 with …
|
|
|
@64147
|
8 years |
vboxsync |
CFGM: CFGMR3AreValuesValid - fix argument name in the doc comment.
|
|
|
@64146
|
8 years |
vboxsync |
VMM/HM: nits.
|
|
|
@64145
|
8 years |
vboxsync |
Fixed runtime floppy eject (r111091 regression).
|
|
|
@64144
|
8 years |
vboxsync |
VMM/GIM/HyperV: Comment nit.
|
|
|
@64143
|
8 years |
vboxsync |
VMM/HM: Report support for 'true' VMX capability MSRs.
|
|
|
@64142
|
8 years |
vboxsync |
Main/NATEngine: Reject rules with names that contain whitespace, slash …
|
|
|
@64141
|
8 years |
vboxsync |
AHCI: Don't report that data was transfered if the SCSI status …
|
|
|
@64140
|
8 years |
vboxsync |
build fix
|
|
|
@64138
|
8 years |
vboxsync |
doc update
|
|
|
@64137
|
8 years |
vboxsync |
32bit build fix
|
|
|
@64136
|
8 years |
vboxsync |
build fix
|
|
|
@64135
|
8 years |
vboxsync |
build fix
|
|
|
@64134
|
8 years |
vboxsync |
AHCI,Console: Get rid of the ATAPI implementation and use the DrvSCSI …
|
|
|
@64133
|
8 years |
vboxsync |
VMM: Add PDMR3UsbQueryDriverOnLun and export PDMR3DriverDetach
|
|
|
@64132
|
8 years |
vboxsync |
VSCSI: Add method to eject media from the guest and make use of it in …
|
|
|
@64130
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 71): Extend …
|
|
|
@64129
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 70): Basic …
|
|
|
@64128
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 69): Basic …
|
|
|
@64127
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 68): Move Settings …
|
|
|
@64126
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 67): Extend …
|
|
|
@64125
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 66): Extend …
|
|
|
@64124
|
8 years |
vboxsync |
tstIprtMiniString.cpp: Fake success till we figure this one out.
|
|
|
@64123
|
8 years |
vboxsync |
PGMR3PhysMMIO2Register: Regression fix.
|
|
|
@64122
|
8 years |
vboxsync |
ValidationKit/bootsectors/Config.kmk: Obsolete darwin hack, rebuild …
|
|
|
@64121
|
8 years |
vboxsync |
style
|
|
|
@64120
|
8 years |
vboxsync |
common/utils.py: hasNonAsciiCharacters testcase.
|
|
|
@64119
|
8 years |
vboxsync |
PGM,IOM: doc fixes
|
|
|
@64118
|
8 years |
vboxsync |
PGM,IOM: build fixes
|
|
|
@64117
|
8 years |
vboxsync |
PGM: build fix
|
|
|
@64116
|
8 years |
vboxsync |
PGM: build fix
|
|
|
@64115
|
8 years |
vboxsync |
PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
|
|
|
@64114
|
8 years |
vboxsync |
bugref:8611:3D: X11 Guests ignore …
|
|
|
@64112
|
8 years |
vboxsync |
VMM/APIC: comment nit.
|
|
|
@64111
|
8 years |
vboxsync |
Main: when logging the total/available host RAM size, print both MB …
|
|
|
@64110
|
8 years |
vboxsync |
CFGM: when dumping some size, print both MB and GB values for huge values
|
|
|
@64109
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 65): Cleanup for …
|
|
|
@64108
|
8 years |
vboxsync |
Main/ThreadTask: bugref:8609: properly implement isAsync(). Regression …
|
|
|
@64107
|
8 years |
vboxsync |
Windows host installer: Added option to disable creation of start menu …
|
|
|
@64106
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 64): Continuing with …
|
|
|
@64105
|
8 years |
vboxsync |
3D: Support for GuestMonitorStatus_Blank flag in …
|
|
|
@64104
|
8 years |
vboxsync |
VBoxManage: GuestMonitorStatus_Blank for VM info
|
|
|
@64103
|
8 years |
vboxsync |
CFGM: when dumping some size, rounding to full GB is too coarse-grained
|
|
|
@64102
|
8 years |
vboxsync |
FE/Qt: Runtime UI: Take into account new GuestMonitorStatus_Blank …
|
|
|
@64101
|
8 years |
vboxsync |
Main: removed dead code
|
|
|
@64100
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 63): Settings: Basic …
|
|
|
@64099
|
8 years |
vboxsync |
argh, revert unintended changes of previous commit
|
|
|
@64098
|
8 years |
vboxsync |
build fix
|
|
|
@64097
|
8 years |
vboxsync |
build fix
|
|
|
@64096
|
8 years |
vboxsync |
Main/ConsoleImpl: Move the check for the underlying filesystem of a …
|
|
|
@64094
|
8 years |
vboxsync |
Missing file
|
|
|
@64093
|
8 years |
vboxsync |
Storage: Move the NonRotationalMedium property from the devices and …
|
|
|
@64091
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 62): Continuing with …
|
|
|
@64088
|
8 years |
vboxsync |
SUPR3PageAllocEx: don't assert if suplib isn't initialized (for …
|
|
|
@64087
|
8 years |
vboxsync |
AHCI: Fix support for encrypted disks
|
|
|
@64086
|
8 years |
vboxsync |
VMM/APIC: Pass rcBusy to acpiSetEoi() so we return the appropriate …
|
|
|
@64085
|
8 years |
vboxsync |
3D: Skip VBVA_SCREEN_F_DISABLED flag for targets disabled by PM, …
|
|
|
@64084
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 61): A bit of …
|
|
|
@64083
|
8 years |
vboxsync |
upgraded Doxyfiles
|
|
|
@64082
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 60): A bit of …
|
|
|
@64081
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 59): Settings selector …
|
|
|
@64080
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 58): Continuing with …
|
|
|
@64079
|
8 years |
vboxsync |
DrvSCSI: Very basic implementation of PDMIMEDIAEX (work in progress)
|
|
|
@64078
|
8 years |
vboxsync |
PDMIMEDIAEX: Add parameter to pfnIoReqSendScsiCmd to indicate where to …
|
|
|
@64073
|
8 years |
vboxsync |
rpm: cosmetic fix
|
|
|
@64072
|
8 years |
vboxsync |
deb: allow python 3 for building but prefer python 2
|
|
|
@64069
|
8 years |
vboxsync |
Main/webservice: don't warn about misleading indentation as gcc 6.2 …
|
|
|
@64068
|
8 years |
vboxsync |
VMM/HMVMXR0: todo.
|
|
|
@64067
|
8 years |
vboxsync |
removed VBOX_BLEEDING_EDGE (never used)
|
|
|
@64066
|
8 years |
vboxsync |
VMM: Log nit.
|
|
|
@64065
|
8 years |
vboxsync |
build fix
|
|
|
@64064
|
8 years |
vboxsync |
VSCSI: Port missing commands over from the AHCI controller
|
|
|
@64063
|
8 years |
vboxsync |
Build fix.
|
|
|
@64062
|
8 years |
vboxsync |
Audio: Enable Audio Queues implementation for macOS hosts by default …
|
|
|
@64061
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
|
|
|