|
|
@33399
|
14 years |
vboxsync |
build fix
|
|
|
@33398
|
14 years |
vboxsync |
Main: Some OS/2 build fixes.
|
|
|
@33397
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation (build fix).
|
|
|
@33396
|
14 years |
vboxsync |
Main: Some OS/2 build fixes.
|
|
|
@33387
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation (build fix).
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33369
|
14 years |
vboxsync |
Main-OVF: space
|
|
|
@33368
|
14 years |
vboxsync |
Main-OVF: back to const ref
|
|
|
@33365
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi fixes, profiling
|
|
|
@33362
|
14 years |
vboxsync |
Main-OVF: missing error check
|
|
|
@33353
|
14 years |
vboxsync |
Main-OVF: import into existing disks: test
|
|
|
@33348
|
14 years |
vboxsync |
Main-OVF: and whoops again
|
|
|
@33347
|
14 years |
vboxsync |
Main-OVF: Only backends with create capabilities are allowed.
|
|
|
@33346
|
14 years |
vboxsync |
Main-OVF: more cleanup
|
|
|
@33345
|
14 years |
vboxsync |
Main-OVF: whoops
|
|
|
@33344
|
14 years |
vboxsync |
Main-OVF: Select the target format out of the available formats.
|
|
|
@33339
|
14 years |
vboxsync |
Main/Medium: more parameter clarifications
|
|
|
@33336
|
14 years |
vboxsync |
Main-OVF: Make the target format changeable, the right way.
|
|
|
@33335
|
14 years |
vboxsync |
Main/Medium: fix vrc/rc mixup which resulted in ignoring errors …
|
|
|
@33334
|
14 years |
vboxsync |
Main/MediumImpl: clarify what medium format is used for src/dst for …
|
|
|
@33332
|
14 years |
vboxsync |
Main-OVF: make the target format changeable
|
|
|
@33331
|
14 years |
vboxsync |
Main: SLES10.1 compile fix
|
|
|
@33322
|
14 years |
vboxsync |
Main/Medium: remaining bits for MediumType_Readonly
|
|
|
@33321
|
14 years |
vboxsync |
Main. VBoxShell: demo recorder fully functional
|
|
|
@33320
|
14 years |
vboxsync |
Main-OVF: memory leaks
|
|
|
@33318
|
14 years |
vboxsync |
Main/Snapshot: fix live deletion of the first snapshot (regression …
|
|
|
@33312
|
14 years |
vboxsync |
Main: fix lock order violation saving snapshots in mountMedium() …
|
|
|
@33307
|
14 years |
vboxsync |
Main/Medium: new MediumType_Readonly, replaces the DeviceType_DVD …
|
|
|
@33305
|
14 years |
vboxsync |
Main/MouseImpl: we sometimes failed to set …
|
|
|
@33301
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
|
|
|
@33300
|
14 years |
vboxsync |
Main: API change, merge IMachine::getSnapshot() with findSnapshot()
|
|
|
@33298
|
14 years |
vboxsync |
Main: fix docs for aggregator API, burn fix
|
|
|
@33295
|
14 years |
vboxsync |
Main: support aggregation of multiple event sources into one,
to …
|
|
|
@33294
|
14 years |
vboxsync |
Main: API change, merge IVirtualBox::getMachine() with findMachine()
|
|
|
@33289
|
14 years |
vboxsync |
Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
|
|
|
@33265
|
14 years |
vboxsync |
Main: support simple reusable events coalescing
|
|
|
@33261
|
14 years |
vboxsync |
Main/Mouse: don't send relative mouse events if the guest reads the …
|
|
|
@33259
|
14 years |
vboxsync |
Storage/VBoxHDD+Main/Snapshot: Implement backward merging of …
|
|
|
@33254
|
14 years |
vboxsync |
Main: fix VirtualBox::ComposeMachineFilename to always return absolute path
|
|
|
@33253
|
14 years |
vboxsync |
build fix (some EOF header define clash)
|
|
|
@33251
|
14 years |
vboxsync |
Whitespaces.
|
|
|
@33250
|
14 years |
vboxsync |
Main: fix finding snapshot diffs in new-vm machine folders …
|
|
|
@33249
|
14 years |
vboxsync |
Build fix.
|
|
|
@33247
|
14 years |
vboxsync |
VBoxService/Guest Execution: Update.
|
|
|
@33244
|
14 years |
vboxsync |
whitespace
|
|
|
@33240
|
14 years |
vboxsync |
Main/SystemProperties: comment wording changes and making the "2T" …
|
|
|
@33239
|
14 years |
vboxsync |
Main: remove VirtualBox::WaitForPropertyChange which has been …
|
|
|
@33238
|
14 years |
vboxsync |
Main: new VirtualBox::ComposeMachineFilename() API; remove the …
|
|
|
@33237
|
14 years |
vboxsync |
Main: remove obsolete typedef
|
|
|
@33232
|
14 years |
vboxsync |
Main: use paths relative to machine folder in machine registries
|
|
|
@33201
|
14 years |
vboxsync |
reverted r66739
|
|
|
@33200
|
14 years |
vboxsync |
E1000, Main: support for 82566MC chipset type
|
|
|
@33187
|
14 years |
vboxsync |
Main/Medium: use the correct image interface for importFile
|
|
|
@33182
|
14 years |
vboxsync |
Devices/Storage: implement sequential reading of streamOptimized VMDK …
|
|
|
@33146
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi, host part + guest part debugging
|
|
|
@33140
|
14 years |
vboxsync |
Main: have Machine::MountMedium() behave like AttachDevice (use …
|
|
|
@33139
|
14 years |
vboxsync |
Warnings.
|
|
|
@33133
|
14 years |
vboxsync |
PCI: typo in HBC address
|
|
|
@33127
|
14 years |
vboxsync |
PCI: bits
|
|
|
@33112
|
14 years |
vboxsync |
Main/xpcom: Start VBoxSVC just like VBoxXPCOMIPCD directly as a …
|
|
|
@33108
|
14 years |
vboxsync |
Main: crash fix for media unmounting (yesterday's regression)
|
|
|
@33107
|
14 years |
vboxsync |
Main/Medium: add internal importFile method, intended to be used by …
|
|
|
@33102
|
14 years |
vboxsync |
Main/Appliance: rip out the bogus "does image exist" checks, they …
|
|
|
@33100
|
14 years |
vboxsync |
Main/linux/USB enumeration: set close-on-exec and close files
|
|
|
@33090
|
14 years |
vboxsync |
Main-OVF: disable digest creation for the manifest file
|
|
|
@33088
|
14 years |
vboxsync |
Storage/VMDK: merge the sequential streamOptimized image writing code …
|
|
|
@33082
|
14 years |
vboxsync |
Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
|
|
|
@33080
|
14 years |
vboxsync |
Main-OVF: Don't instantly break out of the loop on cancel. Let the …
|
|
|
@33078
|
14 years |
vboxsync |
Main: change per-machine media registries so that removeable media …
|
|
|
@33075
|
14 years |
vboxsync |
Main: also support absolute mouse events
|
|
|
@33073
|
14 years |
vboxsync |
Main: partly reverted r66582
|
|
|
@33069
|
14 years |
vboxsync |
WS, Java: handle input safearrays
|
|
|
@33067
|
14 years |
vboxsync |
Main: fix broken per-machine media registry for …
|
|
|
@33064
|
14 years |
vboxsync |
Guest Execution/Copy: Added support for input handling, added more …
|
|
|
@33063
|
14 years |
vboxsync |
windows burn
|
|
|
@33062
|
14 years |
vboxsync |
Main-OVF: use RTSHA1CONTEXT instead of SHA_CTX
|
|
|
@33061
|
14 years |
vboxsync |
Main, vboxshell: implemented support for user activity capturing
|
|
|
@33060
|
14 years |
vboxsync |
Main;OVF/OVA: online calculation of the SHA1 sum; directly stream into …
|
|
|
@33055
|
14 years |
vboxsync |
Main: little API cleanup for the strings
|
|
|
@33051
|
14 years |
vboxsync |
Main: use .vbox extension for machine XML of newly created or renamed …
|
|
|
@33044
|
14 years |
vboxsync |
iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
|
|
|
@33005
|
14 years |
vboxsync |
Renamed VBox-VRDP interface to VRDE (update).
|
|
|
@33004
|
14 years |
vboxsync |
Renamed VBox-VRDP interface to VRDE.
|
|
|
@33000
|
14 years |
vboxsync |
Disable an assert for DEBUG_sunlover.
|
|
|
@32986
|
14 years |
vboxsync |
Main: now that IPRT can read {UUID} we don't need to worry
|
|
|
@32965
|
14 years |
vboxsync |
Main-OVF: fix check of the manifest file existence on import
|
|
|
@32961
|
14 years |
vboxsync |
whitespace
|
|
|
@32934
|
14 years |
vboxsync |
Main/Medium: Automatically repair streamOptimized VMDK files too. They …
|
|
|
@32932
|
14 years |
vboxsync |
Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives.
|
|
|
@32931
|
14 years |
vboxsync |
Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives.
|
|
|
@32928
|
14 years |
vboxsync |
Main/Display: properly change VBVA flags (the bug caused the guest …
|
|
|
@32910
|
14 years |
vboxsync |
VMM: hyper heap size selection
|
|
|
@32908
|
14 years |
vboxsync |
VMM: moved hyper heap configuration to console, as it knows more about …
|
|
|
@32903
|
14 years |
vboxsync |
back out r66376
|
|
|
@32900
|
14 years |
vboxsync |
Main: typo
|
|
|
@32899
|
14 years |
vboxsync |
Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
|
|
|
@32898
|
14 years |
vboxsync |
Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
|
|
|
@32894
|
14 years |
vboxsync |
Main: clean up GuestOSType constructor
|
|
|
@32893
|
14 years |
vboxsync |
Main/OVF: debugging
|
|
|
@32886
|
14 years |
vboxsync |
Compile fix
|
|
|