37 Commits (ea879fc719b0756f1768f765ee3a5660ce05ca7b)

Author SHA1 Message Date
Jan Kiszka dc7a09cfe4 Expose thread_id in info cpus 16 years ago
Blue Swirl ad620c29c2 win32: implement missing timersub 16 years ago
Corentin Chary e0e53b2f1b bitmap: add a generic bitmap and bitops library 16 years ago
Jes Sorensen dc786bc910 Move qemu_gettimeofday() to OS specific files 16 years ago
Andreas Färber e78815a554 Introduce qemu_madvise() 16 years ago
Stefan Weil 0a1574bb13 win32: Add missing function setenv 16 years ago
Mark McLoughlin 5096fae3fd qdev: move DO_UPCAST() into osdep.h 17 years ago
Blue Swirl de5071c551 Fix a Sparse warning about redefinition of offsetof() 17 years ago
Juan Quintela f0d99ad711 move useful type definitons to osdep.h 17 years ago
Blue Swirl 636aa20056 Replace always_inline with inline 17 years ago
aliguori f7b4a940a4 snapshot subcommand for qemu-img (Kevin Wolf) 18 years ago
balrog 80fe30ed34 Fix a typo preventing GNUC builtins usage. 18 years ago
pbrook 3dec6ecd31 Only force inlining when optimizing. 18 years ago
aliguori c2b48b69cb Fix -linux-user build by reverting r5701 18 years ago
aliguori 15ed71bae2 Define OS-dependent qemu_getpagesize() (Hollis Blanchard) 18 years ago
aurel32 bad5b1ec8e Define macro QEMU_GNUC_PREREQ and use it 18 years ago
balrog ac509d8887 Move offsetof to osdep.h, remove local defintions. 18 years ago
aliguori 62a6e3e19a add container_of() macro to osdep.h (Gerd Hoffmann) 18 years ago
blueswir1 128ab2ff50 Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) 18 years ago
ths cebdff772d Fix always_inline definition for Darwin, by Andreas Faerber. 18 years ago
aurel32 ca10f86763 Remove osdep.c/qemu-img code duplication 19 years ago
blueswir1 0954d0d9e2 Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady) 19 years ago
bellard d656469f44 use simpler REGPARM convention - make CPUTLBEntry size a power of two 19 years ago
balrog 33f002714b Add "cache" parameter to "-drive" (Laurent Vivier). 19 years ago
balrog c6d29ad6e2 Add missing ffs() declaration for Win32 hosts, by Stefan Weil. 19 years ago
j_mayer df2542c737 Avoid duplicated definitions: move common definitions from exec-all.h 19 years ago
pbrook 29b3a6627e Windows build fixes. 19 years ago
ths aa26bb2dac qemu_create_pidfile implementation for Win32, based on a patch by 20 years ago
bellard 7f1a8398ab removed unused code 20 years ago
bellard d62ca2bb9b removed unused code 20 years ago
bellard 755d13753b removed warning 20 years ago
bellard 49b470eb96 shared pages memory allocation 22 years ago
bellard d2bfb39ad2 use the kernel sigaction syscall to avoid relying on glibc one 22 years ago
bellard 2571929a77 added qemu_strdup() 22 years ago
bellard 0fb48229a7 added qemu_mallocz() 23 years ago
bellard ea88812f4f added OS dependent functions (temporary as most functions are generic in fact) 23 years ago