Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu-ga: Handle errors uniformely in ga_channel_open() | Markus Armbruster | 2013-01-14 | 1 | -4/+7 |
* | qemu-ga: Plug fd leak on ga_channel_open() error paths | Markus Armbruster | 2013-01-14 | 1 | -0/+1 |
* | qemu-ga: Plug fd leak on ga_channel_listen_accept() error path | Markus Armbruster | 2013-01-14 | 1 | -0/+1 |
* | qga/channel-posix.c: Explicitly include string.h | Peter Maydell | 2013-01-11 | 1 | -0/+1 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | qga/channel-posix.c: Include headers it needs | Eduardo Habkost | 2012-12-06 | 1 | -0/+5 |
* | qemu-ga: ask and print error information from qemu-sockets | Paolo Bonzini | 2012-10-23 | 1 | -3/+5 |
* | qemu-sockets: add Error ** to all functions | Paolo Bonzini | 2012-10-23 | 1 | -1/+1 |
* | qemu-ga: Implement alternative to O_ASYNC | Andreas Färber | 2012-05-01 | 1 | -1/+17 |
* | qemu-ga: move channel/transport functionality into wrapper class | Michael Roth | 2012-02-23 | 1 | -0/+246 |