Sign in
qemu-android
/
qemu-android
/
09faecf257387d88c457ca255d5c6a003a96623f
/
qemu-tool.c
eeacee4
qemu-log: cleanup
by Blue Swirl
· 13 years ago
7c7db75
main_loop_wait: block indefinitely
by Stefano Stabellini
· 13 years ago
8a83205
qemu-tool: map vm_clock to rt_clock
by Paolo Bonzini
· 13 years ago
4889978
qemu-tool: revert cpu_get_clock() abort(3)
by Stefan Hajnoczi
· 13 years ago
d34e8f6
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
by Michael Roth
· 13 years ago
49cb826
qemu-tool: Fix mixup of int64 and int64_t
by Andreas Färber
· 13 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
cbcfa04
link the main loop and its dependencies into the tools
by Paolo Bonzini
· 14 years ago
1ed520c
qed: add migration blocker (v2)
by Anthony Liguori
· 13 years ago
74e26c1
core: remove qemu_service_io
by Frediano Ziglio
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
5fc09ca
qemu-tool: Stub out qemu-timer functions
by Stefan Hajnoczi
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
4e59b54
tools: Use real async.c instead of stubs
by Kevin Wolf
· 14 years ago
dc786bc
Move qemu_gettimeofday() to OS specific files
by Jes Sorensen
· 14 years ago
c57c846
qemu-timer: move commonly used timer code to qemu-timer-common
by Blue Swirl
· 14 years ago
526f0ac
error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
by Markus Armbruster
· 15 years ago
7b27a76
rename IOCanRWHandler to IOCanReadHandler
by Juan Quintela
· 15 years ago
827b081
error: Infrastructure to track locations for error reporting
by Markus Armbruster
· 15 years ago
1ecda02
error: Replace qemu_error() by error_report()
by Markus Armbruster
· 15 years ago
2f79201
error: Move qemu_error & friends into their own header
by Markus Armbruster
· 15 years ago
070a2f8
tools: Remove unused cur_mon from qemu-tool.c
by Markus Armbruster
· 15 years ago
0d1ea87
QMP: Asynchronous events infrastructure
by Luiz Capitulino
· 15 years ago
eeb4a3b
Added imlpementation for qemu_error for non-qemu executables
by Naphtali Sprei
· 15 years ago
9a1e948
Introduce contexts for asynchronous callbacks
by Kevin Wolf
· 15 years ago
0bf9e31
Fix most warnings (errors with -Werror) when debugging is enabled
by Blue Swirl
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
d92620c
Fix warning from sparse (wrong declaration)
by aurel32
· 16 years ago
474ad83
Use qemu_gettimeofday.
by pbrook
· 16 years ago
9e472e1
Fix IO performance regression in sparc
by aliguori
· 16 years ago
03ff3ca
Use common objects for qemu-img and qemu-nbd
by aliguori
· 17 years ago