|
|
@37244
|
14 年 |
vboxsync |
Main/VirtualBox: new method for querying the API version
|
|
|
@37200
|
14 年 |
vboxsync |
API+Frontends: Generic network attachment driver support which …
|
|
|
@37179
|
14 年 |
vboxsync |
Main/xpcom: comment fix
|
|
|
@37162
|
14 年 |
vboxsync |
Main/Medium: provide error message for duplicate attachment of one …
|
|
|
@37142
|
14 年 |
vboxsync |
Main/Host: fix scoping to avoid compiler warning about variable aliasing
|
|
|
@37131
|
14 年 |
vboxsync |
Main/solaris: Added some NIC descriptions.
|
|
|
@37096
|
14 年 |
vboxsync |
Main: fix iterator erase mess
|
|
|
@37095
|
14 年 |
vboxsync |
Host::getDrives: Don't increment the iterator after erase.
|
|
|
@37092
|
14 年 |
vboxsync |
Main: fixed NOP in release builds (xtracker 5578)
|
|
|
@37075
|
14 年 |
vboxsync |
Main: win fix
|
|
|
@37074
|
14 年 |
vboxsync |
Main; VBoxManage: initial machine clone support
|
|
|
@37014
|
14 年 |
vboxsync |
Main/linux/USB: reverted r71595 again, as it did not seem correct
|
|
|
@37010
|
14 年 |
vboxsync |
Main/src-server/xpcom: fix simultaneous autostarting of VBoxSVC, …
|
|
|
@37000
|
14 年 |
vboxsync |
Main/linux/USB: correctly handle completely absent /proc/bus/usb
|
|
|
@36997
|
14 年 |
vboxsync |
Main/linux/usb: no reason not to check root paths passed in the environment
|
|
|
@36995
|
14 年 |
vboxsync |
Main/linux/usb: more readable test code
|
|
|
@36994
|
14 年 |
vboxsync |
Main/linux/usb: make unit tests pass and fix one test
|
|
|
@36993
|
14 年 |
vboxsync |
Main/linux/USB: unit tests for the code changed in r71554 and r71557
|
|
|
@36991
|
14 年 |
vboxsync |
Main: Initial support for disk hotplugging, work in progress
|
|
|
@36986
|
14 年 |
vboxsync |
Main/Host: use setError instead of setWarning, as the calling code …
|
|
|
@36981
|
14 年 |
vboxsync |
Main/MediumImpl: Fix memory leaks in some medium operation error …
|
|
|
@36975
|
14 年 |
vboxsync |
Main: don't override existing error codes
|
|
|
@36964
|
14 年 |
vboxsync |
Main/linux/USB: corrected an outdated comment
|
|
|
@36963
|
14 年 |
vboxsync |
Main/linux/USB: forgot to remove a fixed todo
|
|
|
@36961
|
14 年 |
vboxsync |
Main/USB/linux: return correct error codes and messages if the user …
|
|
|
@36958
|
14 年 |
vboxsync |
Main/linux/USB: better permissions checking and code cleanup
|
|
|
@36941
|
14 年 |
vboxsync |
usb rework
|
|
|
@36900
|
14 年 |
vboxsync |
Main/win/svcmain.cpp: Switch to the user's home directory if VBoxSVC …
|
|
|
@36898
|
14 年 |
vboxsync |
Main/Machine: first draft of method for cloning entire machines
|
|
|
@36842
|
14 年 |
vboxsync |
Main/Metrics: Memory leak fixes
|
|
|
@36839
|
14 年 |
vboxsync |
Main/Metrics: Locking revised to prevent lockups on VM shutdown (#5637)
|
|
|
@36797
|
14 年 |
vboxsync |
FreeBSD: Warnings
|
|
|
@36730
|
14 年 |
vboxsync |
Solaris/NetFltBow: support for VNIC templates and VLANs.
|
|
|
@36727
|
14 年 |
vboxsync |
Main: fix log message format string bugs
|
|
|
@36683
|
14 年 |
vboxsync |
Main/Machine: progress message tuning for LaunchVMProcess
|
|
|
@36682
|
14 年 |
vboxsync |
Main/Machine: fix formatting of progress description, and minor cleanup
|
|
|
@36673
|
14 年 |
vboxsync |
Main/Machine: add a way to terminate VM processes if they don't …
|
|
|
@36664
|
14 年 |
vboxsync |
Main: check if particular PCI device already attached
|
|
|
@36653
|
14 年 |
vboxsync |
Main/Medium: only create the target path if the destination is file based
|
|
|
@36630
|
14 年 |
vboxsync |
PCI: Main and VBoxManage work
|
|
|
@36618
|
14 年 |
vboxsync |
warning
|
|
|
@36617
|
14 年 |
vboxsync |
Main: gcc warning
|
|
|
@36615
|
14 年 |
vboxsync |
Main/idl: new method IHost::generateMACAddress, including implementation
|
|
|
@36575
|
14 年 |
vboxsync |
Main/src-server/ApplianceImplImport: automatically repair broken OVF …
|
|
|
@36527
|
14 年 |
vboxsync |
iprt::MiniString -> RTCString.
|
|
|
@36523
|
14 年 |
vboxsync |
Renamed iprt::Error to RTCError.
|
|
|
@36491
|
14 年 |
vboxsync |
'c' means 'count of' not 'const', 'pcSomething' = pointer to a count …
|
|
|
@36478
|
14 年 |
vboxsync |
Main/src-server/xpcom: build fix for some gcc versions
|
|
|
@36466
|
14 年 |
vboxsync |
Main/src-server/xpcom: Avoid initializing static variables with a …
|
|
|
@36451
|
14 年 |
vboxsync |
introduced VirtualBoxBase::clearError to clear the previous error info …
|
|
|
@36439
|
14 年 |
vboxsync |
Init COM for all EMTS and PDMThreads.
|
|
|
@36433
|
14 年 |
vboxsync |
Main/HostPower: uninitialized variable
|
|
|
@36431
|
14 年 |
vboxsync |
Main/USBProxyServiceLinux: fix segfault
|
|
|
@36418
|
14 年 |
vboxsync |
Main/USB/Linux: extend environment variables for selecting USB probing …
|
|
|
@36417
|
14 年 |
vboxsync |
Installer/Linux and Main: USB enumeration: fix detection of USB via …
|
|
|
@36411
|
14 年 |
vboxsync |
MachineImpl.cpp,VirtualBoxBase.h: Re r70709 - caller validated the …
|
|
|
@36365
|
14 年 |
vboxsync |
Main: Fix for parameter handling in setGuestPropertyToVM().
|
|
|
@36350
|
14 年 |
vboxsync |
Main/server/USB/linux: get rid of esoteric locations for probing for …
|
|
|
@36344
|
14 年 |
vboxsync |
Runtime/log: implement log rotation, adapt all code creating log files …
|
|
|
@36289
|
14 年 |
vboxsync |
Main/SnapshotImpl: when restoring a snapshot always save the global …
|
|
|
@36276
|
14 年 |
vboxsync |
Main/NetworkAdapter: Bandwidth group minor fixes (#5582)
|
|
|
@36275
|
14 年 |
vboxsync |
Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
|
|
|
@36248
|
14 年 |
vboxsync |
Main/src-server/NetIf-Solaris: Added bnxe 10 gigabit ethernet description.
|
|
|
@36243
|
14 年 |
vboxsync |
Main/Medium: VMDK variant streamOptimized cannot be used to directly …
|
|
|
@36226
|
14 年 |
vboxsync |
compiler warning
|
|
|
@36219
|
14 年 |
vboxsync |
Addressed some guest property (transient reset) todos.
|
|
|
@36215
|
14 年 |
vboxsync |
doxygen @todo, please.
|
|
|
@36188
|
14 年 |
vboxsync |
Main/SnapshotImpl: progressCallback not used anymore since r70196
|
|
|
@36187
|
14 年 |
vboxsync |
Main/Machine: handle the case where snapshot dir = VM dir (previously …
|
|
|
@36181
|
14 年 |
vboxsync |
Main: Fix crashes when starting a VM with a bandwidth group caused by …
|
|
|
@36178
|
14 年 |
vboxsync |
Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
|
|
|
@36168
|
14 年 |
vboxsync |
Main: a few more time format fixes
|
|
|
@36165
|
14 年 |
vboxsync |
format string fix
|
|
|
@36163
|
14 年 |
vboxsync |
Main: Do not use colons in filenames(!), add nanosecond to saved state …
|
|
|
@36128
|
14 年 |
vboxsync |
Main/Metrics: Hypervisor and guest metrics re-done (#5566)
|
|
|
@36121
|
14 年 |
vboxsync |
rework NetFlt/Adp
|
|
|
@36105
|
14 年 |
vboxsync |
Main: properly save the promiscous mode
|
|
|
@36091
|
14 年 |
vboxsync |
Main: use the VRDE VM setting in LaunchVMProcess API
|
|
|
@36090
|
14 年 |
vboxsync |
Main/src-server/PerformanceSolaris: update free memory in KB not bytes.
|
|
|
@36086
|
14 年 |
vboxsync |
MachineImpl.cpp: No large pages on linux for me, thank you very much.
|
|
|
@36082
|
14 年 |
vboxsync |
Added a promiscModePolicy attribute to INetworkAdapter, three values: …
|
|
|
@36078
|
14 年 |
vboxsync |
Main/src-server/PerformanceSolaris: unused header.
|
|
|
@36074
|
14 年 |
vboxsync |
Main: implement sharing saved state files between snapshots and …
|
|
|
@36073
|
14 年 |
vboxsync |
Main/src-server/PerformanceSolaris: build fix.
|
|
|
@36072
|
14 年 |
vboxsync |
Main: fix overconfident debug assertion triggered by earlier fix in r69942
|
|
|
@36071
|
14 年 |
vboxsync |
Main/src-server/PerformanceSolaris: Tweak free memory accounting to …
|
|
|
@36070
|
14 年 |
vboxsync |
Metrics: ugly fix for VMM metrics
|
|
|
@36059
|
14 年 |
vboxsync |
Main/BandwidthControl: Remove unused header
|
|
|
@36058
|
14 年 |
vboxsync |
Main/BandwidthControl: Don't use direct references to bandwidth group …
|
|
|
@36057
|
14 年 |
vboxsync |
Main/NetIf: Fixed host-only interface creation failure on Windows (#3873)
|
|
|
@36043
|
14 年 |
vboxsync |
sha1WaitForManifestThreadFinished: Read once instead of 4x.
|
|
|
@36027
|
14 年 |
vboxsync |
Main: typo
|
|
|
@36017
|
14 年 |
vboxsync |
Main: Improve error message if a CPU socket is removed which has still …
|
|
|
@36015
|
14 年 |
vboxsync |
Main-OVF: fix exporting to slow medias
|
|
|
@35992
|
14 年 |
vboxsync |
raw PCI: more init bits
|
|
|
@35988
|
14 年 |
vboxsync |
Main/medium: Create target images for export in sequential mode.
|
|
|
@35984
|
14 年 |
vboxsync |
Main: prohibit setting a UUID as the machine or snapshot name
|
|
|
@35983
|
14 年 |
vboxsync |
Main: fix warning
|
|
|
@35982
|
14 年 |
vboxsync |
Main: further fix broken snapshots when disk images are shared between …
|
|
|
@35976
|
14 年 |
vboxsync |
Main: sort headers
|
|
|