|
|
@15372
|
16 years |
vboxsync |
#3282: HostNetIf API implementation for Darwin. Common part revised. …
|
|
|
@15334
|
16 years |
vboxsync |
Main: #3377: Implicitly detach DVD/Floppy from an unregistered machine …
|
|
|
@15318
|
16 years |
vboxsync |
Main: Fixed a deadlock in VBoxSVC when attaching a hard disk …
|
|
|
@15235
|
16 years |
vboxsync |
#3282: API, RT generic part, updated VBoxManage list hostif.
|
|
|
@15157
|
16 years |
vboxsync |
Main: #3312: Fixed a wrong assertion in USBController triggered on a …
|
|
|
@15064
|
16 years |
vboxsync |
Added QNX guest OS type. Cleaned up the guest OS table.
|
|
|
@15058
|
16 years |
vboxsync |
Main: fix a burn
|
|
|
@15057
|
16 years |
vboxsync |
Main: load libdbus-1 dynamically on Linux hosts
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@15044
|
16 years |
vboxsync |
Main: Added IHardDisk2::setProperties for bulk operations.
|
|
|
@14991
|
16 years |
vboxsync |
Main: rework the Linux host drive code to use libdbus-1 directly …
|
|
|
@14972
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
The …
|
|
|
@14959
|
16 years |
vboxsync |
no trailing \n when using ComAssertMsg*
|
|
|
@14949
|
16 years |
vboxsync |
Appended vim modeline to set tabstop and expand tabs (in the way …
|
|
|
@14948
|
16 years |
vboxsync |
Removed white space at EOL.
|
|
|
@14944
|
16 years |
vboxsync |
Fix the final few occurrences of tabs in Main.
|
|
|
@14929
|
16 years |
vboxsync |
Main: Pass custom hard disk parameters to the backend.
|
|
|
@14904
|
16 years |
vboxsync |
Main: change vboxxml files and namespace to xml only; more XML code …
|
|
|
@14854
|
16 years |
vboxsync |
Main: rip XML classes out of settings code and move them to …
|
|
|
@14783
|
16 years |
vboxsync |
Main: Treat hard disks with no Create capabilities as Created right …
|
|
|
@14722
|
16 years |
vboxsync |
Main: use statically linked libhal on Linux
|
|
|
@14717
|
16 years |
vboxsync |
Hopefully fix burn: use FUNCTION instead of func.
|
|
|
@14715
|
16 years |
vboxsync |
s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp
as suggested …
|
|
|
@14667
|
16 years |
vboxsync |
Main: Attempt to fix burns.
|
|
|
@14664
|
16 years |
vboxsync |
Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
|
|
|
@14628
|
16 years |
vboxsync |
Main: add the Id keyword
|
|
|
@14627
|
16 years |
vboxsync |
Main: new locking scheme
|
|
|
@14624
|
16 years |
vboxsync |
Main: typos
|
|
|
@14596
|
16 years |
vboxsync |
Main: Implemented IHardDisk2::getProperty()/setProperty().
|
|
|
@14588
|
16 years |
vboxsync |
Main: Added a bunch of CheckComArg macros.
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@14573
|
16 years |
vboxsync |
Main: Prototyped IHardDisk2::getProperty()/setProperty().
|
|
|
@14527
|
16 years |
vboxsync |
Main-OSX: added initial power change notification
|
|
|
@14524
|
16 years |
vboxsync |
Types
|
|
|
@14523
|
16 years |
vboxsync |
Cache the features reported by GetProcessorFeature.
|
|
|
@14521
|
16 years |
vboxsync |
Added GetProcessorFeature method to IHost.
|
|
|
@14514
|
16 years |
vboxsync |
s/Virual/Virtual
|
|
|
@14437
|
16 years |
vboxsync |
FE/Qt4: 2883: Structure OS list. Feature request implemented in base …
|
|
|
@14272
|
16 years |
vboxsync |
Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
|
|
|
@14225
|
16 years |
vboxsync |
Main: Use the parent's hard disk format when implicitly creating …
|
|
|
@14224
|
16 years |
vboxsync |
Main: Added ISystemProperties::defaultHardDiskFormat.
|
|
|
@14143
|
16 years |
vboxsync |
Main: Improved hard disk tree lock usage to avoid possible deadlocks …
|
|
|
@14107
|
16 years |
vboxsync |
Added InjectNMI method to the MachineDebugger class.
|
|
|
@13962
|
16 years |
vboxsync |
Added Accelerate3D xml setting and IMachine property.
|
|
|
@13956
|
16 years |
vboxsync |
Main, FE/Qt: Added support for safe arrays of enums.
|
|
|
@13950
|
16 years |
vboxsync |
Main: Removed redundant suffixes from DataType, DataFlags and …
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13887
|
16 years |
vboxsync |
Main: Fixed: 1) …
|
|
|
@13878
|
16 years |
vboxsync |
Main: typos
|
|
|
@13844
|
16 years |
vboxsync |
Main: Added a describeProperty method for querying config …
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13779
|
16 years |
vboxsync |
Recommitted r38734: Guest Properties (HostServices and Main): major …
|
|
|
@13762
|
16 years |
vboxsync |
Backed out 38734.
|
|
|
@13759
|
16 years |
vboxsync |
Guest Properties (HostServices and Main): major clean up of the guest …
|
|
|
@13729
|
16 years |
vboxsync |
Main: VirtualBoxBaseWithChildrenNEXT: Don't use a separate lock for a …
|
|
|
@13722
|
16 years |
vboxsync |
Introduced new xml setting for the number of virtual CPUs.
|
|
|
@13713
|
16 years |
vboxsync |
Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
|
|
|
@13705
|
16 years |
vboxsync |
Completed power event handling:
- pause running machines for the …
|
|
|
@13696
|
16 years |
vboxsync |
Main: Fixed: Closing sessions was not always noticed by the server …
|
|
|
@13688
|
16 years |
vboxsync |
cosmetic.
|
|
|
@13678
|
16 years |
vboxsync |
Some updates
|
|
|
@13676
|
16 years |
vboxsync |
Main: ConfigNames -> PropertyNames
|
|
|
@13673
|
16 years |
vboxsync |
Main: Added the Name, Capabilities, ConfigNames attributes. Removed …
|
|
|
@13659
|
16 years |
vboxsync |
Main: Moved last USB classes to the new locking scheme.
|
|
|
@13655
|
16 years |
vboxsync |
Power notification handling added (disabled skeleton).
|
|
|
@13607
|
16 years |
vboxsync |
Main: keywords space
|
|
|
@13606
|
16 years |
vboxsync |
Main: First bulk of classes transfered to the new locking scheme.
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13457
|
16 years |
vboxsync |
Main: Implemented detection of the unexpected spawning session …
|
|
|
@13436
|
16 years |
vboxsync |
Main (Guest Properties): added host-side callbacks
|
|
|
@13431
|
16 years |
vboxsync |
Main: Fixed a bunch of assertions caused by the code that detects a …
|
|
|
@13405
|
16 years |
vboxsync |
Main: report unexpected failures when spawning a remote session
|
|
|
@13389
|
16 years |
vboxsync |
Main: Guest uses the new locking scheme long ago.
|
|
|
@13377
|
16 years |
vboxsync |
HostServices/GuestProperties: use an HGCM service extension instead of …
|
|
|
@13374
|
16 years |
vboxsync |
Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242).
|
|
|
@13356
|
16 years |
vboxsync |
Main (Guest Properties): take flag values into account when the …
|
|
|
@13221
|
16 years |
vboxsync |
Enabled VPID (VT-x tagged TLB); default off
- Added machine & machine …
|
|
|
@13165
|
16 years |
vboxsync |
Main: use the HGCM guest property change notification interface and do …
|
|
|
@13082
|
16 years |
vboxsync |
PerfAPI: Backward compatibility broken. setup, enable, disable and …
|
|
|
@13079
|
16 years |
vboxsync |
added getGuestEnteredACPIMode()
|
|
|
@12973
|
16 years |
vboxsync |
PerfAPI: New method queryMetricsDataEx()
|
|
|
@12942
|
16 years |
vboxsync |
PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
|
|
|
@12889
|
16 years |
vboxsync |
Main: IConsole::powerUpPaused for use with the debugger.
|
|
|
@12678
|
16 years |
vboxsync |
PerfAPI: Handling of trailing colon in filter patterns
|
|
|
@12668
|
16 years |
vboxsync |
PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
|
|
|
@12546
|
16 years |
vboxsync |
PerfAPI: Improved Linux collector
|
|
|
@12513
|
16 years |
vboxsync |
PerfAPI: Windows collector re-done: WMI replaced with kernel and psapi …
|
|
|
@12457
|
16 years |
vboxsync |
Fixed small memory leak in the Windows implementation.
Fixed lack of …
|
|
|
@12449
|
16 years |
vboxsync |
+changed IFramebuffer interface to report id of associated window if …
|
|
|
@12443
|
16 years |
vboxsync |
NetFlt friver installation moved to the installer
|
|
|
@12439
|
16 years |
vboxsync |
installer code added to HostImpl, bugfixing in macket handing in the driver
|
|
|
@12400
|
16 years |
vboxsync |
PerfAPI: Improved Win collector. More realistic performance test. No …
|
|
|
@12297
|
16 years |
vboxsync |
Version 2 of remote USB protocol.
|
|
|
@12284
|
16 years |
vboxsync |
added subversion revison to the IDL
|
|
|
@12126
|
16 years |
vboxsync |
Drop existing RDP connection and allow the new client to connect, …
|
|
|
@11844
|
16 years |
vboxsync |
Do not call HGCM after it has been shut down.
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@11683
|
16 years |
vboxsync |
PerfAPI: Duplicate VM entries fix
|
|
|