VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13221   16 years vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @13165   16 years vboxsync Main: use the HGCM guest property change notification interface and do …
(edit) @13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @13079   16 years vboxsync added getGuestEnteredACPIMode()
(edit) @12973   16 years vboxsync PerfAPI: New method queryMetricsDataEx()
(edit) @12942   16 years vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(edit) @12889   16 years vboxsync Main: IConsole::powerUpPaused for use with the debugger.
(edit) @12678   16 years vboxsync PerfAPI: Handling of trailing colon in filter patterns
(edit) @12668   16 years vboxsync PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
(edit) @12546   16 years vboxsync PerfAPI: Improved Linux collector
(edit) @12513   16 years vboxsync PerfAPI: Windows collector re-done: WMI replaced with kernel and psapi …
(edit) @12457   16 years vboxsync Fixed small memory leak in the Windows implementation. Fixed lack of …
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12443   16 years vboxsync NetFlt friver installation moved to the installer
(edit) @12439   16 years vboxsync installer code added to HostImpl, bugfixing in macket handing in the driver
(edit) @12400   16 years vboxsync PerfAPI: Improved Win collector. More realistic performance test. No …
(edit) @12297   16 years vboxsync Version 2 of remote USB protocol.
(edit) @12284   16 years vboxsync added subversion revison to the IDL
(edit) @12126   16 years vboxsync Drop existing RDP connection and allow the new client to connect, …
(edit) @11844   16 years vboxsync Do not call HGCM after it has been shut down.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11683   16 years vboxsync PerfAPI: Duplicate VM entries fix
(edit) @11661   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray (including webservice)
(edit) @11659   16 years vboxsync Backed out r35359
(edit) @11655   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray
(edit) @11583   16 years vboxsync PerfAPI: New attribute PerformanceMetric::description
(edit) @11571   16 years vboxsync PerfAPI: Globbing support stolen from VMM/STAM.cpp
(edit) @11498   16 years vboxsync PerfAPI: Moved linux implementation of CPU/MHz to CollectorHAL since …
(edit) @11435   16 years vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11409   16 years vboxsync Do not call HGCM after it has been shut down.
(edit) @11377   16 years vboxsync PerfAPI: Fixed the ranges to fit into INT32, uninitialized periods, …
(edit) @11357   16 years vboxsync PerfAPI: Important! VM metrics are now associated with Machine instead …
(edit) @11321   16 years vboxsync Main: removied iprt/system.h reference.
(edit) @11258   16 years vboxsync API/Host: New method for querying the number of CPUs online.
(edit) @11180   16 years vboxsync PerfAPI: replaced unsigned long with ULONG to get rid of solaris …
(edit) @11115   16 years vboxsync More EOL fixes.
(edit) @11083   16 years vboxsync HostServices/GuestProperties, Main: implemented saving guest …
(edit) @11041   16 years vboxsync Main: added guest property enumeration (currently only works when the …
(edit) @10959   16 years vboxsync VBoxSVC: Use RTTimerLR instead of RTTimer.
(edit) @10898   16 years vboxsync Main: Host interface networking on Darwin.
(edit) @10896   16 years vboxsync Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
(edit) @10870   16 years vboxsync PerfAPI: Min/max value fix for CPU Load counters.
(edit) @10868   16 years vboxsync PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10779   16 years vboxsync Locking. Enabled tests in tstAPI.
(edit) @10770   16 years vboxsync Main: Performance: Second m is redundant. Some locking-related todos.
(edit) @10753   16 years vboxsync Stubs for all platforms. Implementation of host CPU load and RAM usage …
(edit) @10726   16 years vboxsync Disabled Perf code in tstAPI to fix builds.
(edit) @10725   16 years vboxsync Perf API: Filtering
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10713   16 years vboxsync Perf API: aggregators, data collection, Host RAM metrics, Linux RAM …
(edit) @10695   16 years vboxsync Added HWVirtExNestedPagingEnabled method to MachineDebugger.
(edit) @10693   16 years vboxsync Added setting for nested paging (default on).
(edit) @10679   16 years vboxsync Filtering sketched. There is a crash in VirtualBox::uninit on Windows.
(edit) @10641   16 years vboxsync Performance API files exported to OSE.
(edit) @10595   16 years vboxsync Main: Performance: Typos, docs, cosmetics.
(edit) @10592   16 years vboxsync Fix for broken builds with VBOX_WITH_USB=
(edit) @10544   16 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10534   16 years vboxsync Backed out Performance API changes.
(edit) @10528   16 years vboxsync Performance API, version 0, webservice broken.
(edit) @10423   16 years vboxsync ProcessorCount & ProcessorDescription aren't attributes
(edit) @10399   16 years vboxsync Main API fix for getting processor speed/description - there's no …
(edit) @10333   16 years vboxsync added package type property
(edit) @10305   16 years vboxsync Main: Lock the object before switching on non-const data members.
(edit) @10304   16 years vboxsync Main: Documenting.
(edit) @10233   16 years vboxsync Main: clean up the guest property code - send accesses to the console …
(edit) @10000   16 years vboxsync Pure naming change for the guest property store stuff. Functionality …
(edit) @9937   16 years vboxsync Main: Corrected getProcessorUsage() impl (docs, spacing etc).
(edit) @9904   16 years vboxsync Global and per-VM CPU usage API added
(edit) @9883   16 years vboxsync Main: add the Main part of the guest/host configuration registry
(edit) @9361   17 years vboxsync Main: Build fix after r31580.
(edit) @9360   17 years vboxsync Main: Return the correct value for IGuest::OSTypeId as reported by the …
(edit) @8765   17 years vboxsync win32 -> win.
(edit) @8744   17 years vboxsync Moved the filter running over to USBProxyService (from Host). Split up …
(edit) @8721   17 years vboxsync File header.
(edit) @8720   17 years vboxsync oops.
(edit) @8719   17 years vboxsync filteheader.
(edit) @8709   17 years vboxsync Added a setErrorNoLog method and aLogIt argument to the core setError …
(edit) @8701   17 years vboxsync Oops, these RTLogPrintf's shouldn't be here.
(edit) @8690   17 years vboxsync UpdateGuestVersion fixes.
(edit) @8688   17 years vboxsync added paranoid parenthesis
(edit) @8684   17 years vboxsync Use %Rhrc.
(edit) @8666   17 years vboxsync Removed the duplicate USB device list in Host and moved 4 methods over …
(edit) @8639   17 years vboxsync Main/AutoLock: More debugging.
(edit) @8637   17 years vboxsync spelling.
(edit) @8547   17 years vboxsync Removed the non-NEW_HOSTUSBDEVICE_STATE code.
(edit) @8539   17 years vboxsync Drop the USBDEVICE bits we don't currently need.
(edit) @8511   17 years vboxsync debugging not for 1.6
(edit) @8508   17 years vboxsync Main/AutoLock: Added self deadlock detector (affects release builds …
(edit) @8484   17 years vboxsync Darwin USB fixes.
(edit) @8471   17 years vboxsync More USB stuff.
(edit) @8425   17 years vboxsync Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
(edit) @8421   17 years vboxsync Main/AutoLock: Distinguish between the number of normal read locks and …
(edit) @8401   17 years vboxsync USB: Some review notes and method renaming.
(edit) @8367   17 years vboxsync Main: Added INetworkAdapter::NATNetwork property.
(edit) @8323   17 years vboxsync Frontends/VirtualBox3/4, Main: only switch to seamless mode if the …
(edit) @8321   17 years vboxsync Main/AutoLock: Use RTThreadNativeSelf() instead of RTThredSelf() which …
(edit) @8317   17 years vboxsync Main: Fixed MyLogIt for amd64.
(edit) @8312   17 years vboxsync Devices/VMMDev, Frontends/VBoxBFE, Main: add a guest request to report …
(edit) @8180   17 years vboxsync Main: Important warning about MyLog*() usage.
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