VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @4355   18 years vboxsync gcc warnings
(edit) @4333   18 years vboxsync IN_GC -> !IN_RING3
(edit) @4332   18 years vboxsync gcc warning
(edit) @4279   18 years vboxsync a special case for the ACPI index workaround (see r10335)
(edit) @4275   18 years vboxsync register host serial driver on Windows
(edit) @4254   18 years vboxsync Fixed the 64-bit build break (silly RTFileRead/Write mess (should've …
(edit) @4243   18 years vboxsync fail, don't break, if there is buffer data and we haven't got any buffer.
(edit) @4241   18 years vboxsync 64 bits build compile fix
(edit) @4238   18 years vboxsync Another compile fix
(edit) @4237   18 years vboxsync Compile fixes
(edit) @4236   18 years vboxsync Alexander Eichner: host serial device cleanup + added Windows host support
(edit) @4200   18 years vboxsync Extra assertion
(edit) @4196   18 years vboxsync Don't assert on MAC mismatch on SSMAFTER_DEBUG_IT.
(edit) @4195   18 years vboxsync Don't crash if there ain't no driver attached.
(edit) @4194   18 years vboxsync Don't crash if there ain't no driver attached.
(edit) @4193   18 years vboxsync SSMAFTER_DEBUG_IT hacks.
(edit) @4192   18 years vboxsync Don't crash on misconfiguration (missing buffer). Ignore missing …
(edit) @4182   18 years vboxsync Fixed a pagefault in the guest serial device on L4
(edit) @4151   18 years vboxsync Missing fallbacks for GC & R0 contexts
(edit) @4149   18 years vboxsync Ignore small packets (write LED)
(edit) @4148   18 years vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4147   18 years vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4144   18 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4143   18 years vboxsync Contribution
(edit) @4142   18 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4140   18 years vboxsync Write LED
(edit) @4102   18 years vboxsync Fixed critsect deadlock when ejecting a CD. Defect #2191.
(edit) @4088   18 years vboxsync opengl/parallel: proper credits to Alexander Eichner.
(edit) @4076   18 years vboxsync Two more manual license fixes.
(edit) @4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4065   18 years vboxsync Workaround for a bug in certain guest additions.
(edit) @4053   18 years vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4036   18 years vboxsync fixed casts
(edit) @4035   18 years vboxsync disabled status leds until I fix them
(edit) @4032   18 years vboxsync Implemented shared folder status light
(edit) @4027   18 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @4017   18 years vboxsync Correct comment. By default IDE flush commands from the guest are ignored.
(edit) @4014   18 years vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3953   18 years vboxsync removed ne2000 (unused since ages)
(edit) @3942   18 years vboxsync fixed detecting the CPU vendor (in DevAPIC) by introducing symbolic …
(edit) @3935   18 years vboxsync Fix the if nesting and condition for the geometry fix that hopefully …
(edit) @3932   18 years vboxsync Back out unsuccessful attempt. The BIOS asks the IDE device.
(edit) @3931   18 years vboxsync an L4 hack
(edit) @3930   18 years vboxsync Another attempt at fixing geometry problems with VMDK files.
(edit) @3912   18 years vboxsync SOLARIS -> RT_OS_SOLARIS
(edit) @3888   18 years vboxsync Solaris.
(edit) @3871   18 years vboxsync Noisy as well
(edit) @3870   18 years vboxsync Very noisy logging
(edit) @3855   18 years vboxsync Usb.
(edit) @3853   18 years vboxsync Some more USB sketching…
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