|
|
@36219
|
14 years |
vboxsync |
Addressed some guest property (transient reset) todos.
|
|
|
@36215
|
14 years |
vboxsync |
doxygen @todo, please.
|
|
|
@36206
|
14 years |
vboxsync |
Guest Execution: more review stuff.
|
|
|
@36188
|
14 years |
vboxsync |
Main/SnapshotImpl: progressCallback not used anymore since r70196
|
|
|
@36187
|
14 years |
vboxsync |
Main/Machine: handle the case where snapshot dir = VM dir (previously …
|
|
|
@36181
|
14 years |
vboxsync |
Main: Fix crashes when starting a VM with a bandwidth group caused by …
|
|
|
@36179
|
14 years |
vboxsync |
Comments.
|
|
|
@36178
|
14 years |
vboxsync |
Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
|
|
|
@36168
|
14 years |
vboxsync |
Main: a few more time format fixes
|
|
|
@36165
|
14 years |
vboxsync |
format string fix
|
|
|
@36163
|
14 years |
vboxsync |
Main: Do not use colons in filenames(!), add nanosecond to saved state …
|
|
|
@36161
|
14 years |
vboxsync |
Main: minor mouse updates
|
|
|
@36150
|
14 years |
vboxsync |
Main/Mouse: mouse handling fix found by the testcase
|
|
|
@36130
|
14 years |
vboxsync |
Main: don't allow to start a VM if USB2.0 was enabled but no extension …
|
|
|
@36128
|
14 years |
vboxsync |
Main/Metrics: Hypervisor and guest metrics re-done (#5566)
|
|
|
@36124
|
14 years |
vboxsync |
PCI: code to perform host driver detach on Linux - not yet fully functional
|
|
|
@36121
|
14 years |
vboxsync |
rework NetFlt/Adp
|
|
|
@36120
|
14 years |
vboxsync |
FE/BFE: fix some warnings
|
|
|
@36110
|
14 years |
vboxsync |
Main: typo deserializing guest path in PCI passthrough
|
|
|
@36107
|
14 years |
vboxsync |
PCI: some Main work to provide correct attachment info for physical devices
|
|
|
@36105
|
14 years |
vboxsync |
Main: properly save the promiscous mode
|
|
|
@36103
|
14 years |
vboxsync |
typo
|
|
|
@36102
|
14 years |
vboxsync |
Build fix.
|
|
|
@36101
|
14 years |
vboxsync |
Build fix.
|
|
|
@36099
|
14 years |
vboxsync |
Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
|
|
|
@36096
|
14 years |
vboxsync |
Main/Settings: comment
|
|
|
@36095
|
14 years |
vboxsync |
Main/Settings: correctly bump from v1.10 to v1.11 if a network …
|
|
|
@36091
|
14 years |
vboxsync |
Main: use the VRDE VM setting in LaunchVMProcess API
|
|
|
@36090
|
14 years |
vboxsync |
Main/src-server/PerformanceSolaris: update free memory in KB not bytes.
|
|
|
@36086
|
14 years |
vboxsync |
MachineImpl.cpp: No large pages on linux for me, thank you very much.
|
|
|
@36082
|
14 years |
vboxsync |
Added a promiscModePolicy attribute to INetworkAdapter, three values: …
|
|
|
@36078
|
14 years |
vboxsync |
Main/src-server/PerformanceSolaris: unused header.
|
|
|
@36076
|
14 years |
vboxsync |
Right extra data variable name.
|
|
|
@36075
|
14 years |
vboxsync |
More flexible internal network promisc mode (++) policy management.
|
|
|
@36074
|
14 years |
vboxsync |
Main: implement sharing saved state files between snapshots and …
|
|
|
@36073
|
14 years |
vboxsync |
Main/src-server/PerformanceSolaris: build fix.
|
|
|
@36072
|
14 years |
vboxsync |
Main: fix overconfident debug assertion triggered by earlier fix in r69942
|
|
|
@36071
|
14 years |
vboxsync |
Main/src-server/PerformanceSolaris: Tweak free memory accounting to …
|
|
|
@36070
|
14 years |
vboxsync |
Metrics: ugly fix for VMM metrics
|
|
|
@36069
|
14 years |
vboxsync |
Main/Guest: InternalGetStatistics now returns 0s if VM is not running
|
|
|
@36063
|
14 years |
vboxsync |
VRDE: backward compatibility: try to load VBoxAuth if VRDP Auth is …
|
|
|
@36059
|
14 years |
vboxsync |
Main/BandwidthControl: Remove unused header
|
|
|
@36058
|
14 years |
vboxsync |
Main/BandwidthControl: Don't use direct references to bandwidth group …
|
|
|
@36057
|
14 years |
vboxsync |
Main/NetIf: Fixed host-only interface creation failure on Windows (#3873)
|
|
|
@36053
|
14 years |
vboxsync |
PCI: first version allowing registers visibility
|
|
|
@36043
|
14 years |
vboxsync |
sha1WaitForManifestThreadFinished: Read once instead of 4x.
|
|
|
@36041
|
14 years |
vboxsync |
Main/VMM: Use UVM w/ refcounting - part 1.
|
|
|
@36038
|
14 years |
vboxsync |
IAdditionsFacility::lastUpdated: Use the same wording as …
|
|
|
@36037
|
14 years |
vboxsync |
uninitalized member?
|
|
|
@36036
|
14 years |
vboxsync |
indent
|
|
|
@36027
|
14 years |
vboxsync |
Main: typo
|
|
|
@36024
|
14 years |
vboxsync |
IOAPIC: assign ID matching MADT
|
|
|
@36021
|
14 years |
vboxsync |
Main: Correct location of the HostIPStack key. DrvVD will always use …
|
|
|
@36017
|
14 years |
vboxsync |
Main: Improve error message if a CPU socket is removed which has still …
|
|
|
@36015
|
14 years |
vboxsync |
Main-OVF: fix exporting to slow medias
|
|
|
@35997
|
14 years |
vboxsync |
fix OSE
|
|
|
@35992
|
14 years |
vboxsync |
raw PCI: more init bits
|
|
|
@35989
|
14 years |
vboxsync |
Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
|
|
|
@35988
|
14 years |
vboxsync |
Main/medium: Create target images for export in sequential mode.
|
|
|
@35984
|
14 years |
vboxsync |
Main: prohibit setting a UUID as the machine or snapshot name
|
|
|
@35983
|
14 years |
vboxsync |
Main: fix warning
|
|
|
@35982
|
14 years |
vboxsync |
Main: further fix broken snapshots when disk images are shared between …
|
|
|
@35981
|
14 years |
vboxsync |
Main: IAdditionsFacility description update.
|
|
|
@35977
|
14 years |
vboxsync |
Main: Fixed resizing/seamless mode because of missing facility status.
|
|
|
@35976
|
14 years |
vboxsync |
Main: sort headers
|
|
|
@35975
|
14 years |
vboxsync |
build fix
|
|
|
@35974
|
14 years |
vboxsync |
that was wrong, this is client code not server code
|
|
|
@35973
|
14 years |
vboxsync |
Forgot include.
|
|
|
@35972
|
14 years |
vboxsync |
Build fix for Mac.
|
|
|
@35971
|
14 years |
vboxsync |
warning
|
|
|
@35970
|
14 years |
vboxsync |
Build fix.
|
|
|
@35968
|
14 years |
vboxsync |
Main/VMMDev: Added all facility classes define.
|
|
|
@35967
|
14 years |
vboxsync |
Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
|
|
|
@35965
|
14 years |
vboxsync |
Main/Console: resurrect strange tap/bridge hybrid optimization
|
|
|
@35964
|
14 years |
vboxsync |
Metrics: Introduced RAM/VMM base metric
|
|
|
@35962
|
14 years |
vboxsync |
Main/Console: make the #if match the .cpp file, and eliminate long …
|
|
|
@35961
|
14 years |
vboxsync |
FreeBSD: Fix finding vboxnet interfaces if there is no default route …
|
|
|
@35958
|
14 years |
vboxsync |
Main/solaris/NetIf-solaris: Added ixgbe NIC description.
|
|
|
@35942
|
14 years |
vboxsync |
Main/idl: clarify meaning of bandwidth group parameter/attribute
|
|
|
@35934
|
14 years |
vboxsync |
nit
|
|
|
@35921
|
14 years |
vboxsync |
Main: strncpy fix
|
|
|
@35918
|
14 years |
vboxsync |
Main: API docs (IMedium + IMediumAttachment cleanup, media registry …
|
|
|
@35915
|
14 years |
vboxsync |
Main: fix broken snapshots when disk images are shared between several …
|
|
|
@35913
|
14 years |
vboxsync |
Main: pass in safearrays as SAFEARRAY*
|
|
|
@35911
|
14 years |
vboxsync |
Main: avoid using invalid TLS index
|
|
|
@35910
|
14 years |
vboxsync |
SDK docs build fix.
|
|
|
@35909
|
14 years |
vboxsync |
HGCM: fixed termination of threads.
|
|
|
@35907
|
14 years |
vboxsync |
Main/Frontends: Also use facilities for guest features (seamless, …
|
|
|
@35903
|
14 years |
vboxsync |
Main: before unregistering a machine, move media shared with another …
|
|
|
@35895
|
14 years |
vboxsync |
Main/HostOnly: preserve vboxnetX with default address and mask (#4213)
|
|
|
@35893
|
14 years |
vboxsync |
Comment update.
|
|
|
@35890
|
14 years |
vboxsync |
Burn fix.
|
|
|
@35889
|
14 years |
vboxsync |
Comment typo.
|
|
|
@35888
|
14 years |
vboxsync |
Burn fix, added facility status "failed", removed unused parameters, …
|
|
|
@35887
|
14 years |
vboxsync |
Main/VBoxManage: Introduced facility handling for more fine grained …
|
|
|
@35886
|
14 years |
vboxsync |
burn fix, typo
|
|
|
@35885
|
14 years |
vboxsync |
Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
|
|
|
@35875
|
14 years |
vboxsync |
Console::TakeSnapshot: Mishandled the Stuck state - just use …
|
|
|
@35872
|
14 years |
vboxsync |
Main: Clear Console::mpVM on config constructor failure.
|
|
|
@35871
|
14 years |
vboxsync |
Main: generate mouse events smarter
|
|
|