|
|
@7321
|
17 years |
vboxsync |
shorten some thread names, looks better as log prefix
|
|
|
@6271
|
17 years |
vboxsync |
serial: fixed error handling; be a little bit more verbose on errors
|
|
|
@6268
|
17 years |
vboxsync |
AssertMsgFailed are NOP's in release builds
|
|
|
@6262
|
17 years |
vboxsync |
serial: respect return code of ioctl
|
|
|
@6217
|
17 years |
vboxsync |
serial: don't overwrite VM errors from the driver
|
|
|
@6214
|
17 years |
vboxsync |
another race
|
|
|
@6213
|
17 years |
vboxsync |
fixed race during initialization of DrvNamedPipe
|
|
|
@6194
|
17 years |
vboxsync |
Adjust alignment
|
|
|
@6193
|
17 years |
vboxsync |
Clear MSR changed variable after reading lsr register to clear …
|
|
|
@6189
|
17 years |
vboxsync |
Bump SSM version and fix compilation
|
|
|
@6188
|
17 years |
vboxsync |
Set interrupt if states changed
|
|
|
@6187
|
17 years |
vboxsync |
another one
|
|
|
@6186
|
17 years |
vboxsync |
stupid mistake
|
|
|
@6185
|
17 years |
vboxsync |
Add status line monitoring for windows hosts
|
|
|
@6131
|
17 years |
vboxsync |
Make sure bool is bool.
|
|
|
@6088
|
17 years |
vboxsync |
Compilation fix
|
|
|
@6087
|
17 years |
vboxsync |
Change Char interface according to the comments int hte header
|
|
|
@6073
|
17 years |
vboxsync |
IBase isn't a pointer either (just happens to have the same size).
|
|
|
@6072
|
17 years |
vboxsync |
Fixed a couple of comments so doxygen don't add them to the function …
|
|
|
@6027
|
17 years |
vboxsync |
Reflect interface change in char driver
|
|
|
@6018
|
17 years |
vboxsync |
Fix compilation
|
|
|
@6016
|
17 years |
vboxsync |
First try to implement monitoring of status lines
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5756
|
17 years |
vboxsync |
Client end of named pipe must be opened in overlapped mode, else …
|
|
|
@5152
|
17 years |
vboxsync |
#elif defined()
|
|
|
@5149
|
17 years |
vboxsync |
serial: don't use local stack memory for OVERLAPPED structures
|
|
|
@5010
|
17 years |
vboxsync |
small fixes
|
|
|
@5008
|
17 years |
vboxsync |
#elif defined().
|
|
|
@5007
|
17 years |
vboxsync |
r=bird: NIL_RTFILE != 0, so all RTFILE members must be initialized or …
|
|
|
@5004
|
17 years |
vboxsync |
serial: use PDMThreads for send/receive. Thread is already a problem …
|
|
|
@4993
|
17 years |
vboxsync |
HostSerial: Use pipe for the receive thread to wake it up on shutdown …
|
|
|
@4928
|
17 years |
vboxsync |
Lower the cpu usage pf the serial port on windows hosts
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4749
|
17 years |
vboxsync |
eol style
|
|
|
@4748
|
17 years |
vboxsync |
linestyle native
|
|
|
@4661
|
17 years |
vboxsync |
Use poll for the host serial port driver to reduce cpu useage.
|
|
|
@4372
|
17 years |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4254
|
17 years |
vboxsync |
Fixed the 64-bit build break (silly RTFileRead/Write mess (should've …
|
|
|
@4241
|
17 years |
vboxsync |
64 bits build compile fix
|
|
|
@4238
|
17 years |
vboxsync |
Another compile fix
|
|
|
@4237
|
17 years |
vboxsync |
Compile fixes
|
|
|
@4236
|
17 years |
vboxsync |
Alexander Eichner: host serial device cleanup + added Windows host support
|
|
|
@4182
|
17 years |
vboxsync |
Fixed a pagefault in the guest serial device on L4
|
|
|
@4148
|
17 years |
vboxsync |
Corrected style and docs of the PDMICHAR::pfnSetParameters method.
|
|
|
@4147
|
17 years |
vboxsync |
Corrected style and docs of the PDMICHAR::pfnSetParameters method.
|
|
|
@4143
|
17 years |
vboxsync |
Contribution
|
|
|
@4142
|
17 years |
vboxsync |
Host serial port support for Linux by Alexander Eichner.
|
|
|
@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.
|
|
|
@3666
|
17 years |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2904
|
18 years |
vboxsync |
VMSetError without traling \n
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@2052
|
18 years |
vboxsync |
Make named pipe destruction independent of driver destruction order.
|
|
|
@2051
|
18 years |
vboxsync |
Comment cleanup.
|
|
|
@1884
|
18 years |
vboxsync |
warning
|
|
|
@1803
|
18 years |
vboxsync |
Mark thread NamedPipe listen thread as waitable, so that waiting for …
|
|
|
@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.
|
|
|
@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
|
|
|
@1741
|
18 years |
vboxsync |
Use a seperate thread for writing.
|
|
|
@1738
|
18 years |
vboxsync |
Clean up properly.
|
|
|
@1736
|
18 years |
vboxsync |
Property cleanup (and reexport serial device).
|
|
|
@1734
|
18 years |
vboxsync |
Skip write in case of an error.
|
|
|
@1732
|
18 years |
vboxsync |
Shutdown fixes.
|
|
|
@1723
|
18 years |
vboxsync |
Serial device:
- Renamed file & cleaned up
- Enabled GC & R0 IO port …
|
|
|
@1722
|
18 years |
vboxsync |
r=bird: excellent.
|
|
|
@1712
|
18 years |
vboxsync |
Cleaned up a bit.
|
|
|
@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.
|
|
|