|
|
@5285
|
17 years |
vboxsync |
deal with the centaur cpuid stuff.
|
|
|
@5284
|
17 years |
vboxsync |
Makefile.kmk -> Makefile.kup.
|
|
|
@5283
|
17 years |
vboxsync |
internal networking fixes.
|
|
|
@5282
|
17 years |
vboxsync |
FE/Qt: Use QUuid for UUIDs, not QString.
|
|
|
@5281
|
17 years |
vboxsync |
FE/Qt: Don't disable the Release Media action only because the name of …
|
|
|
@5280
|
17 years |
vboxsync |
don't show 100% on failure but clearly indicate that something failed.
|
|
|
@5279
|
17 years |
vboxsync |
Cap the VDI progress at 99% letting the main code do the final %.
|
|
|
@5278
|
17 years |
vboxsync |
Cap the VDI progress at 99% letting the main code do the final %.
|
|
|
@5277
|
17 years |
vboxsync |
Made it possible to clone old images (setting the UUID setting failed).
|
|
|
@5275
|
17 years |
vboxsync |
GVMMSTATS offsets intead of VM.
|
|
|
@5274
|
17 years |
vboxsync |
Call the right API, silly.
|
|
|
@5273
|
17 years |
vboxsync |
FE/Qt: Made the VM runtime warning/error message box suppressable.
|
|
|
@5272
|
17 years |
vboxsync |
Shutdown HGCM services before the VM is powered down.
|
|
|
@5271
|
17 years |
vboxsync |
Typo.
|
|
|
@5270
|
17 years |
vboxsync |
Fix typo.
|
|
|
@5269
|
17 years |
vboxsync |
Make the Register Dlg appears after the Selector && Console Dlgs.
|
|
|
@5268
|
17 years |
vboxsync |
FE/Qt: Updated Czech, French, Japanese, Korean, Portuguese (Brazil), …
|
|
|
@5267
|
17 years |
vboxsync |
Mark the NAT ping message text as translatable.
|
|
|
@5266
|
17 years |
vboxsync |
Show a warning message when the guest tries to send a ping packet that …
|
|
|
@5264
|
17 years |
vboxsync |
Quit unconditionally on a guru meditation.
|
|
|
@5263
|
17 years |
vboxsync |
drop the whole bootchk bit if it's not supposed to be used.
|
|
|
@5261
|
17 years |
vboxsync |
Wrong boundary check causes us to miss certain instruction updates.
|
|
|
@5260
|
17 years |
vboxsync |
Enable own VBoxConsoleWnd::setMask() function for all win platforms …
|
|
|
@5259
|
17 years |
vboxsync |
Small fix for file open parameter translation from Linux guest shared …
|
|
|
@5258
|
17 years |
vboxsync |
Rewrote the shared folder create file function on the host to …
|
|
|
@5257
|
17 years |
vboxsync |
less magic
|
|
|
@5254
|
17 years |
vboxsync |
Reset ring-0 stats too (untested).
|
|
|
@5253
|
17 years |
vboxsync |
Added a -reset option to the vmstatistics command.
|
|
|
@5252
|
17 years |
vboxsync |
Added a pattern argument to the IMachineDebugger ResetStats and …
|
|
|
@5251
|
17 years |
vboxsync |
more noise.
|
|
|
@5250
|
17 years |
vboxsync |
strlen->size_t + RTCritSectLeaveMultiple(unsigned,) => noise. fixed.
|
|
|
@5249
|
17 years |
vboxsync |
Make guru meditation work. At this point rc2 cannot be …
|
|
|
@5248
|
17 years |
vboxsync |
Debug builds now need strcmp. Knut, please revise.
|
|
|
@5247
|
17 years |
vboxsync |
2410: VBoxSVC crash when CD/DVD image removed (deregistered) from …
|
|
|
@5246
|
17 years |
vboxsync |
German nls update, removed obsolete strings
|
|
|
@5245
|
17 years |
vboxsync |
install VirtualBoxAPI.chm on Linux as well
|
|
|
@5244
|
17 years |
vboxsync |
Some more tuning wheels and nobs.
|
|
|
@5243
|
17 years |
vboxsync |
FE/Qt: Resynchronized all translation files with the sources (because …
|
|
|
@5242
|
17 years |
vboxsync |
FE/Qt: Don't forget to enclose human readable strings in tr()!!!
|
|
|
@5241
|
17 years |
vboxsync |
FE/Qt: Russian translation: better terms for Start and Reset.
|
|
|
@5240
|
17 years |
vboxsync |
GCFGM mock-up.
|
|
|
@5238
|
17 years |
vboxsync |
Linux host keyboard: ignore more than two keyboard symbols, as using …
|
|
|
@5237
|
17 years |
vboxsync |
FE/Qt: Increased the initial size of the main Selector window to have …
|
|
|
@5236
|
17 years |
vboxsync |
Main: Differencing hard disks belonging to a snapshot could be …
|
|
|
@5235
|
17 years |
vboxsync |
Main: Fixed another r24978 regression: Don't de-associate hard disks …
|
|
|
@5234
|
17 years |
vboxsync |
improve kernel version check
|
|
|
@5233
|
17 years |
vboxsync |
Added a request for resetting GVMM stats. not hooked up to STAM yet.
|
|
|
@5232
|
17 years |
vboxsync |
Reapplied [25153].
|
|
|
@5231
|
17 years |
vboxsync |
Export the multiple release event semaphores.
|
|
|
@5230
|
17 years |
vboxsync |
Added r0drv/nt/semeventmulti-r0drv-nt.cpp.
|
|
|
@5229
|
17 years |
vboxsync |
rtSemEventWait -> rtSemEventMultiWait.
|
|
|
@5228
|
17 years |
vboxsync |
use the right magic.
|
|
|
@5227
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5226
|
17 years |
vboxsync |
Added r0drv/linux/semeventmulti-r0drv-linux.c
|
|
|
@5225
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5224
|
17 years |
vboxsync |
oops.
|
|
|
@5223
|
17 years |
vboxsync |
Split up r0drv/nt/semaphore-r0drv-nt.cpp.
|
|
|
@5222
|
17 years |
vboxsync |
Split up r0drv/nt/semaphore-r0drv-nt.cpp.
|
|
|
@5221
|
17 years |
vboxsync |
Fixed the 64-bit build.
|
|
|
@5220
|
17 years |
vboxsync |
Backed out [25153] as the multiple event APIs are missing on linux and …
|
|
|
@5219
|
17 years |
vboxsync |
HaltEvent -> HaltEventMulti
|
|
|
@5218
|
17 years |
vboxsync |
Main: Fixed getDVDImageUsage()/getFloppyImageUsage() to a) prevent …
|
|
|
@5217
|
17 years |
vboxsync |
typo
|
|
|
@5215
|
17 years |
vboxsync |
names
|
|
|
@5214
|
17 years |
vboxsync |
typo
|
|
|
@5213
|
17 years |
vboxsync |
German NLS update
|
|
|
@5212
|
17 years |
vboxsync |
Solaris.
|
|
|
@5211
|
17 years |
vboxsync |
GVMM statistics.
|
|
|
@5210
|
17 years |
vboxsync |
Silly typo.
|
|
|
@5209
|
17 years |
vboxsync |
solaris VBoxSVC needs getfullrawname, which is in libadm.so.
|
|
|
@5208
|
17 years |
vboxsync |
more logging
|
|
|
@5207
|
17 years |
vboxsync |
Added support for multi pattern expressions (not optimized).
|
|
|
@5206
|
17 years |
vboxsync |
Don't look for 0x55AA signature on floppy boot sectors. There is no …
|
|
|
@5205
|
17 years |
vboxsync |
Process indirect calls to catch cpuid instructions in OpenSuse 10.3
|
|
|
@5204
|
17 years |
vboxsync |
Added a vmstatistics command.
|
|
|
@5203
|
17 years |
vboxsync |
ORDERDEPS should be sufficient.
|
|
|
@5202
|
17 years |
vboxsync |
respect the STAMVISIBILITY_USED in the xml snapshot.
|
|
|
@5201
|
17 years |
vboxsync |
Fixed 'controlvm floppyattach'. The new code mirrors dvdattach. The …
|
|
|
@5200
|
17 years |
vboxsync |
check pointers
|
|
|
@5199
|
17 years |
vboxsync |
fewer recorded calls
|
|
|
@5198
|
17 years |
vboxsync |
Experiment with call recording for CSAM
|
|
|
@5197
|
17 years |
vboxsync |
Experiment with call recording for CSAM
|
|
|
@5196
|
17 years |
vboxsync |
Implemented INT 15h/89h (switch to protected mode). Used by AIX 1.3.
|
|
|
@5195
|
17 years |
vboxsync |
FE/Qt: Resynchronized all translation files with the sources (for 1.5.2).
|
|
|
@5194
|
17 years |
vboxsync |
FE/Qt: To avoid ambiguity, don not use QButton::setAccel() (and remove …
|
|
|
@5193
|
17 years |
vboxsync |
FE/Qt: Added VBoxGlobal::setTextLabel(), a proper reimpl of …
|
|
|
@5192
|
17 years |
vboxsync |
FE/Qt: Updated Chinese translation.
|
|
|
@5190
|
17 years |
vboxsync |
Added MachineDebugger::getStats.
|
|
|
@5189
|
17 years |
vboxsync |
Implemented STAMR3Snapshot (untested, missing formal XML description).
|
|
|
@5188
|
17 years |
vboxsync |
warnings
|
|
|
@5187
|
17 years |
vboxsync |
Linux Guest Additions: export X.Org Server 1.4 support to OSE
|
|
|
@5186
|
17 years |
vboxsync |
Solaris DVD/CDROM.
|
|
|
@5184
|
17 years |
vboxsync |
Solaris.
|
|
|
@5183
|
17 years |
vboxsync |
hdr.
|
|
|
@5182
|
17 years |
vboxsync |
Solaris
|
|
|
@5180
|
17 years |
vboxsync |
FE/Qt: Icon update.
|
|
|
@5179
|
17 years |
vboxsync |
FE/Qt: Typo.
|
|
|
@5177
|
17 years |
vboxsync |
disable IDT_PATCHING code in the Linux vboxdrv module
|
|
|
@5176
|
17 years |
vboxsync |
typo
|
|
|
@5175
|
17 years |
vboxsync |
better translation
|
|
|