8 Commits (fd65f595fe14dafeee1cd34df0dbe288ed6a5f06)

Author SHA1 Message Date
Paolo Bonzini d3385eb448 main-loop: interrupt wait when data arrives on a socket 15 years ago
Paolo Bonzini cbcfa0418f link the main loop and its dependencies into the tools 15 years ago
Paolo Bonzini 154b9a0cbd add socket_set_block 15 years ago
Stefan Weil 57a8821bc6 w32: Remove implementation of function ffs 16 years ago
Jes Sorensen b152aa84d5 Consolidate oom_check() functions 16 years ago
Jes Sorensen dc786bc910 Move qemu_gettimeofday() to OS specific files 16 years ago
Jes Sorensen 9549e764bd Move osdep socket code to oslib-{posix,win32}.c 16 years ago
Jes Sorensen c1b0b93b06 Move QEMU OS dependant library functions to OS specific files 16 years ago
Stefan Hajnoczi cd245a1932 trace: Trace qemu_malloc() and qemu_vmalloc() 16 years ago
Christoph Hellwig 893a9cb47c cow: stop using mmap 16 years ago
Richard Henderson 50401022d8 Use calloc in qemu_mallocz. 16 years ago
Markus Armbruster f8b0953bd5 Simplify qemu_realloc() 17 years ago
Anthony Liguori 20ff6c8066 Do not abort on qemu_malloc(0) in production builds 17 years ago
malc 26d64a85a3 Format per CODING_STYLE 17 years ago
malc a7d27b536f Abort on attempts to allocate zero bytes 17 years ago
aliguori 322691a5c9 Fix qemu_realloc() (Kevin Wolf) 18 years ago
aliguori 62a3fe29aa Replace exit() in oom_check with abort() 18 years ago
aliguori 8a1d02aba9 Terminate emulation on memory allocation failure (Avi Kivity) 18 years ago
balrog ac4b0d0c4f Add qemu_strndup: qemu_strdup with length limit. 18 years ago
blueswir1 62dd234ff7 Fix error introduced by r5044 18 years ago
blueswir1 363a37d520 Fix OpenBSD linker warnings 18 years ago
ths 2137b4cca9 Add qemu_realloc(), by Gerd Hoffmann. 18 years ago
pbrook 17e2377abf Prevent guest reusing host memory allocations. 18 years ago
aurel32 2e4d9fb126 Braille device support 19 years ago
bellard c896fe29d6 TCG code generator 19 years ago
j_mayer 008ff9d756 Share devices that might be useful for all PowerPC 40x & 440 implementations 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
pbrook d537cf6c86 Unify IRQ handling. 20 years ago
ths 3fffc2234f PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. 20 years ago
bellard 1d14ffa97e merged 15a_aqemu.patch audio patch (malc) 21 years ago
bellard 85571bc741 audio merge (malc) 22 years ago