VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37211   14 years vboxsync Some ASMAtomic*Size elimiation.
(edit) @37205   14 years vboxsync FDC: Someone misread the datasheet…
(edit) @37198   14 years vboxsync Devices/Network/DrvUDPTunnel: new network transport which sends …
(edit) @37191   14 years vboxsync Audio/HDA: takes alignment into account, when restoring v1 snapshots. …
(edit) @37190   14 years vboxsync Audio/HDA: loading V1 saved state. (xTracker/5704).
(edit) @37185   14 years vboxsync Audio/HDA: fix of (xTracker/5704) for trunk.
(edit) @37175   14 years vboxsync Devices and Main/seamless: allow for the possibility that nothing is …
(edit) @37159   14 years vboxsync PIC: Return zero in poll mode if no interrupt.
(edit) @37158   14 years vboxsync dev/usb/win: fix paHandles & paQueuedUrbs realloc racing
(edit) @37147   14 years vboxsync EFI: some cleanup.
(edit) @37146   14 years vboxsync EFI: order.
(edit) @37145   14 years vboxsync EFI: BDS styled boot option enumeration.
(edit) @37144   14 years vboxsync dev/usb/win: avoid using a crit sect for race fix
(edit) @37135   14 years vboxsync dev/usb/win: race fix
(edit) @37134   14 years vboxsync another addendum to r71796, HeightReduction fix
(edit) @37132   14 years vboxsync dev/usb/win: ditto
(edit) @37130   14 years vboxsync dev/usb/win: make the last error be printed properly on err
(edit) @37129   14 years vboxsync addendum to r71796, consider HeightReduction modes as well
(edit) @37128   14 years vboxsync DevVGA: introduce extradata CFGM keys MaxBiosXRes and MaxBiosYRes
(edit) @37114   14 years vboxsync dev/serial: destruct semevent after destructing thread using it
(edit) @37102   14 years vboxsync dev/serial: fix the case pfnWrite returns VERR_TIMEOUT
(edit) @37094   14 years vboxsync tabs
(edit) @37049   14 years vboxsync Corrected the initial media state for 1.2M and 360K drives.
(edit) @37035   14 years vboxsync BIOS: Corrected one more checksum calculation.
(edit) @36992   14 years vboxsync AHCI: Fixes for hotplugging
(edit) @36990   14 years vboxsync AHCI: Controller part for device hotplug
(edit) @36989   14 years vboxsync kbd: Rough support for scan set 3.
(edit) @36980   14 years vboxsync e1000: some explanation for SMP fix in r71586
(edit) @36977   14 years vboxsync e1000: fix for linux SMP guest panic under heavy RX traffic
(edit) @36972   14 years vboxsync Devices/AHCI: fixed mask for Fis address
(edit) @36971   14 years vboxsync HPET: cleanup, correct timers init per ICH9 spec, fix overflow hanling
(edit) @36966   14 years vboxsync NAT: comment.
(edit) @36965   14 years vboxsync NAT: Attempt to fix (the rest of vbox/7711 and vbox/8701). The reason …
(edit) @36943   14 years vboxsync NAT: correct ar_sha format in who-is requests initiated by Slirp.
(edit) @36942   14 years vboxsync build fix
(edit) @36941   14 years vboxsync usb rework
(edit) @36912   14 years vboxsync gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @36901   14 years vboxsync NAT: Each service should use right ethernet address (see xTracker/5664)
(edit) @36899   14 years vboxsync Fix builds with undefined VBOX_WITH_WDDM
(edit) @36878   14 years vboxsync AHCI: Support access through the index/data register pair from the I/O …
(edit) @36877   14 years vboxsync BIOS: AHCI driver skeleton
(edit) @36870   14 years vboxsync Devices/HPET: cosmetical nitpicking
(edit) @36837   14 years vboxsync HPET: cleanup, ICH9-specific HPET behavior
(edit) @36836   14 years vboxsync PCI: don't fail on extended caps access, just record
(edit) @36800   14 years vboxsync AHCI: Cancel active tasks during a device, port or HBA reset
(edit) @36797   14 years vboxsync FreeBSD: Warnings
(edit) @36781   14 years vboxsync warning
(edit) @36731   14 years vboxsync BIOS: Corrected EDD checksum calculation - two's complement is not …
(edit) @36716   14 years vboxsync PCI: 64-bit BARs tweaks, release logs on device attach, allow extended …
(edit) @36706   14 years vboxsync Undid accidental commit.
(edit) @36705   14 years vboxsync fdc: Improved floppy emulation.
(edit) @36704   14 years vboxsync BIOS: Try to find the right floppy data rate.
(edit) @36692   14 years vboxsync Audio/HDA: no ALC 885.
(edit) @36691   14 years vboxsync HDA/Audio: Some clean up. Codecs macro definitions splited from …
(edit) @36678   14 years vboxsync PCI: cleanups, R3 mapping work
(edit) @36663   14 years vboxsync PCI: tweaks
(edit) @36650   14 years vboxsync EFI64: initialization of task register before switch to compatible …
(edit) @36649   14 years vboxsync HPET: fix time jumps
(edit) @36646   14 years vboxsync Added a .kup-file to Devices/build/.
(edit) @36608   14 years vboxsync NAT/bsd: returns original number of preallocated 16kb mbufs.
(edit) @36574   14 years vboxsync PCI: some docs, todos
(edit) @36562   14 years vboxsync PCI: better logging, try to play nice with MSI
(edit) @36502   14 years vboxsync DevE1000: Two incorrect PDMBOTHCBDECL uses.
(edit) @36479   14 years vboxsync Deleted no longer relevant comments.
(edit) @36477   14 years vboxsync USB: Also find extra vendor/class descriptor data.
(edit) @36475   14 years vboxsync USB: Store original config descriptor and refer to it for some …
(edit) @36470   14 years vboxsync VBoxNetNat & tstIntNet: VERR_INTERRUPTED handling (#5620)
(edit) @36445   14 years vboxsync Input/USB: comments (typo).
(edit) @36444   14 years vboxsync EFI/FS: do logging to debug port instead of console output.
(edit) @36424   14 years vboxsync doc: note about mingw-w64 on recent Ubuntu releases were added.
(edit) @36421   14 years vboxsync Input/Usb: typo (comments).
(edit) @36410   14 years vboxsync slipr: %R[ether] -> %RTmac.
(edit) @36391   14 years vboxsync dev/audio: consistent CoInit/Uninit
(edit) @36383   14 years vboxsync AHCI+ATAController: Port r70670 + r70674 (Signal no current profile if …
(edit) @36358   14 years vboxsync NAT/arp: typo (gramma).
(edit) @36354   14 years vboxsync NAT: log ether %RX8->%hhx.
(edit) @36353   14 years vboxsync NAT/arp: cosmetic. verfication of updating of pair moved to …
(edit) @36352   14 years vboxsync NAT: for gratuitous ARP processing pair ar_sip, ar_sha is used. NAT …
(edit) @36351   14 years vboxsync NAT: loging of ethernet addresses.
(edit) @36339   14 years vboxsync DevATA: Adjust maximum transfer length to the new value, fixes ATAPI …
(edit) @36337   14 years vboxsync DevATA: Disable feature list for now because it breaks at least Windows XP
(edit) @36336   14 years vboxsync DevATA: Signal no current profile if no medium is loaded and add …
(edit) @36327   14 years vboxsync filteraudio: don't crash if input is not available (xtracker 5599)
(edit) @36322   14 years vboxsync USB/Input: comments typo.
(edit) @36316   14 years vboxsync Storage/DevATA+DevAHCI+ATAController: make assertion less strict, …
(edit) @36288   14 years vboxsync Ich9: Remove the i82801 PCI-to-PCI bridge. It is completely unused and …
(edit) @36273   14 years vboxsync AHCI: Make the number of available command slots configurable
(edit) @36268   14 years vboxsync PCI: fixed issues with memory layout mismatch between RC and other …
(edit) @36253   14 years vboxsync PCI: further raw work
(edit) @36228   14 years vboxsync Harmless warning fix.
(edit) @36218   14 years vboxsync PCI: interrupts work
(edit) @36216   14 years vboxsync NAT: limitations, not required any more.
(edit) @36205   14 years vboxsync BIOS: Shortened a ridiculously long loop.
(edit) @36204   14 years vboxsync DMA: Reworked the DMA code, added comments, fixed minor issues, made …
(edit) @36203   14 years vboxsync don't use doxygen comments to document code sections, they'll end up …
(edit) @36202   14 years vboxsync VMMDev: be a bit more verbose
(edit) @36201   14 years vboxsync VMMDev: always allow VMMDevReq_GetHostVersion.
(edit) @36153   14 years vboxsync PCI: more raw and 64-bit BARs coding
(edit) @36138   14 years vboxsync PCI: some of 64-bit BARs support (many real cards do that)
(edit) @36124   14 years vboxsync PCI: code to perform host driver detach on Linux - not yet fully functional
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