|
|
@9405
|
17 years |
vboxsync |
enable VBOX_WITH_64_BITS_GUESTS for Darwin
|
|
|
@9404
|
17 years |
vboxsync |
FE/Qt4: Added some space between the info panels of the VDM.
|
|
|
@9402
|
17 years |
vboxsync |
FE/Qt4: Forgot one header file.
|
|
|
@9401
|
17 years |
vboxsync |
FE/Qt4: Some updates to the COM wrapper for Qt4.
|
|
|
@9399
|
17 years |
vboxsync |
recompiler Mac build fix
|
|
|
@9398
|
17 years |
vboxsync |
compile fix
|
|
|
@9397
|
17 years |
vboxsync |
attempt to fix the 64-bit Linux box
|
|
|
@9395
|
17 years |
vboxsync |
fixed more places with incorrect descriptor base address calculation
|
|
|
@9394
|
17 years |
vboxsync |
fix incorrect selector calculation
|
|
|
@9393
|
17 years |
vboxsync |
workaround for missing dependency to GC_ARCH_BITS
|
|
|
@9392
|
17 years |
vboxsync |
FE/Qt4: typo
|
|
|
@9391
|
17 years |
vboxsync |
FE/Qt4: Start dragging not on clicking but on mouse move first.
|
|
|
@9389
|
17 years |
vboxsync |
64-bit GC on 32-bit HC fix
|
|
|
@9388
|
17 years |
vboxsync |
32-bit GC fix
|
|
|
@9387
|
17 years |
vboxsync |
64-bit GC alignment fixes
|
|
|
@9386
|
17 years |
vboxsync |
FE/Qt4: Renamed QIRichLabel to QILabel. From now QAbstractWizard uses …
|
|
|
@9385
|
17 years |
vboxsync |
Backed out some of the changes. Broke VT-x
|
|
|
@9384
|
17 years |
vboxsync |
Compile fix
|
|
|
@9383
|
17 years |
vboxsync |
VT-x/AMD-V updates for 64 bits guests
|
|
|
@9382
|
17 years |
vboxsync |
FE/Qt4: Initial version of the ported QIRichLabel class.
|
|
|
@9381
|
17 years |
vboxsync |
FE/Qt4: Remove that unnecessary header file. It pulls in wrong defines …
|
|
|
@9380
|
17 years |
vboxsync |
Wrote a quick summary of CPUM for doxygen. Use UTINTxx_C(). Adjusted …
|
|
|
@9379
|
17 years |
vboxsync |
PVMGC -> PVMRC
|
|
|
@9378
|
17 years |
vboxsync |
fixed openssl 0.9.8h include path
|
|
|
@9377
|
17 years |
vboxsync |
our modifications to openssl 0.9.8h
|
|
|
@9375
|
17 years |
vboxsync |
Use another define to actually enable 64 bits guest support.
Long mode …
|
|
|
@9373
|
17 years |
vboxsync |
Frontends/VirtualBox: more updates to French
|
|
|
@9372
|
17 years |
vboxsync |
fixed assertion, wonder if that helps the rhel3 gcc SIGSEGV.
|
|
|
@9371
|
17 years |
vboxsync |
quick reorg.
|
|
|
@9370
|
17 years |
vboxsync |
comment.
|
|
|
@9369
|
17 years |
vboxsync |
comment.
|
|
|
@9368
|
17 years |
vboxsync |
RTCpuSetIsEqual
|
|
|
@9366
|
17 years |
vboxsync |
New timer code for linux - untested and unused atm.
|
|
|
@9365
|
17 years |
vboxsync |
moved NTICK_NSEC close to the other jiffie stuff.
|
|
|
@9364
|
17 years |
vboxsync |
FE/Qt: Fixed: Guest OS Type was shown as an ID in the session …
|
|
|
@9363
|
17 years |
vboxsync |
FE/Qt: NLS: Updated Russian translation for 1.6.2.
|
|
|
@9362
|
17 years |
vboxsync |
Main: Renamed "innotek VirtualBox Type Library" to "VirtualBox Type …
|
|
|
@9361
|
17 years |
vboxsync |
Main: Build fix after r31580.
|
|
|
@9360
|
17 years |
vboxsync |
Main: Return the correct value for IGuest::OSTypeId as reported by the …
|
|
|
@9358
|
17 years |
vboxsync |
More fun.
|
|
|
@9357
|
17 years |
vboxsync |
#include <limits.h>; this should drag in NAME_MAX whether even if it's …
|
|
|
@9356
|
17 years |
vboxsync |
Fe/Qt4: Network VMSettings (linux part) ported into qt4. Win part to …
|
|
|
@9355
|
17 years |
vboxsync |
d_name can be defined as <= MAX_PATH (solaris does this). Clearified …
|
|
|
@9354
|
17 years |
vboxsync |
Added CPUMGetCPUVendor.
Added CPUMCPUIDFEATURE_NXE, …
|
|
|
@9353
|
17 years |
vboxsync |
Accidental commit
|
|
|
@9352
|
17 years |
vboxsync |
Added missing pTimer->iTick++.
|
|
|
@9351
|
17 years |
vboxsync |
temporarily remove openssl 0.9.8h again
|
|
|
@9350
|
17 years |
vboxsync |
Automatic cast is wrong
|
|
|
@9349
|
17 years |
vboxsync |
More type fixes for GC execution.
|
|
|
@9347
|
17 years |
vboxsync |
Cosmetics.
|
|
|
@9346
|
17 years |
vboxsync |
gcc don't allow casting 64-bit integer to a 32-bit pointer, so cast …
|
|
|
@9345
|
17 years |
vboxsync |
String format
|
|
|
@9344
|
17 years |
vboxsync |
Types and string format specifiers.
|
|
|
@9343
|
17 years |
vboxsync |
FE/Qt4-OSX: Reverted cause this feature seems available since Qt4.4 only.
|
|
|
@9342
|
17 years |
vboxsync |
Corrected the array index.
|
|
|
@9341
|
17 years |
vboxsync |
Format specifiers again…
|
|
|
@9340
|
17 years |
vboxsync |
Only negate the displacement if it's an offset. A full address is …
|
|
|
@9339
|
17 years |
vboxsync |
FE/Qt4-OSX: No icons in the menu of a mac application.
|
|
|
@9338
|
17 years |
vboxsync |
comments
|
|
|
@9337
|
17 years |
vboxsync |
re-enable openssl 0.9.8h for Windows
|
|
|
@9336
|
17 years |
vboxsync |
oops, left at stdint.h include in there.
|
|
|
@9335
|
17 years |
vboxsync |
Another UINT32_C() case.
|
|
|
@9334
|
17 years |
vboxsync |
Extended the testcase a bit.
|
|
|
@9333
|
17 years |
vboxsync |
More UINT32_C() mess.
|
|
|
@9332
|
17 years |
vboxsync |
Must make sure UINT32_C() and friends are defined when stdint.h might …
|
|
|
@9331
|
17 years |
vboxsync |
Use PCI config register setters.
|
|
|
@9330
|
17 years |
vboxsync |
More PCI config register setters.
|
|
|
@9329
|
17 years |
vboxsync |
Some cleanup; mainly adding some missing spaces and correcting the …
|
|
|
@9328
|
17 years |
vboxsync |
typos.
|
|
|
@9327
|
17 years |
vboxsync |
typos.
|
|
|
@9326
|
17 years |
vboxsync |
Some cleanup. Added a todo in dsp_read about non-byte reads.
|
|
|
@9325
|
17 years |
vboxsync |
windows not yet
|
|
|
@9324
|
17 years |
vboxsync |
Added CFGMR3QueryUInt, CFGMR3QueryUIntDef, CFGMR3QuerySInt and …
|
|
|
@9323
|
17 years |
vboxsync |
Adjusted the CFGM design notes a bit.
|
|
|
@9322
|
17 years |
vboxsync |
Adjusted the CFGM design notes a bit.
|
|
|
@9321
|
17 years |
vboxsync |
Added CFGM methods taking default values for the …
|
|
|
@9320
|
17 years |
vboxsync |
try openssl 0.9.8h on more architectures
|
|
|
@9319
|
17 years |
vboxsync |
openssl 0.9.8h, next try
|
|
|
@9318
|
17 years |
vboxsync |
Use the-solaris-kernel.h.
|
|
|
@9317
|
17 years |
vboxsync |
NOREF(pvOS);
|
|
|
@9316
|
17 years |
vboxsync |
build fixes.
|
|
|
@9315
|
17 years |
vboxsync |
r0drv/solaris/mpnotification-r0drv-solaris.cpp -> …
|
|
|
@9314
|
17 years |
vboxsync |
mpnotification-r0drv.cpp -> mpnotification-r0drv.c
|
|
|
@9313
|
17 years |
vboxsync |
NOTIFY_DONE.
|
|
|
@9312
|
17 years |
vboxsync |
include notifier for RTMpNotification*.
|
|
|
@9311
|
17 years |
vboxsync |
props
|
|
|
@9310
|
17 years |
vboxsync |
Frontends/VirtualBox: more fixes to the French translation
|
|
|
@9309
|
17 years |
vboxsync |
Added RTMpNotificationRegister/Deregister that provides notification …
|
|
|
@9308
|
17 years |
vboxsync |
Comment.
|
|
|
@9307
|
17 years |
vboxsync |
update testcase
|
|
|
@9306
|
17 years |
vboxsync |
compile fix
|
|
|
@9305
|
17 years |
vboxsync |
not yet
|
|
|
@9304
|
17 years |
vboxsync |
FE/Qt4: Add help shortcut the the console window.
|
|
|
@9303
|
17 years |
vboxsync |
Signed/unsigned mismatch. More string format specifiers
|
|
|
@9301
|
17 years |
vboxsync |
new openssl so far only for Linux+Solaris (known to compile)
|
|
|
@9300
|
17 years |
vboxsync |
More 64 bits guest ptr fixes
|
|
|
@9299
|
17 years |
vboxsync |
FE/Qt4: Use the usual "Help" key for every OS.
|
|
|
@9298
|
17 years |
vboxsync |
doxy: be less verbose (with bird's permission)
|
|
|
@9297
|
17 years |
vboxsync |
openssl 0.9.8h
|
|
|
@9296
|
17 years |
vboxsync |
FE/Qt4: Readded the progress bar to the VDM. QIDialogButtonBox can now …
|
|
|