|
|
@9462
|
17 years |
vboxsync |
|
|
|
@9461
|
17 years |
vboxsync |
debug
|
|
|
@9460
|
17 years |
vboxsync |
Fixed tstShflSizes for 64 bits hosts.
|
|
|
@9459
|
17 years |
vboxsync |
Fixed tstShflSizes for 64 bits hosts. Removed unused structures.
|
|
|
@9458
|
17 years |
vboxsync |
Fixed drX/crX.
|
|
|
@9457
|
17 years |
vboxsync |
Reapplied fixed 31707.
|
|
|
@9456
|
17 years |
vboxsync |
Use RX64 instead of VGv since u64Base is 64-bit not RTGCPTR.
|
|
|
@9455
|
17 years |
vboxsync |
Use RX64 instead of VGv since u64Base is 64-bit not RTGCPTR.
|
|
|
@9454
|
17 years |
vboxsync |
spelling
|
|
|
@9453
|
17 years |
vboxsync |
Backed out 31707
|
|
|
@9452
|
17 years |
vboxsync |
Preparing for 64 bits vmlaunch/vmresume.
|
|
|
@9451
|
17 years |
vboxsync |
cpum fix
|
|
|
@9450
|
17 years |
vboxsync |
fixed padding for Mac OS X
|
|
|
@9449
|
17 years |
vboxsync |
FE/Qt4: typo & some comments
|
|
|
@9448
|
17 years |
vboxsync |
Added VERR_PGM_UNSUPPORTED_SHADOW_PAGING_MODE
|
|
|
@9447
|
17 years |
vboxsync |
adapted DMI length check
|
|
|
@9446
|
17 years |
vboxsync |
Overlooked a ShutdownTimer call.
|
|
|
@9445
|
17 years |
vboxsync |
Overlooked the prototype.
|
|
|
@9444
|
17 years |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9443
|
17 years |
vboxsync |
build fix
|
|
|
@9442
|
17 years |
vboxsync |
Fixed TICK_NSEC (1000 times too small).
|
|
|
@9441
|
17 years |
vboxsync |
build fix
|
|
|
@9440
|
17 years |
vboxsync |
Added SMBIOS header for DMI data to make Vista and Solaris recognize …
|
|
|
@9439
|
17 years |
vboxsync |
build fix
|
|
|
@9438
|
17 years |
vboxsync |
FE/Qt4-OSX: Not tested enough!
|
|
|
@9437
|
17 years |
vboxsync |
FE/Qt4-OSX: Icons in menus should go away again.
|
|
|
@9436
|
17 years |
vboxsync |
Fixed typo (Present -> Possible).
|
|
|
@9435
|
17 years |
vboxsync |
Extend HGCM interface to support 64 bit pointers.
|
|
|
@9434
|
17 years |
vboxsync |
comment
|
|
|
@9433
|
17 years |
vboxsync |
Fixed build break.
|
|
|
@9432
|
17 years |
vboxsync |
disabling VBOX_WITH_64_BITS_GUESTS for 32-bit Windows hosts again
|
|
|
@9431
|
17 years |
vboxsync |
Hardcode to uint64_t to avoid many ifdefs.
|
|
|
@9430
|
17 years |
vboxsync |
Made the base of GDTR and IDTR 64 bits.
|
|
|
@9429
|
17 years |
vboxsync |
RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
|
|
|
@9428
|
17 years |
vboxsync |
Disable async completion on darwin
|
|
|
@9427
|
17 years |
vboxsync |
Compile async completion manager by default and disable the native …
|
|
|
@9426
|
17 years |
vboxsync |
FE/Qt4: that printf's shouldn't be there …
|
|
|
@9425
|
17 years |
vboxsync |
FE/Qt4: Some more minor Qt4 COM wrapper updates.
|
|
|
@9424
|
17 years |
vboxsync |
Missing changes for the hidden selector base update.
|
|
|
@9423
|
17 years |
vboxsync |
String format specifiers.
|
|
|
@9422
|
17 years |
vboxsync |
re-enable VBOX_WITH_64_BITS_GUESTS for win.x86
|
|
|
@9421
|
17 years |
vboxsync |
64 bits hidden selector base.
|
|
|
@9420
|
17 years |
vboxsync |
Oops
|
|
|
@9419
|
17 years |
vboxsync |
disable VBOX_WITH_64BITS_GUESTS for 32-bit builds
|
|
|
@9418
|
17 years |
vboxsync |
VHD creation/deletion code as well as create/write/close/open/read …
|
|
|
@9417
|
17 years |
vboxsync |
RTTimerCreateEx spec update.
|
|
|
@9416
|
17 years |
vboxsync |
Return VERR_NOT_SUPPORTED if RTTIMER_FLAGS_CPU_* is set.
|
|
|
@9415
|
17 years |
vboxsync |
Sync 64 bits register state.
|
|
|
@9414
|
17 years |
vboxsync |
macro
|
|
|
@9413
|
17 years |
vboxsync |
Compile fixes
|
|
|
@9412
|
17 years |
vboxsync |
use macros to access base, limit of a descriptor and offset of an IDT entry
|
|
|
@9411
|
17 years |
vboxsync |
Use a union for esp & rsp, so they are in-sync.
|
|
|
@9410
|
17 years |
vboxsync |
Missing update
|
|
|
@9409
|
17 years |
vboxsync |
Probably caused the testbox failures.
|
|
|
@9408
|
17 years |
vboxsync |
Add async trasnport driver for every OS
|
|
|
@9407
|
17 years |
vboxsync |
HWACCM updates.
|
|
|
@9406
|
17 years |
vboxsync |
darwin build fix
|
|
|
@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.
|
|
|
@9403
|
17 years |
vboxsync |
selectively enable VBOX_WITH_64_BITS_GUESTS for some archs known to work
|
|
|
@9402
|
17 years |
vboxsync |
FE/Qt4: Forgot one header file.
|
|
|
@9401
|
17 years |
vboxsync |
FE/Qt4: Some updates to the COM wrapper for Qt4.
|
|
|
@9400
|
17 years |
vboxsync |
disable VBOX_WITH_64_BITS_GUESTS again
|
|
|
@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
|
|
|
@9396
|
17 years |
vboxsync |
type promotion warning for 64-bit. (Hope it's correctly formulated.)
|
|
|
@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.
|
|
|
@9390
|
17 years |
vboxsync |
temporarily enable VBOX_WITH_64_BITS_GUESTS
|
|
|
@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
|
|
|
@9376
|
17 years |
vboxsync |
Disabled it again. Too many compile issues with Linux hosts.
|
|
|
@9375
|
17 years |
vboxsync |
Use another define to actually enable 64 bits guest support.
Long mode …
|
|
|
@9374
|
17 years |
vboxsync |
Testing VBOX_WITH_64_BITS_GUESTS
|
|
|
@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
|
|
|
@9367
|
17 years |
vboxsync |
AssertCompileMemberOffset
|
|
|
@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.
|
|
|