|
|
@3227
|
18 years |
vboxsync |
warning
|
|
|
@3226
|
18 years |
vboxsync |
warnings
|
|
|
@3225
|
18 years |
vboxsync |
RTR0MemObjMapKernel for OS/2.
|
|
|
@3224
|
18 years |
vboxsync |
DOS16DEVIOCTL*
|
|
|
@3222
|
18 years |
vboxsync |
template.
|
|
|
@3219
|
18 years |
vboxsync |
RuntimeOS2GuestR0.
|
|
|
@3218
|
18 years |
vboxsync |
Fixed a memory leak
|
|
|
@3217
|
18 years |
vboxsync |
FE/Qt: Improved whatsthis wording; increased the default height of the …
|
|
|
@3216
|
18 years |
vboxsync |
Removed incorrect io return code changes.
|
|
|
@3215
|
18 years |
vboxsync |
shut up error messages from alsa-lib
|
|
|
@3214
|
18 years |
vboxsync |
if no audio voice could be opened choose the NULL audio backend
|
|
|
@3213
|
18 years |
vboxsync |
1859: FE/Qt Mouse cursor issue:
When the …
|
|
|
@3212
|
18 years |
vboxsync |
typo
|
|
|
@3211
|
18 years |
vboxsync |
typos
|
|
|
@3210
|
18 years |
vboxsync |
Fixed a typo
|
|
|
@3209
|
18 years |
vboxsync |
Call the pfnUnload HGCM service entry.
|
|
|
@3207
|
18 years |
vboxsync |
Map VINF_EM_RAW_EMULATE_INSTR to VINF_IOM_HC_IOPORT_READ/WRITE. Direct …
|
|
|
@3206
|
18 years |
vboxsync |
Marked io instructions as read or write
|
|
|
@3202
|
18 years |
vboxsync |
VM Settings -> Advanced Page:
Boot Sequence and Extended Features …
|
|
|
@3201
|
18 years |
vboxsync |
Logging
|
|
|
@3199
|
18 years |
vboxsync |
Ignore AttachFailError config in Block driver. Otherwise changing the …
|
|
|
@3198
|
18 years |
vboxsync |
The secondary display resize for Windows guests.
|
|
|
@3197
|
18 years |
vboxsync |
IO handling updates
|
|
|
@3196
|
18 years |
vboxsync |
worked around annoying gcc warning
|
|
|
@3192
|
18 years |
vboxsync |
Make it build on OS/2.
|
|
|
@3191
|
18 years |
vboxsync |
Main: Made it build on OS/2.
|
|
|
@3190
|
18 years |
vboxsync |
shut up warnings
|
|
|
@3189
|
18 years |
vboxsync |
hash.
|
|
|
@3188
|
18 years |
vboxsync |
Build: Renamed VBox COM Glue library from VBoxXPCOM.[a|lib] to …
|
|
|
@3187
|
18 years |
vboxsync |
Moved the noisy GLIB and LIBIDL to src/libs/xpcom (OS/2 only - but …
|
|
|
@3186
|
18 years |
vboxsync |
Build: Cleaned up Main templates.
|
|
|
@3185
|
18 years |
vboxsync |
some minor comment cleanup.
|
|
|
@3184
|
18 years |
vboxsync |
return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
|
|
|
@3183
|
18 years |
vboxsync |
2028: Add VT-x/AMD-V setting:
"Enable VT-x/AMD-V" setting check-box …
|
|
|
@3181
|
18 years |
vboxsync |
!VBOX marks the bit aren't VBox code.
|
|
|
@3180
|
18 years |
vboxsync |
Inverted checks
|
|
|
@3179
|
18 years |
vboxsync |
Also check for 16 bits mode
|
|
|
@3178
|
18 years |
vboxsync |
Take 16 bits count in real or v86 mode.
|
|
|
@3177
|
18 years |
vboxsync |
First check vmmr0.r0 exports and then the builtin support driver …
|
|
|
@3176
|
18 years |
vboxsync |
some logs
|
|
|
@3175
|
18 years |
vboxsync |
XPCOM: Suppressed GCC 4 warnings.
|
|
|
@3174
|
18 years |
vboxsync |
FE/Qt: Corrected syntax of some qt_xx translations.
|
|
|
@3173
|
18 years |
vboxsync |
FE/Qt: Synchronized Finnish, Hungarian and Swedish translations with …
|
|
|
@3172
|
18 years |
vboxsync |
compile fix
|
|
|
@3171
|
18 years |
vboxsync |
Fixes for bad error code VINF_EM_RESCHEDULE_REM.
|
|
|
@3170
|
18 years |
vboxsync |
FE/Qt: Updated Swedish translation; Added Hungarian and Finnish …
|
|
|
@3169
|
18 years |
vboxsync |
More IOM_SUCCESS changes
|
|
|
@3168
|
18 years |
vboxsync |
Corrected io return checks.
|
|
|
@3167
|
18 years |
vboxsync |
use PDM helper functions
|
|
|
@3166
|
18 years |
vboxsync |
use some PDM helper functions
|
|
|
@3160
|
18 years |
vboxsync |
rtUtf16RecodeAsUtf8 takes a cch excluding the terminator. removed dead …
|
|
|
@3158
|
18 years |
vboxsync |
No else after return.
|
|
|
@3157
|
18 years |
vboxsync |
Must pass on IRP_MJ_SYSTEM_CONTROL to the next driver in the chain.
|
|
|
@3156
|
18 years |
vboxsync |
A IRP_MJ_SYSTEM_CONTROL handler is required.
|
|
|
@3155
|
18 years |
vboxsync |
Allow the VM to start with NULL framebuffer.
|
|
|
@3154
|
18 years |
vboxsync |
added monitorcount option
|
|
|
@3153
|
18 years |
vboxsync |
Multimonitor support.
|
|
|
@3152
|
18 years |
vboxsync |
VMM: Fixed OS/2 build.
|
|
|
@3151
|
18 years |
vboxsync |
VMM: Fixed OS/2 build.
|
|
|
@3149
|
18 years |
vboxsync |
XPCOM: Ported necessary bits of IPC/DConnect tp OS/2.
|
|
|
@3148
|
18 years |
vboxsync |
Runtime: Added support for colon as the 'instruction=value' separator …
|
|
|
@3146
|
18 years |
vboxsync |
Emulate all weird aspects of the IRQ line multiplexing. No guest has …
|
|
|
@3145
|
18 years |
vboxsync |
Fixed incorrect IOM return checks.
|
|
|
@3144
|
18 years |
vboxsync |
FE/Qt: Slightly improved r22048.
|
|
|
@3143
|
18 years |
vboxsync |
Fixed a problem where the new HD wizard was not removing the keyboard …
|
|
|
@3142
|
18 years |
vboxsync |
Moved the X11 guest clipboard connection and disconnection code into …
|
|
|
@3141
|
18 years |
vboxsync |
2029: Add DVD passthrough setting:
The CD/DVD page of the VM settings …
|
|
|
@3140
|
18 years |
vboxsync |
FE/Qt: Don't compress .qm files to avoid erroneous …
|
|
|
@3139
|
18 years |
vboxsync |
FE/Qt: Added Korean translation.
|
|
|
@3138
|
18 years |
vboxsync |
Added descriptions to the host DVD and floppy devices in the first run …
|
|
|
@3137
|
18 years |
vboxsync |
FE/Qt: Corrected Russian translation.
|
|
|
@3136
|
18 years |
vboxsync |
Changed the sequence of the DVD & FD devices in the main Selector's …
|
|
|
@3135
|
18 years |
vboxsync |
Fixing a little issue concerning DVD/FD sequence.
|
|
|
@3134
|
18 years |
vboxsync |
hack for filesystems which do not support symbolic links
|
|
|
@3133
|
18 years |
vboxsync |
cosmetics
|
|
|
@3132
|
18 years |
vboxsync |
link libstdc++ statically (see …
|
|
|
@3131
|
18 years |
vboxsync |
FE/Qt: Added Swedish translation.
|
|
|
@3130
|
18 years |
vboxsync |
build VBoxNet
|
|
|
@3129
|
18 years |
vboxsync |
reverse order of dvd and floppy in vm settings dialog
|
|
|
@3128
|
18 years |
vboxsync |
small fix
|
|
|
@3127
|
18 years |
vboxsync |
Main: Fixed: Avoid IPC dead-locks when calling …
|
|
|
@3126
|
18 years |
vboxsync |
Fixes to the Linux shared clipboard
|
|
|
@3125
|
18 years |
vboxsync |
Fixed RTUtf16ToUtf8Ex so that it doesn't ignore the second parameter
|
|
|
@3124
|
18 years |
vboxsync |
export it.
|
|
|
@3123
|
18 years |
vboxsync |
Made VBOX_LOG_FLAGS=msprog work in GC.
|
|
|
@3122
|
18 years |
vboxsync |
Forward all non-ring 0 illegal instruction traps directly. Fixes …
|
|
|
@3121
|
18 years |
vboxsync |
FE/Qt: Rolled back r21969 (not necessary since there is IMachine::pid …
|
|
|
@3120
|
18 years |
vboxsync |
two typos
|
|
|
@3119
|
18 years |
vboxsync |
FE/Qt: Updated Romanian and Polish translations.
|
|
|
@3118
|
18 years |
vboxsync |
Report monitors in the windows guest video driver.
|
|
|
@3117
|
18 years |
vboxsync |
OSE is already stated by the version string
|
|
|
@3116
|
18 years |
vboxsync |
Changed default disk sizes to powers of 2, looks better in the …
|
|
|
@3115
|
18 years |
vboxsync |
increased default disk size of solaris to 8GB (#2025)
|
|
|
@3114
|
18 years |
vboxsync |
Fix data type to avoid warnings.
|
|
|
@3113
|
18 years |
vboxsync |
Implement virtual paperclip (forced unmounting of media, currently …
|
|
|
@3112
|
18 years |
vboxsync |
Added full set of runtime error functions to PDM device/driver
interface.
|
|
|
@3110
|
18 years |
vboxsync |
Added the display index parameter to the SetVideoModeHint (in the …
|
|
|
@3109
|
18 years |
vboxsync |
Seriously annoying debug printf
|
|
|
@3108
|
18 years |
vboxsync |
Updates
|
|
|
@3106
|
18 years |
vboxsync |
added shared folder dependency
|
|
|