VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6384   17 years vboxsync next try
(edit) @6382   17 years vboxsync backed out again, needs build fixes on Windows
(edit) @6379   17 years vboxsync support read-only shared folders
(edit) @6358   17 years vboxsync DrvISCSI: report error for misconfigured targets. Previously we hit a …
(edit) @6356   17 years vboxsync Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses …
(edit) @6345   17 years vboxsync Solaris Guest driver: Fixed ioctl numbering, implemented …
(edit) @6312   17 years vboxsync remove functions from PDMIMEDIAASYNC and PCMIBLOCKASYNC. PDMIMEDIA and …
(edit) @6310   17 years vboxsync Fix formatting bugs in the XML config file code. The number base was …
(edit) @6291   17 years vboxsync Big virtual disk changeset containing several modifications * remove …
(edit) @6287   17 years vboxsync doxygen: Missing close.
(edit) @6281   17 years vboxsync Guest Additions: added a ring 3 library function to set the interrupt …
(edit) @6261   17 years vboxsync Guest Additions: clarified a comment in VBoxGuest.h
(edit) @6247   17 years vboxsync r=bird: Put VBOXGUEST_IOCTL_LOG where it belongs. Fixed dupilcate …
(edit) @6246   17 years vboxsync hungarian and doxytalk.
(edit) @6243   17 years vboxsync Just use the assembly version of SVMInvlpgA everywhere (was …
(edit) @6241   17 years vboxsync Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
(edit) @6232   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6229   17 years vboxsync Added VBOXGUEST_IOCTL_SIZE macro, currently only defined on Linux guests
(edit) @6225   17 years vboxsync spaces and prefixes.
(edit) @6224   17 years vboxsync spaces and prefixes.
(edit) @6222   17 years vboxsync Continue work on the parallel port device: 1. Removed the host device …
(edit) @6221   17 years vboxsync PDM async completion template creation wrapper third attempt
(edit) @6210   17 years vboxsync EMR3FatalError() is noreturn
(edit) @6182   17 years vboxsync This is where I meant.
(edit) @6179   17 years vboxsync Removed unnecessary comment.
(edit) @6167   17 years vboxsync Guest Additions: added a VBOXGUEST_IOCTL_NUMBER macro for Linux guests …
(edit) @6162   17 years vboxsync Wrappers for template creation the right way.
(edit) @6156   17 years vboxsync implemented the ACPI sleep button
(edit) @6145   17 years vboxsync Log the errors as well as displaying them.
(edit) @6130   17 years vboxsync r=bird: uOffset -> off. fuzzy-logic (or illogical) spacing.
(edit) @6124   17 years vboxsync Removed VBoxXML (including CFGLDR), xerces and xalan.
(edit) @6118   17 years vboxsync Solaris guest timesync. Daemonize to be fixed. Added solaris to …
(edit) @6116   17 years vboxsync Forgotten comma in log.h
(edit) @6114   17 years vboxsync Add log group for async transport driver
(edit) @6112   17 years vboxsync Rework asynchronous versions of the media interface and add a async …
(edit) @6111   17 years vboxsync Add helper to get vm structure from a pdm driver instance
(edit) @6104   17 years vboxsync Main:Settings: Added brief usage introduction.
(edit) @6087   17 years vboxsync Change Char interface according to the comments int hte header
(edit) @6086   17 years vboxsync Add asynchronous versions of the media and block interface
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @6066   17 years vboxsync Hungarian is mandatory in this file. Also, a couple of todos.
(edit) @6065   17 years vboxsync vboxadd warning and .conf fix.
(edit) @6047   17 years vboxsync VRDP cleanup.
(edit) @6042   17 years vboxsync Linux additions: print VBox version and module interface version …
(edit) @6030   17 years vboxsync The iprt/time.h blocker is _iprt_time_h now.
(edit) @6020   17 years vboxsync Started solaris additions and the os2 to common move.
(edit) @6017   17 years vboxsync Forgot to submit
(edit) @6000   17 years vboxsync The Giant CDDL Dual-License Header Change, fixes.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5982   17 years vboxsync Removed obsolete VRDP server interface that used COM.
(edit) @5959   17 years vboxsync typo.
(edit) @5958   17 years vboxsync Added CDB and DATA structures for the INQUERY command.
(edit) @5956   17 years vboxsync Made VUSBDEV internal to VUSB.
(edit) @5954   17 years vboxsync Added pfnUsbGetDescriptorCache method that VUSB can use to get the …
(edit) @5944   17 years vboxsync gcc-4.3 warning
(edit) @5891   17 years vboxsync Guest Additions: fixed todo from r26395 regarding IOCTL definitions on …
(edit) @5887   17 years vboxsync r=bird: Removed incorrect remarks, updated the others with the recent …
(edit) @5849   17 years vboxsync New device: internal network IP stack, based on lwIP.
(edit) @5846   17 years vboxsync another clashes.
(edit) @5845   17 years vboxsync r=bird: fixed clashes.
(edit) @5819   17 years vboxsync Additions: added an R3 runtime for Linux guests
(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) @5790   17 years vboxsync Fix copy&paste errors
(edit) @5782   17 years vboxsync Implemented NumLock state synch over VRDP.
(edit) @5764   17 years vboxsync Moved the standard USB stuff out of the internal header.
(edit) @5758   17 years vboxsync webservice: implement session timeout + garbage collector; fix …
(edit) @5750   17 years vboxsync refactored the URB part of the VUSB <-> Device interface.
(edit) @5749   17 years vboxsync refactored CLEAR_FEATURE(ENDPOINT).
(edit) @5748   17 years vboxsync refactored SET_INTERFACE.
(edit) @5746   17 years vboxsync refactored SET_CONFIGURATION.
(edit) @5745   17 years vboxsync VUSB / PDM refactoring (in progress).
(edit) @5744   17 years vboxsync PDMINS2DATA* -> PDMINS_2_DATA* to follow the guidelines.
(edit) @5731   17 years vboxsync Implemented some search commands in the debugger.
(edit) @5722   17 years vboxsync Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
(edit) @5713   17 years vboxsync Added an maskedInterface property to the USB filters. It is used to …
(edit) @5667   17 years vboxsync Debugger interface for searching memory. Fixed a const mixup.
(edit) @5660   17 years vboxsync Added missing description argument.
(edit) @5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
(edit) @5655   17 years vboxsync PDMAsync outline.
(edit) @5650   17 years vboxsync Some descriptors
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5563   17 years vboxsync VBoxUSB reorg.
(edit) @5562   17 years vboxsync USBLIB_DECL (used by more than one header, unfortunately, so i have to …
(edit) @5529   17 years vboxsync realign attempt.
(edit) @5527   17 years vboxsync 32-bit alignment.
(edit) @5526   17 years vboxsync more padding space for 32-bit.
(edit) @5525   17 years vboxsync PDMUsb changes.
(edit) @5515   17 years vboxsync Put back used version defines
(edit) @5514   17 years vboxsync EHCI: No usb version hacks for our USB 2 controller.
(edit) @5513   17 years vboxsync webservice: add authentication for logon.
(edit) @5511   17 years vboxsync Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair.
(edit) @5509   17 years vboxsync Fixed init order assertion in TMR3Init/PDM.
(edit) @5491   17 years vboxsync More room for TM.
(edit) @5477   17 years vboxsync export
(edit) @5465   17 years vboxsync corrected cpum alignment for mac os x.
(edit) @5397   17 years vboxsync Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
(edit) @5384   17 years vboxsync LOCK BTR and LOCK OR (for Solaris guests).
(edit) @5342   17 years vboxsync Protect cmpxchg emulation
(edit) @5287   17 years vboxsync 2 more cpuid leaves for the centaur part. letting 0xc0000002 thru …
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