summaryrefslogtreecommitdiffstats
path: root/include/chardev
Commit message (Expand)AuthorAgeFilesLines
* char: don't exit on hmp 'chardev-add help'Anton Nefedov2017-08-011-1/+3
* char-fd: remove useless chr pointerMarc-André Lureau2017-08-011-1/+1
* hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov2017-07-141-0/+10
* char: avoid chardevice direct accessAnton Nefedov2017-07-141-0/+7
* char: forbid direct chardevice access for hotswap devicesAnton Nefedov2017-07-141-0/+10
* char: chardevice hotswapAnton Nefedov2017-07-141-0/+9
* char: add backend hotswap handlerAnton Nefedov2017-07-141-0/+5
* char: fix alias devices regressionMarc-André Lureau2017-06-082-13/+0Star
* char: make chr_fe_deinit() optionaly delete backendMarc-André Lureau2017-06-021-2/+4
* char: move CharBackend handling in char-fe unitMarc-André Lureau2017-06-023-238/+254
* chardev: serial & parallel declaration to own headersMarc-André Lureau2017-06-023-37/+41
* chardev: move headers to include/chardevMarc-André Lureau2017-06-028-0/+799