aboutsummaryrefslogtreecommitdiff
path: root/include/io/channel-command.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-12io/command: implement support for win32Marc-André Lureau1-0/+3
2022-10-12io/command: use glib GSpawn, instead of open-coding fork/execMarc-André Lureau1-1/+1
2022-05-03io: make qio_channel_command_new_pid() staticMarc-André Lureau1-25/+0
2020-10-27io: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-1/+2
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-01-20io: fix description of @errp parameter initializationDaniel P. Berrange1-2/+2
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange1-0/+91