- ee13240 osdep: add qemu_unlink() by Marc-André Lureau · 5 years ago
- d7df0b4 slirp: prefer c99 types over BSD kind by Marc-André Lureau · 6 years ago
- 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
- e7b3af8 glib: bump min required glib library version to 2.40 by Daniel P. Berrangé · 7 years ago
- 4745146 monitor: add lock to protect mon_fdsets by Peter Xu · 7 years ago
- f86428a osdep: Retry SETLK upon EINTR by Fam Zheng · 7 years ago
- 5fa64b3 osdep: introduce qemu_mprotect_rwx/none by Emilio G. Cota · 8 years ago
- ca74995 osdep: Add runtime OFD lock detection by Fam Zheng · 7 years ago
- e8c1094 osdep: Fall back to posix lock when OFD lock is unavailable by Fam Zheng · 8 years ago
- 13461fd osdep: Add qemu_lock_fd and qemu_unlock_fd by Fam Zheng · 8 years ago
- 761d1dd osdep: Introduce qemu_dup by Fam Zheng · 9 years ago
- 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
- d494352 osdep: Move default qemu_hw_version() value to a macro by Eduardo Habkost · 9 years ago
- f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
- aafd758 util: Clean up includes by Peter Maydell · 9 years ago
- fac862f osdep: Change default value of qemu_hw_version() to "2.5+" by Eduardo Habkost · 9 years ago
- 35c2c8d osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version() by Eduardo Habkost · 9 years ago
- d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
- 3bf2af7 util: Remove unused functions by Thomas Huth · 10 years ago
- f33cc84 do not call g_thread_init() for glib >= 2.31 by Michael Tokarev · 11 years ago
- ae2990c osdep: initialize glib threads in all QEMU tools by Stefan Hajnoczi · 11 years ago
- 1165ae6 osdep: drop unused #include "trace.h" by Stefan Hajnoczi · 11 years ago
- a581307 osdep: warn if open(O_DIRECT) on fails with EINVAL by Stefan Hajnoczi · 11 years ago
- 9adea5f win32: add readv/writev emulation by Paolo Bonzini · 12 years ago
- d3bf825 util: move socket_init() to osdep.c by Marc-André Lureau · 12 years ago
- 4bd1afb osdep: replace setsockopt by qemu_setsockopt by Lei Li · 12 years ago
- bf1c852 move socket_set_nodelay to osdep.c by MORITA Kazutaka · 12 years ago
- baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from osdep.c]
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
- 3bc2f57 build: replace weak symbols with a static library by Paolo Bonzini · 12 years ago
- 1f001dc compiler: support Darwin weak references by Paolo Bonzini · 12 years ago
- f563a5d Merge remote-tracking branch 'origin/master' into threadpool by Paolo Bonzini · 12 years ago
- 0100fbb fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c by Paolo Bonzini · 12 years ago
- 3b6eda2 osdep: Less restrictive F_SEFL in qemu_dup_flags() by Corey Bryant · 12 years ago
- d973ba1 osdep: Fix compilation failure on BSD systems by Peter Maydell · 12 years ago
- adb696f block: Enable qemu_open/close to work with fd sets by Corey Bryant · 12 years ago
- 2e1e79d block: Convert close calls to qemu_close by Corey Bryant · 12 years ago
- 0f66998 vnc: disable VNC password authentication (security type 2) when in FIPS mode by Paul Moore · 12 years ago
- 93bfef4 Allow machines to configure the QEMU_VERSION that's exposed via hardware by Crístian Viana · 13 years ago
- 128aa58 move corking functions to osdep.c by Paolo Bonzini · 13 years ago
- 993295f add qemu_send_full and qemu_recv_full by Paolo Bonzini · 13 years ago
- a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
- b45e9c0 Remove unncessary includes by Jes Sorensen · 14 years ago
- bc4a957 Separate qemu_pidfile() into OS specific versions by Jes Sorensen · 14 years ago
- dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
- 949d31e We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c by Jes Sorensen · 14 years ago
- 70e72ce qemu_pipe() is used only by POSIX code, so move to oslib-posix.c by Jes Sorensen · 14 years ago
- 9549e76 Move osdep socket code to oslib-{posix,win32}.c by Jes Sorensen · 14 years ago
- c1b0b93 Move QEMU OS dependant library functions to OS specific files by Jes Sorensen · 14 years ago
- e78815a Introduce qemu_madvise() by Andreas Färber · 14 years ago
- cd245a1 trace: Trace qemu_malloc() and qemu_vmalloc() by Stefan Hajnoczi · 15 years ago
- 4972d59 win32: Add missing function ffs by Stefan Weil · 15 years ago
- 1298cb6 documentation: qemu_write_full don't work with non-blocking fd's by Juan Quintela · 15 years ago
- 153ceef Fix qemu_eventfd compile when !CONFIG_EVENTFD by Avi Kivity · 15 years ago
- f3dfda6 use eventfd for iothread by Paolo Bonzini · 15 years ago
- f582af5 fix placement of config-host.h inclusion by Paolo Bonzini · 15 years ago
- d2d5adc Tell users about out-of-memory errors by Stefan Weil · 15 years ago
- 7b5f699 Introduce qemu_write_full() by Kirill A. Shutemov · 15 years ago
- 347ed55 osdep.c: Fix accept4 fallback by Kevin Wolf · 15 years ago
- 099fe23 fix pidfile option to work in WIN32 by Juha Riihimäki · 15 years ago
- 3a03bfa osdep: Fix runtime failure on older Linux kernels by Andre Przywara · 15 years ago
- 40ff6d7 Don't leak file descriptors by Kevin Wolf · 15 years ago
- d741429 Add #defines needed by OpenSolaris, fix breakage by the #defines by Blue Swirl · 15 years ago
- a25a0ef Only build osdep once by Anthony Liguori · 15 years ago
- 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 15 years ago
- 71e72a1 rename HOST_BSD to CONFIG_BSD by Juan Quintela · 16 years ago
- dfe5fff change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} by Juan Quintela · 16 years ago
- d644f8b Add out of memory and zero size argument checks to be consistent with by malc · 16 years ago
- 88ca2a5 Add tool_osdep.c by Paul Brook · 16 years ago
- 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 16 years ago
- 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
- 179a2c1 Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure by blueswir1 · 16 years ago
- c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
- d40cdb1 Fix BSD breakage from r6736 by blueswir1 · 16 years ago
- 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
- d456ae3 Remove redundant #ifdef _BSD by blueswir1 · 16 years ago
- 5f8712a Use MAP_ANON also for FreeBSD (Juergen Lock) by blueswir1 · 16 years ago
- 48253bd Use qemu_memalign instead of memalign in qemu_vmalloc by malc · 16 years ago
- c2b48b6 Fix -linux-user build by reverting r5701 by aliguori · 16 years ago
- 6f7af85 Allocate guest memory on host page boundaries (Hollis Blanchard) by aliguori · 16 years ago
- 15ed71b Define OS-dependent qemu_getpagesize() (Hollis Blanchard) by aliguori · 16 years ago
- 03ff3ca Use common objects for qemu-img and qemu-nbd by aliguori · 16 years ago
- 128ab2f Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 16 years ago
- 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
- 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
- 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
- 2520c66 Use "mount -o remount" instead of "umount" and "mount /dev/shm", by aurel32 · 17 years ago
- ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 17 years ago
- 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 17 years ago
- 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
- 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
- 87ecb68 Break up vl.h. by pbrook · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- 29b3a66 Windows build fixes. by pbrook · 18 years ago
- aa26bb2 qemu_create_pidfile implementation for Win32, based on a patch by by ths · 18 years ago
- 605686c Kqemu support for Solaris, by Ben Taylor. by ths · 18 years ago
- 243a273 fd leak fix (Igor Kovalenko) by bellard · 18 years ago
- 7f1a839 removed unused code by bellard · 18 years ago
- d62ca2b removed unused code by bellard · 18 years ago