VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette