VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52613   10 years vboxsync Devices/DevACPI: tabs to spaces, trailing whitespace.
(edit) @52610   10 years vboxsync Devices/Misc/VirtualKD: mistake in contributor name, apologies.
(edit) @52597   10 years vboxsync Devices/Misc/VirtualKD: new, slightly modified interface definition …
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52591   10 years vboxsync NAT: Darwin host: extra logging for DNS update events.
(edit) @52561   10 years vboxsync HDA: Fixed layout ID for Mt Lion.
(edit) @52547   10 years vboxsync Devices/Samples/DrvStorageFilter.cpp: adapt to deal properly with …
(edit) @52544   10 years vboxsync IntNet: intnetR0TrunkSharedMacEditIPv6FromIntNet: Use uint32_t instead …
(edit) @52543   10 years vboxsync IntNet: follow up to r85262 - refactor rewriting of link-level address …
(edit) @52530   10 years vboxsync ICH9: PCI IRQ disable bit has no effect on MSIs (#7505).
(edit) @52526   10 years vboxsync usb arg2
(edit) @52525   10 years vboxsync memset. arg.
(edit) @52522   10 years vboxsync VUSBDevice.cpp: The critical sections associated with the pipes shall …
(edit) @52518   10 years vboxsync intnetR0NetworkSharedMacDetectAndFixBroadcast: handle ARP, IPv4 and …
(edit) @52517   10 years vboxsync Devices/USB: Fix crash on Linux hosts, a hang when disconnecting a USB …
(edit) @52513   10 years vboxsync USB: Serialize access to the extra state data for control pipes, fixes …
(edit) @52508   10 years vboxsync SMC structure tests.
(edit) @52507   10 years vboxsync DevSMC: Missing initializer.
(edit) @52506   10 years vboxsync Deleted PC/DevSMC.cpp, removed the associated define.
(edit) @52505   10 years vboxsync DrvHostBase: Provide I/O buffer allocator, fixes crash if a host DVD …
(edit) @52504   10 years vboxsync DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT
(edit) @52499   10 years vboxsync NAT: Handle RFC1533_PAD properly.
(edit) @52493   10 years vboxsync vga/crCtl: racing fix
(edit) @52479   10 years vboxsync BIOS: Removed redundant port write, improved logging.
(edit) @52475   10 years vboxsync Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved …
(edit) @52474   10 years vboxsync Devices/Misc/VirtualKD: fix code breakage due to padding
(edit) @52473   10 years vboxsync Devices/Misc: new VirtualKD stub/loader device, contributed by Ivan …
(edit) @52445   10 years vboxsync SrvIntNetR0.cpp: New commit policy for this file.
(edit) @52439   10 years vboxsync Devices/PC/BIOS: sync alternative sources
(edit) @52434   10 years vboxsync Storage/AHCI: Fix tight race when the guest resets a port leading to …
(edit) @52429   10 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52412   10 years vboxsync AHCI: argh
(edit) @52409   10 years vboxsync AHCI: unused variable
(edit) @52408   10 years vboxsync Storage/AHCI: Free cached tasks on detach and before ahciR3Destruct is …
(edit) @52394   10 years vboxsync intnetR0TrunkIfPortDisconnect: Must always release the busy reference …
(edit) @52393   10 years vboxsync intnet: Fixed bug in intnetR0TrunkIfPortDisconnect where the mutex …
(edit) @52388   10 years vboxsync Device/Driver: 5986: Applying patch from qemu-devel related to "Hours …
(edit) @52386   10 years vboxsync USBProxyDevice-linux: Make sure USBDEVFS_URB_SHORT_NOT_OK is only ever …
(edit) @52307   10 years vboxsync Build fix, take 5
(edit) @52306   10 years vboxsync Build fix, take 4
(edit) @52305   10 years vboxsync Build fix, take 3
(edit) @52304   10 years vboxsync Build fix, take 2
(edit) @52302   10 years vboxsync Build fix
(edit) @52301   10 years vboxsync USB: Move the URB cancellation work to the per device I/O thread, fix …
(edit) @52283   10 years vboxsync NAT: Do pay attention to POLLERR and WSANETWORKEVENTS::iErrorCode and …
(edit) @52274   10 years vboxsync USB: Destroy I/O thread and request queue last because they might be …
(edit) @52270   10 years vboxsync Fix 32bit build box
(edit) @52269   10 years vboxsync USB: Cleanup, move the device reset worker to the I/O thread instead …
(edit) @52264   10 years vboxsync BusLogic: Renamed some insanely long macros, adjusted too-eager assertion.
(edit) @52259   10 years vboxsync Updated devices testcase to cover more.
(edit) @52258   10 years vboxsync NAT: Oops, g/c leftover debug printfs accidentally committed in r95347.
(edit) @52256   10 years vboxsync NAT: preserve DF (if possible) and TOS when proxying outbound UDP …
(edit) @52255   10 years vboxsync Shot at fixing 32bit builds
(edit) @52254   10 years vboxsync Devices/USB: Several fixes and misc cleanups, the VM crash when …
(edit) @52249   10 years vboxsync USB: Initial xHCI device commit (WIP).
(edit) @52245   10 years vboxsync NAT: Drop packets to multicast destinations, the rest of the code is …
(edit) @52230   10 years vboxsync NAT: Fix previous, pass bind_ip.s_addr, not bind_ip to %RTnaipv4. That …
(edit) @52229   10 years vboxsync NAT: Log port-forwarding using address:port notation, including host's …
(edit) @52228   10 years vboxsync Devices/ipxe: work around gcc problem not allowing to specify "ebp" to …
(edit) @52227   10 years vboxsync Devices/iPXE: added README.vbox
(edit) @52209   10 years vboxsync OHCI,EHCI: 6305: Maximal number of ports is set to 15
(edit) @52193   10 years vboxsync EFI: typo in comment
(edit) @52157   10 years vboxsync DevAPIC: fixes debug logging
(edit) @52154   10 years vboxsync NAT: Rework sorecvfrom(). On Windows provide iovec definition that is …
(edit) @52150   10 years vboxsync 32-bit Linux build fix
(edit) @52148   10 years vboxsync Devices/USB: ancel URBs on the I/O thread if available, fixes a race …
(edit) @52134   10 years vboxsync NDIS6: Cumulative commit containing async send, unload race fix …
(edit) @52128   10 years vboxsync PS2M: Do not delay resets (too much trouble).
(edit) @52113   10 years vboxsync NAT: G/c #if0'ed code to send ICMP_SOURCEQUENCH. Source quench is …
(edit) @52101   10 years vboxsync HDA: Force audio transfers to stop when resetting device.
(edit) @52088   10 years vboxsync NAT: Followup to r94784: g/c an "XXX" comment that says that we should …
(edit) @52069   10 years vboxsync Devices/EFI: fix a number of typos and copy/paste leftovers, should …
(edit) @52063   10 years vboxsync build fix
(edit) @52062   10 years vboxsync build fix
(edit) @52052   10 years vboxsync DevPS2: Removed debugging code inadvertently left in a while ago.
(edit) @52026   10 years vboxsync Storage/AHCI: Switch to PDMIBLOCK I/O buffer allocator callbacks
(edit) @52023   10 years vboxsync pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
(edit) @51991   10 years vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51990   10 years vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51923   10 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51906   10 years vboxsync Fixing testcases on windows.
(edit) @51905   10 years vboxsync NAT: Make sure guest will get window updates by scheduling TF_DELACK …
(edit) @51904   10 years vboxsync NAT: Fix unsigned wraparound when calculating offered window. rcv_nxt …
(edit) @51899   10 years vboxsync Console,DrvVD: Make disk encryption completely configurable through …
(edit) @51865   10 years vboxsync NAT: tcp_respond - don't split window size computation into two chunks …
(edit) @51864   10 years vboxsync NAT: sbappend - check if we are going to send before allocating buffer …
(edit) @51836   10 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51816   10 years vboxsync vga/CmdVbva: var initialization
(edit) @51761   10 years vboxsync DevVGA: get the device lock when VRAM region is mapped.
(edit) @51754   10 years vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51752   10 years vboxsync Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
(edit) @51749   10 years vboxsync Storage/DiskIntegrity: Add an option to record the write before it was …
(edit) @51748   10 years vboxsync DevVGA: replaced assert with if statement for a transient VGA state.
(edit) @51738   10 years vboxsync USB/win/USBProxyDevice-win.cpp: Return last error code instead of just …
(edit) @51730   10 years vboxsync Devices/VGA_VBVA: use RT_STR_TUPLE()
(edit) @51727   10 years vboxsync NAT: Fix edito introduced in r39462 - TF_ACKNOW should be set in …
(edit) @51725   10 years vboxsync BIOS: Enable APIC in SVR.
(edit) @51652   10 years vboxsync DevAPIC: Dump all pending ISR/IRR bits, not just the highest.
(edit) @51648   10 years vboxsync vga: legacy state load fixes
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