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 add a header file for atomic operations 2013-07-04 17:42:49 +02:00
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 audio: Replace static functions in header file by macros, remove GCC_ATTR 2013-06-21 22:52:50 +04:00
config-file.h remove some double-includes 2013-05-18 16:35:12 +04:00
crc32c.h qemu: add castagnoli crc32c checksum algorithm 2013-05-03 10:31:58 +02:00
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 int128: optimize and add test cases 2013-07-02 08:17:01 +02:00
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 notify: add NotiferWithReturn so notifier list can abort 2013-06-28 09:20:26 +02:00
option_int.h
option.h option: Add assigned flag to QEMUOptionParameter 2013-08-30 15:28:52 +02:00
osdep.h osdep: add qemu_get_local_state_pathname() 2013-05-30 11:37:37 -05:00
queue.h
range.h range: add Range structure 2013-07-04 10:40:56 +03:00
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