VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46593   11 years vboxsync updates
(edit) @46576   11 years vboxsync Dev/VirtioNet: Disabled UFO in host direction (#6821)
(edit) @46573   11 years vboxsync LWIP/LWIP-new/NAT: adding/removing interfaces should be done on tcpip …
(edit) @46516   11 years vboxsync Devices/Input: add a report ID field to our USB tablet report descriptor.
(edit) @46511   11 years vboxsync Storage/AHCI: Clear interrupt line on reset
(edit) @46509   11 years vboxsync VSCSI: Careful with non-present LUNs.
(edit) @46501   11 years vboxsync Improved logging/debug output.
(edit) @46499   11 years vboxsync DevDMA: Set TC status bit on transfer completion.
(edit) @46491   11 years vboxsync DevACPI: added more boot architecture flags
(edit) @46456   11 years vboxsync Network/Dev*.cpp,GuestImpl.cpp: Optimized looking up the guest network …
(edit) @46427   11 years vboxsync LWIP-new: ipv6 selective autoconfig. We don't want autoconfig on lwip …
(edit) @46426   11 years vboxsync iSCSI/new-LWIP:missed end hook.
(edit) @46425   11 years vboxsync LWIP-new/iSCSI: updates.
(edit) @46410   11 years vboxsync build fix
(edit) @46409   11 years vboxsync obsolete
(edit) @46408   11 years vboxsync Use iprt/formats/hfs.h. Also use IPRT for endian conversion.
(edit) @46400   11 years vboxsync LunSbc: Accept dummy logical block length sets.
(edit) @46398   11 years vboxsync BusLogic: Clear interrupts on device reset.
(edit) @46397   11 years vboxsync BusLogic: Dump sense buffer in case of error.
(edit) @46376   11 years vboxsync VMMDev: Added TestingMMIO config option as the MMIO range isn't …
(edit) @46371   11 years vboxsync Devices/E1000: Compile fixes with disabled descriptor cache, minor …
(edit) @46356   12 years vboxsync Devices/PC/DMI: added DmiChassisType and fixed documentation of …
(edit) @46355   12 years vboxsync Devices/PC/DMI: added DmiChassisType and fixed documentation of …
(edit) @46339   12 years vboxsync DevFDC: Do not read sector 0.
(edit) @46334   12 years vboxsync VMMDevTesting: Close the testing instance on VMMDEV_TESTING_CMD_TERM.
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46300   12 years vboxsync VMMDev: Fixed missing destructor call (not in function table, duh.) …
(edit) @46272   12 years vboxsync Audio/DevIchHda: Implement support for R0 and RC
(edit) @46265   12 years vboxsync Devices/LsiLogic: Move most of the work from EMT to a dedicated worker …
(edit) @46253   12 years vboxsync Devices/LsiLogic: Limit the amount of memory the guest can allocate …
(edit) @46243   12 years vboxsync BusLogic: Implemented busmaster fifo r/w commands.
(edit) @46241   12 years vboxsync BIOS: Properly handle SCSI disk reads of 64K or more.
(edit) @46240   12 years vboxsync BIOS: A bit more debug output.
(edit) @46234   12 years vboxsync BIOS: updated notes.
(edit) @46222   12 years vboxsync BIOS: Stop the compiler from generating ENTER/LEAVE instructions.
(edit) @46132   12 years vboxsync Access netif::ip6_autoconfig_enabled only #if LWIP_IPV6_AUTOCONFIG
(edit) @46046   12 years vboxsync USB/proxy/darwin: typo.
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @45974   12 years vboxsync DevATA: Return no data for status register if no device on channel present.
(edit) @45973   12 years vboxsync Alignment.
(edit) @45972   12 years vboxsync DevATA: Do not unnecessarily restrict ATAPI PIO transfer size.
(edit) @45970   12 years vboxsync Storage/LsiLogic: Fix Solaris 9 guests, it insists on downloading the …
(edit) @45965   12 years vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45959   12 years vboxsync Storage/LsiLogic: Start cleaning up the implementation, rework I/O …
(edit) @45899   12 years vboxsync LsiLogic: Fix crash under certain circumstances
(edit) @45881   12 years vboxsync Added note about NW6.x's use of PCI BIOS.
(edit) @45839   12 years vboxsync DevHPET: we don't load VMMRC for sure anymore
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45796   12 years vboxsync More adj.
(edit) @45795   12 years vboxsync 32-bit burn fixes.
(edit) @45791   12 years vboxsync BIOS: Added dummy controller reset function to avoid potential crashes.
(edit) @45790   12 years vboxsync Alignment fix
(edit) @45789   12 years vboxsync Storage/LsiLogic: Make NetWare work with the emulation
(edit) @45756   12 years vboxsync VBox/USB:proxy:darwin: detaching bits for vSMP case.
(edit) @45755   12 years vboxsync VBox/USB: fix in common USB code for device detachment.
(edit) @45717   12 years vboxsync build fix
(edit) @45716   12 years vboxsync IntNet: Integration of wireless IPv6 support patch + unicast ND …
(edit) @45710   12 years vboxsync BIOS: Fixed PCI routing query service.
(edit) @45671   12 years vboxsync OHCI: Endpoints may need to be skipped when looking for orphaned URBs.
(edit) @45670   12 years vboxsync BIOS: updated the alternative source code
(edit) @45669   12 years vboxsync BIOS: add int15 function 0xd04f
(edit) @45667   12 years vboxsync build fix
(edit) @45666   12 years vboxsync OHCI: Periodically cancel orphaned URBs.
(edit) @45654   12 years vboxsync Audio/DevIchHda: gcc warning.
(edit) @45652   12 years vboxsync slirp/tftp.c: better error message if option negotiation fails (often …
(edit) @45649   12 years vboxsync Eliminated leftover variable.
(edit) @45646   12 years vboxsync Devices/AHCI: Offload work from EMT to a dedicated thread when using …
(edit) @45626   12 years vboxsync USB/Darwin: checks whether event's sources presents in the run loop of …
(edit) @45463   12 years vboxsync header fixes
(edit) @45401   12 years vboxsync BIOS: Removed panic port references.
(edit) @45356   12 years vboxsync tabs
(edit) @45324   12 years vboxsync NAT/dnsproxy: this one big. 1. reduced fragmentation of code of …
(edit) @45323   12 years vboxsync NAT:dnsproxy: handling return from so_timeout callback. 1st condition …
(edit) @45322   12 years vboxsync NAT:udp: using CTL_CHECK shortcut.
(edit) @45321   12 years vboxsync NAT/dnsproxy: cosmetic.
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45302   12 years vboxsync warning
(edit) @45298   12 years vboxsync DevPcBios: Do not panic.
(edit) @45261   12 years vboxsync NAT: dnsproxy crush fix attempt. on return from timeout …
(edit) @45208   12 years vboxsync RTC: Experimental hack for UIP bit being set too long.
(edit) @45191   12 years vboxsync DevRTC: UIP hack.
(edit) @45136   12 years vboxsync Devices/Audio: mangle symbols of libasound and libpulse, otherwise …
(edit) @45089   12 years vboxsync backed out: r84371 and r84372, need to investiagte in Linux case for a …
(edit) @45088   12 years vboxsync NAT: burn fix and blank lines are removed.
(edit) @45087   12 years vboxsync setsockopt(..,SO_NOSIGPIPE,..), it's supposed that instead of …
(edit) @45062   12 years vboxsync build fix
(edit) @45061   12 years vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @45055   12 years vboxsync DevVGA.cpp: try fix lock order violation in vgaReset.
(edit) @45047   12 years vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
(edit) @45045   12 years vboxsync MakeAlternativeSource.cpp: off-by-one
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @45024   12 years vboxsync PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
(edit) @45023   12 years vboxsync DevVGA.cpp: nits.
(edit) @45005   12 years vboxsync DevVirtioNet: DECLCALLBACK
(edit) @44973   12 years vboxsync PS2K: Redo typematic setup when loading state.
(edit) @44961   12 years vboxsync Devices/Storage/LsiLogic: Fix assertion
(edit) @44925   12 years vboxsync Removed unreferenced variable.
(edit) @44915   12 years vboxsync Dev/VirtioNet: Negotiate accepting partial TCP checksums (#4796)
(edit) @44902   12 years vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44897   12 years vboxsync Cleanups related to pci bus master memory access (#1871).
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