qemu-e2k/include/qemu
Benoît Canet 5ddfffbdc5 throttle: Add a new throttling API implementing continuous leaky bucket.
Implement the continuous leaky bucket algorithm devised on IRC as a separate
module.

Signed-off-by: Benoit Canet <benoit@irqsave.net>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-09-06 15:25:07 +02:00
..
acl.h
aes.h
atomic.h
bitmap.h
bitops.h bitops: Provide sextract32() and sextract64() 2013-07-22 15:41:11 -05:00
bswap.h
cache-utils.h
compatfd.h
compiler.h
config-file.h
crc32c.h
envlist.h
error-report.h add timestamp to error_report() 2013-07-10 13:42:09 -04:00
event_notifier.h
fifo8.h
hbitmap.h
host-utils.h
int128.h
iov.h
log.h log: Change log_cpu_state[_mask]() argument to CPUState 2013-07-09 21:33:04 +02:00
main-loop.h
module.h
notify.h
option_int.h
option.h option: Add assigned flag to QEMUOptionParameter 2013-08-30 15:28:52 +02:00
osdep.h
queue.h
range.h
ratelimit.h aio / timers: Switch entire codebase to the new timer API 2013-08-22 19:14:24 +02:00
sockets.h
thread-posix.h semaphore: fix a hangup problem under load on NetBSD hosts. 2013-08-05 11:48:00 -05:00
thread-win32.h
thread.h
throttle.h throttle: Add a new throttling API implementing continuous leaky bucket. 2013-09-06 15:25:07 +02:00
timer.h aio / timers: Remove legacy interface 2013-08-22 19:14:24 +02:00
tls.h
typedefs.h aio / timers: Add QEMUTimerListGroup and helper functions 2013-08-22 19:10:27 +02:00
uri.h
xattr.h