Searched hist:d6e48869a41b61bb2f4eb0a787c08225630feb9e (Results 1 – 5 of 5) sorted by relevance
/qemu/tests/unit/ |
H A D | test-io-channel-file.c | d6e48869a41b61bb2f4eb0a787c08225630feb9e Fri Feb 27 18:25:25 UTC 2015 Daniel P. Berrange <berrange@redhat.com> io: add QIOChannelFile class
Add a QIOChannel subclass that is capable of operating on things that are files, such as plain files, pipes, character/block devices, but notably not sockets.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/qemu/include/io/ |
H A D | channel-file.h | d6e48869a41b61bb2f4eb0a787c08225630feb9e Fri Feb 27 18:25:25 UTC 2015 Daniel P. Berrange <berrange@redhat.com> io: add QIOChannelFile class
Add a QIOChannel subclass that is capable of operating on things that are files, such as plain files, pipes, character/block devices, but notably not sockets.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/qemu/io/ |
H A D | channel-file.c | d6e48869a41b61bb2f4eb0a787c08225630feb9e Fri Feb 27 18:25:25 UTC 2015 Daniel P. Berrange <berrange@redhat.com> io: add QIOChannelFile class
Add a QIOChannel subclass that is capable of operating on things that are files, such as plain files, pipes, character/block devices, but notably not sockets.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/qemu/ |
H A D | trace-events | d6e48869a41b61bb2f4eb0a787c08225630feb9e Fri Feb 27 18:25:25 UTC 2015 Daniel P. Berrange <berrange@redhat.com> io: add QIOChannelFile class
Add a QIOChannel subclass that is capable of operating on things that are files, such as plain files, pipes, character/block devices, but notably not sockets.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/qemu/tests/ |
H A D | Makefile.include | d6e48869a41b61bb2f4eb0a787c08225630feb9e Fri Feb 27 18:25:25 UTC 2015 Daniel P. Berrange <berrange@redhat.com> io: add QIOChannelFile class
Add a QIOChannel subclass that is capable of operating on things that are files, such as plain files, pipes, character/block devices, but notably not sockets.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|