Age | Commit message (Expand) | Author |
---|---|---|
2022-10-12 | io/command: implement support for win32 | Marc-André Lureau |
2022-10-12 | io/command: use glib GSpawn, instead of open-coding fork/exec | Marc-André Lureau |
2022-05-03 | io: make qio_channel_command_new_pid() static | Marc-André Lureau |
2020-10-27 | io: Fix Lesser GPL version number | Chetan Pant |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-01-20 | io: fix description of @errp parameter initialization | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelCommand class | Daniel P. Berrange |