VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33201   14 years vboxsync reverted r66739
(edit) @33200   14 years vboxsync E1000, Main: support for 82566MC chipset type
(edit) @33187   14 years vboxsync Main/Medium: use the correct image interface for importFile
(edit) @33182   14 years vboxsync Devices/Storage: implement sequential reading of streamOptimized VMDK …
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33140   14 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33139   14 years vboxsync Warnings.
(edit) @33133   14 years vboxsync PCI: typo in HBC address
(edit) @33127   14 years vboxsync PCI: bits
(edit) @33112   14 years vboxsync Main/xpcom: Start VBoxSVC just like VBoxXPCOMIPCD directly as a …
(edit) @33108   14 years vboxsync Main: crash fix for media unmounting (yesterday's regression)
(edit) @33107   14 years vboxsync Main/Medium: add internal importFile method, intended to be used by …
(edit) @33102   14 years vboxsync Main/Appliance: rip out the bogus "does image exist" checks, they …
(edit) @33100   14 years vboxsync Main/linux/USB enumeration: set close-on-exec and close files
(edit) @33090   14 years vboxsync Main-OVF: disable digest creation for the manifest file
(edit) @33088   14 years vboxsync Storage/VMDK: merge the sequential streamOptimized image writing code …
(edit) @33082   14 years vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @33080   14 years vboxsync Main-OVF: Don't instantly break out of the loop on cancel. Let the …
(edit) @33078   14 years vboxsync Main: change per-machine media registries so that removeable media …
(edit) @33075   14 years vboxsync Main: also support absolute mouse events
(edit) @33073   14 years vboxsync Main: partly reverted r66582
(edit) @33069   14 years vboxsync WS, Java: handle input safearrays
(edit) @33067   14 years vboxsync Main: fix broken per-machine media registry for …
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33063   14 years vboxsync windows burn
(edit) @33062   14 years vboxsync Main-OVF: use RTSHA1CONTEXT instead of SHA_CTX
(edit) @33061   14 years vboxsync Main, vboxshell: implemented support for user activity capturing
(edit) @33060   14 years vboxsync Main;OVF/OVA: online calculation of the SHA1 sum; directly stream into …
(edit) @33055   14 years vboxsync Main: little API cleanup for the strings
(edit) @33051   14 years vboxsync Main: use .vbox extension for machine XML of newly created or renamed …
(edit) @33044   14 years vboxsync iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
(edit) @33005   14 years vboxsync Renamed VBox-VRDP interface to VRDE (update).
(edit) @33004   14 years vboxsync Renamed VBox-VRDP interface to VRDE.
(edit) @33000   14 years vboxsync Disable an assert for DEBUG_sunlover.
(edit) @32986   14 years vboxsync Main: now that IPRT can read {UUID} we don't need to worry
(edit) @32965   14 years vboxsync Main-OVF: fix check of the manifest file existence on import
(edit) @32961   14 years vboxsync whitespace
(edit) @32934   14 years vboxsync Main/Medium: Automatically repair streamOptimized VMDK files too. They …
(edit) @32932   14 years vboxsync Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives.
(edit) @32931   14 years vboxsync Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives.
(edit) @32928   14 years vboxsync Main/Display: properly change VBVA flags (the bug caused the guest …
(edit) @32910   14 years vboxsync VMM: hyper heap size selection
(edit) @32908   14 years vboxsync VMM: moved hyper heap configuration to console, as it knows more about …
(edit) @32903   14 years vboxsync back out r66376
(edit) @32900   14 years vboxsync Main: typo
(edit) @32899   14 years vboxsync Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
(edit) @32898   14 years vboxsync Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
(edit) @32894   14 years vboxsync Main: clean up GuestOSType constructor
(edit) @32893   14 years vboxsync Main/OVF: debugging
(edit) @32886   14 years vboxsync Compile fix
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32880   14 years vboxsync Main: Solaris defaults back to IDE, OpenSolaris default remains SATA
(edit) @32870   14 years vboxsync Build fix.
(edit) @32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32855   14 years vboxsync warning
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32851   14 years vboxsync Main: defer creation of the VMMDev instance in Console to …
(edit) @32850   14 years vboxsync Main: utilize Medium::exportFile on Appliance export
(edit) @32849   14 years vboxsync Main: enable exportFile
(edit) @32837   14 years vboxsync Main: separate ovf creation and disk exporting
(edit) @32831   14 years vboxsync VMMDev: renamed two capabilities
(edit) @32829   14 years vboxsync Main/Mouse: Hungarian fixes
(edit) @32828   14 years vboxsync Main/Mouse: actually comment things
(edit) @32827   14 years vboxsync Main/Guest+Console: fix lock ordering issues, and mark code where this …
(edit) @32818   14 years vboxsync IPRT: RTTcpClientCloseEx - don't be nice to storage servers, they …
(edit) @32817   14 years vboxsync Main: some locking and readability clean-up of MouseImpl
(edit) @32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
(edit) @32765   14 years vboxsync PCI: Linux guests really access extended PCI space
(edit) @32763   14 years vboxsync attach a new hard disk for Solaris/OpenSolaris to SATA
(edit) @32751   14 years vboxsync Runtime: initial VFS support for tar
(edit) @32730   14 years vboxsync com/string: Solaris build fix
(edit) @32728   14 years vboxsync backed out accidental changes
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32705   14 years vboxsync VBOX_WITH_GUEST_PROPS
(edit) @32695   14 years vboxsync Main/Medium: new method exportFile which allows to export a medium …
(edit) @32691   14 years vboxsync Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
(edit) @32682   14 years vboxsync Main: fixed incorrect parameters checking in MediumFormat implementation
(edit) @32672   14 years vboxsync VMMDev: Use snapshot dir as default guest coredump dir.
(edit) @32659   14 years vboxsync Main: clarification
(edit) @32658   14 years vboxsync Main: some defaults for the COM ports
(edit) @32649   14 years vboxsync Main/Machine: Move the code for registering the VM metrics to the …
(edit) @32638   14 years vboxsync typo
(edit) @32637   14 years vboxsync PCI: further MCFG work
(edit) @32593   14 years vboxsync Main: don't warn the user for the ext4/xfs bug if Linux >= 2.6.36-rc4 …
(edit) @32571   14 years vboxsync Main: remove that annoying DebugBreakThrow (VBoxSVC asserts even on …
(edit) @32570   14 years vboxsync Main: don't warn the user for the ext4/xfs bug if Linux >= 2.6.36 is …
(edit) @32568   14 years vboxsync OVA: parse ovf in memory on ova import (no need for a temporary ovf …
(edit) @32567   14 years vboxsync vboxwebsrv: introduced --pidfile parameter
(edit) @32565   14 years vboxsync Runtime/Main: add xml/ovf parsing in memory
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32477   14 years vboxsync PCI: BIOS & ACPI work
(edit) @32471   14 years vboxsync Devices: refactoring, further PCI work
(edit) @32469   14 years vboxsync Main/USB/linux: minor fixes to USBGetDevides
(edit) @32448   14 years vboxsync Main-OVF: make manifest file creation optional
(edit) @32437   14 years vboxsync Main/Medium: fix medium type check
(edit) @32436   14 years vboxsync more rebranding
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32405   14 years vboxsync Main: make it right this time
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