VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5756   17 years vboxsync Client end of named pipe must be opened in overlapped mode, else …
(edit) @5755   17 years vboxsync Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
(edit) @5754   17 years vboxsync Solaris audio driver, work in progress.
(edit) @5747   17 years vboxsync -> _
(edit) @5738   17 years vboxsync Minor EEPROM-related fixes in Makefile.kmk
(edit) @5729   17 years vboxsync typo
(edit) @5728   17 years vboxsync no export of E1000 so far
(edit) @5727   17 years vboxsync no export of E1000 so far
(edit) @5726   17 years vboxsync no export of E1000 so far
(edit) @5725   17 years vboxsync Added Gigabit Ethernet device stub.
(edit) @5724   17 years vboxsync Export to OSE.
(edit) @5723   17 years vboxsync Fix UDP forwarding in the NAT code. Was completely broken.
(edit) @5721   17 years vboxsync Cleaned out some old (pre-PDMUSB) code.
(edit) @5719   17 years vboxsync Solaris crossbow: allow using existing interfaces.
(edit) @5718   17 years vboxsync Created a template for CppUnit testcases. (Requires kBuild update.)
(edit) @5717   17 years vboxsync VBOXR3TSTEXE includes iprt.
(edit) @5716   17 years vboxsync Make sure DNS forwarding address is kept current. It can change at …
(edit) @5715   17 years vboxsync Get rid of K&R C code.
(edit) @5714   17 years vboxsync Added EEPROM device with unit tests. Add VBOX_WITH_CPPUNIT_TESTCASES=1 …
(edit) @5711   17 years vboxsync VMMDev must check if the guest actually provided the mouse pointer shape.
(edit) @5706   17 years vboxsync vga_draw_blank must not touch VRAM.
(edit) @5703   17 years vboxsync Solaris setuid wrapper, in progress.
(edit) @5701   17 years vboxsync r=bird
(edit) @5699   17 years vboxsync Fixed environment parameter for RTProcCreate and a problem with trying …
(edit) @5698   17 years vboxsync Solaris crossbow changes.
(edit) @5687   17 years vboxsync AHCI: updates
(edit) @5651   17 years vboxsync Prototyping USB support for OS/2 hosts.
(edit) @5645   17 years vboxsync ATA: On VERR_FILE_TOO_BIG clearly state that this relates the virtual …
(edit) @5639   17 years vboxsync indent.
(edit) @5638   17 years vboxsync Reset VRAM access handlers after a fullscreen update.
(edit) @5623   17 years vboxsync Missing commit
(edit) @5622   17 years vboxsync And again VBOX_WITH_ECHI
(edit) @5619   17 years vboxsync VBOX_WITH_ECHI changes
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5604   17 years vboxsync AHCI: R0/GC stuff and Vista fix
(edit) @5587   17 years vboxsync example scripts.
(edit) @5586   17 years vboxsync Solaris crossbow integration, work in progress.
(edit) @5585   17 years vboxsync Solaris crossbow integration, missing headers.
(edit) @5583   17 years vboxsync export
(edit) @5582   17 years vboxsync export
(edit) @5578   17 years vboxsync Renamed the variable to avoid name clashes on unix.
(edit) @5574   17 years vboxsync Fixed build break.
(edit) @5572   17 years vboxsync EHCI: Main integration
(edit) @5571   17 years vboxsync More pci slots (up to 14 now)
(edit) @5569   17 years vboxsync fixed a bug where guest networking completely stopped after taking a …
(edit) @5564   17 years vboxsync Link USBLib into VBoxDDU.
(edit) @5548   17 years vboxsync Changed Win32 and OS/2 TAP drivers the same way the UNIX version was …
(edit) @5525   17 years vboxsync PDMUsb changes.
(edit) @5524   17 years vboxsync warning
(edit) @5518   17 years vboxsync EHCI: compile it
(edit) @5516   17 years vboxsync EHCI: testcases for checking alignment & size
(edit) @5496   17 years vboxsync todo
(edit) @5482   17 years vboxsync Excessive ()
(edit) @5476   17 years vboxsync fixed debug build
(edit) @5475   17 years vboxsync export
(edit) @5474   17 years vboxsync warnings
(edit) @5473   17 years vboxsync forgot this one
(edit) @5472   17 years vboxsync Comment typo.
(edit) @5471   17 years vboxsync better this time …
(edit) @5470   17 years vboxsync backed out, have to solve another problem first
(edit) @5469   17 years vboxsync don't create vbetables.h in our source directory
(edit) @5467   17 years vboxsync VBOX_WITH_USBFILTER isn't ready yet.
(edit) @5454   17 years vboxsync The generated VBE mode list MUST NOT include the terminator, else …
(edit) @5453   17 years vboxsync warnings
(edit) @5451   17 years vboxsync Either show a logo or set a text mode. Avoids extraneous mode set.
(edit) @5450   17 years vboxsync Synced with updated VGA/VESA BIOS.
(edit) @5438   17 years vboxsync Fix SuSE 9.1 install regression.
(edit) @5436   17 years vboxsync Back out NAT ping error message code.
(edit) @5432   17 years vboxsync Init the Intel PXE ROM at ROM scan time, not in INT 19h.
(edit) @5401   17 years vboxsync gcc warning
(edit) @5382   17 years vboxsync AHCI: add missing defines in Makefile
(edit) @5380   17 years vboxsync AHCI: add ahci to build system (disabled by default)
(edit) @5377   17 years vboxsync Enabled the GC code.
(edit) @5364   17 years vboxsync fixed alignment.
(edit) @5361   17 years vboxsync Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for …
(edit) @5353   17 years vboxsync Reinstated and refined boot sector validity check so that it …
(edit) @5332   17 years vboxsync Make PXE booting in NAT mode work without much hassle.
(edit) @5310   17 years vboxsync get rid of the struct tm mess.
(edit) @5309   17 years vboxsync get rid of the struct tm mess.
(edit) @5308   17 years vboxsync get rid of the struct tm mess.
(edit) @5298   17 years vboxsync Fix for Solaris TAP deadlock. Try receiving when there's at least one …
(edit) @5295   17 years vboxsync Small fix to the NAT TFTP server: don't insist on "absolute" boot file …
(edit) @5291   17 years vboxsync Fox memory leak when suppressing NAT ping to outside IP addresses.
(edit) @5283   17 years vboxsync internal networking fixes.
(edit) @5277   17 years vboxsync Made it possible to clone old images (setting the UUID setting failed).
(edit) @5271   17 years vboxsync Typo.
(edit) @5270   17 years vboxsync Fix typo.
(edit) @5267   17 years vboxsync Mark the NAT ping message text as translatable.
(edit) @5266   17 years vboxsync Show a warning message when the guest tries to send a ping packet that …
(edit) @5263   17 years vboxsync drop the whole bootchk bit if it's not supposed to be used.
(edit) @5215   17 years vboxsync names
(edit) @5214   17 years vboxsync typo
(edit) @5212   17 years vboxsync Solaris.
(edit) @5208   17 years vboxsync more logging
(edit) @5206   17 years vboxsync Don't look for 0x55AA signature on floppy boot sectors. There is no …
(edit) @5196   17 years vboxsync Implemented INT 15h/89h (switch to protected mode). Used by AIX 1.3.
(edit) @5184   17 years vboxsync Solaris.
(edit) @5183   17 years vboxsync hdr.
(edit) @5182   17 years vboxsync Solaris
(edit) @5170   17 years vboxsync Added PXEDebug option to BIOS. Write setting to CMOS offset 0x3f.
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