VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7160   17 years vboxsync Hook up the new VDI backend to VBoxHDD-new.
(edit) @7159   17 years vboxsync Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
(edit) @7158   17 years vboxsync Various size_t related 64bit cleanness fixes in the VDI code.
(edit) @7157   17 years vboxsync Make 100% sure the sector number won't ever overflow 32 bits.
(edit) @7156   17 years vboxsync Fixed broken build caused by non-standard compliant vcc header files.
(edit) @7155   17 years vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @7152   17 years vboxsync Preparations for implementing a VBoxHDD-new based VDI backend. Clean …
(edit) @7151   17 years vboxsync Increase the ATA async thread termination timeout to 5 seconds. …
(edit) @7132   17 years vboxsync optimization
(edit) @7129   17 years vboxsync small optimization
(edit) @7110   17 years vboxsync r=bird: The rate of the virtual clock is subject to change, don't …
(edit) @7107   17 years vboxsync cosmetics.
(edit) @7102   17 years vboxsync Solaris: fixes for handling existing VNIC on our hostif setup script.
(edit) @7099   17 years vboxsync Use CMOS to store hard disk geometry for more than 4 disks
(edit) @7098   17 years vboxsync pcnet: debugging update
(edit) @7094   17 years vboxsync pcnet: fix for the nexenta fix
(edit) @7077   17 years vboxsync Devices/PCNet: try to fix alignment
(edit) @7076   17 years vboxsync Attempt to fix breakage on 64 bits linux host
(edit) @7075   17 years vboxsync testcases/tstDeviceStructSizeGC: added a couple of PCNetState elements …
(edit) @7074   17 years vboxsync Missing one alignment change
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7070   17 years vboxsync Fix open flag in raw partition vmdk creation.
(edit) @7066   17 years vboxsync leftover
(edit) @7065   17 years vboxsync pcnet: implemented the software timer interrupt (fixes nexenta and …
(edit) @7060   17 years vboxsync Fix incorrect use of RTGCPHYS in DevATA. All this is 32bit only.
(edit) @7058   17 years vboxsync Added (disabled) instrumentation for measuring the time DMA writes to …
(edit) @7057   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7055   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7045   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7044   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7043   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7033   17 years vboxsync upgly typo preventing hostif from working
(edit) @7026   17 years vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @7024   17 years vboxsync Fix testcase
(edit) @6996   17 years vboxsync Check for VBOX_WITH_PDM_LOCK.
(edit) @6987   17 years vboxsync VDI / VMDK: Added RTFILE_O_NOT_CONTENT_INDEXED for disk image creation.
(edit) @6977   17 years vboxsync VBOX_WITH_E1000
(edit) @6960   17 years vboxsync Fixed too aggressive checking of LCHS geometry values. Triggered an …
(edit) @6941   17 years vboxsync Removed ASYNCSTATE. Set EventOutOfSpace to NIL after destruction.
(edit) @6931   17 years vboxsync Converted the TAP async thread to a PDMDrvThread
(edit) @6919   17 years vboxsync Solaris: USBProxyDevice-stub.
(edit) @6915   17 years vboxsync Pass mapping sizes in uint32_t instead of size_t to avoid warnings. …
(edit) @6891   17 years vboxsync cosmetics.
(edit) @6890   17 years vboxsync cosmetics.
(edit) @6889   17 years vboxsync better fix for r28020
(edit) @6888   17 years vboxsync fixed r28020
(edit) @6882   17 years vboxsync Update Makefile.kmk
(edit) @6879   17 years vboxsync BIOS: fix booting from more than 4 drives
(edit) @6877   17 years vboxsync floppy: fixed error message if the floppy device cannot be found
(edit) @6876   17 years vboxsync DMI: made size consistent, removed double size check, fix error message
(edit) @6873   17 years vboxsync r=bird: Don't permit buffer overflows by long DMI strings in CFGM. …
(edit) @6871   17 years vboxsync allow to overwrite the DMI info
(edit) @6870   17 years vboxsync Make the BIOS booting from any attached disk.
(edit) @6864   17 years vboxsync VBoxHDD-new: The size argument of RTDirRead must be initialized if not …
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6833   17 years vboxsync pcnet: typo
(edit) @6761   17 years vboxsync Devices/Network: Made NAT networking work on OS/2 hosts.
(edit) @6735   17 years vboxsync Move RTLdrClose inside the if so that it is only called if RTLdrLoad …
(edit) @6678   17 years vboxsync fix L4 build of tstVDI
(edit) @6677   17 years vboxsync forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
(edit) @6661   17 years vboxsync typo
(edit) @6655   17 years vboxsync Typo fix.
(edit) @6652   17 years vboxsync prelimiary network statistics (to be improved)
(edit) @6628   17 years vboxsync OSE
(edit) @6609   17 years vboxsync ATA: BytesRead + BytesWritten are needed for the statistics window
(edit) @6598   17 years vboxsync fixed Windows build
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6548   17 years vboxsync header.
(edit) @6521   17 years vboxsync audio: fixed mixing of 8 bit unsigned; 32-bit updates from qemu
(edit) @6481   17 years vboxsync vdi: when creating a fixed-size image, check for available space …
(edit) @6472   17 years vboxsync vdi: fill fixed-size images with zeros during creation
(edit) @6471   17 years vboxsync dsoundaudio: small update from qemu (32 bit)
(edit) @6468   17 years vboxsync Use $(LIB_DDU) instead of VBoxDDU$(VBOX_SUFF...).
(edit) @6374   17 years vboxsync Squash a few evil TAB characters which have crept in.
(edit) @6373   17 years vboxsync AHCI: make NCQ with the old interface work. (the first read from the …
(edit) @6363   17 years vboxsync Fix compatibility issues with VDIs being used both by VBox version …
(edit) @6352   17 years vboxsync Update testcase
(edit) @6339   17 years vboxsync Chop off cylinders above 1024 when deducing geometry from partition …
(edit) @6338   17 years vboxsync Log statement fix.
(edit) @6335   17 years vboxsync Turn failed LCHS geometry change into a release log, avoid asserting.
(edit) @6331   17 years vboxsync cosmetics
(edit) @6330   17 years vboxsync OSE
(edit) @6328   17 years vboxsync Fix incorrect assertion for HDD prefix.
(edit) @6326   17 years vboxsync Better size_t formatting fix.
(edit) @6325   17 years vboxsync Fix a couple of wrong assertions and treat size_t variables correctly …
(edit) @6324   17 years vboxsync Undo accidental VD driver rename, broke VMDK/VHD completely.
(edit) @6322   17 years vboxsync Added code to optionally load system and/or network ROM from external …
(edit) @6321   17 years vboxsync Extended logging a bit.
(edit) @6320   17 years vboxsync Corrected log message, added assertion.
(edit) @6318   17 years vboxsync PDMDevHlp*, cosmetics
(edit) @6314   17 years vboxsync Fix segmentation fault because of a NULL pointer
(edit) @6313   17 years vboxsync Integrate async drivers. Fix testcase
(edit) @6312   17 years vboxsync remove functions from PDMIMEDIAASYNC and PCMIBLOCKASYNC. PDMIMEDIA and …
(edit) @6309   17 years vboxsync Silly typo (wrong parameter ordering).
(edit) @6306   17 years vboxsync drats
(edit) @6305   17 years vboxsync accidently commit
(edit) @6304   17 years vboxsync %Vrc
(edit) @6302   17 years vboxsync left this for debugging
(edit) @6300   17 years vboxsync no "\n", ".", nor "!" at end of an error message
(edit) @6299   17 years vboxsync Remove some old devel code leftovers, and make sure the once set LCHS …
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