|
|
@3424
|
17 years |
vboxsync |
Main: Removed outdated CHECK_MACHINE_MUTABILITY and CHECK_STATE macros.
|
|
|
@3422
|
17 years |
vboxsync |
Main/testcase: Added mutability chek for properties that may be …
|
|
|
@3421
|
17 years |
vboxsync |
Main: Fixed an assertion when closing the direct machine session after …
|
|
|
@3420
|
17 years |
vboxsync |
Main: Converted the VRDPServer class to the new locking scheme.
|
|
|
@3415
|
17 years |
vboxsync |
(re-)run filters when the device becomes available (again).
|
|
|
@3412
|
17 years |
vboxsync |
Main: Converted USBDeviceFilter and HostUSBDeviceFilter to the new …
|
|
|
@3411
|
17 years |
vboxsync |
Main: Do not delete target hard disk images when the "clone/create …
|
|
|
@3398
|
17 years |
vboxsync |
Call VRDP on EMT only when Framebuffer is not being resized.
|
|
|
@3392
|
17 years |
vboxsync |
First part of fix for udevd::chmod vs. VBoxSVC race on attach.
|
|
|
@3388
|
17 years |
vboxsync |
Main: Properly daemonize VBoxSVC.exe on OS/2.
|
|
|
@3387
|
17 years |
vboxsync |
Main: com::GetVBoxUserHomeDirectory() now takes char * instead of …
|
|
|
@3376
|
17 years |
vboxsync |
Some code for dumping iokit registry objects.
|
|
|
@3358
|
17 years |
vboxsync |
Fixed a deadlock in Display.
|
|
|
@3348
|
17 years |
vboxsync |
Main: Converted AudioAdapter and NetworkAdapter to the new locking scheme.
|
|
|
@3347
|
17 years |
vboxsync |
Enable shared opengl service
|
|
|
@3330
|
17 years |
vboxsync |
Main: Converted DVDDrive and FloppyDrive to the new locking scheme.
|
|
|
@3329
|
17 years |
vboxsync |
Main: Added AutoLock::maybeRlock()/maybeWlock() in order for …
|
|
|
@3320
|
17 years |
vboxsync |
Main: Fixed unsigned/signed warnings.
|
|
|
@3317
|
17 years |
vboxsync |
Main: Improved error handling when opening hard disks using the …
|
|
|
@3303
|
17 years |
vboxsync |
warning
|
|
|
@3302
|
17 years |
vboxsync |
Main: More Machine children use the AutoStateDependency template.
|
|
|
@3297
|
17 years |
vboxsync |
Main: Changed indent from 4 to 2 chars.
|
|
|
@3288
|
17 years |
vboxsync |
Main: More precise check of whether the VM is running or not when USB …
|
|
|
@3278
|
17 years |
vboxsync |
Removed some obsolete VRDP code.
|
|
|
@3227
|
17 years |
vboxsync |
warning
|
|
|
@3209
|
18 years |
vboxsync |
Call the pfnUnload HGCM service entry.
|
|
|
@3191
|
18 years |
vboxsync |
Main: Made it build on OS/2.
|
|
|
@3188
|
18 years |
vboxsync |
Build: Renamed VBox COM Glue library from VBoxXPCOM.[a|lib] to …
|
|
|
@3186
|
18 years |
vboxsync |
Build: Cleaned up Main templates.
|
|
|
@3155
|
18 years |
vboxsync |
Allow the VM to start with NULL framebuffer.
|
|
|
@3153
|
18 years |
vboxsync |
Multimonitor support.
|
|
|
@3127
|
18 years |
vboxsync |
Main: Fixed: Avoid IPC dead-locks when calling …
|
|
|
@3117
|
18 years |
vboxsync |
OSE is already stated by the version string
|
|
|
@3116
|
18 years |
vboxsync |
Changed default disk sizes to powers of 2, looks better in the …
|
|
|
@3115
|
18 years |
vboxsync |
increased default disk size of solaris to 8GB (#2025)
|
|
|
@3113
|
18 years |
vboxsync |
Implement virtual paperclip (forced unmounting of media, currently …
|
|
|
@3110
|
18 years |
vboxsync |
Added the display index parameter to the SetVideoModeHint (in the …
|
|
|
@3094
|
18 years |
vboxsync |
clearly state if we are running the OSE version
|
|
|
@3093
|
18 years |
vboxsync |
Hack around incomprehensible VDI error message for VMDK files that …
|
|
|
@3086
|
18 years |
vboxsync |
introduced RTLogCreateEx and RTLogCreateExV to be able to pass an …
|
|
|
@3076
|
18 years |
vboxsync |
Load OpenGL service (DEBUG_sandervl only for now)
|
|
|
@3072
|
18 years |
vboxsync |
default is bidirectional clipboard sync
|
|
|
@3053
|
18 years |
vboxsync |
bugfix for multiple attached devices in windows
|
|
|
@3052
|
18 years |
vboxsync |
comment.
|
|
|
@3046
|
18 years |
vboxsync |
Fixed linux and darwin regressions.
|
|
|
@3045
|
18 years |
vboxsync |
Main, FE/Qt: Added support for asyncronous USB attach/detach errors.
|
|
|
@3043
|
18 years |
vboxsync |
Hack for getting VMDK file registration work when there is no UUID in …
|
|
|
@3042
|
18 years |
vboxsync |
Fixed waiting for a HGCM thread.
|
|
|
@3039
|
18 years |
vboxsync |
Main: Typo.
|
|
|
@3038
|
18 years |
vboxsync |
Main: Added basic VMDK property support via the new API (retrieving …
|
|
|
@3037
|
18 years |
vboxsync |
Main: More exact state check on getting an USB detached notification.
|
|
|
@3035
|
18 years |
vboxsync |
Main: Fixed: HostUSBDevice takes ownership of the new USBDEVICE …
|
|
|
@3034
|
18 years |
vboxsync |
Main: Fixed async USB (added proper detection of device re-cycle on …
|
|
|
@3033
|
18 years |
vboxsync |
Main: Made Auto[Limited]Caller support NULL objects (for conditional …
|
|
|
@3030
|
18 years |
vboxsync |
More logging.
|
|
|
@3029
|
18 years |
vboxsync |
Hack for missing /proc/bus/usb/devices not setting the driver name …
|
|
|
@3019
|
18 years |
vboxsync |
Main: Deassociate the machine from the USB filter if failed to capture it.
|
|
|
@3014
|
18 years |
vboxsync |
Keep comments simple please.
|
|
|
@3013
|
18 years |
vboxsync |
don't assert on normal errors, crashing VBoxSVC is extremely annoying.
|
|
|
@3007
|
18 years |
vboxsync |
Moved the template code out of cdefs.h, partly because it didn't …
|
|
|
@3001
|
18 years |
vboxsync |
Main/Frontends: Next step to support asynchronous USB device flow.
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2980
|
18 years |
vboxsync |
InnoTek -> innotek: actual code changes (headers follow).
|
|
|
@2978
|
18 years |
vboxsync |
Main: USB: Don't try to remove the filter we didn't insert (may happen …
|
|
|
@2976
|
18 years |
vboxsync |
Main:
- XPCOM: Implemented storing compreg.data and xpti.data in the …
|
|
|
@2967
|
18 years |
vboxsync |
async capture/hold/release of usb devices. (untested)
|
|
|
@2961
|
18 years |
vboxsync |
Main: Added the IMachine::logFolder property and corrected changeset:21642.
|
|
|
@2957
|
18 years |
vboxsync |
Made IHostFloppyDrive use libhal on Linux and added UDI strings to the …
|
|
|
@2939
|
18 years |
vboxsync |
Main: Preparations for async USB handling.
|
|
|
@2929
|
18 years |
vboxsync |
Main: Removed devNode from the host DVD drive description (it's up to …
|
|
|
@2926
|
18 years |
vboxsync |
introduced LIB_HAL_LIBPATH for rhel5
|
|
|
@2918
|
18 years |
vboxsync |
VBoxManage: 'registerimage' can now register images of any supproted …
|
|
|
@2917
|
18 years |
vboxsync |
Updated the host DVD code on Linux to use hal for device detection
|
|
|
@2853
|
18 years |
vboxsync |
typo
|
|
|
@2845
|
18 years |
vboxsync |
Main: Switched USBController to the new locking model.
|
|
|
@2805
|
18 years |
vboxsync |
Main: Fixed: Machine-level USB filters are now inserted to the USB …
|
|
|
@2804
|
18 years |
vboxsync |
Main: Added Machine::AutoStateDependency smart class that helps to …
|
|
|
@2798
|
18 years |
vboxsync |
Framebuffer, which does not use the guest VRAM directly, must be …
|
|
|
@2755
|
18 years |
vboxsync |
Added a little hack to make sure we catch newly attached devices.
|
|
|
@2754
|
18 years |
vboxsync |
Split com.cpp into generic bits and initterm bits so it won't drag in …
|
|
|
@2723
|
18 years |
vboxsync |
Main: Fixed compiler warnings.
|
|
|
@2674
|
18 years |
vboxsync |
Web services: implemented soap faults (error handling) + explicit …
|
|
|
@2672
|
18 years |
vboxsync |
Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
|
|
|
@2657
|
18 years |
vboxsync |
Web services: attempted fix for XSLT problems (#1976), plus a couple …
|
|
|
@2656
|
18 years |
vboxsync |
More logging
|
|
|
@2651
|
18 years |
vboxsync |
provide MPS table if IOAPIC is present, use the last 16 bytes of the …
|
|
|
@2644
|
18 years |
vboxsync |
Use a cast to avoid compiler warnings.
|
|
|
@2635
|
18 years |
vboxsync |
if IOAPIC is eanbled, enable ACPI as well
|
|
|
@2634
|
18 years |
vboxsync |
nls
|
|
|
@2628
|
18 years |
vboxsync |
ms != ns.
|
|
|
@2623
|
18 years |
vboxsync |
Fixed UTC typo.
|
|
|
@2622
|
18 years |
vboxsync |
pass time offset to CFGM
|
|
|
@2610
|
18 years |
vboxsync |
spelling
|
|
|
@2607
|
18 years |
vboxsync |
pass vendor id and product id along as well.
|
|
|
@2605
|
18 years |
vboxsync |
Use both locationID and sessionID as 'address'.
|
|
|
@2603
|
18 years |
vboxsync |
config loader logging
|
|
|
@2602
|
18 years |
vboxsync |
preliminary system time offset implementation
|
|
|
@2600
|
18 years |
vboxsync |
Implemented USB attach and detach notifications. (darwin)
|
|
|
@2587
|
18 years |
vboxsync |
Darwin USB (work in progress)…
|
|
|