VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16789   16 years vboxsync NAT:typo
(edit) @16788   16 years vboxsync NAT: get rid of assert on write opperation, giving TCP/IP stack handle …
(edit) @16768   16 years vboxsync NAT: RTMemAllocZ() makes memset() superflous; small cosmetics
(edit) @16759   16 years vboxsync NAT: some comment to assert in slirp_select_poll
(edit) @16758   16 years vboxsync NAT:backed r42762, with description what exactly expected to do here
(edit) @16757   16 years vboxsync NAT: better logging in poll error handling
(edit) @16756   16 years vboxsync NAT:workaround for Solaris build, difference in ioctl commands and its …
(edit) @16755   16 years vboxsync NAT: more logs in error/HUP handling part, should fix #3639
(edit) @16750   16 years vboxsync intnet: NetTap -> NetAdp
(edit) @16746   16 years vboxsync SMP guests: implement support for multiple CPU ACPI objects (#ifdef'ed …
(edit) @16745   16 years vboxsync add rudimentary support for ICH6 IDE controller
(edit) @16726   16 years vboxsync NAT: avoiding "false alarms"
(edit) @16725   16 years vboxsync NAT: using per-socket index of pollfd, while updating corresponding …
(edit) @16711   16 years vboxsync ACPI: conditionally enable showing CPU ACPI object, needed by some guests
(edit) @16709   16 years vboxsync NAT: handling error (other side drop connection) on read
(edit) @16708   16 years vboxsync Storage/ATA: fix 2 deadlocks when suspending the VM due to disk …
(edit) @16653   16 years vboxsync NAT: fixed memmory corruption in new Unix multiplexing mechanism
(edit) @16630   16 years vboxsync Builtins.h: indent, comments.
(edit) @16627   16 years vboxsync EFI sync
(edit) @16614   16 years vboxsync NAT:ICMP socket non-blocking
(edit) @16613   16 years vboxsync NAT:hide Management pipe and incrementing nDFs for ICMP needs
(edit) @16612   16 years vboxsync NAT:win burn fix
(edit) @16611   16 years vboxsync NAT:Poll specific error handling was added
(edit) @16607   16 years vboxsync EFI: set attributes on EFI source code, starting to implement loader …
(edit) @16583   16 years vboxsync CFGM option YieldOnLSRRead for the virtual COM device, helps with …
(edit) @16578   16 years vboxsync NAT:fixed revents bits test nat sock's macrodefinition turns on polls rails
(edit) @16573   16 years vboxsync NAT:fix win burn (exclude poll.h)
(edit) @16572   16 years vboxsync NAT: select => poll (2x speed up on Unix)
(edit) @16571   16 years vboxsync NAT:warnings
(edit) @16566   16 years vboxsync NAT: revert r42519, variables are referenced in Windows, but doesn't …
(edit) @16565   16 years vboxsync NAT: fdset referenced in Unix compilation
(edit) @16564   16 years vboxsync NAT: warnings
(edit) @16563   16 years vboxsync NAT: slirp_get_nsock introduced returns number of sockets
(edit) @16562   16 years vboxsync NAT:NSOK_INC/DEC added to count sockets number for allocation enough …
(edit) @16559   16 years vboxsync initial EFI code
(edit) @16541   16 years vboxsync prevent typecasts
(edit) @16540   16 years vboxsync NAT:decoupling of drvNATSend
(edit) @16537   16 years vboxsync BIOS part to make Vista boot from the LsiLogic controller and boot speedup
(edit) @16536   16 years vboxsync tstIntNet-1.cpp: spaces.
(edit) @16531   16 years vboxsync NAT: cosmetics
(edit) @16529   16 years vboxsync NAT:port-forwarding: Default value for SND/RCV buffers increased 4x
(edit) @16527   16 years vboxsync Linux HostSerial: typo
(edit) @16511   16 years vboxsync NAT: cosmetics
(edit) @16504   16 years vboxsync NAT:typo
(edit) @16501   16 years vboxsync NAT: soread aware of reading from closing socket
(edit) @16498   16 years vboxsync NAT:noisy
(edit) @16496   16 years vboxsync NAT: cosmetic
(edit) @16450   16 years vboxsync NAT:MT: workaround the lack of unlock call. should be fixed.
(edit) @16449   16 years vboxsync NAT:MT connection closing is working now
(edit) @16448   16 years vboxsync NAT:MT improvements
(edit) @16445   16 years vboxsync NAT:MT 1. foreach/label sequences enhanced 2. debug printing for …
(edit) @16444   16 years vboxsync NAT:Linux burn fix
(edit) @16443   16 years vboxsync NAT:MT 1. slirp queue inroduced 2. main points of thread interactions …
(edit) @16344   16 years vboxsync .darwin.x86 isn't right for VBOXGC since that's BLD_TRG_ARCH=x86 and …
(edit) @16341   16 years vboxsync Makefiles: .darwin -> .darwin.x86.
(edit) @16334   16 years vboxsync DrvHostBase.cpp,DrvHostDVD.cpp: IOKit/scsi-commands/stuff.h -> …
(edit) @16303   16 years vboxsync NAT:DNS freeing DNS server list
(edit) @16296   16 years vboxsync NAT: Enbaled multi dns on Linux.
(edit) @16293   16 years vboxsync NAT:ICMP: fixed the crash in case of communication via ICMP socket.
(edit) @16292   16 years vboxsync NAT:MT cosmetic
(edit) @16291   16 years vboxsync NAT: multi threading. Introduces set of macroces to use …
(edit) @16254   16 years vboxsync NAT: clean up dhcp a bit, and fox the TFTP server address calculation
(edit) @16249   16 years vboxsync NAT: returning router to CTL_ALIAS, next server now is CTL_TFTP
(edit) @16247   16 years vboxsync some todos
(edit) @16245   16 years vboxsync further devices work
(edit) @16226   16 years vboxsync NAT: 1. DNS several DNS servers could be passed to guest now (with …
(edit) @16217   16 years vboxsync Devices/Serial: Data unavaiable while reading shouldn't terminate thread.
(edit) @16214   16 years vboxsync NAT:bootp more readable
(edit) @16213   16 years vboxsync NAT: 1. introduces TFTP special_address | CTL_TFTP(4) for built-in …
(edit) @16211   16 years vboxsync DevACPI: doxygen comments.
(edit) @16201   16 years vboxsync NAT:typo
(edit) @16183   16 years vboxsync #3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
(edit) @16173   16 years vboxsync try to fix the boxes
(edit) @16170   16 years vboxsync More device work
(edit) @16158   16 years vboxsync reapplied PIT fix from 41876
(edit) @16148   16 years vboxsync PIT: backed out r41876, delayed until after the release
(edit) @16146   16 years vboxsync fixed uninited variable in PIT, making Dragonfly boot OK
(edit) @16114   16 years vboxsync Added first suspend and poweroff flags for the IDE controller too. …
(edit) @16094   16 years vboxsync NAT: enable delay hack (Windows host only)
(edit) @16086   16 years vboxsync missing initialization
(edit) @16085   16 years vboxsync NAT: delay hack
(edit) @16083   16 years vboxsync prevent flooding the release log
(edit) @16078   16 years vboxsync NAT:freeing of buffer supposed to be sent in case we're unable …
(edit) @16071   16 years vboxsync coding style
(edit) @16070   16 years vboxsync NAT: 2nd patch from lawrencerust. Corrects the behaviour of PORT …
(edit) @16069   16 years vboxsync NAT: first patch from lawrencerust, and r39408 returning tcp_emu …
(edit) @16064   16 years vboxsync spaces
(edit) @16063   16 years vboxsync NAT: our_addr = loopback_addr
(edit) @16042   16 years vboxsync reverted r41685 (thanks Sander)
(edit) @16041   16 years vboxsync reverted 41727
(edit) @16039   16 years vboxsync Temporary reverted ACPI changes, till 2.1.2 out
(edit) @16033   16 years vboxsync ACPI: use symbolic names if possible
(edit) @16031   16 years vboxsync Generic SMC device support
(edit) @16022   16 years vboxsync AHCI: several fixes: * Workaround different behavior in interrupt …
(edit) @16005   16 years vboxsync Implemented in-place disable of ACPI devices, added disabled by …
(edit) @15977   16 years vboxsync Devices/VGA: round custom video modes up to an X resolution which is a …
(edit) @15963   16 years vboxsync initial HPET device support (not yet functional)
(edit) @15957   16 years vboxsync build fix
(edit) @15956   16 years vboxsync NAT: no release profile counters
(edit) @15955   16 years vboxsync fix OSE headers
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