VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23520   15 years vboxsync E1K: STAM counters alignment fix
(edit) @23498   15 years vboxsync #3987: Virtio: Reception/transmission works.
(edit) @23497   15 years vboxsync NAT: DHCPRELEASE implementation.
(edit) @23496   15 years vboxsync NAT: DHCPDECLINE was added.
(edit) @23495   15 years vboxsync E1K: backed r53124.
(edit) @23494   15 years vboxsync E1K: stam counters alignment check and fix.
(edit) @23490   15 years vboxsync NAT: init mbuf header while initialization of mbuf_zone.
(edit) @23474   15 years vboxsync ATA: Add the instance number to the statistics path
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23472   15 years vboxsync SCSI: Hardcode the instance number to the statistics path
(edit) @23469   15 years vboxsync AHCI: Add the instance number to the statistics path
(edit) @23467   15 years vboxsync AHCI: Bring CD/DVD support into a workable state again. Passthrough …
(edit) @23466   15 years vboxsync NAT: disable mbuf zone stats. TODO: make statistic in right way.
(edit) @23462   15 years vboxsync NAT: Big changeset: 1. mbuf_zone has been inroduced. 2. IPRT timers …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23450   15 years vboxsync Storage/iSCSI: redundant code
(edit) @23426   15 years vboxsync NAT: removes extra inclusion.
(edit) @23424   15 years vboxsync NAT: logs.
(edit) @23423   15 years vboxsync NAT: use rigth ioctl's return code.
(edit) @23417   15 years vboxsync ATA/AHCI: report medium changes. for AHCI this is not in the active code
(edit) @23414   15 years vboxsync Storage/Block: add todo for proper async I/O handling
(edit) @23410   15 years vboxsync Storage/DrvHostBase: solaris - logrel fix.
(edit) @23409   15 years vboxsync Storage/DrvHostDVD: solaris - redundant code.
(edit) @23408   15 years vboxsync Storage/DrvHostBase,DVD: Solaris Host DVD media change fix (public #5077)
(edit) @23400   15 years vboxsync Filemuncher fixes
(edit) @23377   15 years vboxsync NAT: signaled/signalled
(edit) @23369   15 years vboxsync NAT: small cosmetics, trailing spaces
(edit) @23358   15 years vboxsync #3987: Virtio: Queues and packet reception/transmission.
(edit) @23356   15 years vboxsync SCSI: Add support for disks greater 2TB
(edit) @23355   15 years vboxsync LsiLogic: Fix misaligned critical section
(edit) @23353   15 years vboxsync DevEFI.cpp: shut up gcc warning.
(edit) @23311   15 years vboxsync iSCSI: Repeat MODE_SENSE_6 during iscsiOpenImage if a check condition …
(edit) @23253   15 years vboxsync DevPCI: Some save state and double underscore cleanup.
(edit) @23242   15 years vboxsync NAT: right msize calculation.
(edit) @23241   15 years vboxsync NAT: do UDP/ICMP errno analisys.
(edit) @23240   15 years vboxsync NAT: update ip pointer on each m_cat.
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23208   15 years vboxsync Put back
(edit) @23206   15 years vboxsync Again
(edit) @23205   15 years vboxsync Trying to fix alignment issues
(edit) @23202   15 years vboxsync NAT: don't hide bugs with extra sizes.
(edit) @23194   15 years vboxsync DrvVD.cpp: Fixed file handle leak when taking snapshots.
(edit) @23186   15 years vboxsync DevPCI: Workaround needed for EFI is the right thing to do, enabled …
(edit) @23178   15 years vboxsync NAT: makes bsd mbufs buildable on Windows.
(edit) @23166   15 years vboxsync NAT: burn fix (typo).
(edit) @23165   15 years vboxsync NAT: missed header initialization.
(edit) @23164   15 years vboxsync NAT: Annoing logging.
(edit) @23163   15 years vboxsync NAT: introduces SlirpMTU extradata-parameter for altering slirp's mtu.
(edit) @23161   15 years vboxsync NAT: host resolver catch corrected
(edit) @23160   15 years vboxsync Serial: Add support for break conditions. On Windows it also possible …
(edit) @23158   15 years vboxsync NAT: UseHostResolver extradata was introduced and its relations with …
(edit) @23157   15 years vboxsync NAT: bsd mbuf and dnsproxy conflicts are resolved
(edit) @23156   15 years vboxsync NAT: bsd mbufs makefile changes
(edit) @23155   15 years vboxsync NAT: alias_dns doesn't require dtom any more, update of corresponded …
(edit) @23154   15 years vboxsync NAT: BSD mbuf
(edit) @23149   15 years vboxsync ATA,AHCI: Assertion is to is strict. VERR_PDM_MEDIA_LOCKED is expected …
(edit) @23141   15 years vboxsync NAT: clean non-SLIRP_SPLIT_CAN_OUTPUT code
(edit) @23137   15 years vboxsync NAT: obsolete
(edit) @23135   15 years vboxsync NAT: tabs
(edit) @23120   15 years vboxsync fix OSE
(edit) @23119   15 years vboxsync re-export EFI
(edit) @23118   15 years vboxsync DevVGA_VBVA.cpp: Fixed a too greedy memset in vbvaVHWAHHCommandCreate. …
(edit) @23114   15 years vboxsync Error message update
(edit) @23101   15 years vboxsync DevPCNet: fixed rare case of RX freezing
(edit) @23066   15 years vboxsync Misaligned critical section
(edit) @23020   15 years vboxsync unused variables
(edit) @23016   15 years vboxsync VMM,Devices: VMR3ReqCallEx -> VMR3ReqCallVoidNoWait; retired the old API.
(edit) @23015   15 years vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @23011   15 years vboxsync VMM,VMMDev: Some VMMR3ReqCall refactoring.
(edit) @23007   15 years vboxsync NAT: don't alias fragments, do alias the big packet.
(edit) @23005   15 years vboxsync NAT: update rigth IP header while reassembling.
(edit) @23004   15 years vboxsync NAT: 1. don't load ioctlsocket with unintiolized values (SL fills it …
(edit) @23003   15 years vboxsync Aligment fix
(edit) @22996   15 years vboxsync Correction
(edit) @22995   15 years vboxsync Fix alignment
(edit) @22985   15 years vboxsync Devices/Samples: Some idle hacking from a good while back.
(edit) @22984   15 years vboxsync NAT: comment updated.
(edit) @22982   15 years vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22978   15 years vboxsync PDMAsyncCompletion: Fix crash on FreeBSD with failsafe manager. Need …
(edit) @22976   15 years vboxsync NAT: clarify why udp marked as "bad".
(edit) @22974   15 years vboxsync NAT: print ip_id of dropped packet.
(edit) @22973   15 years vboxsync NAT: set right label name in "commented out" code.
(edit) @22972   15 years vboxsync NAT: don't ignore ip's options while checksum
(edit) @22971   15 years vboxsync NAT: make udp fault more clear (excluding warns on success exit of …
(edit) @22968   15 years vboxsync Devices: Add option VBOX_WITH_NEW_IO_CODE to enable new I/O interface
(edit) @22966   15 years vboxsync Storage: Convert the backends to use the interface for I/O rather than …
(edit) @22963   15 years vboxsync tstDeviceStructSize.cpp: same as r52210 (gcc warns about operator …
(edit) @22946   15 years vboxsync NAT: don't hide errors
(edit) @22943   15 years vboxsync NAT: bsd mbuf changesest (misc.h)
(edit) @22942   15 years vboxsync NAT: bsd mbuf related changeset (misc.c)
(edit) @22941   15 years vboxsync NAT: BSD mbuf related changeset + (slirp.c, ip_output).
(edit) @22940   15 years vboxsync NAT: BSD mbuf's related changeset (socket.c)
(edit) @22938   15 years vboxsync DevAPIC.cpp: alignment fix.
(edit) @22934   15 years vboxsync DevATA.cpp: AssertCompileMemberAlignment(ATACONTROLLER, aIfs[1], 8) …
(edit) @22925   15 years vboxsync Devices: Alignment fun. (32-bit darwin)
(edit) @22920   15 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22909   15 years vboxsync DevPS.cpp: svn:keywords.
(edit) @22908   15 years vboxsync Devices/Makefile.kmk: intentation + style + variable names.
(edit) @22907   15 years vboxsync DevPcBios.cpp: Don't use RTStrAPrintf for simple stuff like this, it …
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