VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @5157   17 years vboxsync Fix VBoxSVC crash
(edit) @5156   17 years vboxsync fixed check if a VESA mode fits into the guest VRAM
(edit) @5152   17 years vboxsync #elif defined()
(edit) @5149   17 years vboxsync serial: don't use local stack memory for OVERLAPPED structures
(edit) @5147   17 years vboxsync prevent a bunch of ugly warnings
(edit) @5134   17 years vboxsync Solaris.
(edit) @5126   17 years vboxsync Solaris
(edit) @5116   17 years vboxsync Corrected stub relay code for loading libasound at runtime
(edit) @5102   17 years vboxsync commit forgotten file
(edit) @5101   17 years vboxsync Introduce a new harddisk object which supports virtual harddisk …
(edit) @5097   17 years vboxsync touch ose again
(edit) @5096   17 years vboxsync touch tinderbox
(edit) @5095   17 years vboxsync touch tinderbox
(edit) @5092   17 years vboxsync Hrmpf.
(edit) @5091   17 years vboxsync touch tinderbox
(edit) @5085   17 years vboxsync fedora8 build fix
(edit) @5077   17 years vboxsync ...and added code to load libasound.so.2 dynamically instead
(edit) @5076   17 years vboxsync Reverted the changes to load the ALSA code dynamically…
(edit) @5067   17 years vboxsync amd64 fix
(edit) @5065   17 years vboxsync gcc warning
(edit) @5063   17 years vboxsync Only load the ALSA driver if ALSA audio is selected for the VM
(edit) @5059   17 years vboxsync Added a mechanism to report custom line speed to guest driver …
(edit) @5052   17 years vboxsync Only build the ALSA library for Linux hosts
(edit) @5050   17 years vboxsync Moved the ALSA code into a separate shared object loaded at runtime
(edit) @5040   17 years vboxsync GC phys/virt to HC virt functions are no longer accessible in our PDM …
(edit) @5015   17 years vboxsync Improved MII register emulation to make Windows PCnet driver detect …
(edit) @5013   17 years vboxsync solaris / beautify.
(edit) @5010   17 years vboxsync small fixes
(edit) @5008   17 years vboxsync #elif defined().
(edit) @5007   17 years vboxsync r=bird: NIL_RTFILE != 0, so all RTFILE members must be initialized or …
(edit) @5004   17 years vboxsync serial: use PDMThreads for send/receive. Thread is already a problem …
(edit) @5003   17 years vboxsync Clear interrupt flag in global status register when the engine status …
(edit) @4993   17 years vboxsync HostSerial: Use pipe for the receive thread to wake it up on shutdown …
(edit) @4934   17 years vboxsync Bugfix.
(edit) @4928   17 years vboxsync Lower the cpu usage pf the serial port on windows hosts
(edit) @4915   17 years vboxsync warning
(edit) @4798   17 years vboxsync fixed annoying debug assertion.
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4778   17 years vboxsync Stricter pointer types
(edit) @4774   17 years vboxsync Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it …
(edit) @4752   17 years vboxsync eol
(edit) @4749   17 years vboxsync eol style
(edit) @4748   17 years vboxsync linestyle native
(edit) @4742   17 years vboxsync vditool: convert argv[] to Utf8 before calling internal functions
(edit) @4718   17 years vboxsync Real fix for the IDE device crash when huge blocks are read from CD. …
(edit) @4712   17 years vboxsync Implemented 8-bit DAC support. The VESA BIOS could aready turn it on …
(edit) @4706   17 years vboxsync Fix incorrect setting of buffer end index if huge ATAPI transfers are …
(edit) @4682   17 years vboxsync Fixed video modes 4 and 5. Address calculations weren't taking word …
(edit) @4670   17 years vboxsync Eliminated one MMPhysGCPhys2HCVirt user.
(edit) @4661   17 years vboxsync Use poll for the host serial port driver to reduce cpu useage.
(edit) @4643   17 years vboxsync A couple of fixes.
(edit) @4642   17 years vboxsync Compilable TAP driver for OS/2.
(edit) @4641   17 years vboxsync a review todo
(edit) @4640   17 years vboxsync warning
(edit) @4639   17 years vboxsync warning
(edit) @4625   17 years vboxsync Forgot this USE_PDMTHREAD usage.
(edit) @4624   17 years vboxsync The USE_PDMTHREAD stuff seems to work fine, dropped the old code.
(edit) @4623   17 years vboxsync file header
(edit) @4622   17 years vboxsync FreeBSD if_pcn fixes: - pci subsystem id and subsystem vendor id BCR …
(edit) @4611   17 years vboxsync Updates
(edit) @4607   17 years vboxsync Correction
(edit) @4605   17 years vboxsync Round up
(edit) @4602   17 years vboxsync Formatting
(edit) @4599   17 years vboxsync More logging
(edit) @4565   17 years vboxsync GC phys to HC virt shortcut no longer allowed.
(edit) @4561   17 years vboxsync Try to minimize gc to hc ptr conversion abuse.
(edit) @4540   17 years vboxsync Implemented notification for guest about an active VRDP connection.
(edit) @4539   17 years vboxsync Modified double-scan and non-zero starting row scan count handling. …
(edit) @4533   17 years vboxsync Cleaned up a bit
(edit) @4532   17 years vboxsync Memory balloon size change updates
(edit) @4525   17 years vboxsync F12 boot menu Floppy selection fixed.
(edit) @4524   17 years vboxsync Updates for guest statistics
(edit) @4523   17 years vboxsync do not build on OSE
(edit) @4522   17 years vboxsync Add StorageCraft Backup images as HDD format
(edit) @4521   17 years vboxsync Fixes for taking the address of a va_list parameter. (must make stack …
(edit) @4492   17 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4491   17 years vboxsync OSE / darwin build fix.
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