aboutsummaryrefslogtreecommitdiff
path: root/qemu-tool.c
AgeCommit message (Expand)Author
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant
2012-08-09iscsi: Pick default initiator-name based on the name of the VMRonnie Sahlberg
2012-06-21qemu-log: cleanupBlue Swirl
2012-04-26main_loop_wait: block indefinitelyStefano Stabellini
2012-04-19qemu-tool: map vm_clock to rt_clockPaolo Bonzini
2012-02-29qemu-tool: revert cpu_get_clock() abort(3)Stefan Hajnoczi
2012-02-01main-loop: For tools, initialize timers as part of qemu_init_main_loop()Michael Roth
2012-01-19qemu-tool: Fix mixup of int64 and int64_tAndreas Färber
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2011-12-22link the main loop and its dependencies into the toolsPaolo Bonzini
2011-11-21qed: add migration blocker (v2)Anthony Liguori
2011-09-23core: remove qemu_service_ioFrediano Ziglio
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-05-18qemu-tool: Stub out qemu-timer functionsStefan Hajnoczi
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-03-15tools: Use real async.c instead of stubsKevin Wolf
2010-10-30Move qemu_gettimeofday() to OS specific filesJes Sorensen
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl
2010-03-27error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.oMarkus Armbruster
2010-03-19rename IOCanRWHandler to IOCanReadHandlerJuan Quintela
2010-03-16error: Infrastructure to track locations for error reportingMarkus Armbruster
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster
2010-03-16error: Move qemu_error & friends into their own headerMarkus Armbruster
2010-03-16tools: Remove unused cur_mon from qemu-tool.cMarkus Armbruster
2009-12-03QMP: Asynchronous events infrastructureLuiz Capitulino
2009-11-09Added imlpementation for qemu_error for non-qemu executablesNaphtali Sprei
2009-10-27Introduce contexts for asynchronous callbacksKevin Wolf
2009-07-20Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-02-05toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-11-30Fix warning from sparse (wrong declaration)aurel32
2008-10-29Use qemu_gettimeofday.pbrook
2008-10-08Fix IO performance regression in sparcaliguori
2008-09-15Use common objects for qemu-img and qemu-nbdaliguori