|
|
@1346
|
18 years |
vboxsync |
VBOX_WITH_INTERNAL_NETWORKING. disabled for L4 and Darwin.
|
|
|
@1345
|
18 years |
vboxsync |
VBOX_WITH_INTERNAL_NETWORKING. disabled for L4 and Darwin.
|
|
|
@1342
|
18 years |
vboxsync |
Zero (almost) all memory below 640K. All commercial BIOS versions …
|
|
|
@1300
|
18 years |
vboxsync |
Fix eol style properties for header files
|
|
|
@1245
|
18 years |
vboxsync |
fixed win.amd64 alignemnt issue.
|
|
|
@1186
|
18 years |
vboxsync |
removed unreachable code.
|
|
|
@1118
|
18 years |
vboxsync |
Detect attempt to enter PXE code in V86 mode. Print error message and …
|
|
|
@1115
|
18 years |
vboxsync |
Check that the scan line width is not 0.
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1071
|
18 years |
vboxsync |
fix Vista crash if sound is enabled; made audio LogRel consistent; …
|
|
|
@1070
|
18 years |
vboxsync |
Hack up a simple warm boot implementation and use it for int19 reboots …
|
|
|
@1066
|
18 years |
vboxsync |
silly typo
|
|
|
@1065
|
18 years |
vboxsync |
Fixed the missing configuration option for external network boot bios.
|
|
|
@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 …
|
|
|
@1031
|
18 years |
vboxsync |
fixed warnings
|
|
|
@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 …
|
|
|
@1021
|
18 years |
vboxsync |
Only detect geometry via the partition table if invalid CHS is set.
|
|
|
@1020
|
18 years |
vboxsync |
slirp: merged bootp filename from recent Qemu
|
|
|
@1019
|
18 years |
vboxsync |
Converted serial card to PCI device
|
|
|
@1016
|
18 years |
vboxsync |
slirp: resync with qemu: added OACK support to tftp server; changed …
|
|
|
@1015
|
18 years |
vboxsync |
Storage/Main/GUI: Implemented preliminary support of VMDK images …
|
|
|
@1014
|
18 years |
vboxsync |
Fixed physical CHS detection. Hopefully without breaking existing VDIs.
|
|
|
@1010
|
18 years |
vboxsync |
Disable built-in TFTP service in slirp. Needs to be configured …
|
|
|
@1005
|
18 years |
vboxsync |
fixed log format specifier
|
|
|
@994
|
18 years |
vboxsync |
NO_COMPILER_H -> VBOX_WITHOUT_LINUX_COMPILER_H
|
|
|
@985
|
18 years |
vboxsync |
Fixed Vista CD-ROM detection problems.
|
|
|
@960
|
18 years |
vboxsync |
Darwin hacking.
|
|
|
@931
|
18 years |
vboxsync |
Reintroduce the error signalling on invalid packet size.
|
|
|
@929
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@928
|
18 years |
vboxsync |
Removed dead code. I'm pretty sure that we slightly misinterpreted the …
|
|
|
@927
|
18 years |
vboxsync |
Workaround for Windows NT4 pcnet problems. Also tighten packet
size …
|
|
|
@926
|
18 years |
vboxsync |
Eliminate unnecessary global vars in slirp
|
|
|
@923
|
18 years |
vboxsync |
Made VBox compile on Linux systems without /usr/include/linux/compiler.h
|
|
|
@908
|
18 years |
vboxsync |
In DevVGA the line width in bytes was incorrectly calculated for non …
|
|
|
@898
|
18 years |
vboxsync |
small fix for older bcc's
|
|
|
@860
|
18 years |
vboxsync |
Fixed crash on snapshot merge.
|
|
|
@837
|
18 years |
vboxsync |
GC Phys to HC virt conversion changes for dynamic RAM allocation.
|
|
|
@817
|
18 years |
vboxsync |
nc
|
|
|
@814
|
18 years |
vboxsync |
some more words if audio does not work
|
|
|
@813
|
18 years |
vboxsync |
Try to deal with illegal descriptors
|
|
|
@812
|
18 years |
vboxsync |
Inverted bit checks
|
|
|
@811
|
18 years |
vboxsync |
Corrected comment + log
|
|
|
@810
|
18 years |
vboxsync |
Paranoid own bit checks in TMD & RMD reads.
|
|
|
@808
|
18 years |
vboxsync |
Irq check update
|
|
|
@805
|
18 years |
vboxsync |
Corrected link restoration again
|
|
|
@801
|
18 years |
vboxsync |
Link down check wasn't correct.
|
|
|
@792
|
18 years |
vboxsync |
Check link states when sending data.
|
|
|
@787
|
18 years |
vboxsync |
made ALSA work again
|
|
|
@786
|
18 years |
vboxsync |
More logging
|
|
|
@778
|
18 years |
vboxsync |
Fixed capability reporting so that it works with libhal.
|
|
|
@766
|
18 years |
vboxsync |
Use our runtime heap.
|
|
|
@765
|
18 years |
vboxsync |
More protection during termination.
|
|
|
@754
|
18 years |
vboxsync |
Again
|
|
|
@753
|
18 years |
vboxsync |
compile fix
|
|
|
@752
|
18 years |
vboxsync |
Fixed cleanup
|
|
|
@745
|
18 years |
vboxsync |
Use ASMBitFirstSet for check if data block is zero.
|
|
|
@736
|
18 years |
vboxsync |
Disabled the wrong check.
|
|
|
@735
|
18 years |
vboxsync |
huh? lets try remove + add
|
|
|
@734
|
18 years |
vboxsync |
huh? lets try remove + add
|
|
|
@733
|
18 years |
vboxsync |
export
|
|
|
@731
|
18 years |
vboxsync |
Realigned pcnet. Added the alignment testcase to the makefile walk.
|
|
|
@729
|
18 years |
vboxsync |
Renamed to match target names.
|
|
|
@728
|
18 years |
vboxsync |
Use RTPrintf, cleanup and return a proper status code.
|
|
|
@723
|
18 years |
vboxsync |
oops
|
|
|
@722
|
18 years |
vboxsync |
More stats
|
|
|
@721
|
18 years |
vboxsync |
Minor change
|
|
|
@718
|
18 years |
vboxsync |
Update
|
|
|
@710
|
18 years |
vboxsync |
Moved and fixed zero data block write detection (could lead to write …
|
|
|
@703
|
18 years |
vboxsync |
Added a note about deadlocks.
|
|
|
@702
|
18 years |
vboxsync |
Argh
|
|
|
@701
|
18 years |
vboxsync |
Termination fix
|
|
|
@700
|
18 years |
vboxsync |
Another fix. Deadlock warning though.
|
|
|
@699
|
18 years |
vboxsync |
Fix
|
|
|
@698
|
18 years |
vboxsync |
Slirp must be protected by a lock due to recent async send changes.
|
|
|
@697
|
18 years |
vboxsync |
Fix EOL settings.
|
|
|
@674
|
18 years |
vboxsync |
inline != extern for MSC.
|
|
|
@652
|
18 years |
vboxsync |
some more #ifdefs IN_RING3
|
|
|
@646
|
18 years |
vboxsync |
Rewrote send handling to do everything in a seperate thread.
|
|
|
@645
|
18 years |
vboxsync |
Missing stat stop
|
|
|
@643
|
18 years |
vboxsync |
Ignore writing data blocks consisting of all zeroes to a VDI block …
|
|
|
@642
|
18 years |
vboxsync |
Some async updates
|
|
|
@638
|
18 years |
vboxsync |
Reduced time spent inside locks.
|
|
|
@605
|
18 years |
vboxsync |
CSR58 is an alias for BCR20
|
|
|
@602
|
18 years |
vboxsync |
Updates for async sending + avoiding critical section blocking EMT
|
|
|
@596
|
18 years |
vboxsync |
Compile fixes
|
|
|