VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36580   14 years vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
(edit) @36575   14 years vboxsync Main/src-server/ApplianceImplImport: automatically repair broken OVF …
(edit) @36559   14 years vboxsync Main/Console: Use the device instance when detaching/attaching a …
(edit) @36543   14 years vboxsync Main/webservice: must use a recv/send timeout, otherwise connection …
(edit) @36531   14 years vboxsync Main/GuestCtrl: Take empty files into account when checking for write …
(edit) @36530   14 years vboxsync Corrected doc reference to ministring.
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36523   14 years vboxsync Renamed iprt::Error to RTCError.
(edit) @36521   14 years vboxsync iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
(edit) @36515   14 years vboxsync ExtPacks/UsbWebCam: Initial implementation of UsbWebCam (not finished, …
(edit) @36495   14 years vboxsync Main/Makefile.kmk: Re r70893: TARGET_xxx -> xxx_1_TARGET. The former …
(edit) @36494   14 years vboxsync Main: fixed against compilation of libpng15
(edit) @36491   14 years vboxsync 'c' means 'count of' not 'const', 'pcSomething' = pointer to a count …
(edit) @36487   14 years vboxsync netflt/adp/win: switch to new VBoxDrvCfg lib
(edit) @36481   14 years vboxsync Main: Sanitize incoming VRDP USB descriptor strings.
(edit) @36478   14 years vboxsync Main/src-server/xpcom: build fix for some gcc versions
(edit) @36466   14 years vboxsync Main/src-server/xpcom: Avoid initializing static variables with a …
(edit) @36451   14 years vboxsync introduced VirtualBoxBase::clearError to clear the previous error info …
(edit) @36443   14 years vboxsync ConsoleImpl2.cpp: Set PGM/PciPassThrough=1.
(edit) @36439   14 years vboxsync Init COM for all EMTS and PDMThreads.
(edit) @36437   14 years vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
(edit) @36434   14 years vboxsync Main/ConsoleImpl2: uninitialized variable
(edit) @36433   14 years vboxsync Main/HostPower: uninitialized variable
(edit) @36431   14 years vboxsync Main/USBProxyServiceLinux: fix segfault
(edit) @36429   14 years vboxsync build fix / file header nits.
(edit) @36428   14 years vboxsync com/string.h: AssertLogRel when encountering an invalid encoding in …
(edit) @36420   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36419   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36418   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36417   14 years vboxsync Installer/Linux and Main: USB enumeration: fix detection of USB via …
(edit) @36411   14 years vboxsync MachineImpl.cpp,VirtualBoxBase.h: Re r70709 - caller validated the …
(edit) @36405   14 years vboxsync IPRT/xml: add optional parameter for adding a comment to the created …
(edit) @36400   14 years vboxsync PCI: work on IOMMU notifications
(edit) @36399   14 years vboxsync vboxweb.cpp: prefix nit.
(edit) @36395   14 years vboxsync Main/xml/Settings: fAutoReset and hdType were sometimes not correctly …
(edit) @36381   14 years vboxsync todo
(edit) @36370   14 years vboxsync indent
(edit) @36365   14 years vboxsync Main: Fix for parameter handling in setGuestPropertyToVM().
(edit) @36350   14 years vboxsync Main/server/USB/linux: get rid of esoteric locations for probing for …
(edit) @36348   14 years vboxsync Main/USB/Linux: also show state in testcase device enumeration
(edit) @36344   14 years vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36326   14 years vboxsync Main/GuestCopy: Fixed copying of multiple of _64K files.
(edit) @36309   14 years vboxsync Main/GuestCtrl: Some more checking for SetProcessInput.
(edit) @36289   14 years vboxsync Main/SnapshotImpl: when restoring a snapshot always save the global …
(edit) @36281   14 years vboxsync SDK: update Java sample for 4.1
(edit) @36276   14 years vboxsync Main/NetworkAdapter: Bandwidth group minor fixes (#5582)
(edit) @36275   14 years vboxsync Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
(edit) @36270   14 years vboxsync JMSCOM: support in octets, fixed few bugs
(edit) @36260   14 years vboxsync PCI: lifetime work, fixed issues with multiple PCI devices attached to …
(edit) @36248   14 years vboxsync Main/src-server/NetIf-Solaris: Added bnxe 10 gigabit ethernet description.
(edit) @36247   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36243   14 years vboxsync Main/Medium: VMDK variant streamOptimized cannot be used to directly …
(edit) @36226   14 years vboxsync compiler warning
(edit) @36224   14 years vboxsync Main: Fix description for setBandwidthGroupForDevice
(edit) @36219   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36215   14 years vboxsync doxygen @todo, please.
(edit) @36206   14 years vboxsync Guest Execution: more review stuff.
(edit) @36188   14 years vboxsync Main/SnapshotImpl: progressCallback not used anymore since r70196
(edit) @36187   14 years vboxsync Main/Machine: handle the case where snapshot dir = VM dir (previously …
(edit) @36181   14 years vboxsync Main: Fix crashes when starting a VM with a bandwidth group caused by …
(edit) @36179   14 years vboxsync Comments.
(edit) @36178   14 years vboxsync Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
(edit) @36168   14 years vboxsync Main: a few more time format fixes
(edit) @36165   14 years vboxsync format string fix
(edit) @36163   14 years vboxsync Main: Do not use colons in filenames(!), add nanosecond to saved state …
(edit) @36161   14 years vboxsync Main: minor mouse updates
(edit) @36150   14 years vboxsync Main/Mouse: mouse handling fix found by the testcase
(edit) @36130   14 years vboxsync Main: don't allow to start a VM if USB2.0 was enabled but no extension …
(edit) @36128   14 years vboxsync Main/Metrics: Hypervisor and guest metrics re-done (#5566)
(edit) @36124   14 years vboxsync PCI: code to perform host driver detach on Linux - not yet fully functional
(edit) @36121   14 years vboxsync rework NetFlt/Adp
(edit) @36120   14 years vboxsync FE/BFE: fix some warnings
(edit) @36110   14 years vboxsync Main: typo deserializing guest path in PCI passthrough
(edit) @36107   14 years vboxsync PCI: some Main work to provide correct attachment info for physical devices
(edit) @36105   14 years vboxsync Main: properly save the promiscous mode
(edit) @36103   14 years vboxsync typo
(edit) @36102   14 years vboxsync Build fix.
(edit) @36101   14 years vboxsync Build fix.
(edit) @36099   14 years vboxsync Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
(edit) @36096   14 years vboxsync Main/Settings: comment
(edit) @36095   14 years vboxsync Main/Settings: correctly bump from v1.10 to v1.11 if a network …
(edit) @36091   14 years vboxsync Main: use the VRDE VM setting in LaunchVMProcess API
(edit) @36090   14 years vboxsync Main/src-server/PerformanceSolaris: update free memory in KB not bytes.
(edit) @36086   14 years vboxsync MachineImpl.cpp: No large pages on linux for me, thank you very much.
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @36078   14 years vboxsync Main/src-server/PerformanceSolaris: unused header.
(edit) @36076   14 years vboxsync Right extra data variable name.
(edit) @36075   14 years vboxsync More flexible internal network promisc mode (++) policy management.
(edit) @36074   14 years vboxsync Main: implement sharing saved state files between snapshots and …
(edit) @36073   14 years vboxsync Main/src-server/PerformanceSolaris: build fix.
(edit) @36072   14 years vboxsync Main: fix overconfident debug assertion triggered by earlier fix in r69942
(edit) @36071   14 years vboxsync Main/src-server/PerformanceSolaris: Tweak free memory accounting to …
(edit) @36070   14 years vboxsync Metrics: ugly fix for VMM metrics
(edit) @36069   14 years vboxsync Main/Guest: InternalGetStatistics now returns 0s if VM is not running
(edit) @36063   14 years vboxsync VRDE: backward compatibility: try to load VBoxAuth if VRDP Auth is …
(edit) @36059   14 years vboxsync Main/BandwidthControl: Remove unused header
(edit) @36058   14 years vboxsync Main/BandwidthControl: Don't use direct references to bandwidth group …
(edit) @36057   14 years vboxsync Main/NetIf: Fixed host-only interface creation failure on Windows (#3873)
(edit) @36053   14 years vboxsync PCI: first version allowing registers visibility
(edit) @36043   14 years vboxsync sha1WaitForManifestThreadFinished: Read once instead of 4x.
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