VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12892   16 years vboxsync AssertMsgRC
(edit) @12869   16 years vboxsync fixed Ubuntu crash in debug VBox (although true reason why we're …
(edit) @12816   16 years vboxsync AHCI: Fix issue with 8byte MMIO writes. It is possible that the first …
(edit) @12774   16 years vboxsync Dereferencing null pointers considered harmful.
(edit) @12772   16 years vboxsync #1865: IOM.
(edit) @12771   16 years vboxsync Device/Storage: VDCopy needs to be able to write to the output file.
(edit) @12767   16 years vboxsync attempt to fix Darwin passthrough
(edit) @12766   16 years vboxsync ATA: disabled SCSI_GET_EVENT_STATUS_NOTIFICATION passthrough command …
(edit) @12765   16 years vboxsync log the event status codes of passthrough CD/DVD-ROM drives
(edit) @12762   16 years vboxsync VHD: fix bug which prevents to boot from images which are expanding …
(edit) @12743   16 years vboxsync Enabled 2nd pci memory region in the VMM device again. (type …
(edit) @12742   16 years vboxsync Change the 2nd pci range of the vmm device to prefetchable. That …
(edit) @12740   16 years vboxsync Don't overwrite SCSI_INQUIRY if passthrough is active. Otherwise …
(edit) @12739   16 years vboxsync filter SCSI_READ_DVD_STRUCTURE errors from logging
(edit) @12727   16 years vboxsync fixed passthrough on Windows hosts
(edit) @12700   16 years vboxsync Conditional 2nd mmio region for VMMDev.
(edit) @12693   16 years vboxsync Wrong value.
(edit) @12687   16 years vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
(edit) @12667   16 years vboxsync CPU id passed to interrupt callback, proper typing
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12649   16 years vboxsync DevPcBios: CMOS layout.
(edit) @12646   16 years vboxsync Builtins.cpp: file header.
(edit) @12643   16 years vboxsync DevPit-i8254.cpp: file header.
(edit) @12642   16 years vboxsync DrvACPI: file header.
(edit) @12641   16 years vboxsync VmdkHDDCore.cpp: file header.
(edit) @12640   16 years vboxsync vl_vbox.h: file header.
(edit) @12639   16 years vboxsync Storeage: misc file headers.
(edit) @12638   16 years vboxsync RawHDDCore: file header.
(edit) @12637   16 years vboxsync DrvVD: file header.
(edit) @12634   16 years vboxsync DevAPIC: Added usage note and assertion to APIC_LOCK_VOID and update …
(edit) @12630   16 years vboxsync SCSI: Add write support for the BIOS (Grub makes use of it if there is …
(edit) @12626   16 years vboxsync relocate right
(edit) @12617   16 years vboxsync removed buggy relocation code
(edit) @12616   16 years vboxsync APIC saved stae version back to one - no incompatibilities
(edit) @12615   16 years vboxsync per-LAPIC timers, cleanup, all LAPICs state save-restore, relocation
(edit) @12612   16 years vboxsync further APIC work
(edit) @12608   16 years vboxsync DrvIntNet: release stats.
(edit) @12598   16 years vboxsync some interrupt routing code
(edit) @12589   16 years vboxsync fix OSE
(edit) @12588   16 years vboxsync reworked APIC structures layout - hopefully not broken smth accidentally
(edit) @12586   16 years vboxsync DevATA: Added rainy day todo for MMR3HyperAllocOnceNoRel
(edit) @12584   16 years vboxsync Add define to make scsi driver known to PDM
(edit) @12571   16 years vboxsync PC/BIOS/Makefile: define VBOX_WITH_SCSI.
(edit) @12570   16 years vboxsync Backed out 36772 & 36762
(edit) @12569   16 years vboxsync Missed this change.
(edit) @12568   16 years vboxsync Fix for the fix
(edit) @12567   16 years vboxsync Fix mac burns
(edit) @12565   16 years vboxsync Enable the BusLogic adapter by default and introduce VBOX_WITH_SCSI to …
(edit) @12563   16 years vboxsync DevAPIC: DECLINLINE, static inline is a gnuims.
(edit) @12561   16 years vboxsync IOM: Made some minor adjustments to the MMIO CPU registration context …
(edit) @12560   16 years vboxsync Update BIOS scsi driver
(edit) @12559   16 years vboxsync SCSI: Correct PDMDRVREG for SCSI host access driver
(edit) @12555   16 years vboxsync configure CPU count in VMM, use per-CPU MMIO regions for APIC
(edit) @12552   16 years vboxsync export
(edit) @12551   16 years vboxsync be more verbose when logging ATA/SCSI commands
(edit) @12545   16 years vboxsync Updates for per-cpu MMIO range registration. (APIC)
(edit) @12515   16 years vboxsync unused
(edit) @12511   16 years vboxsync Devices/Storage: type problem in solaris part of the dvd passthrough code
(edit) @12510   16 years vboxsync Device/Storage: typo in windows part of the dvd passthrough code
(edit) @12509   16 years vboxsync Devices: adjust struct testcase for ATA changes
(edit) @12508   16 years vboxsync Device/Storage: fix CD/DVD media change problems in passthrough mode.
(edit) @12494   16 years vboxsync BIOS: moved some code around to allow more init calls
(edit) @12487   16 years vboxsync multiple LAPICs intermediate commit
(edit) @12484   16 years vboxsync branding
(edit) @12477   16 years vboxsync BIOS: add SCSI driver which is not finished yet and disabled
(edit) @12476   16 years vboxsync BusLogic: Complete the device part.
(edit) @12474   16 years vboxsync Better fix for not working VMDK's with SATA, a missing define in the …
(edit) @12468   16 years vboxsync VBOX_WITH_MORE_THAN_4GB config variable
(edit) @12467   16 years vboxsync Failures because rc is not reset. (#3175)
(edit) @12463   16 years vboxsync Return error in case of failure…
(edit) @12431   16 years vboxsync DevACPI: r=bird: C++ is ring-3 only. class names are not all …
(edit) @12428   16 years vboxsync more SMP work
(edit) @12425   16 years vboxsync DevSerial: reverted accidental commit (r36492).
(edit) @12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @12409   16 years vboxsync Fixed VMMDev reset problem: a HGCM related variable was not cleared.
(edit) @12384   16 years vboxsync DrvHostSerial: review.
(edit) @12381   16 years vboxsync DrvHostSerial: Open a new descriptor for reading the device to get …
(edit) @12380   16 years vboxsync DrvHostSerial: darwin hacking.
(edit) @12368   16 years vboxsync Storage/VBoxHDD-new: mark VDBackendInfo as in need of cleanup. Comment …
(edit) @12367   16 years vboxsync Storage/VMDK: disable paranoid size check because there are vmdks out …
(edit) @12365   16 years vboxsync VBoxHDD-new: rainy day @todo.
(edit) @12363   16 years vboxsync DrvHostSerial: polling back to 1 sec.
(edit) @12362   16 years vboxsync typo
(edit) @12361   16 years vboxsync DrvHostSerial: volatile vars and atomic set/get is required on the …
(edit) @12355   16 years vboxsync build fix.
(edit) @12354   16 years vboxsync build fix.
(edit) @12353   16 years vboxsync Storage/VMDK: negated condition broke sparse vmdk files
(edit) @12352   16 years vboxsync Host serial: fix compile error
(edit) @12351   16 years vboxsync Host serial: Fix a bug which could cause a thread to exit after …
(edit) @12349   16 years vboxsync DrvHostSerial: darwin fix.
(edit) @12348   16 years vboxsync DrvHostSerial: build fixes.
(edit) @12347   16 years vboxsync DrvHostSerial: poll is busted on darwin/x86, so use select for the …
(edit) @12343   16 years vboxsync VBoxHDD-new: Use RTDirReadEx to get type of the entry and use …
(edit) @12334   16 years vboxsync DrvHostSerial: darwin fix.
(edit) @12329   16 years vboxsync additional checks
(edit) @12328   16 years vboxsync fixed VDBackendInfo() for plugins
(edit) @12325   16 years vboxsync DrvHostSerial: Ported to darwin (untested).
(edit) @12311   16 years vboxsync further work on SMP BIOS tables (some ACPI code still TBD)
(edit) @12306   16 years vboxsync Storage/VMDK: make it understand the really odd vmdk variant used by …
(edit) @12304   16 years vboxsync VHD: fix non booting guests because of the wrong order we check for …
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