VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38383   13 years vboxsync Write obuf must ignore kbd interface state.
(edit) @38377   13 years vboxsync DevPS2: Reworked and improved the KBC emulation.
(edit) @38376   13 years vboxsync Drain more keys (Ctrl-Alt-Del generates more than bytes for key up). …
(edit) @38350   13 years vboxsync USB: Avoid assertion during the SavePrep routine.
(edit) @38345   13 years vboxsync NAT: logging. (vbox/#9346).
(edit) @38328   13 years vboxsync AHCI: Fixes for CD/DVD hotplugging
(edit) @38263   13 years vboxsync typo
(edit) @38261   13 years vboxsync Added (not currently used) ifdef, corrected IDT definitions.
(edit) @38227   13 years vboxsync Devices/VMMDev: Make GuestCoreDumpDir an optional parameter. Unbreaks …
(edit) @38221   13 years vboxsync Fixed assertion.
(edit) @38220   13 years vboxsync DevPcBios: Checksum basic CMOS data.
(edit) @38219   13 years vboxsync ATA: Set DSC in a few more cases.
(edit) @38195   13 years vboxsync rtcLoadExec: Avoid asserting in TMTimerSetFrequencyHint.
(edit) @38188   13 years vboxsync DMA: Handle word access to page registers.
(edit) @38170   13 years vboxsync NAT: processing FD_CONNECT on Windows hosts.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38111   13 years vboxsync NAT: makes backlog value configurable in listen(, backlog).
(edit) @38110   13 years vboxsync NAT: logs.
(edit) @38109   13 years vboxsync NAT: logs
(edit) @38108   13 years vboxsync NAT: lets host's TCP/IP stack limit the queue of requests to listeinig …
(edit) @38101   13 years vboxsync NAT: fixed error path
(edit) @38090   13 years vboxsync NAT: next attempt to handle FD_CONNECT right, under …
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38069   13 years vboxsync NAT: logs.
(edit) @38068   13 years vboxsync NAT: experiment with NAT connection (2), attempt to fix xTracker/5742.
(edit) @38057   13 years vboxsync NAT: typo.
(edit) @38044   13 years vboxsync NAT: FD_CONNECT exception in FD_OOB handler under …
(edit) @38043   13 years vboxsync NAT: experiment with FD_CONNECT processing on Windows host (disabled …
(edit) @38037   13 years vboxsync eliminate use of LOG_ENABLED
(edit) @37979   13 years vboxsync IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37938   13 years vboxsync NAT: logs, don't assert.
(edit) @37937   13 years vboxsync NAT: log handling NULL in tcpcb793.
(edit) @37936   13 years vboxsync NAT: logs.
(edit) @37935   13 years vboxsync Alignment fixes for 32-bit build employing the electric fence.
(edit) @37917   13 years vboxsync DevPcBios: Fail plainly if we encounter trouble loading a custom BIOS …
(edit) @37910   13 years vboxsync NAT: findso: better logging.
(edit) @37909   13 years vboxsync IntNet: moved header buffer from trunk to sended interface (#5775)
(edit) @37908   13 years vboxsync NAT: return mtod pointer to ip header after icmp header begining …
(edit) @37887   13 years vboxsync AHCI: Fix read access beyond 4GB for CD/DVD drives
(edit) @37877   13 years vboxsync VMMDev: by design we should not clear the pending event flags during reboot
(edit) @37841   14 years vboxsync NAT: typo.
(edit) @37811   14 years vboxsync Devices/USB/solaris: removed obsolete commented code.
(edit) @37810   14 years vboxsync more PCI passthrough fixes
(edit) @37795   14 years vboxsync Devices: use helpers
(edit) @37788   14 years vboxsync Tablet: Added a CFGM key to modify coordinate munging.
(edit) @37781   14 years vboxsync PCI passthrough fixes
(edit) @37780   14 years vboxsync Storage/DrvHostBase: add generic unmount implementation, so that host …
(edit) @37770   14 years vboxsync vga: workaround invalid vbe_regs[VBE_DISPI_INDEX_VIRT_HEIGHT]: …
(edit) @37769   14 years vboxsync vga: fix resize problems caused by …
(edit) @37756   14 years vboxsync NAT/debug: typo.
(edit) @37752   14 years vboxsync fix USB 2.0 for OSE builds
(edit) @37747   14 years vboxsync NAT/debug: dumps tcp state on dumping tcpcb.
(edit) @37746   14 years vboxsync NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
(edit) @37745   14 years vboxsync NAT/debug: tracing of sbuf socket operations.
(edit) @37744   14 years vboxsync NAT/debug: introduces %R[sbuf] prints sbuf fields' values.
(edit) @37743   14 years vboxsync NAT: so{read,write} logging.
(edit) @37742   14 years vboxsync NAT: warning.
(edit) @37741   14 years vboxsync NAT: %R[natsock] prints local ip/port.
(edit) @37738   14 years vboxsync NAT: tracing tcp machine state change.
(edit) @37728   14 years vboxsync NAT: tcp_input more flow logging.
(edit) @37725   14 years vboxsync Devices/VGA: make sure that physical resolution is properly bounded by …
(edit) @37724   14 years vboxsync NAT: todo (logging)
(edit) @37690   14 years vboxsync Device/AHCI: 32bit alignment fixes
(edit) @37687   14 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37673   14 years vboxsync AHCI: Hotplug fixes
(edit) @37668   14 years vboxsync Devices/USB/DevOHCI: disabled probably over-cautious assertion
(edit) @37660   14 years vboxsync AHCI: Initialize vendor product data for hotplugged devices
(edit) @37654   14 years vboxsync Audio/HDA: some todos.
(edit) @37653   14 years vboxsync Devices/DevATA: fixed missing parameter when calling pfnUnmount
(edit) @37647   14 years vboxsync VGA: Return sensible EGA switch value in case guest reads it.
(edit) @37646   14 years vboxsync Tiny refactoring.
(edit) @37644   14 years vboxsync e1000: applied e1kRegRead fix suggested by Vasily
(edit) @37643   14 years vboxsync Network/DevE1000: some note.
(edit) @37642   14 years vboxsync Audio/HDA: some todo (binary search).
(edit) @37641   14 years vboxsync DrvVD: Correct logging\n
(edit) @37639   14 years vboxsync DevIchIntelHDA: Don't write to the input buffer in MMIO write …
(edit) @37637   14 years vboxsync ioapicMMIOWrite: Don't access more than cb bytes from pv!
(edit) @37636   14 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37627   14 years vboxsync Devices/E1000: in the link up timer, don't automatically set the link …
(edit) @37601   14 years vboxsync build fixes
(edit) @37597   14 years vboxsync darwin build fix
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37582   14 years vboxsync PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
(edit) @37576   14 years vboxsync Added another mode table, normally unused.
(edit) @37574   14 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.
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