|
|
@1948
|
18 years |
vboxsync |
removed tab
|
|
|
@1947
|
18 years |
vboxsync |
fix for #1850 (ALSA on AMD64 was croaking)
|
|
|
@1931
|
18 years |
vboxsync |
apic.c => DevAPIC.cpp
|
|
|
@1912
|
18 years |
vboxsync |
muldiv64() => ASMMultU64ByU32DivByU32(); dma.c => DevDMA.cpp
|
|
|
@1910
|
18 years |
vboxsync |
warnings
|
|
|
@1900
|
18 years |
vboxsync |
free VGA memory when destructing the device
|
|
|
@1896
|
18 years |
vboxsync |
Improved F12 key handling in the BIOS temporary boot selection and …
|
|
|
@1884
|
18 years |
vboxsync |
warning
|
|
|
@1879
|
18 years |
vboxsync |
removed superflous header
|
|
|
@1878
|
18 years |
vboxsync |
removed RTPrintf
|
|
|
@1874
|
18 years |
vboxsync |
Main: Fixed: Simultaneous usage of immutable VDIs by more than one …
|
|
|
@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
|
|
|
@1846
|
18 years |
vboxsync |
don't build the rom on solaris, for now at least.
|
|
|
@1845
|
18 years |
vboxsync |
getopt crashes with stdlib.h on Solaris 11.
|
|
|
@1824
|
18 years |
vboxsync |
Disable NAT UDP broadcast resend to local address. Removed the inline …
|
|
|
@1803
|
18 years |
vboxsync |
Mark thread NamedPipe listen thread as waitable, so that waiting for …
|
|
|
@1802
|
18 years |
vboxsync |
Avoid unimplemented int15 function warning for ah=0xe9 (SMI functions …
|
|
|
@1796
|
18 years |
vboxsync |
Commit the code written by Michal (with some minor changes).
|
|
|
@1795
|
18 years |
vboxsync |
Fixed small problem with iSCSI translation detection (returns unknown …
|
|
|
@1789
|
18 years |
vboxsync |
Fixed accidentally slipped in code duplication.
|
|
|
@1784
|
18 years |
vboxsync |
Provide sensible error message in case the raw disk cannot be opened.
|
|
|
@1778
|
18 years |
vboxsync |
Clean up listen thread properly.
|
|
|
@1777
|
18 years |
vboxsync |
correction
|
|
|
@1776
|
18 years |
vboxsync |
Shutdown fix
|
|
|
@1775
|
18 years |
vboxsync |
shutdown change
|
|
|
@1765
|
18 years |
vboxsync |
Doesn't work.
|
|
|
@1764
|
18 years |
vboxsync |
Detach named pipe driver.
|
|
|
@1763
|
18 years |
vboxsync |
Changed registration order of char & named pipe driver.
|
|
|
@1761
|
18 years |
vboxsync |
removed todo
|
|
|
@1760
|
18 years |
vboxsync |
Updates
|
|
|
@1759
|
18 years |
vboxsync |
Removed assertion and break out of receive loop in case of errors.
|
|
|
@1758
|
18 years |
vboxsync |
Another attempt at proper shutdown.
|
|
|
@1756
|
18 years |
vboxsync |
Read fix.
|
|
|
@1755
|
18 years |
vboxsync |
updated logging
|
|
|
@1754
|
18 years |
vboxsync |
Oops
|
|
|
@1753
|
18 years |
vboxsync |
Added statistics
|
|
|
@1752
|
18 years |
vboxsync |
Shutdown fix
|
|
|
@1751
|
18 years |
vboxsync |
Logging update
|
|
|
@1750
|
18 years |
vboxsync |
Extra check for busy read
|
|
|
@1749
|
18 years |
vboxsync |
|
|
|
@1748
|
18 years |
vboxsync |
alignment
|
|
|
@1746
|
18 years |
vboxsync |
another attempt
|
|
|
@1745
|
18 years |
vboxsync |
another attempt
|
|
|
@1744
|
18 years |
vboxsync |
attempt to fix 64-bit-builds
|
|
|
@1742
|
18 years |
vboxsync |
Proterty cleanup
|
|
|
@1741
|
18 years |
vboxsync |
Use a seperate thread for writing.
|
|
|
@1740
|
18 years |
vboxsync |
Support raw disk images (the code is almost identical to raw disk …
|
|
|
@1738
|
18 years |
vboxsync |
Clean up properly.
|
|
|
@1737
|
18 years |
vboxsync |
Fixed a couple off-by-one errors in the CHS handling part …
|
|
|
@1736
|
18 years |
vboxsync |
Property cleanup (and reexport serial device).
|
|
|
@1735
|
18 years |
vboxsync |
Partly revert previous CHS translation and shuffle around 16383 …
|
|
|
@1734
|
18 years |
vboxsync |
Skip write in case of an error.
|
|
|
@1732
|
18 years |
vboxsync |
Shutdown fixes.
|
|
|
@1727
|
18 years |
vboxsync |
Added expected config value to the list.
|
|
|
@1725
|
18 years |
vboxsync |
Please, take care to when introducing new features!
|
|
|
@1723
|
18 years |
vboxsync |
Serial device:
- Renamed file & cleaned up
- Enabled GC & R0 IO port …
|
|
|
@1722
|
18 years |
vboxsync |
r=bird: excellent.
|
|
|
@1719
|
18 years |
vboxsync |
r=bird: missed an else case (fixed).
|
|
|
@1717
|
18 years |
vboxsync |
64 bits windows build fixes
|
|
|
@1712
|
18 years |
vboxsync |
Cleaned up a bit.
|
|
|
@1708
|
18 years |
vboxsync |
Implemented WIN32 raw disk access setup (the rest was already generic).
|
|
|
@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.
|
|
|
@1696
|
18 years |
vboxsync |
Raw disk driver is not supported on L4.
|
|
|
@1695
|
18 years |
vboxsync |
Initial implementation of raw host hard disk support.
|
|
|
@1694
|
18 years |
vboxsync |
Don't log GRUB invoking the ROM get configuration BIOS function.
|
|
|
@1687
|
18 years |
vboxsync |
warnings
|
|
|
@1681
|
18 years |
vboxsync |
Implemented HGCM save/load state
|
|
|
@1680
|
18 years |
vboxsync |
eol-style
|
|
|
@1679
|
18 years |
vboxsync |
Cleaned it up.
|
|
|
@1678
|
18 years |
vboxsync |
Lost connection case.
|
|
|
@1677
|
18 years |
vboxsync |
Don't pass back VERR_BROKEN_PIPE to upper layers.
|
|
|
@1676
|
18 years |
vboxsync |
Removed shutdown detection
|
|
|
@1675
|
18 years |
vboxsync |
Disconnect client after detecting a broken pipe
|
|
|
@1674
|
18 years |
vboxsync |
Sleep a bit after detecting the client is still connected.
|
|
|
@1673
|
18 years |
vboxsync |
Update
|
|
|
@1671
|
18 years |
vboxsync |
Correction
|
|
|
@1670
|
18 years |
vboxsync |
Bugfix
|
|
|
@1669
|
18 years |
vboxsync |
Don't use auto-reset event semaphores.
|
|
|
@1668
|
18 years |
vboxsync |
Use overlapped option for ConnectNamedPipe too.
|
|
|
@1665
|
18 years |
vboxsync |
Compile fix
|
|
|
@1664
|
18 years |
vboxsync |
Another fix
|
|
|
@1663
|
18 years |
vboxsync |
Some shutdown fixes. (not well done)
|
|
|
@1662
|
18 years |
vboxsync |
Made writes blocking again.
|
|
|
@1661
|
18 years |
vboxsync |
More fixes
|
|
|
@1659
|
18 years |
vboxsync |
Argh
|
|
|
@1657
|
18 years |
vboxsync |
Test
|
|
|
@1656
|
18 years |
vboxsync |
Comment added
|
|
|
@1655
|
18 years |
vboxsync |
Discard write if nobody is listening.
|
|
|
@1654
|
18 years |
vboxsync |
Wait a bit when nobody has connected yet.
|
|
|
@1653
|
18 years |
vboxsync |
More overlapped changes
|
|
|
@1652
|
18 years |
vboxsync |
Try it with overlapped writes then.
|
|
|
@1651
|
18 years |
vboxsync |
create the named pipe only once
|
|
|
@1647
|
18 years |
vboxsync |
So far unsuccessful attempts to make Windows named pipes work properly …
|
|
|
@1646
|
18 years |
vboxsync |
Converted from active waiting to RTThreadWait.
|
|
|
@1640
|
18 years |
vboxsync |
warning.
|
|
|
@1639
|
18 years |
vboxsync |
fixed alignment
|
|
|
@1636
|
18 years |
vboxsync |
warnings.
|
|
|