VirtualBox

source: vbox/trunk/include/VBox/log.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106476   6 weeks vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106346   6 weeks vboxsync Devices/Network: Beginnings of a USB/NCM network interface emulation …
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @104508   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @101617   13 months vboxsync Devices/Gpio/DevPL061: Updates to the code, bugref:10453
(edit) @101320   14 months vboxsync Devices: Add a generic platform device for registering ROM files and …
(edit) @101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100868   16 months vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
(edit) @100672   17 months vboxsync VMM/IEM: Some VxD syscall logging. bugref:10369
(edit) @100606   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100221   18 months vboxsync VBox/log.h: Added a couple of IEM sub-groups; removed the REM groups. …
(edit) @100038   18 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @99594   19 months vboxsync Follow up fix for r157109
(edit) @99592   19 months vboxsync Fixed wrong ordering.
(edit) @99579   19 months vboxsync VBox API: Added interface IRangedInteger64FormValue, interface …
(edit) @98526   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96821   2 years vboxsync VMM/IEM: Define separate log groups for the VMX and SVM code in IEM …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96135   2 years vboxsync VBox/log.h: Added dedicated "recording" log group, to make it easier …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95385   2 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @94643   3 years vboxsync Main/Update check: Big overhaul of the API and functionality. * Now …
(edit) @93560   3 years vboxsync Added emulation of several classic Ethernet adapters.
(edit) @93312   3 years vboxsync CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91396   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91137   3 years vboxsync include/VBox/log.h,Devices/Security,pdmtpmifs.h: Remove the startup, …
(edit) @90676   3 years vboxsync VBox/log.h: Added LOG_GROUP_PDM_CRITSECTRW. bugref:6695
(edit) @90442   3 years vboxsync Main/VirtualBox: fix incorrect log class update in include/VBox/log.h …
(edit) @90440   3 years vboxsync Main/VirtualBox: New event for creating/deleting of Progress objects …
(edit) @90048   3 years vboxsync Audio/ValKit: Added dedicated log group AUDIO_TEST for audio testing …
(edit) @86230   4 years vboxsync OCI: Add ICloudProfileChangedEvent. Accidentally lost in r140498.
(edit) @86130   4 years vboxsync log.h: Fix order.
(edit) @86057   4 years vboxsync OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
(edit) @86032   4 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @86012   4 years vboxsync OCI: Send events when a cloud provider is registered or is about to be …
(edit) @85929   4 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85841   4 years vboxsync include/VBox/log.h: Fix log group ordering (which fixes tstLog), …
(edit) @85683   4 years vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85576   4 years vboxsync Main: Added ISystemProperties::getCPUProfiles.
(edit) @84716   4 years vboxsync VBox/log.h: Fix log group ordering causing tstLog to fail, introduced …
(edit) @84618   5 years vboxsync OCI: (bugref:9469) cloud network integration code moved from Machine …
(edit) @83275   5 years vboxsync OCI: Add stub ICloudMachine interface and …
(edit) @83263   5 years vboxsync AMD IOMMU: bugref:9654 Skeletal bits.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82100   5 years vboxsync OCI: add stub for ICloudClient::startCloudNetworkGateway
(edit) @81964   5 years vboxsync Main/GraphicsAdapter: Split off a few attributes from Machine …
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @81406   5 years vboxsync PDM: Enabled PDM task code. Added bunch of new device helper …
(edit) @81383   5 years vboxsync IOM: Split up the logging into two more groups, one for I/O ports and …
(edit) @80268   5 years vboxsync VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @79732   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. bugref:9288
(edit) @79524   5 years vboxsync Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started …
(edit) @79522   5 years vboxsync VBox/log.h: Kicked out most event group (base classes are still there) …
(edit) @78802   6 years vboxsync API: add IGuestMonitorInfoChangedEvent. Forgotten file from last …
(edit) @78695   6 years vboxsync OCI: IRangedIntegerFormValue (forgot to commit this with the rest of them)
(edit) @78150   6 years vboxsync OCI: Fix edito in name in previous.
(edit) @78149   6 years vboxsync OCI: Add LOG_GROUP_MAIN_STRINGARRAY. Forgot to commit this file in …
(edit) @77674   6 years vboxsync Main: Define IForm and related interfaces.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76558   6 years vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76093   6 years vboxsync Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75274   6 years vboxsync VBox/log.h: Trying to fix logging group screwup from r126353.
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @74761   6 years vboxsync Main/MediumIO: add stub for a method to convert a medium to a data …
(edit) @73971   6 years vboxsync bugref:9152. Moved OCI stuff from server to extpack.
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73571   6 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73337   6 years vboxsync bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
(edit) @73154   6 years vboxsync bugref:9152. Added 3 interfaces: CloudClient, CloudUserProfileList, …
(edit) @72948   6 years vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72615   6 years vboxsync Flash: Added a simple flash memory device modeled after Intel 28F008.
(edit) @71287   7 years vboxsync Main/ThreadTask: Added own logging group LOG_GROUP_MAIN_THREAD_TASK …
(edit) @71139   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list …
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @69730   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff. [build fix]
(edit) @69729   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @69002   7 years vboxsync bugref:8674. Added 2 new events into the Progress - "percentage …
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @67915   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66140   8 years vboxsync Storage: Add backend to handle CUE/BIN images (not yet working as the …
(edit) @65220   8 years vboxsync Devices/Storage/IOBufMgmt: Some code which helped debugging the …
(edit) @64995   8 years vboxsync bugref:8527. put Unattended interface into build
(edit) @62893   8 years vboxsync VBox/log.h: eliminate never used NE2000 log group and fix the DRV_TCP name
(edit) @62476   8 years vboxsync (C) 2016
(edit) @61560   8 years vboxsync Main: IDisplay queryScreenLayout and setScreenLayout API stubs
(edit) @60635   9 years vboxsync IOAPIC uses its own log group.
(edit) @60238   9 years vboxsync include/VBox/log.h: fix for r106253
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