|
|
@45061
|
12 年 |
vboxsync |
Review of PDM driver destructors making sure that variables they use …
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@41783
|
12 年 |
vboxsync |
Doxygen, comment typos.
|
|
|
@40282
|
13 年 |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@37114
|
14 年 |
vboxsync |
dev/serial: destruct semevent after destructing thread using it
|
|
|
@37102
|
14 年 |
vboxsync |
dev/serial: fix the case pfnWrite returns VERR_TIMEOUT
|
|
|
@35353
|
14 年 |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 年 |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@29846
|
15 年 |
vboxsync |
Devices/Serial: update the implementation to 16550A
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28125
|
15 年 |
vboxsync |
DrvChar.cpp: cosmetics
|
|
|
@28103
|
15 年 |
vboxsync |
build fix
|
|
|
@28101
|
15 年 |
vboxsync |
serial: Let the UART device signal if we are not ready to consume more …
|
|
|
@27937
|
15 年 |
vboxsync |
DrvChar.cpp: typos
|
|
|
@27932
|
15 年 |
vboxsync |
DrvChar.cpp: Wait for all threads that have been created with the …
|
|
|
@26173
|
15 年 |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26166
|
15 年 |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26001
|
15 年 |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 年 |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25974
|
15 年 |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25971
|
15 年 |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25966
|
15 年 |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25893
|
15 年 |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@23745
|
15 年 |
vboxsync |
Serial: STAM alignment check and fix.
|
|
|
@23160
|
15 年 |
vboxsync |
Serial: Add support for break conditions. On Windows it also possible …
|
|
|
@22277
|
15 年 |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@19624
|
16 年 |
vboxsync |
added raw file serial driver
|
|
|
@11284
|
16 年 |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11269
|
16 年 |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11267
|
16 年 |
vboxsync |
Devices: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@11266
|
16 年 |
vboxsync |
Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7321
|
17 年 |
vboxsync |
shorten some thread names, looks better as log prefix
|
|
|
@6217
|
17 年 |
vboxsync |
serial: don't overwrite VM errors from the driver
|
|
|
@6087
|
17 年 |
vboxsync |
Change Char interface according to the comments int hte header
|
|
|
@6027
|
17 年 |
vboxsync |
Reflect interface change in char driver
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4147
|
17 年 |
vboxsync |
Corrected style and docs of the PDMICHAR::pfnSetParameters method.
|
|
|
@4142
|
17 年 |
vboxsync |
Host serial port support for Linux by Alexander Eichner.
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 年 |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@2981
|
18 年 |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@1884
|
18 年 |
vboxsync |
warning
|
|
|
@1775
|
18 年 |
vboxsync |
shutdown change
|
|
|
@1765
|
18 年 |
vboxsync |
Doesn't work.
|
|
|
@1764
|
18 年 |
vboxsync |
Detach named pipe driver.
|
|
|
@1760
|
18 年 |
vboxsync |
Updates
|
|
|
@1759
|
18 年 |
vboxsync |
Removed assertion and break out of receive loop in case of errors.
|
|
|
@1758
|
18 年 |
vboxsync |
Another attempt at proper shutdown.
|
|
|
@1754
|
18 年 |
vboxsync |
Oops
|
|
|
@1753
|
18 年 |
vboxsync |
Added statistics
|
|
|
@1752
|
18 年 |
vboxsync |
Shutdown fix
|
|
|
@1741
|
18 年 |
vboxsync |
Use a seperate thread for writing.
|
|
|
@1736
|
18 年 |
vboxsync |
Property cleanup (and reexport serial device).
|
|
|
@1734
|
18 年 |
vboxsync |
Skip write in case of an error.
|
|
|
@1732
|
18 年 |
vboxsync |
Shutdown fixes.
|
|
|
@1722
|
18 年 |
vboxsync |
r=bird: excellent.
|
|
|
@1680
|
18 年 |
vboxsync |
eol-style
|
|
|
@1676
|
18 年 |
vboxsync |
Removed shutdown detection
|
|
|
@1663
|
18 年 |
vboxsync |
Some shutdown fixes. (not well done)
|
|
|
@1646
|
18 年 |
vboxsync |
Converted from active waiting to RTThreadWait.
|
|
|
@1533
|
18 年 |
vboxsync |
Fix logging and error code handling.
|
|
|
@1512
|
18 年 |
vboxsync |
export to OSE
|