Stefano Stabellini
|
7c7db75576
main_loop_wait: block indefinitely
|
13 years ago |
Paolo Bonzini
|
8a83205d34
qemu-tool: map vm_clock to rt_clock
|
13 years ago |
Stefan Hajnoczi
|
4889978e94
qemu-tool: revert cpu_get_clock() abort(3)
|
13 years ago |
Michael Roth
|
d34e8f6e9d
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
|
13 years ago |
Andreas Färber
|
49cb826e8f
qemu-tool: Fix mixup of int64 and int64_t
|
13 years ago |
Paolo Bonzini
|
6b620ca3b0
prepare for future GPLv2+ relicensing
|
13 years ago |
Paolo Bonzini
|
cbcfa0418f
link the main loop and its dependencies into the tools
|
14 years ago |
Anthony Liguori
|
1ed520c66e
qed: add migration blocker (v2)
|
13 years ago |
Frediano Ziglio
|
74e26c179e
core: remove qemu_service_io
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Stefan Hajnoczi
|
5fc09ca5c3
qemu-tool: Stub out qemu-timer functions
|
14 years ago |
Blue Swirl
|
a08784dd11
Remove unused sysemu.h include directives
|
14 years ago |
Kevin Wolf
|
4e59b54586
tools: Use real async.c instead of stubs
|
14 years ago |
Jes Sorensen
|
dc786bc910
Move qemu_gettimeofday() to OS specific files
|
15 years ago |
Blue Swirl
|
c57c846a80
qemu-timer: move commonly used timer code to qemu-timer-common
|
15 years ago |
Markus Armbruster
|
526f0ac153
error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
|
15 years ago |
Juan Quintela
|
7b27a769f1
rename IOCanRWHandler to IOCanReadHandler
|
15 years ago |
Markus Armbruster
|
827b08139c
error: Infrastructure to track locations for error reporting
|
15 years ago |
Markus Armbruster
|
1ecda02b24
error: Replace qemu_error() by error_report()
|
15 years ago |
Markus Armbruster
|
2f7920166d
error: Move qemu_error & friends into their own header
|
15 years ago |
Markus Armbruster
|
070a2f819a
tools: Remove unused cur_mon from qemu-tool.c
|
15 years ago |
Luiz Capitulino
|
0d1ea871b0
QMP: Asynchronous events infrastructure
|
15 years ago |
Naphtali Sprei
|
eeb4a3bae0
Added imlpementation for qemu_error for non-qemu executables
|
16 years ago |
Kevin Wolf
|
9a1e948129
Introduce contexts for asynchronous callbacks
|
16 years ago |
Blue Swirl
|
0bf9e31af1
Fix most warnings (errors with -Werror) when debugging is enabled
|
16 years ago |
aliguori
|
376253ece4
monitor: Rework API (Jan Kiszka)
|
16 years ago |
aliguori
|
1eec614b36
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 years ago |
aurel32
|
d92620c8e0
Fix warning from sparse (wrong declaration)
|
16 years ago |
pbrook
|
474ad834d2
Use qemu_gettimeofday.
|
17 years ago |
aliguori
|
9e472e101f
Fix IO performance regression in sparc
|
17 years ago |