|
|
@9596
|
17 years |
vboxsync |
PGMPOOLKIND_64BIT_PD_FOR_64BIT_PD is the same as …
|
|
|
@9595
|
17 years |
vboxsync |
PGM pool updates for long mode
|
|
|
@9594
|
17 years |
vboxsync |
If IntNet is used as a service (for lwIP) then taking it down on …
|
|
|
@9593
|
17 years |
vboxsync |
Comments
|
|
|
@9592
|
17 years |
vboxsync |
Bug fixes
|
|
|
@9591
|
17 years |
vboxsync |
linux builds: add version and revision to the package name
|
|
|
@9589
|
17 years |
vboxsync |
AMD64 paging updates
|
|
|
@9588
|
17 years |
vboxsync |
Initialize the MP event notifications from initterm-r0drv.cpp after all.
|
|
|
@9587
|
17 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_GIP for NT (disabled).
|
|
|
@9586
|
17 years |
vboxsync |
Fixed missing time unit conversion in RTTimerREquestSystemGranularity.
|
|
|
@9585
|
17 years |
vboxsync |
warnings
|
|
|
@9584
|
17 years |
vboxsync |
Inverted test in RTMpOnSpecific.
|
|
|
@9583
|
17 years |
vboxsync |
Some fixes and adjustments.
|
|
|
@9582
|
17 years |
vboxsync |
Query the procedures in the init function.
|
|
|
@9580
|
17 years |
vboxsync |
Raw untested timer code for NT.
|
|
|
@9578
|
17 years |
vboxsync |
Must call RTR0Init/Term!
|
|
|
@9577
|
17 years |
vboxsync |
Oops.
|
|
|
@9576
|
17 years |
vboxsync |
Solaris hostif: some fixes to vnicinit script.
|
|
|
@9575
|
17 years |
vboxsync |
Missing mapping of amd64 cr3.
|
|
|
@9574
|
17 years |
vboxsync |
Mask away invalid parts of the cpu context in CPUMSetGuestCtxCore.
|
|
|
@9572
|
17 years |
vboxsync |
IDE: Make SCO OpenServer disk detection work
|
|
|
@9570
|
17 years |
vboxsync |
AMD64 paging updates
|
|
|
@9569
|
17 years |
vboxsync |
Fe/Qt4: Fixing little issue in VDM (selection of passed uuid item).
|
|
|
@9568
|
17 years |
vboxsync |
FE/Qt4-OSX: Some updates to the build environment on the mac.
|
|
|
@9567
|
17 years |
vboxsync |
Made the code compile and fixed the g_rtMpNtCpuSet update order.
|
|
|
@9566
|
17 years |
vboxsync |
Fix condition once more.
|
|
|
@9565
|
17 years |
vboxsync |
Fix incorrect check verifying disk type. Also make the API for getting …
|
|
|
@9564
|
17 years |
vboxsync |
64bit builds.
|
|
|
@9563
|
17 years |
vboxsync |
Cache the KeQueryActiveProcessors() result at init (see crash reading …
|
|
|
@9560
|
17 years |
vboxsync |
Straighten handling of image types in the generic code. Also cleanup …
|
|
|
@9559
|
17 years |
vboxsync |
removed leftover debug crap.
|
|
|
@9558
|
17 years |
vboxsync |
Initialize the RTMpNotification stuff.
|
|
|
@9557
|
17 years |
vboxsync |
New timer code for solaris.
|
|
|
@9556
|
17 years |
vboxsync |
Made it possible to select the mp code on solaris in non-vbi mode.
|
|
|
@9555
|
17 years |
vboxsync |
/usr/bin/grep doesn't grok -q.
|
|
|
@9554
|
17 years |
vboxsync |
Seems if ! grep does not quite work.
|
|
|
@9553
|
17 years |
vboxsync |
This is just getting better and better…
|
|
|
@9552
|
17 years |
vboxsync |
64-bit guest preps. - The ing static C++ hacks. The gnu ld just …
|
|
|
@9551
|
17 years |
vboxsync |
Fix for spaces in shared folder names.
|
|
|
@9550
|
17 years |
vboxsync |
VirtualBox GUI: No names with spaces or only a " " is allowed for …
|
|
|
@9548
|
17 years |
vboxsync |
apps/tunctl: moved VBoxTunctl to src/apps
|
|
|
@9547
|
17 years |
vboxsync |
build fix
|
|
|
@9546
|
17 years |
vboxsync |
deps
|
|
|
@9545
|
17 years |
vboxsync |
Rearranged the full cpu state dump (long mode).
|
|
|
@9544
|
17 years |
vboxsync |
Dump MSRs too.
|
|
|
@9543
|
17 years |
vboxsync |
Long mode CPU state dumping.
|
|
|
@9542
|
17 years |
vboxsync |
Removed obsolete assertion for amd64
|
|
|
@9540
|
17 years |
vboxsync |
64-bit additions prep.
|
|
|
@9539
|
17 years |
vboxsync |
Some changes for amd64.
Lifted a restriction for executing code in …
|
|
|
@9536
|
17 years |
vboxsync |
64-bit guest additions preps.
|
|
|
@9535
|
17 years |
vboxsync |
Log guest state in case of failure.
|
|
|
@9534
|
17 years |
vboxsync |
added license
|
|
|
@9533
|
17 years |
vboxsync |
Dump state in case of VMX_EXIT_ERR_INVALID_GUEST_STATE.
|
|
|
@9532
|
17 years |
vboxsync |
biossums.c license taken from BOCHS
|
|
|
@9531
|
17 years |
vboxsync |
RTRCPTR_MAX to prevent gcc compiler warnings
|
|
|
@9530
|
17 years |
vboxsync |
Added todo for dealing with cpus that comes back online.
|
|
|
@9529
|
17 years |
vboxsync |
Fixed another wrong spinlock release in the MP handler. Taking CPUs …
|
|
|
@9528
|
17 years |
vboxsync |
fixes in setparentuuid and read/write to support diff images.
|
|
|
@9527
|
17 years |
vboxsync |
Fixed spinlock release in RTMPEVENT_OFFLINE. No need to use the NoIrq …
|
|
|
@9526
|
17 years |
vboxsync |
Added missing RTR0MpNotificationTerm() call in VBoxDrvLinuxUnload().
|
|
|
@9525
|
17 years |
vboxsync |
FE/Qt4: moving around …
|
|
|
@9524
|
17 years |
vboxsync |
FE/Qt4: Build fix's for linux & Mac OS X.
|
|
|
@9523
|
17 years |
vboxsync |
fixed default guest IP
|
|
|
@9521
|
17 years |
vboxsync |
x86 fixes (when VBOX_WITH_64BIT_ADDITIONS=1).
|
|
|
@9520
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9519
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9518
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9517
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9515
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9514
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9512
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9511
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9510
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9508
|
17 years |
vboxsync |
64-bit windows guest addition preparations.
|
|
|
@9507
|
17 years |
vboxsync |
Preparing 64-bit guest additions building (focusing on windows atm.)
|
|
|
@9506
|
17 years |
vboxsync |
fix
|
|
|
@9505
|
17 years |
vboxsync |
Fixed bustage.
|
|
|
@9504
|
17 years |
vboxsync |
modified the right file now.
|
|
|
@9503
|
17 years |
vboxsync |
Reverted 31773.
|
|
|
@9502
|
17 years |
vboxsync |
asm strlen. Added a few more string/mem functions to the windows R0 …
|
|
|
@9501
|
17 years |
vboxsync |
Preparing 64-bit guest additions building (focusing on windows atm.)
|
|
|
@9500
|
17 years |
vboxsync |
Preparing 64-bit guest additions building (focusing on windows atm.)
|
|
|
@9499
|
17 years |
vboxsync |
Preparing 64-bit guest additions building (focusing on windows atm.)
|
|
|
@9498
|
17 years |
vboxsync |
added supdrvOSGetForcedAsyncTscMode.
|
|
|
@9497
|
17 years |
vboxsync |
Main: Removed incorrect assertion.
|
|
|
@9496
|
17 years |
vboxsync |
Fe/Qt4: Little fix related to VBoxMediaComboBox porting.
|
|
|
@9495
|
17 years |
vboxsync |
FE/Qt4: Made it build on win.x86.
|
|
|
@9494
|
17 years |
vboxsync |
fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
|
|
|
@9493
|
17 years |
vboxsync |
warnings
|
|
|
@9492
|
17 years |
vboxsync |
disabled the new GIP timer interface
|
|
|
@9491
|
17 years |
vboxsync |
attempt to fix the 32-bit builds
|
|
|
@9490
|
17 years |
vboxsync |
warnings
|
|
|
@9488
|
17 years |
vboxsync |
fixed vboxdrv compilation
|
|
|
@9487
|
17 years |
vboxsync |
Fe/Qt3: Little fix for VBoxMediaComboBox tool-tip.
|
|
|
@9484
|
17 years |
vboxsync |
Save & restore CSTAR, STAR, SFMASK & KERNEL_GSBASE MSRs (VT-x)
|
|
|
@9483
|
17 years |
vboxsync |
async completion updates:
* Rename the Darwin backend to FreeBSD …
|
|
|
@9482
|
17 years |
vboxsync |
Solaris installer: if-test simplification
|
|
|
@9481
|
17 years |
vboxsync |
udivdi3
|
|
|
@9480
|
17 years |
vboxsync |
Fe/Qt4: VBoxMediaComboBox ported to qt4.
|
|
|
@9478
|
17 years |
vboxsync |
warning.
|
|
|