VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37769   13 years vboxsync vga: fix resize problems caused by …
(edit) @37756   13 years vboxsync NAT/debug: typo.
(edit) @37752   13 years vboxsync fix USB 2.0 for OSE builds
(edit) @37747   13 years vboxsync NAT/debug: dumps tcp state on dumping tcpcb.
(edit) @37746   13 years vboxsync NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
(edit) @37745   13 years vboxsync NAT/debug: tracing of sbuf socket operations.
(edit) @37744   13 years vboxsync NAT/debug: introduces %R[sbuf] prints sbuf fields' values.
(edit) @37743   13 years vboxsync NAT: so{read,write} logging.
(edit) @37742   13 years vboxsync NAT: warning.
(edit) @37741   13 years vboxsync NAT: %R[natsock] prints local ip/port.
(edit) @37738   13 years vboxsync NAT: tracing tcp machine state change.
(edit) @37728   13 years vboxsync NAT: tcp_input more flow logging.
(edit) @37725   13 years vboxsync Devices/VGA: make sure that physical resolution is properly bounded by …
(edit) @37724   13 years vboxsync NAT: todo (logging)
(edit) @37690   13 years vboxsync Device/AHCI: 32bit alignment fixes
(edit) @37687   13 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37673   13 years vboxsync AHCI: Hotplug fixes
(edit) @37668   13 years vboxsync Devices/USB/DevOHCI: disabled probably over-cautious assertion
(edit) @37660   13 years vboxsync AHCI: Initialize vendor product data for hotplugged devices
(edit) @37654   13 years vboxsync Audio/HDA: some todos.
(edit) @37653   13 years vboxsync Devices/DevATA: fixed missing parameter when calling pfnUnmount
(edit) @37647   13 years vboxsync VGA: Return sensible EGA switch value in case guest reads it.
(edit) @37646   13 years vboxsync Tiny refactoring.
(edit) @37644   13 years vboxsync e1000: applied e1kRegRead fix suggested by Vasily
(edit) @37643   13 years vboxsync Network/DevE1000: some note.
(edit) @37642   13 years vboxsync Audio/HDA: some todo (binary search).
(edit) @37641   13 years vboxsync DrvVD: Correct logging\n
(edit) @37639   13 years vboxsync DevIchIntelHDA: Don't write to the input buffer in MMIO write …
(edit) @37637   13 years vboxsync ioapicMMIOWrite: Don't access more than cb bytes from pv!
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37627   13 years vboxsync Devices/E1000: in the link up timer, don't automatically set the link …
(edit) @37601   13 years vboxsync build fixes
(edit) @37597   13 years vboxsync darwin build fix
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37582   13 years vboxsync PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
(edit) @37576   13 years vboxsync Added another mode table, normally unused.
(edit) @37574   13 years vboxsync DevAPIC.cpp: typo
(edit) @37541   14 years vboxsync DevHPET: Some minor cleanups.
(edit) @37540   14 years vboxsync Build fix
(edit) @37539   14 years vboxsync DevHPET: Moved the frequency hinting into a function.
(edit) @37538   14 years vboxsync DevHPET: Split the u64Capabilities into u32Capabilities and u32Period.
(edit) @37537   14 years vboxsync DevHPET: Report the correct number of timers (off by one), making ICH9 …
(edit) @37536   14 years vboxsync DevHPET: making the number of timers more flexible.
(edit) @37534   14 years vboxsync DevHPET: Frequency hinting.
(edit) @37526   14 years vboxsync Dev*: Timer locking fixes.
(edit) @37519   14 years vboxsync DevACPI: Drop the last seen time workaround as the problem should be …
(edit) @37515   14 years vboxsync DevPit: Fixed locking wrt virtual sync timers.
(edit) @37514   14 years vboxsync DevRTC: nit
(edit) @37513   14 years vboxsync DevRTC: Locking adjustments.
(edit) @37512   14 years vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @37511   14 years vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @37510   14 years vboxsync DevHPET: No automatic locking, we're doing it ourselves.
(edit) @37509   14 years vboxsync DevHPET: Stop timers on reset.
(edit) @37508   14 years vboxsync DevHPET: Fixed locking.
(edit) @37507   14 years vboxsync DevHPET: updates…
(edit) @37506   14 years vboxsync DevHPET: Moving the code a bit around.
(edit) @37505   14 years vboxsync hpetTimerRegWrite32 optimization
(edit) @37504   14 years vboxsync DevHPET: More cleaning up…
(edit) @37501   14 years vboxsync DevHPET: More code massaging…
(edit) @37500   14 years vboxsync DevHPET: code cleanup in progress…
(edit) @37498   14 years vboxsync build fix
(edit) @37497   14 years vboxsync DevHPET: code cleanup in progress…
(edit) @37496   14 years vboxsync DevAHCI.cpp: Don't use the virtual sync clock for the command …
(edit) @37490   14 years vboxsync wddm: autoresize fixes
(edit) @37482   14 years vboxsync Audio/HDA: SSMR3{Get,Put}Struct in HDA device implementation.
(edit) @37481   14 years vboxsync OSE header fixes
(edit) @37478   14 years vboxsync Renamed for clarity.
(edit) @37477   14 years vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @37476   14 years vboxsync DevAPIC.cpp: Some variable renaming
(edit) @37475   14 years vboxsync DevAPIC: Locking reworking in progress.
(edit) @37469   14 years vboxsync USB/Dev*: Locking fixes.
(edit) @37466   14 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37461   14 years vboxsync comment wrap
(edit) @37460   14 years vboxsync fdc: Take head count into account.
(edit) @37459   14 years vboxsync Set busy bit when starting a command.
(edit) @37453   14 years vboxsync DevApic: working on getting the locking right…
(edit) @37446   14 years vboxsync DevACPI.cpp: More style cleanup.
(edit) @37444   14 years vboxsync DevACPI: Locking and code cleanup.
(edit) @37436   14 years vboxsync EFI/fs: right typedefs for base type definitions.
(edit) @37430   14 years vboxsync Devices/testcase: more EHCI offset checks
(edit) @37427   14 years vboxsync BIOS/AHCI: Updates for the driver, grub can boot from a SATA disk now
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37391   14 years vboxsync DevACPI: d'oh!
(edit) @37388   14 years vboxsync Devices/Input/UsbMouse, UsbKbd: Support explicit USB HID descriptor …
(edit) @37385   14 years vboxsync adjust to misspelled member name.
(edit) @37384   14 years vboxsync 1 million rectangles ought to be enough for anybody…
(edit) @37381   14 years vboxsync VBoxVideo: move typecasts to proper arguments
(edit) @37378   14 years vboxsync VBoxVideo: add some explicit typecasts
(edit) @37369   14 years vboxsync Network/Pcap.cpp: work around wireshark bug, which cannot always …
(edit) @37361   14 years vboxsync Alignment fix.
(edit) @37359   14 years vboxsync VUSB: Don't create the reset timer on the fly, it triggers lock order …
(edit) @37346   14 years vboxsync usb/win: assertion message fix
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @37299   14 years vboxsync Network/DrvVDE: make cfgm parameter case match the rest of the code …
(edit) @37269   14 years vboxsync AHCI: Fix return code for index/Data pair access
(edit) @37268   14 years vboxsync BIOS: Updates for the AHCI driver
(edit) @37264   14 years vboxsync Storage/ATA+AHCI: support the non-rotational medium flag
(edit) @37259   14 years vboxsync Device/DrvUDPTunnel: include contributor information
(edit) @37237   14 years vboxsync DevACPI: attempt to make the ACPI timer SMP-safe
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
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