VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50953   11 years vboxsync GIM: Skeleton, work in progress.
(edit) @50531   11 years vboxsync Add VHDX logging group while we are at it
(edit) @50530   11 years vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @50273   11 years vboxsync Provide LWIP_DEBUGF definition that uses VBox logging facilities. …
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @48809   11 years vboxsync VBox/log.h: burn fix
(edit) @48803   11 years vboxsync Main: introduces event IHostNameResolutionConfigurationChangeEvent, …
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48578   11 years vboxsync IHost::VideoCaptureDevices
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @47848   11 years vboxsync Main: API event for multitouch input.
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47218   11 years vboxsync Build fix.
(edit) @46488   11 years vboxsync Add MAIN_VIDEOCAPTURECHANGEDEVENT to VBOX_LOGGROUP_NAMES too.
(edit) @46465   11 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @45518   12 years vboxsync Main: Code generator for (xp)com API implementations, including …
(edit) @45497   12 years vboxsync back out API wrapper generator, too broken with XPCOM
(edit) @45493   12 years vboxsync include/VBox/log.h: forgot an entire batch of updates
(edit) @45491   12 years vboxsync Main: Code generator for (xp)com implementations, including logging …
(edit) @45370   12 years vboxsync VBox/log.h: VBGD and VBGL log groups.
(edit) @43781   12 years vboxsync Forgot to add string.
(edit) @43780   12 years vboxsync Added forgotten USB mouse/tablet log group.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @42478   12 years vboxsync Guest Control 2.0: Update.
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40383   13 years vboxsync ExtPacks/VNC: New extension pack contributed by Ivo Smits, Howard Su …
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38623   13 years vboxsync Add logging groups
(edit) @38312   13 years vboxsync Added "autologon" logging group (VBoxGINA, VBoxCredProv, PAM).
(edit) @37750   13 years vboxsync ExtPacks/UsbCardReader: USB card reader emulation + config descriptor.
(edit) @37635   13 years vboxsync VBox/log.h: LOG_GROUP_CORE_DUMPER is IPRT, not VBox.
(edit) @37217   14 years vboxsync VBoxMouse: missing part of r71849
(edit) @37199   14 years vboxsync Device/Network/UDPTunnel: build integration
(edit) @36848   14 years vboxsync Video: display/miniport drivers. (#5464)
(edit) @36832   14 years vboxsync VBox/log.h: Added LOG_GROUP_IEM.
(edit) @36541   14 years vboxsync LOG_GROUP_USB_CAM -> LOG_GROUP_USB_WEBCAM.
(edit) @36516   14 years vboxsync log: USB CAM log group.
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @34219   14 years vboxsync PDM/BlockCache: First part for #5295, move the writeback cache into a …
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @31860   14 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31721   14 years vboxsync FT skeleton code
(edit) @31401   14 years vboxsync VBox/log.h: +LOG_GROUP_PGM_DYNMAP.
(edit) @29467   15 years vboxsync New logging group
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27838   15 years vboxsync USB keyboard: avoid loosing keypresses due to missed URBs
(edit) @27653   15 years vboxsync VSCSI: New SCSI interpreter component which will replace the old stuff …
(edit) @27558   15 years vboxsync Storage: Simple driver for checking data integrity of virtual disks
(edit) @26112   15 years vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
(edit) @24834   15 years vboxsync #3987: Virtio: Split DevVirtioNet.cpp into three files.
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22708   15 years vboxsync Main: comptr+webservice logging
(edit) @19315   16 years vboxsync Logging: introducing NAT and NET log groups
(edit) @18633   16 years vboxsync GuestHost/SharedClipboard: pass pointers instead of using globals …
(edit) @18189   16 years vboxsync VBox/log.h: Removed obsolete group.
(edit) @17184   16 years vboxsync VBoxNetFlt: review of core changes, several review comments needing …
(edit) @16648   16 years vboxsync EFI: few missed changes
(edit) @16170   16 years vboxsync More device work
(edit) @16065   16 years vboxsync log.h,log-vbox.cpp: S does not come after H, nor before I... :-) Added …
(edit) @16032   16 years vboxsync spaces
(edit) @16031   16 years vboxsync Generic SMC device support
(edit) @15963   16 years vboxsync initial HPET device support (not yet functional)
(edit) @14438   16 years vboxsync LsiLogic: Update
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @11502   16 years vboxsync BusLogic SCSI: update, stub for generic SCSI request parsing and …
(edit) @11410   16 years vboxsync BusLogic: initial commit
(edit) @10540   16 years vboxsync First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
(edit) @9697   16 years vboxsync Added NET_FLT_DRV, NET_TAP_DRV, SUP_DRV, USB_DRV and USB_FILTER.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7670   17 years vboxsync Fix forgotten log group define.
(edit) @7155   17 years vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @6291   17 years vboxsync Big virtual disk changeset containing several modifications * remove …
(edit) @6116   17 years vboxsync Forgotten comma in log.h
(edit) @6114   17 years vboxsync Add log group for async transport driver
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5849   17 years vboxsync New device: internal network IP stack, based on lwIP.
(edit) @5811   17 years vboxsync Add error codes and logging group for pdm async completion
(edit) @5808   17 years vboxsync Fixed PCI config. Added non-32-bit op support (used by Windows).
(edit) @5511   17 years vboxsync Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair.
(edit) @5216   17 years vboxsync AHCI: add log group dev_ahci
(edit) @5031   17 years vboxsync Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
(edit) @4236   17 years vboxsync Alexander Eichner: host serial device cleanup + added Windows host support
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3643   17 years vboxsync DEV_PARALLEL and DRV_HOST_PARALLEL. Contributed by: Alexander Eichner
(edit) @3632   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3223   17 years vboxsync Moved the backdoor logging prototypes from VBox/log.h to iprt/log.h …
(edit) @3075   18 years vboxsync Added opengl group
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2337   18 years vboxsync Update log groups and errors for new virtual disk container code.
(edit) @2039   18 years vboxsync LOG_GROUP_MISC
(edit) @1660   18 years vboxsync Typo in comment, raw disk access is a media driver.
(edit) @1658   18 years vboxsync New log group for raw disk (partition) block driver.
(edit) @1476   18 years vboxsync First go at a serial port device with I/O hooked to named pipe/local …
(edit) @210   18 years vboxsync Logging groups for shared folders and VMM backdoor logging added.
(add) @1   55 years vboxsync import
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