|
|
@75187
|
6 years |
vboxsync |
Config.kmk: Made the mac code signing pick up VBOX_TSA_URL variable …
|
|
|
@75186
|
6 years |
vboxsync |
SUPDrv/darwin: Fixed import search order to match ring-3 and allow …
|
|
|
@75185
|
6 years |
vboxsync |
FE/Qt: bugref:6699: UIActionPool: Copy-paste typo fix causing crash on …
|
|
|
@75184
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Several modifications to file manager
|
|
|
@75183
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Forgot something in r126263 …
|
|
|
@75182
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Forgot something in r126263.
|
|
|
@75181
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Reworking group …
|
|
|
@75180
|
6 years |
vboxsync |
SUPDrv/darwin: Show details on VERR_LDR_MISMATCH_NATIVE.
|
|
|
@75179
|
6 years |
vboxsync |
FE/Qt: bugref:9241: UIActionPoolSelector: Free some shortcuts busy …
|
|
|
@75178
|
6 years |
vboxsync |
IPRT/rtAsn1Time_NormalizeTime: Some more commenting. bugref:9232.
|
|
|
@75177
|
6 years |
vboxsync |
IPRT/rtAsn1Time_NormalizeTime: Better comment. bugref:9232.
|
|
|
@75176
|
6 years |
vboxsync |
IPRT: Workaround for leap seconds and seconds rounding error on OS X …
|
|
|
@75175
|
6 years |
vboxsync |
tools/Makefile.kmk: bldRTSignTool for darwin extpacks build too. …
|
|
|
@75174
|
6 years |
vboxsync |
Support/Makefile.kmk: Fixed bldRTSignTool dependency issue on darwin. …
|
|
|
@75173
|
6 years |
vboxsync |
VMM: Re-indenting makefiles.
|
|
|
@75172
|
6 years |
vboxsync |
Config.kmk: Enable VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION.
|
|
|
@75171
|
6 years |
vboxsync |
CFGM: Don't assert when config constructor fails.
|
|
|
@75170
|
6 years |
vboxsync |
ValidationKit/tests/serial: Change to integer division to avoid …
|
|
|
@75169
|
6 years |
vboxsync |
Net/Win: bugref:9280 bugref:9233 Changed back the order of …
|
|
|
@75168
|
6 years |
vboxsync |
VBox-MakefileGuidelines.cpp: A couple of more kmk tricks.
|
|
|
@75167
|
6 years |
vboxsync |
Main/HGCM: Must deregister the 'guestprops' info item before shutting …
|
|
|
@75166
|
6 years |
vboxsync |
DBGFPlugInOS2: Added some code for walking the MTE list. (Though this …
|
|
|
@75165
|
6 years |
vboxsync |
VMM/DBGF: Let DBGR3AsLoadImage accept RTDBGASLINK_FLAGS_VALID_MASK and …
|
|
|
@75164
|
6 years |
vboxsync |
DBGC: Fixed loadseg argument parsing bug, made it use …
|
|
|
@75163
|
6 years |
vboxsync |
IPRT/dbg: Fixed a DWARF abbreviation cache bug, was calculating the …
|
|
|
@75162
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Small fixes in selection logic of file manager
|
|
|
@75161
|
6 years |
vboxsync |
FE/Qt: bugref:9241: UIActionPool & UIActionPoolSelector: Make sure …
|
|
|
@75160
|
6 years |
vboxsync |
VMM/HMVMXR0: For MSR write VM-exits, save the entire FS/GS segment …
|
|
|
@75159
|
6 years |
vboxsync |
VBox-MakefileGuidelines.cpp: Changed the indentation rules and make …
|
|
|
@75158
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Mental note. Two dialog almost always needs two …
|
|
|
@75157
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Clean the drive letter cache before enumerating it …
|
|
|
@75156
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Also fix drag …
|
|
|
@75155
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Move guest control code from runtime to src. folder
|
|
|
@75154
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Don't forget to …
|
|
|
@75153
|
6 years |
vboxsync |
Undid test code.
|
|
|
@75152
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Build fix.
|
|
|
@75151
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Handle INIT and SIPI VM-exits.
|
|
|
@75150
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; for INIT and SIPI.
|
|
|
@75149
|
6 years |
vboxsync |
BIOS: Added custom video mode set function not limited by the list of …
|
|
|
@75148
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Continue working on the file manager actions
|
|
|
@75147
|
6 years |
vboxsync |
IPRT/Doxyfile: Tell doxygen about RT_ASM_DECL_PRAGMA_WATCOM*() when …
|
|
|
@75146
|
6 years |
vboxsync |
VMM/HMSVMR0: Attempt to fix mac4-chk burn.
|
|
|
@75145
|
6 years |
vboxsync |
Doxyfile.Core: Tell doxygen about RT_ASM_DECL_PRAGMA_WATCOM*().
|
|
|
@75144
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Forgot that r126142 requires a …
|
|
|
@75143
|
6 years |
vboxsync |
FE/Qt: bugref:9241: UIActionPoolSelector: Change some of action …
|
|
|
@75142
|
6 years |
vboxsync |
VMM/HMVMXR0: Attempt to fix mac4-chk build burn.
|
|
|
@75141
|
6 years |
vboxsync |
iprt/symvers.h, Config.kmk: build binary-compatible Additions on glibc …
|
|
|
@75140
|
6 years |
vboxsync |
iprt/symvers.h, Config.kmk: build binary-compatible Additions on glibc …
|
|
|
@75139
|
6 years |
vboxsync |
Main/BIOSSettings: Comment typos and updates.
|
|
|
@75138
|
6 years |
vboxsync |
FE/VBoxManage: Renamed the video capturing options to better reflect …
|
|
|
@75137
|
6 years |
vboxsync |
Docs/Manual: Renamed "video capturing" to "capturing" only, as this …
|
|
|
@75136
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Move file manager actions to the global action pool
|
|
|
@75135
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Setup VMX preemption timer, remove …
|
|
|
@75134
|
6 years |
vboxsync |
DevSerial,UartCore: Attempt and getting old states to load. Needs …
|
|
|
@75133
|
6 years |
vboxsync |
IPRT: Shut up some warnings.
|
|
|
@75132
|
6 years |
vboxsync |
iprt/asm.h,cdefs.h: More watcom adjustments.
|
|
|
@75131
|
6 years |
vboxsync |
iprt/asm*.h,VMMDev.h: Watcom adjustments.
|
|
|
@75130
|
6 years |
vboxsync |
IPRT/dbgmod: Don't assume pfnUnwindFrame is always present. bugref:3897
|
|
|
@75129
|
6 years |
vboxsync |
IPRT: Make Watcom C an alterntive for compiling the OS/2 kernel code …
|
|
|
@75128
|
6 years |
vboxsync |
common\err\RTErrConvertFromErrno.cpp: watcom adjustments
|
|
|
@75127
|
6 years |
vboxsync |
VBoxGuestR0LibIdc-os2.cpp: watcom fix
|
|
|
@75126
|
6 years |
vboxsync |
VBoxGuestR0LibHGCMInternal.cpp: We no longer seems to need alloca.h.
|
|
|
@75125
|
6 years |
vboxsync |
tstRTCRest-1.cpp: Another shot at the double test. bugref:9167 [build fix]
|
|
|
@75124
|
6 years |
vboxsync |
tstRTCRest-1.cpp: Another shot at the double test. bugref:9167
|
|
|
@75123
|
6 years |
vboxsync |
tstRTCRest-1: More double test tweaking. bugref:9167
|
|
|
@75122
|
6 years |
vboxsync |
VBoxNetAdp: Same fixes for bugref:9233 ticketref:18046 as was applied …
|
|
|
@75121
|
6 years |
vboxsync |
VBoxNetLwf: More fixes for bugref:9233 ticketref:18046.
|
|
|
@75120
|
6 years |
vboxsync |
DevHDA: Timer description string passed to PDMDevHlpTMTimerCreate …
|
|
|
@75119
|
6 years |
vboxsync |
RTCp.cpp: Build fix for previous GCC 8.2 workaround.
|
|
|
@75118
|
6 years |
vboxsync |
RTCp.cpp: make a compile assertion which gcc 8.2 does not like …
|
|
|
@75117
|
6 years |
vboxsync |
RTCp.cpp: make a compile assertion which gcc 8.2 does not like conditional.
|
|
|
@75116
|
6 years |
vboxsync |
/Config.kmk: Enabled VBOX_WITH_SIGNED_R0_ON_MAC unconditionally. …
|
|
|
@75115
|
6 years |
vboxsync |
prerequisites-rpm.sh: add missing dependencies for a minimal Fedora26 …
|
|
|
@75114
|
6 years |
vboxsync |
Config.kmk: GNU make doesn't like -j0, KMK_OPTS_JOBS is 0 by default …
|
|
|
@75113
|
6 years |
vboxsync |
Installer/linux/Makefile.include.footer: GNU make doesn't like -j0, so …
|
|
|
@75112
|
6 years |
vboxsync |
typo
|
|
|
@75111
|
6 years |
vboxsync |
Synced code and comment again.
|
|
|
@75110
|
6 years |
vboxsync |
VMM/TM: Nested VMX: bugref:9180 todo addressed by calling a separate …
|
|
|
@75109
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Adjust TSC offset.
|
|
|
@75108
|
6 years |
vboxsync |
IPRT/http: Extended RTHttpReset with a flag parameter so headers can …
|
|
|
@75107
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add member for recording VM-entry …
|
|
|
@75106
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Do not draw …
|
|
|
@75105
|
6 years |
vboxsync |
/Makefile.kmk: Use newer OS X version for building extpack. bugref:9232
|
|
|
@75104
|
6 years |
vboxsync |
FE/Qt: bugref:9241: UIActionPoolSelector: Wipe out few unused actions.
|
|
|
@75103
|
6 years |
vboxsync |
IPRT/http: RTHttpReset - free headers from the previous request.
|
|
|
@75102
|
6 years |
vboxsync |
FE/Qt: bugref:9230: Cloud Profile Manager: Hide Cloud Profile Manager …
|
|
|
@75101
|
6 years |
vboxsync |
Build fix.
|
|
|
@75100
|
6 years |
vboxsync |
BusLogic: Added option to emulate an ISA device without any PCI bits.
|
|
|
@75099
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: Sane default …
|
|
|
@75098
|
6 years |
vboxsync |
Makefile.kmk: re-add a snapshot-ose target which uses the …
|
|
|
@75097
|
6 years |
vboxsync |
tools/bin/ose-tarball.sh: take more information from Version.kmk and …
|
|
|
@75096
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: A small cleanup …
|
|
|
@75095
|
6 years |
vboxsync |
Guest Control/Main: Better check for existing directories in …
|
|
|
@75094
|
6 years |
vboxsync |
Guest Control/Main: One more error code for …
|
|
|
@75093
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Rework standard toolbar …
|
|
|
@75092
|
6 years |
vboxsync |
FE/Qt: bugref:9072. Remove a redundant shorcut assignment from the …
|
|
|
@75091
|
6 years |
vboxsync |
FEQt: Drop VBOX_WITH_ICHAT_THEATER and associated code.
|
|
|
@75090
|
6 years |
vboxsync |
FE/Qt: bugref:9275. Change the label from 'Path' to 'Machine Folder'
|
|
|
@75089
|
6 years |
vboxsync |
FEQt/Makefile.kmk: Made VBOX_GUI_WITH_EXTRADATA_MANAGER_UI and …
|
|
|
@75088
|
6 years |
vboxsync |
FE/Qt: bugref:6699 Build Fix
|
|
|