VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette