Searched hist:f6a51c84cdc97e0178aab7690788d3891d2fcf0a (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/util/ |
H A D | event_notifier-posix.c | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/block/ |
H A D | win32-aio.c | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | linux-aio.c | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | ssh.c | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | nfs.c | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | curl.c | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | iscsi.c | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/include/block/ |
H A D | aio.h | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/nbd/ |
H A D | server.c | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio.c | diff f6a51c84cdc97e0178aab7690788d3891d2fcf0a Thu Dec 01 13:26:41 CST 2016 Stefan Hajnoczi <stefanha@redhat.com> aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20161201192652.9509-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|