|
|
@24477
|
15 years |
vboxsync |
Linux additions: fixed path
|
|
|
@24476
|
15 years |
vboxsync |
tools/solaris.*/bin/yasm: Updated to 0.8.0. (self built on snv_109).
|
|
|
@24475
|
15 years |
vboxsync |
tstAnimate.cpp: ditto
|
|
|
@24474
|
15 years |
vboxsync |
VM.cpp: One other NULL/VMR3ReqCall case.
|
|
|
@24473
|
15 years |
vboxsync |
EFI: Logo from Ivan.
|
|
|
@24472
|
15 years |
vboxsync |
2d accel: disable buffer size asserts (primarily for Mac)
|
|
|
@24471
|
15 years |
vboxsync |
2d accel: lazy QGLWidget creation to avoid conflicting with 3D on Mac
|
|
|
@24470
|
15 years |
vboxsync |
#3987: Virtio: Fixed the status reporting required by recent kernels …
|
|
|
@24469
|
15 years |
vboxsync |
when synching to and from the Solaris additions box, omit the -v flag …
|
|
|
@24468
|
15 years |
vboxsync |
iprt/req.h: Document RTReqCall* caveats better.
|
|
|
@24467
|
15 years |
vboxsync |
Document VMR3Req* caveats.
|
|
|
@24466
|
15 years |
vboxsync |
Main: more XML documentation
|
|
|
@24465
|
15 years |
vboxsync |
Respect the default value of PAE for pre 1.9 xml files.
Always write …
|
|
|
@24464
|
15 years |
vboxsync |
TakeScreenShotSlow corrected comment and API spec.
|
|
|
@24463
|
15 years |
vboxsync |
CPUM: Enabled the last bit of live migration code.
|
|
|
@24462
|
15 years |
vboxsync |
Main: fix deadlock discarding images
|
|
|
@24461
|
15 years |
vboxsync |
VMM/VM: pass uintptr 0 instead of NULL while passing SSM load info to EMT.
|
|
|
@24460
|
15 years |
vboxsync |
PAE enabled by default
|
|
|
@24459
|
15 years |
vboxsync |
TakeScreenShotSlow convert pixels.
|
|
|
@24458
|
15 years |
vboxsync |
Main: fix medium detachments when restoring snapshot, second try
|
|
|
@24457
|
15 years |
vboxsync |
Put PNG screenshot to saved state (works but disabled).
|
|
|
@24456
|
15 years |
vboxsync |
Changed default of PAE to true for 64 bits and 32 bits Windows & …
|
|
|
@24455
|
15 years |
vboxsync |
PCNet: drop RX packets if the link is down
|
|
|
@24454
|
15 years |
vboxsync |
FE/Qt4: fix for Cocoa
|
|
|
@24453
|
15 years |
vboxsync |
CPUM: CPUID validation on state load.
|
|
|
@24452
|
15 years |
vboxsync |
iprt/asm.h: Added ASMIsAmdCpuEx and ASMIsAmdCpu.
|
|
|
@24451
|
15 years |
vboxsync |
2d accel: enable for Mac
|
|
|
@24450
|
15 years |
vboxsync |
Python: shell command to save guest screenshot
|
|
|
@24449
|
15 years |
vboxsync |
Additions/Linux: don't pack debug directory for now, breaks CIFS builds
|
|
|
@24448
|
15 years |
vboxsync |
2d accel: basic doc update, YV12 shader enhancements
|
|
|
@24447
|
15 years |
vboxsync |
Main: fix double medium detachment when restoring snapshot
|
|
|
@24446
|
15 years |
vboxsync |
Main: add a debugging member to com::Guid so the UUID can be easily …
|
|
|
@24445
|
15 years |
vboxsync |
FE/Qt4: Virtual Media Manager: Update related stuff on internall …
|
|
|
@24444
|
15 years |
vboxsync |
Additions/installer/linux: more fixes
|
|
|
@24443
|
15 years |
vboxsync |
Build fix
|
|
|
@24442
|
15 years |
vboxsync |
AsyncCompletion: New key to enable the host cache with async I/O. Not …
|
|
|
@24441
|
15 years |
vboxsync |
ConsoleImpl: should be pcnet and not e1000
|
|
|
@24440
|
15 years |
vboxsync |
Additions/linux/installer: fixed some todos in the Makefile
|
|
|
@24439
|
15 years |
vboxsync |
Storage/VBoxHDD: tweak PCHS handling in VDCopy (contributed by Huihong Luo)
|
|
|
@24438
|
15 years |
vboxsync |
Wrong approach
|
|
|
@24437
|
15 years |
vboxsync |
FE/Qt4: Need to check if the controller is present before using it
|
|
|
@24436
|
15 years |
vboxsync |
Disable CD/DVD drives for SATA because supprt is not complete yet (no …
|
|
|
@24435
|
15 years |
vboxsync |
Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv …
|
|
|
@24434
|
15 years |
vboxsync |
Main: API docs
|
|
|
@24433
|
15 years |
vboxsync |
Main: fix crash when deleting the only snapshot
|
|
|
@24432
|
15 years |
vboxsync |
2d accel: overlay framebuffer for VBoxQuartz2DFrameBuffer
|
|
|
@24431
|
15 years |
vboxsync |
2d accel: simplified coord transformations
|
|
|
@24430
|
15 years |
vboxsync |
E1000: forward-port of r54484 from 3.0 to HEAD
|
|
|
@24429
|
15 years |
vboxsync |
doc/ReadMe: solaris readme spaces and typo.
|
|
|
@24428
|
15 years |
vboxsync |
doc/ReadMe: update.
|
|
|
@24427
|
15 years |
vboxsync |
iprt/string.h: Added a simpler allocating sprintf interface.
|
|
|
@24426
|
15 years |
vboxsync |
Solaris/r0drv: as_pagelock fix typo.
|
|
|
@24425
|
15 years |
vboxsync |
Solaris/r0drv: fix as_pagelock access error (host/guest common IPRT now).
|
|
|
@24424
|
15 years |
vboxsync |
Solaris/Installer: usb fixes.
|
|
|
@24423
|
15 years |
vboxsync |
Solaris/Installer: install USB support only for snv_124 and above for now.
|
|
|
@24422
|
15 years |
vboxsync |
FE/Qt4: VBox Problem Reporter: Fixing typo.
|
|
|
@24421
|
15 years |
vboxsync |
FE/Qt4: Storage Settings UI: Disabling passthrough for other than IDE …
|
|
|
@24420
|
15 years |
vboxsync |
FE/Qt4: Storage Settings UI: Update to unique medium selection …
|
|
|
@24419
|
15 years |
vboxsync |
FE/Qt4: Storage Settings UI: More correct verbose attribute processing …
|
|
|
@24418
|
15 years |
vboxsync |
FE/Qt4: Disable breaking-nativity commit r54459 for now.
|
|
|
@24417
|
15 years |
vboxsync |
FE/Qt4: Storage Settings UI: Update to unique medium selection …
|
|
|
@24416
|
15 years |
vboxsync |
Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
|
|
|
@24415
|
15 years |
vboxsync |
AsyncCompletion: Release the write lock when done. Should fix guest hangs
|
|
|
@24414
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion.cpp: why disable it when the string …
|
|
|
@24413
|
15 years |
vboxsync |
ConsoleImpl2.cpp: rc mix up.
|
|
|
@24412
|
15 years |
vboxsync |
FE/Qt4: Snapshots Widget: Using common (qt 'windows') style to draw …
|
|
|
@24411
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@24410
|
15 years |
vboxsync |
OSE fix
|
|
|
@24409
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@24408
|
15 years |
vboxsync |
export the FreeBSD HostDrivers Makefile to OSE
|
|
|
@24407
|
15 years |
vboxsync |
Put screenshot to saved state (incomplete and disabled), fixed burn.
|
|
|
@24406
|
15 years |
vboxsync |
Main/CPUM: Use /CPUM/HostCPUID instead of /CPUM/CPUID since the latter …
|
|
|
@24405
|
15 years |
vboxsync |
Put screenshot to saved state (incomplete and disabled).
|
|
|
@24404
|
15 years |
vboxsync |
VBoxManage: list hostcpuids; showvm nows shows the cpuid overrides.
|
|
|
@24403
|
15 years |
vboxsync |
Main: Added Host::GetProcessorCpuIdLeaf.
|
|
|
@24402
|
15 years |
vboxsync |
Additions/linux/installer: more fixes
|
|
|
@24401
|
15 years |
vboxsync |
MediumAttachment: get the controller only if mParent is valid
|
|
|
@24400
|
15 years |
vboxsync |
FE/Qt4: VBoxConsoleWND: Reusing some code added in r54442; …
|
|
|
@24399
|
15 years |
vboxsync |
VBoxCredProv not for OSE
|
|
|
@24398
|
15 years |
vboxsync |
FE/Qt4: make sure the currently attached ISO is always shown in the list
|
|
|
@24397
|
15 years |
vboxsync |
VBoxManage: USAGE_SNAPSHOT => USAGE_CONTROLVM
|
|
|
@24396
|
15 years |
vboxsync |
DevPS2: Added qemu code to emulate turning off scancode translation in …
|
|
|
@24395
|
15 years |
vboxsync |
FE/Qt4: VM Settings / Storage Page: Using …
|
|
|
@24394
|
15 years |
vboxsync |
EFI: VGA driver converted from Cirrus Logic driver.
|
|
|
@24393
|
15 years |
vboxsync |
Config.kmk: Typo.
|
|
|
@24392
|
15 years |
vboxsync |
Config.kmk: Enable Boomer (OSS) for Solaris hosts.
|
|
|
@24391
|
15 years |
vboxsync |
VBoxCredProv: Enabled automatic building using 200702 PSDK.
|
|
|
@24390
|
15 years |
vboxsync |
VbglR3GetAdditionsVersion: Missing RTStrFree on failure. Fixed …
|
|
|
@24389
|
15 years |
vboxsync |
Solaris/Installer: Merge VBI into IPRT.
|
|
|
@24388
|
15 years |
vboxsync |
Solaris/r0drv, Solaris/Installer: Merge VBI into IPRT. (delete binaries).
|
|
|
@24387
|
15 years |
vboxsync |
tabs
|
|
|
@24386
|
15 years |
vboxsync |
Solaris/r0drv: Merge VBI into IPRT.
|
|
|
@24385
|
15 years |
vboxsync |
Disable async I/O temporarily
|
|
|
@24384
|
15 years |
vboxsync |
VbglR3: Various fixes based on review.
|
|
|
@24383
|
15 years |
vboxsync |
VBoxService: Not used.
|
|
|
@24382
|
15 years |
vboxsync |
Serial: forward-port of 54411 (serial/rawfile: don't flush after …
|
|
|
@24381
|
15 years |
vboxsync |
VBoxManageStorageController: sata controller port count check
|
|
|
@24380
|
15 years |
vboxsync |
Add/linux/Makefile.kmk: r=bird: added a few todos; corrected …
|
|
|
@24379
|
15 years |
vboxsync |
Additions/linux/installer: don't create symlinks during the build, and …
|
|
|
@24378
|
15 years |
vboxsync |
crOpenGL-OSX: check for a valid region
|
|
|