VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15206   16 years vboxsync slirp: fixed ICMP on Linux
(edit) @15204   16 years vboxsync typo
(edit) @15203   16 years vboxsync slirp: comments, cosmetics
(edit) @15201   16 years vboxsync slirp:icmp: ICM socket is out of udp socket queue now. Unix hangs …
(edit) @15195   16 years vboxsync slirp:coding style
(edit) @15194   16 years vboxsync Slirp:ICMP: Proper shutdowning of ICMP raw socket on Unix and ICMP …
(edit) @15192   16 years vboxsync Devices/PcBios: handle LCHS failures more gracfully, just add a …
(edit) @15191   16 years vboxsync slirp:ICMP rollback shutdown fix.
(edit) @15190   16 years vboxsync Slirp:ICMP: Attempt to enable traceroute scenario on Windows with …
(edit) @15168   16 years vboxsync slirp: properly finish the icmp socket
(edit) @15156   16 years vboxsync Storage/DrvVD: fix status codes to match the function specs.
(edit) @15149   16 years vboxsync slirp:icmp: set of hacks over Win ICMP Api introduced 1. guest address …
(edit) @15143   16 years vboxsync slirp:ICMP send of icmp packet happens (wireshark for detection)
(edit) @15139   16 years vboxsync slirp: typo
(edit) @15138   16 years vboxsync slirp: error handling; typos
(edit) @15137   16 years vboxsync slirp: small fix
(edit) @15136   16 years vboxsync slirp: compilable, and error messaging unified
(edit) @15133   16 years vboxsync slirp: style
(edit) @15128   16 years vboxsync DevPCI: AssertMsgReturn
(edit) @15125   16 years vboxsync VGA: fixed saved state
(edit) @15121   16 years vboxsync Updated testcase for previous change.
(edit) @15120   16 years vboxsync Removed bank mask which assumed power of two VRAM size, replaced with …
(edit) @15117   16 years vboxsync Hrmpf
(edit) @15116   16 years vboxsync slirp: register type specifier only once
(edit) @15115   16 years vboxsync netsniffer: improved error message
(edit) @15112   16 years vboxsync Dynamic detection of IcmpParceReplies function according MSDN …
(edit) @15106   16 years vboxsync slirp: coding style
(edit) @15105   16 years vboxsync slirp:codding style
(edit) @15104   16 years vboxsync processing of ICMP packets was added initialization of icmp receiving …
(edit) @15100   16 years vboxsync PCI device size sanity check
(edit) @15095   16 years vboxsync slirp: tabs
(edit) @15094   16 years vboxsync simplification
(edit) @15093   16 years vboxsync slirp: tabs
(edit) @15092   16 years vboxsync slirp:typo
(edit) @15091   16 years vboxsync this is AssertCompile in the header
(edit) @15090   16 years vboxsync callback
(edit) @15089   16 years vboxsync slirp:icmp: Win ICMP api can't be handled in the WSA socket way so it …
(edit) @15088   16 years vboxsync slirp: win ICMP unreach handling
(edit) @15087   16 years vboxsync slirp: icmp should be compilable on Windows now
(edit) @15086   16 years vboxsync slirp:ICMP: windows support (mostly reorganization, shouldn't compile …
(edit) @15085   16 years vboxsync slirp:macro: added parentesis to macro parameters
(edit) @15084   16 years vboxsync slirp: more readability
(edit) @15083   16 years vboxsync slirp: DO_ENGAGE_EVENT: loop fixed
(edit) @15082   16 years vboxsync reverted 40468
(edit) @15081   16 years vboxsync slirp:cpp:UDP_NFDS declaration
(edit) @15080   16 years vboxsync slirp:readfs->readfds
(edit) @15079   16 years vboxsync slirp:fdset0->fdset in DO_EGAGE_EVENT1
(edit) @15078   16 years vboxsync slirp:so->s -> so in macro parameter
(edit) @15077   16 years vboxsync slirp: better readability
(edit) @15074   16 years vboxsync slirp: better readability
(edit) @15062   16 years vboxsync introducing ICMP support in Windows (not working)
(edit) @15061   16 years vboxsync ICMP part of sorecvfrom receives only ICMP_ECHOREPLY and ICMP_TIMXCEED …
(edit) @15060   16 years vboxsync debug logging removed IP options trimming disabled in ICMP support
(edit) @15059   16 years vboxsync Warnings
(edit) @15056   16 years vboxsync better fix
(edit) @15055   16 years vboxsync build fix
(edit) @15054   16 years vboxsync slirp: code readability
(edit) @15035   16 years vboxsync ICMP: support storaging and searching of sent packet.
(edit) @15008   16 years vboxsync PCI: Enabled all 32 slots on the root bus. Vista reactivation was a …
(edit) @15006   16 years vboxsync Assertion cleanup for 8 network cards.
(edit) @15000   16 years vboxsync Allow up to 8 network cards.
(edit) @14976   16 years vboxsync Solaris 9 reads from invalid ACPI register - let it
(edit) @14973   16 years vboxsync Devices/Makefile.kmk: Install VBoxDDU in testcase for tstVD and …
(edit) @14970   16 years vboxsync Storage/testcase: fix lost "default=" message.
(edit) @14967   16 years vboxsync #3162: Another attempt to introduce compose name and location …
(edit) @14965   16 years vboxsync Add a very simple fault injection driver which forces timeouts during …
(edit) @14964   16 years vboxsync slirp: code cosmetics for better readability (no semantics change)
(edit) @14960   16 years vboxsync backed out r40315 as it breaks the tinderboxes
(edit) @14955   16 years vboxsync removed the old NAT experiment
(edit) @14954   16 years vboxsync #3162: Added pfnComposeLocation and pfnComposeName callbacks to …
(edit) @14951   16 years vboxsync NAT: hopefully fixed Windows host
(edit) @14928   16 years vboxsync Storage/VD: Misplaced '\n'.
(edit) @14925   16 years vboxsync reverted r40251
(edit) @14918   16 years vboxsync Use GMODE_BLANK also when Screen Off bit in SR01 is set. Fixes garbage …
(edit) @14910   16 years vboxsync Storage/VHD: comment change, documenting why the current code works …
(edit) @14906   16 years vboxsync NAT: properly handle ret==0 from recv()
(edit) @14886   16 years vboxsync Also added a command to dump DAC registers.
(edit) @14882   16 years vboxsync registered log formatter prining IPv4 addresses on %R[IP4]
(edit) @14879   16 years vboxsync Added a few VGA register dump debug helpers (see 'info help').
(edit) @14855   16 years vboxsync #3162: Fixed a newly introduced memory leak. Added VDShutdown() to …
(edit) @14852   16 years vboxsync #3162: Plugin backends are now loaded upon startup, this should get …
(edit) @14844   16 years vboxsync netsniffer: fixed offset between VBox.log and the sniffer tracefile
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14830   16 years vboxsync DevPCI: field trivial I/O port accesses in R0/RC. (speeds up OS/2 boot …
(edit) @14829   16 years vboxsync DevVGA: fixed some stats.
(edit) @14827   16 years vboxsync DevVGA: Map into ring-0 on darwin and do the same thing as we do in RC.
(edit) @14817   16 years vboxsync tstVD.cpp: VBox/log.h, iprt/asm.h and *ALWAYS* call RTR3Init first in …
(edit) @14797   16 years vboxsync Fixed style.
(edit) @14796   16 years vboxsync Added 'info vgatext' command to format VGA memory as 80x25 text.
(edit) @14795   16 years vboxsync warning
(edit) @14794   16 years vboxsync slirp: fixed error handling
(edit) @14792   16 years vboxsync slirp: missing error code
(edit) @14789   16 years vboxsync DevPit-i8254: missing decimal separator.
(edit) @14787   16 years vboxsync Devices: Don't add vditool to PROGRAMS w/o adding the sources and the rest.
(edit) @14780   16 years vboxsync VBoxHDD: simplify config handling. Treat everything as a string, and …
(edit) @14779   16 years vboxsync Storage/testcase: move vditool to testcase subdirectory, as the first …
(edit) @14742   16 years vboxsync finally fixed timner starvation for real, also REM improvments by …
(edit) @14711   16 years vboxsync Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
(edit) @14710   16 years vboxsync Devices-OSX: added ACPI power reporting (#3342)
(edit) @14707   16 years vboxsync bogus log entry, again enable refresh faking
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