summaryrefslogtreecommitdiff
path: root/include/VBox/log.h
Commit message (Expand)AuthorAgeFilesLines
* Follow up fix for r157109vboxsync2023-05-041-0/+1
* Fixed wrong ordering.vboxsync2023-05-031-2/+2
* VBox API: Added interface IRangedInteger64FormValue, interface implementation...vboxsync2023-05-031-0/+2
* Guest Control: Initial commit (work in progress, disabled by default). bugref...vboxsync2023-02-101-0/+3
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* Main,FE/VBoxManage: Implement possiblity to configure some of the guest debug...vboxsync2022-09-261-0/+3
* VMM/IEM: Define separate log groups for the VMX and SVM code in IEM since we'...vboxsync2022-09-221-0/+6
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* VBox/log.h: Added dedicated "recording" log group, to make it easier (and mor...vboxsync2022-08-111-0/+3
* Audio/Main: Bigger revamp of the audio interface(s) to later also support hos...vboxsync2022-06-291-0/+9
* Guest Control/Main: Added IFsInfo, IGuestFsInfo, IGuestSession::fsQueryFreeSp...vboxsync2022-06-271-0/+6
* Main/Update check: Big overhaul of the API and functionality.vboxsync2022-04-201-3/+21
* Added emulation of several classic Ethernet adapters.vboxsync2022-02-031-0/+6
* CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. Build 255...vboxsync2022-01-181-0/+3
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Devices: bugref:9932 DrvVMNet and host-only network initial implementationvboxsync2021-09-281-0/+6
* Main: Add IUefiVariableStore interface to manage the content of the UEFI vari...vboxsync2021-09-271-0/+3
* Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states (UEFI,TPM,etc.) to...vboxsync2021-09-221-0/+3
* Main,FE/VBoxManage: Add the necessary Main API bits to control the trusted pl...vboxsync2021-09-101-0/+3
* include/VBox/log.h,Devices/Security,pdmtpmifs.h: Remove the startup, shutdown...vboxsync2021-09-071-0/+9
* VBox/log.h: Added LOG_GROUP_PDM_CRITSECTRW. bugref:6695vboxsync2021-08-131-0/+3
* Main/VirtualBox: fix incorrect log class update in include/VBox/log.h for add...vboxsync2021-07-301-0/+1
* Main/VirtualBox: New event for creating/deleting of Progress objects in VBoxS...vboxsync2021-07-301-0/+2
* Audio/ValKit: Added dedicated log group AUDIO_TEST for audio testing code. bu...vboxsync2021-07-061-0/+3
* OCI: Add ICloudProfileChangedEvent. Accidentally lost in r140498.vboxsync2020-09-221-0/+3
* log.h: Fix order.vboxsync2020-09-151-3/+3
* OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI.vboxsync2020-09-071-3/+3
* Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware config...vboxsync2020-09-061-0/+3
* OCI: Send events when a cloud provider is registered or is about to bevboxsync2020-09-031-0/+3
* Main: bugref:9224: Main+VBoxManageDisk+doc partvboxsync2020-08-281-0/+9
* include/VBox/log.h: Fix log group ordering (which fixes tstLog), introduced w...vboxsync2020-08-191-3/+3
* Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move update...vboxsync2020-08-111-0/+3
* Main: Added ISystemProperties::getCPUProfiles.vboxsync2020-07-311-0/+3
* VBox/log.h: Fix log group ordering causing tstLog to fail, introduced by r138...vboxsync2020-06-071-3/+3
* OCI: (bugref:9469) cloud network integration code moved from Machine to Conso...vboxsync2020-05-291-0/+3
* OCI: Add stub ICloudMachine interface and ICloudClient::listCloudMachinesvboxsync2020-03-131-0/+3
* AMD IOMMU: bugref:9654 Skeletal bits.vboxsync2020-03-111-0/+3
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* OCI: add stub for ICloudClient::startCloudNetworkGatewayvboxsync2019-11-221-0/+3
* Main/GraphicsAdapter: Split off a few attributes from Machine interface, whic...vboxsync2019-11-181-0/+3
* OCI: (bugref:9469) cloud network integration concept (disabled in Config.kmk).vboxsync2019-10-211-0/+3
* PDM: Enabled PDM task code. Added bunch of new device helper functions. bugre...vboxsync2019-10-211-1/+7
* IOM: Split up the logging into two more groups, one for I/O ports and one for...vboxsync2019-10-191-0/+6
* VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217vboxsync2019-08-141-0/+3
* Main: Redoing the IDHCPServer interface, part I. bugref:9288vboxsync2019-07-121-0/+15
* Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started adding com...vboxsync2019-07-041-0/+3
* VBox/log.h: Kicked out most event group (base classes are still there) and ma...vboxsync2019-07-041-409/+199
* API: add IGuestMonitorInfoChangedEvent. Forgotten file from last change.vboxsync2019-05-281-0/+3
* OCI: IRangedIntegerFormValue (forgot to commit this with the rest of them)vboxsync2019-05-231-0/+3
* OCI: Fix edito in name in previous.vboxsync2019-04-161-1/+1