VirtualBox

source: vbox/trunk/src/VBox/Devices/Builtins.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27559   15 years vboxsync Don't build the disk integrity driver by default
(edit) @27558   15 years vboxsync Storage: Simple driver for checking data integrity of virtual disks
(edit) @26951   15 years vboxsync introduced VBOX_WITH_VUSB
(edit) @26473   15 years vboxsync USB: Added a virtual USB mouse and keyboard. Not yet enabled.
(edit) @26176   15 years vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
(edit) @26112   15 years vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
(edit) @25817   15 years vboxsync CPU hotplug: Merge the second patch. ACPI changes to support CPU …
(edit) @22876   15 years vboxsync FreeBSD: Enable host serial support. Untested but it compiles
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22396   15 years vboxsync FreeBSD: Add support for tap interface networking. Contributed by …
(edit) @20167   16 years vboxsync First part of the PDMAsyncCompletion rewrite: * The Host specific …
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19624   16 years vboxsync added raw file serial driver
(edit) @19351   16 years vboxsync NAT: makes NAT and NATService compilable together
(edit) @19317   16 years vboxsync DRV: DrvNAT is switch off-able
(edit) @19183   16 years vboxsync Devices: EFI build fix.
(edit) @18068   16 years vboxsync remove tap for non-linux platforms
(edit) @16559   16 years vboxsync initial EFI code
(edit) @16170   16 years vboxsync More device work
(edit) @15963   16 years vboxsync initial HPET device support (not yet functional)
(edit) @15836   16 years vboxsync Devices/Serial: Enabled Host serial support for Solaris.
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @14965   16 years vboxsync Add a very simple fault injection driver which forces timeouts during …
(edit) @14438   16 years vboxsync LsiLogic: Update
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13189   16 years vboxsync PCI: Add support for PCI-to-PCI bridges
(edit) @12646   16 years vboxsync Builtins.cpp: file header.
(edit) @12567   16 years vboxsync Fix mac burns
(edit) @12565   16 years vboxsync Enable the BusLogic adapter by default and introduce VBOX_WITH_SCSI to …
(edit) @12559   16 years vboxsync SCSI: Correct PDMDRVREG for SCSI host access driver
(edit) @12325   16 years vboxsync DrvHostSerial: Ported to darwin (untested).
(edit) @11502   16 years vboxsync BusLogic SCSI: update, stub for generic SCSI request parsing and …
(edit) @11410   16 years vboxsync BusLogic: initial commit
(edit) @11266   16 years vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @9124   17 years vboxsync Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
(edit) @9113   17 years vboxsync fixed Solaris version detection
(edit) @9112   17 years vboxsync Hopefully working solaris 10 detection.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7978   17 years vboxsync removed the last ne2000 references
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6313   17 years vboxsync Integrate async drivers. Fix testcase
(edit) @6291   17 years vboxsync Big virtual disk changeset containing several modifications * remove …
(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) @5755   17 years vboxsync Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
(edit) @5572   17 years vboxsync EHCI: Main integration
(edit) @5380   17 years vboxsync AHCI: add ahci to build system (disabled by default)
(edit) @5184   17 years vboxsync Solaris.
(edit) @5126   17 years vboxsync Solaris
(edit) @4642   17 years vboxsync Compilable TAP driver for OS/2.
(edit) @4275   17 years vboxsync register host serial driver on Windows
(edit) @4144   17 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3855   17 years vboxsync Usb.
(edit) @3853   17 years vboxsync Some more USB sketching…
(edit) @3670   17 years vboxsync RT_OS_L4
(edit) @3666   17 years vboxsync replace underscore symbols in Devices/
(edit) @3648   17 years vboxsync Added parallel device emulation and host driver. Contributed by: …
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2608   18 years vboxsync Trust VBOX_WITH_USB.
(edit) @2390   18 years vboxsync Resurrect old VMDK code and make it default.
(edit) @2358   18 years vboxsync New VMDK code.
(edit) @1965   18 years vboxsync HostDVD support for Darwin.
(edit) @1763   18 years vboxsync Changed registration order of char & named pipe driver.
(edit) @1725   18 years vboxsync Please, take care to when introducing new features!
(edit) @1696   18 years vboxsync Raw disk driver is not supported on L4.
(edit) @1695   18 years vboxsync Initial implementation of raw host hard disk support.
(edit) @1497   18 years vboxsync try unbreak l4…
(edit) @1476   18 years vboxsync First go at a serial port device with I/O hooked to named pipe/local …
(edit) @1458   18 years vboxsync oops.
(edit) @1346   18 years vboxsync VBOX_WITH_INTERNAL_NETWORKING. disabled for L4 and Darwin.
(edit) @1345   18 years vboxsync VBOX_WITH_INTERNAL_NETWORKING. disabled for L4 and Darwin.
(edit) @240   18 years vboxsync Added first VMDK attempt.
(edit) @229   18 years vboxsync disabled compilation of ne2000, we don't use it since ages (since …
(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