|
|
@5067
|
17 years |
vboxsync |
amd64 fix
|
|
|
@5059
|
17 years |
vboxsync |
Added a mechanism to report custom line speed to guest driver …
|
|
|
@5015
|
17 years |
vboxsync |
Improved MII register emulation to make Windows PCnet driver detect …
|
|
|
@5013
|
17 years |
vboxsync |
solaris / beautify.
|
|
|
@4934
|
17 years |
vboxsync |
Bugfix.
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4643
|
17 years |
vboxsync |
A couple of fixes.
|
|
|
@4642
|
17 years |
vboxsync |
Compilable TAP driver for OS/2.
|
|
|
@4641
|
17 years |
vboxsync |
a review todo
|
|
|
@4624
|
17 years |
vboxsync |
The USE_PDMTHREAD stuff seems to work fine, dropped the old code.
|
|
|
@4623
|
17 years |
vboxsync |
file header
|
|
|
@4622
|
17 years |
vboxsync |
FreeBSD if_pcn fixes:
- pci subsystem id and subsystem vendor id BCR …
|
|
|
@4565
|
17 years |
vboxsync |
GC phys to HC virt shortcut no longer allowed.
|
|
|
@4442
|
17 years |
vboxsync |
size_t
|
|
|
@4422
|
17 years |
vboxsync |
Tamed the send thread using PDMThread.
|
|
|
@4372
|
17 years |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4196
|
17 years |
vboxsync |
Don't assert on MAC mismatch on SSMAFTER_DEBUG_IT.
|
|
|
@4149
|
17 years |
vboxsync |
Ignore small packets (write LED)
|
|
|
@4140
|
17 years |
vboxsync |
Write LED
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@3953
|
17 years |
vboxsync |
removed ne2000 (unused since ages)
|
|
|
@3931
|
17 years |
vboxsync |
an L4 hack
|
|
|
@3693
|
17 years |
vboxsync |
OS2 -> RT_OS_OS2 (for the sake of completeness).
|
|
|
@3666
|
17 years |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@3654
|
17 years |
vboxsync |
don't depend on the deprecated vl_vbox.h header anymore
|
|
|
@3608
|
17 years |
vboxsync |
Improved compatibility of our PCnet device. Accoring to the spec …
|
|
|
@3522
|
17 years |
vboxsync |
TAP$ IOCtls.
|
|
|
@3521
|
17 years |
vboxsync |
Unfinished code.
|
|
|
@3391
|
17 years |
vboxsync |
Fixed slirp: a deallocated memory was accessed.
|
|
|
@3274
|
17 years |
vboxsync |
Internal Network: Don't echo outgoing packets to the sender in …
|
|
|
@3226
|
17 years |
vboxsync |
warnings
|
|
|
@3196
|
17 years |
vboxsync |
worked around annoying gcc warning
|
|
|
@3021
|
18 years |
vboxsync |
Release logging of NAT DNS settings taken from host OS.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2960
|
18 years |
vboxsync |
Implement Windows host variant of determining domain name to pass in …
|
|
|
@2959
|
18 years |
vboxsync |
Don't log crap for malformed resolv.conf files.
|
|
|
@2938
|
18 years |
vboxsync |
NAT: Pass first entry of search list as domain name in DHCP (which …
|
|
|
@2937
|
18 years |
vboxsync |
Clean up log formatting, no more guessing whether something is hex or
not.
|
|
|
@2912
|
18 years |
vboxsync |
mixing initialized and uninitalized vars makes it harder to read.
|
|
|
@2910
|
18 years |
vboxsync |
Fixed (hopefully - can't test easily) handling of the case where we …
|
|
|
@2867
|
18 years |
vboxsync |
Fixed DevPCNet receive code so that it can properly receive into …
|
|
|
@2837
|
18 years |
vboxsync |
Log message typo fix.
|
|
|
@2777
|
18 years |
vboxsync |
#pragma pack(1) not necessary? We will see if AssertCompileSize() …
|
|
|
@2598
|
18 years |
vboxsync |
Added a bunch of pci register defines and created a couple of the …
|
|
|
@2566
|
18 years |
vboxsync |
Make sure curtime is updated when the first packet is sent by the …
|
|
|
@2533
|
18 years |
vboxsync |
Make sure the packet is large enough to receive the data.
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@2291
|
18 years |
vboxsync |
More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
|
|
|
@1879
|
18 years |
vboxsync |
removed superflous header
|
|
|
@1878
|
18 years |
vboxsync |
removed RTPrintf
|
|
|
@1856
|
18 years |
vboxsync |
DNS failure in NAT setup is not fatal anymore
|
|
|
@1855
|
18 years |
vboxsync |
PDMDevHlpDriverAttach
|
|
|
@1852
|
18 years |
vboxsync |
Improved error message if no DNS entries found with NAT
|
|
|
@1824
|
18 years |
vboxsync |
Disable NAT UDP broadcast resend to local address. Removed the inline …
|
|
|
@1796
|
18 years |
vboxsync |
Commit the code written by Michal (with some minor changes).
|
|
|
@1789
|
18 years |
vboxsync |
Fixed accidentally slipped in code duplication.
|
|
|
@1719
|
18 years |
vboxsync |
r=bird: missed an else case (fixed).
|
|
|
@1704
|
18 years |
vboxsync |
Convert to use case-insensitive string compare from runtime.
|
|
|
@1698
|
18 years |
vboxsync |
Change configuration option for TCP/UDP setting. Better config checking.
|
|
|
@1640
|
18 years |
vboxsync |
warning.
|
|
|
@1639
|
18 years |
vboxsync |
fixed alignment
|
|
|
@1627
|
18 years |
vboxsync |
prevent RX/TX during suspend
|
|
|
@1623
|
18 years |
vboxsync |
added verbose text for internal network
|
|
|
@1622
|
18 years |
vboxsync |
ignore the error code in destruct because the critical section might …
|
|
|
@1610
|
18 years |
vboxsync |
drop string.h
|
|
|
@1606
|
18 years |
vboxsync |
Corrected some more log statements and synced some function docs.
|
|
|
@1601
|
18 years |
vboxsync |
Oops
|
|
|
@1600
|
18 years |
vboxsync |
adapted testcase
|
|
|
@1599
|
18 years |
vboxsync |
added RestrictAccess key to allow to disable the policy that only VMs …
|
|
|
@1538
|
18 years |
vboxsync |
save u16CSR0LastSeenByGuest in SSM info
|
|
|
@1483
|
18 years |
vboxsync |
buildfix
|
|
|
@1482
|
18 years |
vboxsync |
build fix.
|
|
|
@1481
|
18 years |
vboxsync |
No longer require contiguous memory for the VM structure.
Did long …
|
|
|
@1377
|
18 years |
vboxsync |
hard reset pcnet on reboot (at least to switch off BM)
|
|
|
@1355
|
18 years |
vboxsync |
nc
|
|
|
@1300
|
18 years |
vboxsync |
Fix eol style properties for header files
|
|
|
@1186
|
18 years |
vboxsync |
removed unreachable code.
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1064
|
18 years |
vboxsync |
forward port of the TAPWin32 destruct fix
|
|
|
@1053
|
18 years |
vboxsync |
Restore original pointer hash table size (slirp amd64)
|
|
|
@1052
|
18 years |
vboxsync |
silly typo
|
|
|
@1051
|
18 years |
vboxsync |
Yet another slirp amd64 fix.
|
|
|
@1050
|
18 years |
vboxsync |
silly typo
|
|
|
@1048
|
18 years |
vboxsync |
slirp insque/remque fixes for amd64
|
|
|
@1045
|
18 years |
vboxsync |
Fix slirp queue macro prototypes for deglobalized amd64.
|
|
|
@1043
|
18 years |
vboxsync |
Fix slirp hash macro defs for amd64.
|
|
|
@1042
|
18 years |
vboxsync |
Move inline hash code after the actual state structure definition.
|
|
|
@1040
|
18 years |
vboxsync |
Fix typo in amd64 NAT fix.
|
|
|
@1039
|
18 years |
vboxsync |
Attempt to fix slirp build for 64 bit (also eliminated global variables)
|
|
|
@1036
|
18 years |
vboxsync |
Fixed Windows part of slirp, too.
|
|
|
@1035
|
18 years |
vboxsync |
shut up gcc
|
|
|
@1034
|
18 years |
vboxsync |
Added header file I forgot in the big slirp change to OSE
|
|
|
@1033
|
18 years |
vboxsync |
Big change to make slirp fully instantiatable (replace all global …
|
|
|
@1023
|
18 years |
vboxsync |
make slirp compile on win boxes again
|
|
|
@1022
|
18 years |
vboxsync |
Reenabled tftp code to see if it compiles on win boxes. It's not a …
|
|
|
@1020
|
18 years |
vboxsync |
slirp: merged bootp filename from recent Qemu
|
|
|
@1016
|
18 years |
vboxsync |
slirp: resync with qemu: added OACK support to tftp server; changed …
|
|
|
@1010
|
18 years |
vboxsync |
Disable built-in TFTP service in slirp. Needs to be configured …
|
|
|