qemu-e2k/include/qemu
Peter Maydell 6dedf0522c Merge remote-tracking branch 'remotes/bonzini/configure' into staging
* remotes/bonzini/configure:
  build: softmmu targets do not have a "main.o" file
  configure: Disable libtool if -fPIE does not work with it (bug #1257099)
  block: convert block drivers linked with libs to modules
  Makefile: introduce common-obj-m and block-obj-m for DSO
  Makefile: install modules with "make install"
  module: implement module loading
  rules.mak: introduce DSO rules
  darwin: do not use -mdynamic-no-pic
  block: use per-object cflags and libs
  rules.mak: allow per object cflags and libs
  rules.mak: fix $(obj) to a real relative path
  util: Split out exec_dir from os_find_datadir

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2014-02-24 15:38:00 +00:00
..
acl.h
aes.h
atomic.h atomic.h: Fix build with clang 2013-11-21 08:01:06 -08:00
bitmap.h bitmap: Add bitmap_zero_extend operation 2014-01-13 14:04:54 +01:00
bitops.h bitmap: use long as index 2014-01-13 14:04:53 +01:00
bswap.h bswap.h: Remove cpu_to_32wu() 2013-11-05 19:57:47 -08:00
cache-utils.h util: Use qemu_getauxval in linux qemu_cache_utils_init 2013-11-30 07:45:30 +13:00
compatfd.h
compiler.h
config-file.h qemu-option: Add qemu_config_parse_qdict() 2014-01-22 12:07:17 +01:00
crc32c.h
envlist.h
error-report.h
event_notifier.h
fifo8.h util/fifo8: implement push/pop of multiple bytes 2014-02-08 14:50:48 +00:00
hbitmap.h
host-utils.h host-utils: add clrsb32/64 - count leading redundant sign bits 2013-12-17 20:12:51 +00:00
int128.h
iov.h
log.h
main-loop.h
module.h module: implement module loading 2014-02-20 13:14:18 +01:00
notify.h
option_int.h
option.h qemu-option: Remove qemu_opts_create_nofail 2014-01-06 15:02:30 -05:00
osdep.h util: Split out exec_dir from os_find_datadir 2014-02-20 13:12:54 +01:00
queue.h
range.h
ratelimit.h
readline.h readline: Add missing GCC_FMT_ATTR 2014-02-01 13:46:06 +04:00
seqlock.h seqlock: introduce read-write seqlock 2013-10-17 17:24:15 +02:00
sockets.h util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR 2013-10-02 19:20:31 +02:00
thread-posix.h qemu-thread: add QemuEvent 2013-10-17 17:30:55 +02:00
thread-win32.h qemu-thread: add QemuEvent 2013-10-17 17:30:55 +02:00
thread.h qemu-thread: add QemuEvent 2013-10-17 17:30:55 +02:00
throttle.h
timer.h Fix typo of tiemr in timer.h 2014-01-15 23:34:17 +04:00
tls.h
typedefs.h i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
uri.h
xattr.h