index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-tool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-sockets: add socket_listen, socket_connect, socket_parse
Paolo Bonzini
2012-10-23
1
-0
/
+6
*
iostatus: reorganize io error code
Paolo Bonzini
2012-09-28
1
-0
/
+6
*
block: Enable qemu_open/close to work with fd sets
Corey Bryant
2012-08-15
1
-0
/
+20
*
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
2012-08-09
1
-0
/
+5
*
qemu-log: cleanup
Blue Swirl
2012-06-21
1
-2
/
+0
*
main_loop_wait: block indefinitely
Stefano Stabellini
2012-04-26
1
-0
/
+4
*
qemu-tool: map vm_clock to rt_clock
Paolo Bonzini
2012-04-19
1
-2
/
+1
*
qemu-tool: revert cpu_get_clock() abort(3)
Stefan Hajnoczi
2012-02-29
1
-1
/
+1
*
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
Michael Roth
2012-02-01
1
-1
/
+2
*
qemu-tool: Fix mixup of int64 and int64_t
Andreas Färber
2012-01-19
1
-2
/
+2
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+2
*
link the main loop and its dependencies into the tools
Paolo Bonzini
2011-12-22
1
-19
/
+23
*
qed: add migration blocker (v2)
Anthony Liguori
2011-11-21
1
-0
/
+9
*
core: remove qemu_service_io
Frediano Ziglio
2011-09-23
1
-4
/
+0
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
qemu-tool: Stub out qemu-timer functions
Stefan Hajnoczi
2011-05-18
1
-0
/
+25
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
tools: Use real async.c instead of stubs
Kevin Wolf
2011-03-15
1
-43
/
+4
*
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
2010-10-30
1
-0
/
+1
*
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
2010-10-23
1
-7
/
+0
*
error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
Markus Armbruster
2010-03-27
1
-34
/
+15
*
rename IOCanRWHandler to IOCanReadHandler
Juan Quintela
2010-03-19
1
-1
/
+1
*
error: Infrastructure to track locations for error reporting
Markus Armbruster
2010-03-16
1
-0
/
+24
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-1
/
+1
*
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-16
1
-1
/
+1
*
tools: Remove unused cur_mon from qemu-tool.c
Markus Armbruster
2010-03-16
1
-2
/
+0
*
QMP: Asynchronous events infrastructure
Luiz Capitulino
2009-12-03
1
-0
/
+4
*
Added imlpementation for qemu_error for non-qemu executables
Naphtali Sprei
2009-11-09
1
-0
/
+9
*
Introduce contexts for asynchronous callbacks
Kevin Wolf
2009-10-27
1
-0
/
+13
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-0
/
+3
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-3
/
+5
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+2
*
Fix warning from sparse (wrong declaration)
aurel32
2008-11-30
1
-1
/
+1
*
Use qemu_gettimeofday.
pbrook
2008-10-29
1
-1
/
+1
*
Fix IO performance regression in sparc
aliguori
2008-10-08
1
-0
/
+4
*
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-15
1
-0
/
+83