mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
Merge remote branch 'qemu-kvm/uq/master' into staging
This commit is contained in:
commit
724c689357
8 changed files with 173 additions and 30 deletions
|
@ -172,6 +172,7 @@ ssize_t qemu_write_full(int fd, const void *buf, size_t count)
|
|||
void qemu_set_cloexec(int fd);
|
||||
|
||||
#ifndef _WIN32
|
||||
int qemu_eventfd(int pipefd[2]);
|
||||
int qemu_pipe(int pipefd[2]);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue