35 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Vladimir Sementsov-Ogievskiy 8cb17f9c36 util: drop qemu_socket_set_nonblock() 7 months ago
Paolo Bonzini d0cda6f461 configure, meson: rename targetos to host_os 2 years ago
Eric Blake bd1386cce1 cutils: Adjust signature of parse_uint[_full] 3 years ago
Marc-André Lureau ff5927baa7 util: rename qemu_*block() socket functions 4 years ago
Paolo Bonzini b962a1d507 meson: build contrib/ executables after generated headers 4 years ago
David CARLIER 7e47061d93 contrib: ivshmem client and server build fix for SunOS. 6 years ago
zhouyang d62cc7fe94 contrib: Add spaces around operator 5 years ago
Marc-André Lureau 5ee24e78f5 contrib/ivshmem: convert to meson 7 years ago
Markus Armbruster 235e59cf03 qemu-option: Use returned bool to check for failure 6 years ago
Jan Kiszka 5c62979ed5 ivshmem-server: Terminate also on SIGINT 7 years ago
Jan Kiszka 0602a6166d ivshmem-server: Clean up shmem on shutdown 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Paolo Bonzini b58deb344d qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 years ago
Markus Armbruster 2a6a4076e1 Clean up ill-advised or unusual header guards 10 years ago
Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h 10 years ago
Paolo Bonzini 87776ab72b qemu-common: stop including qemu/host-utils.h from qemu-common.h 10 years ago
Stefan Weil cb8d4c8f54 Fix some typos found by codespell 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Markus Armbruster a335c6f204 contrib/ivshmem-server: Print "not for production" warning 10 years ago
Markus Armbruster 3625c739ea ivshmem-server: Don't overload POSIX shmem and file name 10 years ago
Markus Armbruster e3ad72965a ivshmem-server: Fix and clean up command line help 10 years ago
Peter Maydell 30456d5ba3 all: Clean up includes 10 years ago
Peter Maydell ccd241b5a2 contrib: Clean up includes 10 years ago
Markus Armbruster 533fdaedeb error: Consistently name Error * objects err, and not errp 10 years ago
Markus Armbruster 7828867198 error: Use error_report_err() instead of ad hoc prints 10 years ago
Gonglei 258133bda9 ivshmem-server: fix possible OVERRUN 11 years ago
Marc-André Lureau f7a199b2b4 ivshmem: use little-endian int64_t for the protocol 11 years ago
Marc-André Lureau 45b00c44ce contrib: remove unnecessary strdup() 11 years ago
David Marchand 5105b1d8c2 ivshmem: add check on protocol version in QEMU 11 years ago
Marc-André Lureau 1e21feb628 ivshmem-server: fix hugetlbfs support 11 years ago
Marc-André Lureau 022cffe313 ivshmem-server: use a uint16 for client ID 11 years ago
David Marchand a75eb03b9f contrib: add ivshmem client and server 12 years ago