|
|
@455
|
18 years |
vboxsync |
Annoying assertion.
|
|
|
@454
|
18 years |
vboxsync |
Aligned PGMPOOL and PGMPOOLPAGE.
|
|
|
@453
|
18 years |
vboxsync |
AMD64: Check CFGM option PATMEnabled before enabling PATM.
|
|
|
@452
|
18 years |
vboxsync |
Check CFGM option CSAMEnabled before enabling CSAM.
|
|
|
@451
|
18 years |
vboxsync |
drop the AMD64 protection.
|
|
|
@450
|
18 years |
vboxsync |
Don't use an offset based AVL tree for symbols.
|
|
|
@449
|
18 years |
vboxsync |
RTAvlrGCPtr*
|
|
|
@448
|
18 years |
vboxsync |
Drop the AMD64 assertions.
|
|
|
@447
|
18 years |
vboxsync |
Support 'VBoxInternal/Value' overlays.
|
|
|
@446
|
18 years |
vboxsync |
Added configuration option GetHostTimeDisabled (boolean).
|
|
|
@445
|
18 years |
vboxsync |
New argument: -warpdrive <2..20000>
|
|
|
@444
|
18 years |
vboxsync |
Exposed the TMVirtualSet/GetWarpDrive API in the IMachineDebugger …
|
|
|
@443
|
18 years |
vboxsync |
Implemented Warp drive. This can be configured using the …
|
|
|
@442
|
18 years |
vboxsync |
comments.
|
|
|
@441
|
18 years |
vboxsync |
FE/Qt: Disabled VRDP UI when IMachine::VRDPServer is not available …
|
|
|
@440
|
18 years |
vboxsync |
FE/Qt: Fixed spelling.
|
|
|
@439
|
18 years |
vboxsync |
FE/Qt: Applied the fix to avoid unconditional switching to the primary …
|
|
|
@438
|
18 years |
vboxsync |
FE/Qt: Enabled USB device activity function (doesn't actually work yet …
|
|
|
@437
|
18 years |
vboxsync |
Main: Fixed compiler warnings.
|
|
|
@436
|
18 years |
vboxsync |
Main: Added USBDevice to the DeviceType enum to provide USB device …
|
|
|
@435
|
18 years |
vboxsync |
FE/SDL: don't pass mouse clicks to the guest in relative mode if mouse …
|
|
|
@433
|
18 years |
vboxsync |
Fixed IDE for OpenSolaris 10.
|
|
|
@432
|
18 years |
vboxsync |
argument order fixed
|
|
|
@431
|
18 years |
vboxsync |
Log the video mode hint only when it is actually delivered to the guest.
|
|
|
@430
|
18 years |
vboxsync |
The VBVA command record must be marked as partial when it is being created.
|
|
|
@429
|
18 years |
vboxsync |
Last minute breakage.
|
|
|
@428
|
18 years |
vboxsync |
Update definitions.
|
|
|
@427
|
18 years |
vboxsync |
Suspend (and later redo) I/O operations and EMT if the VDI layer …
|
|
|
@426
|
18 years |
vboxsync |
Fixed the fix to the additions installer
|
|
|
@425
|
18 years |
vboxsync |
modifyvdi settype doesn't currently work
|
|
|
@424
|
18 years |
vboxsync |
Not ~15h.
|
|
|
@423
|
18 years |
vboxsync |
Made sure that the Linux kernel modules get the right major and minor …
|
|
|
@422
|
18 years |
vboxsync |
Assertion details.
|
|
|
@421
|
18 years |
vboxsync |
Stop GCC4 from being 'clever'.
|
|
|
@420
|
18 years |
vboxsync |
Don't trust the compiler to give us the right return address address …
|
|
|
@419
|
18 years |
vboxsync |
Removed the NO_SUPCALLR0VMM for AMD64 and added a hack to sqeeze AMD64 …
|
|
|
@418
|
18 years |
vboxsync |
swapgs on AMD64 entry.
|
|
|
@417
|
18 years |
vboxsync |
the thunks aren't needed.
|
|
|
@415
|
18 years |
vboxsync |
Fixing interrupt dispatching on amd64.
|
|
|
@414
|
18 years |
vboxsync |
Fixed a number of edx/rdx and ebx/rbx mixes. Fixed saving of host DRx …
|
|
|
@413
|
18 years |
vboxsync |
A frontend must not lock framebuffer on the thread that also does resizing.
|
|
|
@412
|
18 years |
vboxsync |
Reset the update event in proper place (similar to r17824, r17825).
|
|
|
@411
|
18 years |
vboxsync |
Additional Linux installer makefile fixes
|
|
|
@410
|
18 years |
vboxsync |
added missing include to unbreak module compilation
|
|
|
@409
|
18 years |
vboxsync |
added missing include to unbreak module compilation
|
|
|
@408
|
18 years |
vboxsync |
RTThreadSelf() -> RTThreadNativeSelf() for Ring-0.
|
|
|
@407
|
18 years |
vboxsync |
Another try…
|
|
|
@406
|
18 years |
vboxsync |
Fail the testcase if SUPCallVMMR0 fails.
|
|
|
@405
|
18 years |
vboxsync |
We're better off using the generic timer implementation on darwin. I …
|
|
|
@404
|
18 years |
vboxsync |
a shot at that apologetic gcc error on amd64…
|
|
|
@403
|
18 years |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|
@402
|
18 years |
vboxsync |
Added missing RTDECL so it'll compile cleanly in Ring-0 on NT where …
|
|
|
@400
|
18 years |
vboxsync |
fixed
|
|
|
@399
|
18 years |
vboxsync |
fixed
|
|
|
@398
|
18 years |
vboxsync |
oops.
|
|
|
@397
|
18 years |
vboxsync |
Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break …
|
|
|
@396
|
18 years |
vboxsync |
fixed 3 short jumps for nasm.
|
|
|
@395
|
18 years |
vboxsync |
Log allocation failures.
|
|
|
@394
|
18 years |
vboxsync |
Use the vm_map_wire mode as it appears to be kinder to heap consumption.
|
|
|
@393
|
18 years |
vboxsync |
Duh. my bug - a horrible memory leak.
|
|
|
@392
|
18 years |
vboxsync |
Added a process specifier to the APIs dealing with user addresses.
|
|
|
@391
|
18 years |
vboxsync |
.cpp -> .c
|
|
|
@390
|
18 years |
vboxsync |
iprt/process.h
|
|
|
@389
|
18 years |
vboxsync |
process-r0drv-linux.c needs building too..
|
|
|
@388
|
18 years |
vboxsync |
.cpp -> .c
|
|
|
@387
|
18 years |
vboxsync |
Use RTR0ProcHandleSelf / RTProcSelf. Implemented clientDied() cleanup …
|
|
|
@386
|
18 years |
vboxsync |
Free the last failure.
|
|
|
@385
|
18 years |
vboxsync |
RTProcSelf, RTR0ProcHandleSelf, RTR0PROCESS.
|
|
|
@384
|
18 years |
vboxsync |
early commit.
|
|
|
@383
|
18 years |
vboxsync |
added VDI compacting
|
|
|
@382
|
18 years |
vboxsync |
export to OSE again
|
|
|
@381
|
18 years |
vboxsync |
undo experiment
|
|
|
@380
|
18 years |
vboxsync |
export to OSE again
|
|
|
@379
|
18 years |
vboxsync |
removed from OSD (temporarily)
|
|
|
@378
|
18 years |
vboxsync |
client/provider stuff (not complete). And some bugfixes.
|
|
|
@377
|
18 years |
vboxsync |
vm_map_wire/vm_map_unwire (alternative that didn't make any difference …
|
|
|
@375
|
18 years |
vboxsync |
Fixed the kernel module makefiles for OpenSUSE's non-standard build system
|
|
|
@374
|
18 years |
vboxsync |
Fixed a couple of warnings in the Linux guest graphic driver
|
|
|
@370
|
18 years |
vboxsync |
FE/Qt: Icon update from Ivan (Consoel->VM, VDM).
|
|
|
@369
|
18 years |
vboxsync |
Lowered maximum number of invalid patch writes.
|
|
|
@368
|
18 years |
vboxsync |
FE/Qt: USB filters from templates: use the device name as the initial …
|
|
|
@367
|
18 years |
vboxsync |
Changed counting of patch page writes.
|
|
|
@366
|
18 years |
vboxsync |
made mixing of pcm_in work
|
|
|
@365
|
18 years |
vboxsync |
FE/Qt: Fixed: The USB device tooltip were not changed after moving the …
|
|
|
@364
|
18 years |
vboxsync |
FE/Qt: Added USB filter templates to the USB page of the VM Settings …
|
|
|
@363
|
18 years |
vboxsync |
FE/Qt: Moved highlight() from VBoxProblemReporter to VBoxGlobal.
|
|
|
@362
|
18 years |
vboxsync |
Main: Fixed GCC warning.
|
|
|
@361
|
18 years |
vboxsync |
Main: Corrected HardDisk error message text.
|
|
|
@360
|
18 years |
vboxsync |
Fixed the no polling code.
|
|
|
@359
|
18 years |
vboxsync |
Main: Updated IHardDisk::accessible docs.
|
|
|
@358
|
18 years |
vboxsync |
Main: Hard disk consistensy errors such as UUID mismatch are now also …
|
|
|
@357
|
18 years |
vboxsync |
Main: Added VirtualBoxSupportErrorInfoImpl::setErrorBstr() and …
|
|
|
@356
|
18 years |
vboxsync |
some more detailed LogRel about the reason why opening an OSS audio …
|
|
|
@355
|
18 years |
vboxsync |
activated soft volume mixing
|
|
|
@354
|
18 years |
vboxsync |
Short jump out of range for OS X.
|
|
|
@352
|
18 years |
vboxsync |
Linux installer tidy-ups
|
|
|
@351
|
18 years |
vboxsync |
Main: Fixed: HVirtualDiskImage::geAccessible() blocked all other …
|
|
|
@350
|
18 years |
vboxsync |
More installer script fixes
|
|
|
@349
|
18 years |
vboxsync |
Correction.
|
|
|
@348
|
18 years |
vboxsync |
Bumped SSM version
|
|
|