|
|
@14844
|
16 years |
vboxsync |
netsniffer: fixed offset between VBox.log and the sniffer tracefile
|
|
|
@14831
|
16 years |
vboxsync |
whole bunch: avoid runtime.h, include individual headers indead.
|
|
|
@14830
|
16 years |
vboxsync |
DevPCI: field trivial I/O port accesses in R0/RC. (speeds up OS/2 boot …
|
|
|
@14829
|
16 years |
vboxsync |
DevVGA: fixed some stats.
|
|
|
@14827
|
16 years |
vboxsync |
DevVGA: Map into ring-0 on darwin and do the same thing as we do in RC.
|
|
|
@14817
|
16 years |
vboxsync |
tstVD.cpp: VBox/log.h, iprt/asm.h and *ALWAYS* call RTR3Init first in …
|
|
|
@14797
|
16 years |
vboxsync |
Fixed style.
|
|
|
@14796
|
16 years |
vboxsync |
Added 'info vgatext' command to format VGA memory as 80x25 text.
|
|
|
@14795
|
16 years |
vboxsync |
warning
|
|
|
@14794
|
16 years |
vboxsync |
slirp: fixed error handling
|
|
|
@14792
|
16 years |
vboxsync |
slirp: missing error code
|
|
|
@14789
|
16 years |
vboxsync |
DevPit-i8254: missing decimal separator.
|
|
|
@14787
|
16 years |
vboxsync |
Devices: Don't add vditool to PROGRAMS w/o adding the sources and the rest.
|
|
|
@14780
|
16 years |
vboxsync |
VBoxHDD: simplify config handling. Treat everything as a string, and …
|
|
|
@14779
|
16 years |
vboxsync |
Storage/testcase: move vditool to testcase subdirectory, as the first …
|
|
|
@14742
|
16 years |
vboxsync |
finally fixed timner starvation for real, also REM improvments
by …
|
|
|
@14711
|
16 years |
vboxsync |
Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
|
|
|
@14710
|
16 years |
vboxsync |
Devices-OSX: added ACPI power reporting (#3342)
|
|
|
@14707
|
16 years |
vboxsync |
bogus log entry, again enable refresh faking
|
|
|
@14702
|
16 years |
vboxsync |
hopefully fixed timer starvation, temporary disabled VA in TLB again
|
|
|
@14695
|
16 years |
vboxsync |
IntNet: Quick hack to force broadcast flag in DHCP requests on shared MAC.
|
|
|
@14684
|
16 years |
vboxsync |
Linux ICMP works now (ping, traceroute required fix ttl things)
Still …
|
|
|
@14642
|
16 years |
vboxsync |
build fix
|
|
|
@14641
|
16 years |
vboxsync |
compile fix
|
|
|
@14638
|
16 years |
vboxsync |
NAT: some reformatting for better readability; merged …
|
|
|
@14633
|
16 years |
vboxsync |
ICMP send fixed (works only under root)
|
|
|
@14631
|
16 years |
vboxsync |
implemented better DRAM refresh rate esteemation, disabled yet due
to …
|
|
|
@14625
|
16 years |
vboxsync |
MOving ICMP define into slirp specific declarations
|
|
|
@14623
|
16 years |
vboxsync |
ICMP support disabled (doesn't work)
|
|
|
@14622
|
16 years |
vboxsync |
NAT: no need to zero the memory
|
|
|
@14617
|
16 years |
vboxsync |
NAT: finally re-enabled the 64-bit fix
|
|
|
@14616
|
16 years |
vboxsync |
ipovly now conform modern BSD making ih_x1 field as array overlapping …
|
|
|
@14609
|
16 years |
vboxsync |
Hint for #2949.
|
|
|
@14583
|
16 years |
vboxsync |
Turned on FAKE_REFRESH_CLOCK to allow Solaris 8 install
|
|
|
@14577
|
16 years |
vboxsync |
slirp: attempt to fix memory corruption
|
|
|
@14567
|
16 years |
vboxsync |
disabled part of 32/64-bit hashing for new REASS
|
|
|
@14553
|
16 years |
vboxsync |
introduces VBOX_WITH_SLIRP_MEMORY_CHECK to enable EFENCE memory check
|
|
|
@14538
|
16 years |
vboxsync |
DrvVD: fix internal networking IP stuff, not available in OSE.
|
|
|
@14535
|
16 years |
vboxsync |
Device/Storage: fix rc update issue, causing failures for no reason.
|
|
|
@14534
|
16 years |
vboxsync |
When unsupported CD-ROM sector read format is being logged, also log …
|
|
|
@14529
|
16 years |
vboxsync |
removing freeing of inlined array
|
|
|
@14526
|
16 years |
vboxsync |
Devices/Storage: iSCSI stuff, including bringing IntNet support back …
|
|
|
@14522
|
16 years |
vboxsync |
removed unused global tcbhead
|
|
|
@14489
|
16 years |
vboxsync |
more cosmetic
|
|
|
@14488
|
16 years |
vboxsync |
cosmetic
|
|
|
@14487
|
16 years |
vboxsync |
helper functions used in old reassembling was disabled
|
|
|
@14476
|
16 years |
vboxsync |
slirp: more dead code
|
|
|
@14474
|
16 years |
vboxsync |
warnings
|
|
|
@14471
|
16 years |
vboxsync |
slirp: getour_addr is 127.0.0.1 in any case
|
|
|
@14470
|
16 years |
vboxsync |
slirp: remove tabs
|
|
|
@14466
|
16 years |
vboxsync |
warning
|
|
|
@14464
|
16 years |
vboxsync |
PDM_ACPI_BAT_STATE_DISCHARGING / PDM_ACPI_BAT_STATE_CHARGING mixed up
|
|
|
@14457
|
16 years |
vboxsync |
DrvIntNet.cpp: Use AssertLogMsgRCReturn.
|
|
|
@14448
|
16 years |
vboxsync |
disable the new REASS code again as it seems to be responsible for …
|
|
|
@14438
|
16 years |
vboxsync |
LsiLogic: Update
|
|
|
@14434
|
16 years |
vboxsync |
Export to OSE
|
|
|
@14420
|
16 years |
vboxsync |
Removed unreferenced label.
|
|
|
@14419
|
16 years |
vboxsync |
Call DGFStop instead of returning VERR_INTERNAL_ERROR on I/O port …
|
|
|
@14408
|
16 years |
vboxsync |
re-enabled 64-bit fix
|
|
|
@14407
|
16 years |
vboxsync |
ip/tcp fragment reassambling routines are compilable and workable on …
|
|
|
@14401
|
16 years |
vboxsync |
disabled reass code again, will be fixed soon
|
|
|
@14396
|
16 years |
vboxsync |
slirp: enable the new REASS code
|
|
|
@14391
|
16 years |
vboxsync |
slirp: simplified sync is default now
|
|
|
@14390
|
16 years |
vboxsync |
check sum calculation was fixed
|
|
|
@14350
|
16 years |
vboxsync |
Storage/VBoxHDD: don't use deprecated printf formatters
|
|
|
@14348
|
16 years |
vboxsync |
NetFlt/win: err logging on IntNet construction
|
|
|
@14344
|
16 years |
vboxsync |
Storage/VBoxHDD-new: Fix error handling in VDBackendInfo. Caused …
|
|
|
@14333
|
16 years |
vboxsync |
slirp: removed dead code
|
|
|
@14331
|
16 years |
vboxsync |
slirp: removed dead code
|
|
|
@14330
|
16 years |
vboxsync |
use slirp_get_timeout_ms() to skip the timeout if possible
|
|
|
@14329
|
16 years |
vboxsync |
slirp: removed unused control interface; added slirp_get_timeout_ms()
|
|
|
@14321
|
16 years |
vboxsync |
Storage/VHD: Add todo for handling diff images (too complicated and …
|
|
|
@14309
|
16 years |
vboxsync |
#else /* what comes now */
|
|
|
@14305
|
16 years |
vboxsync |
no need to loop here, this is already done in the function
|
|
|
@14303
|
16 years |
vboxsync |
Corrected a couple of typos in comments. No code changes.
|
|
|
@14302
|
16 years |
vboxsync |
Storage/VMDK: off by one, causing a crash getting the size of file data.
|
|
|
@14293
|
16 years |
vboxsync |
redirecting 64 workaround macro definitions to works like in 32bit …
|
|
|
@14292
|
16 years |
vboxsync |
Storage/VMDK: fix vmdkGetFileSize, copy/paste bug and incorrect …
|
|
|
@14291
|
16 years |
vboxsync |
freeing of reassembly close on end of TCP connection was added to …
|
|
|
@14289
|
16 years |
vboxsync |
code style
|
|
|
@14288
|
16 years |
vboxsync |
constants initialization for TCP reassembly
|
|
|
@14287
|
16 years |
vboxsync |
Lenght shouldn't changed because we've disabled altering size at the …
|
|
|
@14286
|
16 years |
vboxsync |
fixed adaption
|
|
|
@14285
|
16 years |
vboxsync |
heade of list of TCPCB was added and initialization code was injected
|
|
|
@14284
|
16 years |
vboxsync |
Fix of calling reassembly routine
|
|
|
@14282
|
16 years |
vboxsync |
fixed Drivers_DEFS
|
|
|
@14281
|
16 years |
vboxsync |
Storage/VMDK: Use AssertPtr whereever applicable
|
|
|
@14275
|
16 years |
vboxsync |
TCP reassembling (compilable, but not working version)
|
|
|
@14271
|
16 years |
vboxsync |
NetFlt/win: fixes for the case NetFlt is not installed
|
|
|
@14270
|
16 years |
vboxsync |
VDI: compile fix
|
|
|
@14269
|
16 years |
vboxsync |
Storage/VDI: slightly faster fix for the VDI read count update. Plus …
|
|
|
@14265
|
16 years |
vboxsync |
#else /* what comes now */
|
|
|
@14252
|
16 years |
vboxsync |
csum validation hack, for testing IP integration of fragmentation …
|
|
|
@14250
|
16 years |
vboxsync |
Storage/VDI: when reading zero blocks, update the number of bytes …
|
|
|
@14243
|
16 years |
vboxsync |
IP fragmentation seems works fine
todo: fix the checksum calculation
|
|
|
@14232
|
16 years |
vboxsync |
Adapted versions of ip_reass, ip_freef and ip_slowtimo from FreeBSD …
|
|
|
@14229
|
16 years |
vboxsync |
Coding style
|
|
|
@14228
|
16 years |
vboxsync |
hash table for BSD-styled fragmentation/reassembling introduced and …
|
|
|
@14227
|
16 years |
vboxsync |
initial preparation for injecting FreeBSD IP fragmentation code …
|
|
|
@14210
|
16 years |
vboxsync |
typo
|
|
|