20 Commits (7a2c4b82340d621bff462672b29c88d2020d68c1)

Author SHA1 Message Date
Blue Swirl a08784dd11 Remove unused sysemu.h include directives 16 years ago
Kevin Wolf 4e59b54586 tools: Use real async.c instead of stubs 16 years ago
Jes Sorensen dc786bc910 Move qemu_gettimeofday() to OS specific files 16 years ago
Blue Swirl c57c846a80 qemu-timer: move commonly used timer code to qemu-timer-common 16 years ago
Markus Armbruster 526f0ac153 error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o 17 years ago
Juan Quintela 7b27a769f1 rename IOCanRWHandler to IOCanReadHandler 17 years ago
Markus Armbruster 827b08139c error: Infrastructure to track locations for error reporting 17 years ago
Markus Armbruster 1ecda02b24 error: Replace qemu_error() by error_report() 17 years ago
Markus Armbruster 2f7920166d error: Move qemu_error & friends into their own header 17 years ago
Markus Armbruster 070a2f819a tools: Remove unused cur_mon from qemu-tool.c 17 years ago
Luiz Capitulino 0d1ea871b0 QMP: Asynchronous events infrastructure 17 years ago
Naphtali Sprei eeb4a3bae0 Added imlpementation for qemu_error for non-qemu executables 17 years ago
Kevin Wolf 9a1e948129 Introduce contexts for asynchronous callbacks 17 years ago
Blue Swirl 0bf9e31af1 Fix most warnings (errors with -Werror) when debugging is enabled 17 years ago
aliguori 376253ece4 monitor: Rework API (Jan Kiszka) 18 years ago
aliguori 1eec614b36 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) 18 years ago
aurel32 d92620c8e0 Fix warning from sparse (wrong declaration) 18 years ago
pbrook 474ad834d2 Use qemu_gettimeofday. 18 years ago
aliguori 9e472e101f Fix IO performance regression in sparc 18 years ago
aliguori 03ff3ca30f Use common objects for qemu-img and qemu-nbd 18 years ago