|
|
@5547
|
17 years |
vboxsync |
cTries.
|
|
|
@5546
|
17 years |
vboxsync |
Host DVD (Linux hosts): load libhal using the correct name
|
|
|
@5545
|
17 years |
vboxsync |
Installer: added Swedish translation for the comment in the Linux …
|
|
|
@5544
|
17 years |
vboxsync |
2349: "Fullscreen loses focus" issue:
Just upgraded …
|
|
|
@5543
|
17 years |
vboxsync |
Compile fix for alternative path
|
|
|
@5542
|
17 years |
vboxsync |
Must use kernel mode as the timeout parameter is located on the stack
|
|
|
@5541
|
17 years |
vboxsync |
2nd wakeup lost occurrence
|
|
|
@5540
|
17 years |
vboxsync |
Don't wait indefinitely in case the request was copmleted at just the …
|
|
|
@5539
|
17 years |
vboxsync |
osx fix
|
|
|
@5538
|
17 years |
vboxsync |
portVersion query code (not tested, so not enabled). Fixed annoying …
|
|
|
@5537
|
17 years |
vboxsync |
more export and svn attribs. sigh.
|
|
|
@5536
|
17 years |
vboxsync |
Don't use the hacked path with all the bin/amd64 stuff and removed :: …
|
|
|
@5535
|
17 years |
vboxsync |
Please, try remember to set the svn attributes in the future.
|
|
|
@5534
|
17 years |
vboxsync |
LIB and PATH hacks for 64-bit solaris.
|
|
|
@5533
|
17 years |
vboxsync |
Use isainfo on solaris. add -m64 to the gcc/g++ tests (don't bother …
|
|
|
@5532
|
17 years |
vboxsync |
Solaris and darwin don't have SDLmain.
|
|
|
@5531
|
17 years |
vboxsync |
ring-0 import fix.
|
|
|
@5530
|
17 years |
vboxsync |
VBOX_WITH_USB
|
|
|
@5529
|
17 years |
vboxsync |
realign attempt.
|
|
|
@5528
|
17 years |
vboxsync |
Added PortVersion and Version attributes for obtaining the major USB …
|
|
|
@5527
|
17 years |
vboxsync |
32-bit alignment.
|
|
|
@5526
|
17 years |
vboxsync |
more padding space for 32-bit.
|
|
|
@5525
|
17 years |
vboxsync |
PDMUsb changes.
|
|
|
@5524
|
17 years |
vboxsync |
warning
|
|
|
@5523
|
17 years |
vboxsync |
Main: Fixed memory errors and leaks found by valgrind.
|
|
|
@5522
|
17 years |
vboxsync |
XPCOM: Fixed memory errors and leaks found by valgrind.
|
|
|
@5521
|
17 years |
vboxsync |
unused variable now
|
|
|
@5520
|
17 years |
vboxsync |
PDMUsb
|
|
|
@5519
|
17 years |
vboxsync |
Runtime: Fixed memory leaks found by valgrind.
|
|
|
@5518
|
17 years |
vboxsync |
EHCI: compile it
|
|
|
@5517
|
17 years |
vboxsync |
fixed assertions.
|
|
|
@5516
|
17 years |
vboxsync |
EHCI: testcases for checking alignment & size
|
|
|
@5515
|
17 years |
vboxsync |
Put back used version defines
|
|
|
@5514
|
17 years |
vboxsync |
EHCI: No usb version hacks for our USB 2 controller.
|
|
|
@5513
|
17 years |
vboxsync |
webservice: add authentication for logon.
|
|
|
@5512
|
17 years |
vboxsync |
GUI/Linux host: if the user`s keyboard match does not fully match one …
|
|
|
@5511
|
17 years |
vboxsync |
Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair.
|
|
|
@5510
|
17 years |
vboxsync |
don't assert.
|
|
|
@5509
|
17 years |
vboxsync |
Fixed init order assertion in TMR3Init/PDM.
|
|
|
@5508
|
17 years |
vboxsync |
fFound wasn't ever set.
|
|
|
@5507
|
17 years |
vboxsync |
GUI/Linux host: major update to the Wine keyboard code which should …
|
|
|
@5506
|
17 years |
vboxsync |
try locate midl.exe (Visual C++ PSDK problem).
|
|
|
@5505
|
17 years |
vboxsync |
Hooked up the new IPRT time code.
|
|
|
@5504
|
17 years |
vboxsync |
Main/Glue: Removed code outdated by r25693; Fixed memory leak …
|
|
|
@5503
|
17 years |
vboxsync |
2118: The GUI should remember the last active VM - implemented.
|
|
|
@5502
|
17 years |
vboxsync |
XPCOM: Enabled XPCOM log -> IPRT log redirection (using …
|
|
|
@5501
|
17 years |
vboxsync |
Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone …
|
|
|
@5500
|
17 years |
vboxsync |
ln -sf
|
|
|
@5499
|
17 years |
vboxsync |
typo
|
|
|
@5498
|
17 years |
vboxsync |
small consistency fix: ensure /dev/vboxdrv permissions as 660 not 664
|
|
|
@5497
|
17 years |
vboxsync |
fixed 'VBoxManage convertdd stdin <size>' when size is not divisible by 1M
|
|
|
@5496
|
17 years |
vboxsync |
todo
|
|
|
@5495
|
17 years |
vboxsync |
more? grr.
|
|
|
@5494
|
17 years |
vboxsync |
Use the official SDL framework. The VBoxBFEMain-darwin.m/h are copied …
|
|
|
@5493
|
17 years |
vboxsync |
Use the official SDL framework. The VBoxSDLMain-darwin.m/h are copied …
|
|
|
@5492
|
17 years |
vboxsync |
Export ASMMultU64ByU32DivByU32 and the new time stuff.
|
|
|
@5491
|
17 years |
vboxsync |
More room for TM.
|
|
|
@5490
|
17 years |
vboxsync |
Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to …
|
|
|
@5489
|
17 years |
vboxsync |
Some hacks from yesterday.
|
|
|
@5488
|
17 years |
vboxsync |
mkdir asm
|
|
|
@5487
|
17 years |
vboxsync |
Update config registration data inner storage for utf-8.
|
|
|
@5486
|
17 years |
vboxsync |
Drop the -fno-inline option.
|
|
|
@5485
|
17 years |
vboxsync |
Use inline with GCC instead of inline, since the latter can be …
|
|
|
@5484
|
17 years |
vboxsync |
fixed header
|
|
|
@5483
|
17 years |
vboxsync |
Set the default image selected for VDM from MediaComboBox (for …
|
|
|
@5482
|
17 years |
vboxsync |
Excessive ()
|
|
|
@5481
|
17 years |
vboxsync |
Let the user to enter all the symbols (not only the latin1).
|
|
|
@5480
|
17 years |
vboxsync |
FE/Qt: Added Serbian translation; Updated Korean translation.
|
|
|
@5479
|
17 years |
vboxsync |
typo
|
|
|
@5478
|
17 years |
vboxsync |
debian ose 1.5.51
|
|
|
@5477
|
17 years |
vboxsync |
export
|
|
|
@5476
|
17 years |
vboxsync |
fixed debug build
|
|
|
@5475
|
17 years |
vboxsync |
export
|
|
|
@5474
|
17 years |
vboxsync |
warnings
|
|
|
@5473
|
17 years |
vboxsync |
forgot this one
|
|
|
@5472
|
17 years |
vboxsync |
Comment typo.
|
|
|
@5471
|
17 years |
vboxsync |
better this time …
|
|
|
@5470
|
17 years |
vboxsync |
backed out, have to solve another problem first
|
|
|
@5469
|
17 years |
vboxsync |
don't create vbetables.h in our source directory
|
|
|
@5468
|
17 years |
vboxsync |
silly typo.
|
|
|
@5467
|
17 years |
vboxsync |
VBOX_WITH_USBFILTER isn't ready yet.
|
|
|
@5466
|
17 years |
vboxsync |
Added helper_record_call.
|
|
|
@5465
|
17 years |
vboxsync |
corrected cpum alignment for mac os x.
|
|
|
@5464
|
17 years |
vboxsync |
More GOT / Yasm trouble. just go with the .cpp code for now.
|
|
|
@5463
|
17 years |
vboxsync |
Fixed link error. Added an alignment dummy.
|
|
|
@5462
|
17 years |
vboxsync |
Only use .asm in ring-3, 64-bit and symbol name issues.
|
|
|
@5461
|
17 years |
vboxsync |
Made u64Prev a pointer so TM can share it between contexts. Added R3, …
|
|
|
@5460
|
17 years |
vboxsync |
GOT rules…
|
|
|
@5459
|
17 years |
vboxsync |
need to fix GOT problems first…
|
|
|
@5458
|
17 years |
vboxsync |
sup.h/sup.mac checks.
|
|
|
@5457
|
17 years |
vboxsync |
New RTTimeNanoTS/GIP code.
|
|
|
@5456
|
17 years |
vboxsync |
New RTTimeNanoTS/GIP code.
|
|
|
@5455
|
17 years |
vboxsync |
|
|
|
@5454
|
17 years |
vboxsync |
The generated VBE mode list MUST NOT include the terminator, else …
|
|
|
@5453
|
17 years |
vboxsync |
warnings
|
|
|
@5452
|
17 years |
vboxsync |
virtualbox-ose package name
|
|
|
@5451
|
17 years |
vboxsync |
Either show a logo or set a text mode. Avoids extraneous mode set.
|
|
|
@5450
|
17 years |
vboxsync |
Synced with updated VGA/VESA BIOS.
|
|
|
@5449
|
17 years |
vboxsync |
Runtime: Suppress "uninitialized values" valgrind errors.
|
|
|
@5448
|
17 years |
vboxsync |
VT-x: wrong return code for a task switch
|
|
|