VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4492   17 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4491   17 years vboxsync OSE / darwin build fix.
(edit) @4485   17 years vboxsync Pass the VM's GUID to DevPcBIOS so that the GUID can be stored in …
(edit) @4449   17 years vboxsync marked the change.
(edit) @4442   17 years vboxsync size_t
(edit) @4431   17 years vboxsync another build fix
(edit) @4430   17 years vboxsync fixed build
(edit) @4429   17 years vboxsync proper implementation of the ram refresh bit in 61h (bit 4).
(edit) @4428   17 years vboxsync 15h 8600h is reading the wrong stack frame, this accounts for the …
(edit) @4422   17 years vboxsync Tamed the send thread using PDMThread.
(edit) @4406   17 years vboxsync touch tinderbox
(edit) @4392   17 years vboxsync Added VBOX_WITH_INTEL_PXE, currently disabled. Define it in …
(edit) @4391   17 years vboxsync Support booting from the Intel PXE ROM.
(edit) @4382   17 years vboxsync Extended the ROMRegister DevHlp interface to include a fShadow flag. …
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4355   17 years vboxsync gcc warnings
(edit) @4333   17 years vboxsync IN_GC -> !IN_RING3
(edit) @4332   17 years vboxsync gcc warning
(edit) @4279   17 years vboxsync a special case for the ACPI index workaround (see r10335)
(edit) @4275   17 years vboxsync register host serial driver on Windows
(edit) @4254   17 years vboxsync Fixed the 64-bit build break (silly RTFileRead/Write mess (should've …
(edit) @4243   17 years vboxsync fail, don't break, if there is buffer data and we haven't got any buffer.
(edit) @4241   17 years vboxsync 64 bits build compile fix
(edit) @4238   17 years vboxsync Another compile fix
(edit) @4237   17 years vboxsync Compile fixes
(edit) @4236   17 years vboxsync Alexander Eichner: host serial device cleanup + added Windows host support
(edit) @4200   17 years vboxsync Extra assertion
(edit) @4196   17 years vboxsync Don't assert on MAC mismatch on SSMAFTER_DEBUG_IT.
(edit) @4195   17 years vboxsync Don't crash if there ain't no driver attached.
(edit) @4194   17 years vboxsync Don't crash if there ain't no driver attached.
(edit) @4193   17 years vboxsync SSMAFTER_DEBUG_IT hacks.
(edit) @4192   17 years vboxsync Don't crash on misconfiguration (missing buffer). Ignore missing …
(edit) @4182   17 years vboxsync Fixed a pagefault in the guest serial device on L4
(edit) @4151   17 years vboxsync Missing fallbacks for GC & R0 contexts
(edit) @4149   17 years vboxsync Ignore small packets (write LED)
(edit) @4148   17 years vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4147   17 years vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4144   17 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4143   17 years vboxsync Contribution
(edit) @4142   17 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4140   17 years vboxsync Write LED
(edit) @4102   17 years vboxsync Fixed critsect deadlock when ejecting a CD. Defect #2191.
(edit) @4088   17 years vboxsync opengl/parallel: proper credits to Alexander Eichner.
(edit) @4076   17 years vboxsync Two more manual license fixes.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4065   17 years vboxsync Workaround for a bug in certain guest additions.
(edit) @4053   17 years vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4036   17 years vboxsync fixed casts
(edit) @4035   17 years vboxsync disabled status leds until I fix them
(edit) @4032   17 years vboxsync Implemented shared folder status light
(edit) @4027   17 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @4017   17 years vboxsync Correct comment. By default IDE flush commands from the guest are ignored.
(edit) @4014   17 years vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3953   17 years vboxsync removed ne2000 (unused since ages)
(edit) @3942   17 years vboxsync fixed detecting the CPU vendor (in DevAPIC) by introducing symbolic …
(edit) @3935   17 years vboxsync Fix the if nesting and condition for the geometry fix that hopefully …
(edit) @3932   17 years vboxsync Back out unsuccessful attempt. The BIOS asks the IDE device.
(edit) @3931   17 years vboxsync an L4 hack
(edit) @3930   17 years vboxsync Another attempt at fixing geometry problems with VMDK files.
(edit) @3912   17 years vboxsync SOLARIS -> RT_OS_SOLARIS
(edit) @3888   17 years vboxsync Solaris.
(edit) @3871   17 years vboxsync Noisy as well
(edit) @3870   17 years vboxsync Very noisy logging
(edit) @3855   17 years vboxsync Usb.
(edit) @3853   17 years vboxsync Some more USB sketching…
(edit) @3835   17 years vboxsync Attempt to fix VMDK geometry problem.
(edit) @3815   17 years vboxsync Removed unnecesary debug assertion. Added comment.
(edit) @3798   17 years vboxsync g_apvVBoxDDDependencies -> g_apvVBoxDDDependencies2 to fix linker warning.
(edit) @3793   17 years vboxsync Inform guest about seamless mode changes
(edit) @3786   17 years vboxsync Another attempt to fix all the compile problems
(edit) @3785   17 years vboxsync Even more
(edit) @3784   17 years vboxsync Another missing log.h
(edit) @3779   17 years vboxsync Compile fix
(edit) @3778   17 years vboxsync logging
(edit) @3777   17 years vboxsync Compile fix
(edit) @3774   17 years vboxsync Updates for changing seamless mode
(edit) @3772   17 years vboxsync Spelling
(edit) @3765   17 years vboxsync darwin usb stuff.
(edit) @3755   17 years vboxsync log capability changes
(edit) @3732   17 years vboxsync Too noisy
(edit) @3721   17 years vboxsync Applied patch moving the logo from MMIO to port I/O space. …
(edit) @3717   17 years vboxsync Improve release logging for linux guests. They use idle immediate …
(edit) @3694   17 years vboxsync WIN -> RT_OS_WINDOWS
(edit) @3693   17 years vboxsync OS2 -> RT_OS_OS2 (for the sake of completeness).
(edit) @3670   17 years vboxsync RT_OS_L4
(edit) @3666   17 years vboxsync replace underscore symbols in Devices/
(edit) @3654   17 years vboxsync don't depend on the deprecated vl_vbox.h header anymore
(edit) @3651   17 years vboxsync Missed that one. Linux only driver of course.
(edit) @3650   17 years vboxsync Don't allow the guest to set status bits of the PCI status register to …
(edit) @3649   17 years vboxsync Added parallel device emulation and host driver. Contributed by: …
(edit) @3648   17 years vboxsync Added parallel device emulation and host driver. Contributed by: …
(edit) @3647   17 years vboxsync don't depend on the deprecated vl_vbox.h header anymore
(edit) @3646   17 years vboxsync don't depend on the deprecated vl_vbox.h header anymore
(edit) @3645   17 years vboxsync don't depend on the deprecated vl_vbox.h header anymore
(edit) @3628   17 years vboxsync Wrong comment.
(edit) @3616   17 years vboxsync shut up compiler warnings.
(edit) @3608   17 years vboxsync Improved compatibility of our PCnet device. Accoring to the spec …
(edit) @3598   17 years vboxsync Fixed a parallel build issue with BCC and fixed an incorrect dependency.
(edit) @3595   17 years vboxsync More logging
(edit) @3586   17 years vboxsync Added request for generic guest capability reporting
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